소스 검색

Merge branch 'master' into redesign‌-260706

shish 2 일 전
부모
커밋
e74ba9cfe0
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      app-ghs/controllers/ConsoleController.php

+ 3 - 3
app-ghs/controllers/ConsoleController.php

@@ -182,7 +182,7 @@ class ConsoleController extends BaseController
         //$notice[] = ['title' => '如果你发现一个问题很重要,一直没给你处理,在小群多反应几次,用反应次数强调重要性,目前批发店多反应问题多,都在排队。', 'action' => '', 'page' => ''];
         //$notice[] = ['title' => '如果你发现一个问题很重要,一直没给你处理,在小群多反应几次,用反应次数强调重要性,目前批发店多反应问题多,都在排队。', 'action' => '', 'page' => ''];
         //$notice[] = ['title' => '新功能:客户端和后台使用跑腿的流程', 'action' => '', 'page' => '/admin/book/detail?id=use_pt'];
         //$notice[] = ['title' => '新功能:客户端和后台使用跑腿的流程', 'action' => '', 'page' => '/admin/book/detail?id=use_pt'];
         //$notice[] = ['title' => '明年1月1号起,所有人介绍新批发店的分红政策,将会统一调整,请知悉', 'action' => '', 'page' => ''];
         //$notice[] = ['title' => '明年1月1号起,所有人介绍新批发店的分红政策,将会统一调整,请知悉', 'action' => '', 'page' => ''];
-        $notice[] = ['title' => '有急事请连续打二次电话 15280215347', 'action' => '', 'page' => ''];
+        //$notice[] = ['title' => '有急事请连续打二次电话 15280215347', 'action' => '', 'page' => ''];
 
 
         $mainId = $this->mainId;
         $mainId = $this->mainId;
         // 概况仍用 profile(订单数/支出等);收入数字与 kdIncome 对齐,见 index_show_income
         // 概况仍用 profile(订单数/支出等);收入数字与 kdIncome 对齐,见 index_show_income
@@ -322,8 +322,8 @@ class ConsoleController extends BaseController
 
 
         $warning = '';
         $warning = '';
         $warningUrl = '';
         $warningUrl = '';
-        //$warning = '本页右上方,暂不显示昨天收入金额';
-        //$warningUrl = '/admin/notice/warning';
+        $warning = '挂账结清,支持售后了(重大更新,必看)';
+        $warningUrl = '/admin/notice/warning';
 
 
         util::success([
         util::success([
             'asset' => $this->main,
             'asset' => $this->main,