xuxueyang
2024-10-22 13136914c961117b91e89e1fafe17b2e034c5057
pages.json
@@ -158,11 +158,33 @@
   ],
   "subPackages": [{
         "root": "sub_pages/supplier",
         "pages": [{
         "pages": [
            {
               "path": "advertising/advertising",
               "style": {
                  "navigationBarTitleText": "广告",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "customer_service/customer_service",
               "style": {
                  "navigationBarTitleText": "客服中心",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "protocol",
               "style": {
                  "navigationBarTitleText": "协议",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "data-statis/data-statis",
               "style": {
                  "navigationBarTitleText": "数据统计",
                  "enablePullDownRefresh": true
               }
            }
            // #ifdef PUB_SUPPLIER
@@ -370,6 +392,13 @@
         "pages": [
            // #ifdef PUB_CUSTOMER
            {
               "path": "setup/setup",
               "style": {
                  "navigationBarTitleText": "设置",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path": "customer-info/customer-info",
               "style": {
                  "navigationBarTitleText": "信息维护",