Ver Fonte

去掉公告内容

shish há 9 meses atrás
pai
commit
de304e06b3

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

@@ -266,8 +266,8 @@ class ConsoleController extends BaseController
         //查看财务的权限
         $lookMoney = ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
 
-        $warning = '不要把小石的联系方式,发给花店,零售系统现在在内测阶段,没有公开给花店使用';
-        $warningUrl = '/admin/notice/warning';
+        $warning = '';
+        $warningUrl = '';
         //$warning = '';
         //$warningUrl = '/admin/notice/warning';
 

+ 1 - 1
app-hd/controllers/ConsoleController.php

@@ -192,7 +192,7 @@ class ConsoleController extends BaseController
             ["name" => "客户充值", "img" => "ghs/home/kcyjs2.png", "url" => "/admin/recharge/rechargeCode", 'pf' => 1,],
         ];
 
-        $warning = '不要把小石的联系方式,发给花店,零售系统现在在内测阶段,没有公开给花店使用';
+        $warning = '';
         //$warning = '本月4号凌晨4点~5点系统升级,暂停使用';
         util::success([
             'warning' => $warning,