From 737a967a51429ebe0d53eac646b82fc5c0897bc0 Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Sun, 29 Sep 2013 10:18:25 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96post=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/views/scripts/post-message.phtml | 4 ++-- application/module/Helpers/Table.php | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/application/admin/views/scripts/post-message.phtml b/application/admin/views/scripts/post-message.phtml index 89d2f043..4852db0d 100644 --- a/application/admin/views/scripts/post-message.phtml +++ b/application/admin/views/scripts/post-message.phtml @@ -10,9 +10,9 @@ if(!empty($this->pageTitle))

content ?>url)) echo ",系统正在为您跳转..."?>

url)) {?> - url == -1) { ?> + url)) { ?> 如果没有跳转请点击这样 - + 如果没有跳转请点击这样 diff --git a/application/module/Helpers/Table.php b/application/module/Helpers/Table.php index ce960ef7..bc4c2dc0 100644 --- a/application/module/Helpers/Table.php +++ b/application/module/Helpers/Table.php @@ -12,4 +12,7 @@ class Table //数据申请 public $offlineapp = "offlineapp"; + + //Source + public $source = "source"; } \ No newline at end of file