diff --git a/Application/Home/Controller/PromoteController.class.php b/Application/Home/Controller/PromoteController.class.php
index 5dbe83932..0145fa2d0 100644
--- a/Application/Home/Controller/PromoteController.class.php
+++ b/Application/Home/Controller/PromoteController.class.php
@@ -494,7 +494,7 @@ class PromoteController extends BaseController
} elseif ($type == 50) {
$data_list = null;
$count = 0;
- } else if($type == 0) {
+ } /*else if($type == 0) {
$field = 'id,game_name,server_name,user_account,nickname,promote_account,detail,create_time as update_time';
$data_list = M("protect_log","tab_")->field($field)->limit('0,5')->order("create_time desc")->select();
@@ -503,7 +503,7 @@ class PromoteController extends BaseController
}
$count = M("protect_log","tab_")->field($field)->count();
- } else {
+ }*/ else {
$data_list = M("document", "sys_")->limit('0,50')->where("category_id=56 and status=1")->order("update_time desc")->page($page, $row)->select(); //游戏公告
$count = M("document", "sys_")->where("category_id=56 and status=1")->count();
}
diff --git a/Application/Home/View/default/Promote/msg_list.html b/Application/Home/View/default/Promote/msg_list.html
index 52230b1d3..3c024cbd9 100644
--- a/Application/Home/View/default/Promote/msg_list.html
+++ b/Application/Home/View/default/Promote/msg_list.html
@@ -34,12 +34,12 @@
- curr">资源号异常日志
-