Kaynağa Gözat

清除提示

shish 10 ay önce
ebeveyn
işleme
7f6a50f48d

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

@@ -9,7 +9,6 @@ use bizGhs\shop\classes\ShopAdminClass;
 use bizGhs\stat\classes\StatKdClass;
 use bizGhs\stat\classes\StatSaleClass;
 use bizHd\purchase\classes\PurchaseClass;
-
 //use bizHd\stat\classes\StatVisitClass;
 use bizGhs\stat\classes\StatVisitClass;
 use common\components\dict;
@@ -267,8 +266,10 @@ class ConsoleController extends BaseController
         //查看财务的权限
         $lookMoney = ShopAdminClass::lookMoneyPower($this->shopAdmin, $this->shop);
 
-        $warning = dict::getDict('ghsWarning');
-        $warningUrl = dict::getDict('ghsWarningUrl');
+        $warning = '';
+        $warningUrl = '';
+        //$warning = '';
+        //$warningUrl = '/admin/notice/warning';
 
         util::success([
             'asset' => $this->main,

+ 0 - 3
common/components/dict.php

@@ -8,9 +8,6 @@ class dict
 {
 
     public static $data = [
-        //批发端的重要提示
-        'ghsWarning' => '不要把小石的联系方式,发给花店,零售系统现在在内测阶段,没有公开给花店使用',
-        'ghsWarningUrl' => '/admin/notice/warning',
         //是否具备地址功能 0不具备 1具备
         'hasMap' => 1,
         //mainId对应物流月结账号