xuxueyang
2024-07-25 96aeb2a232d85306ced2061f024a2ff491a92ff7
pages.json
@@ -36,8 +36,6 @@
      }
    },
    // #endif
    // #ifdef PUB_SUPPLIER
    {
      "path": "pages/login/supplier-reg",
      "style": {
@@ -45,16 +43,6 @@
        "navigationStyle": "custom"
      }
    },
    // #endif
    // #ifdef PUB_PARTNER
    {
      "path": "pages/login/supplier-reg",
      "style": {
        "navigationBarTitleText": "申请入驻"
      }
    },
    // #endif
    {
      "path": "pages/user/supplier-user",
      "style": {
@@ -217,8 +205,13 @@
      "root": "sub_pages/customer",
      "pages": [
        // #ifdef PUB_CUSTOMER
        {
          "path": "customer-info/customer-info",
          "style": {
            "navigationBarTitleText": "信息维护",
            "enablePullDownRefresh": false
          }
        },
        {
          "path": "trade/trade",
          "style": {