绿满眶商城微信小程序-uniapp
zxl
2025-08-08 446c4afd5d84bc9d330940665629d1d11d75476a
pages.json
@@ -632,7 +632,14 @@
          "path": "set/securityCenter/bindMobile",
          "style": {
            "navigationBarTitleText": "绑定手机号",
            "app-plus": {}
            "app-plus": {},
         "componentPlaceholder": {
           "u-form": "view",
           "u-form-item": "view",
           "u-input": "view",
           "u-verification-code": "view",
           "u-icon": "view"
         }
          }
        },
        {
@@ -719,7 +726,8 @@
              "u-input": "view",
              "u-radio-group": "view",
              "u-radio": "view",
              "u-picker": "view"
              "u-picker": "view",
           "u-icon":"view"
            }
          }
        },
@@ -857,7 +865,8 @@
              "u-navbar": "view",
              "u-button": "view",
              "u-image": "view",
              "u-loadmore": "view"
              "u-loadmore": "view",
           "u-empty":"view"
            }
          }
        },
@@ -1252,7 +1261,7 @@
        {
          "path": "entry/seller/index",
          "style": {
            "navigationBarTitleText": "店铺入驻",
            "navigationBarTitleText": "供应商入驻",
            "navigationStyle": "custom",
            "componentPlaceholder": {
              "u-navbar": "view"
@@ -1438,7 +1447,11 @@
        {
          "path": "coupon/index",
          "style": {
            "navigationBarTitleText": "优惠券"
            "navigationBarTitleText": "优惠券",
         "componentPlaceholder": {
           "u-tabs": "view",
           "u-empty": "view"
         }
          }
        },
        {
@@ -1617,19 +1630,32 @@
        {
          "path": "afterSales/applyProgress",
          "style": {
            "navigationBarTitleText": "售后服务"
            "navigationBarTitleText": "售后服务",
         "componentPlaceholder": {
           "u-time-line": "view",
           "u-time-line-item": "view",
           "u-empty": "view"
         }
          }
        },
        {
          "path": "afterSales/applyDetail",
          "style": {
            "navigationBarTitleText": "售后服务"
            "navigationBarTitleText": "售后服务",
         "componentPlaceholder": {
           "u-icon": "view",
           "u-image": "view"
         }
          }
        },
        {
          "path": "afterSales/applySuccess",
          "style": {
            "navigationBarTitleText": "提交成功",
         "componentPlaceholder": {
           "u-icon": "view",
           "u-button": "view"
         },
            "app-plus": {
              "bounce": "none",
              "titleNView": {
@@ -1663,7 +1689,18 @@
        {
          "path": "afterSales/afterSalesDetail",
          "style": {
            "navigationBarTitleText": "申请售后"
            "navigationBarTitleText": "申请售后",
         "componentPlaceholder": {
           "u-form": "view",
           "u-image": "view",
           "u-number-box": "view",
           "u-form-item": "view",
           "u-input": "view",
           "u-upload": "view",
           "u-button": "view",
           "u-select": "view",
           "u-toast": "view"
         }
          }
        },
        {
@@ -1780,15 +1817,30 @@
        {
          "path": "suppler-order",
          "style": {
            "navigationBarTitleText": "供应商端"
            "navigationBarTitleText": "供应商端",
            // "navigationStyle": "custom"
         "componentPlaceholder":{
            "u-empty":"view",
            "u-image":"view"
         }
          }
        },
        {
          "path": "order-detail",
          "style": {
            "navigationBarTitleText": "订单详情"
            "navigationBarTitleText": "订单详情",
         "componentPlaceholder": {
           "u-icon": "view",
           "u-button": "view",
           "u-form": "view",
           "u-form-item": "view",
           "u-input": "view",
           "u-popup": "view",
           "u-search": "view",
           "u-upload": "view"
         }
            // "navigationStyle": "custom"
          }
        }
      ]
@@ -1863,7 +1915,7 @@
        {
          "path": "news",
          "style": {
            "navigationBarTitleText": "新闻",
            "navigationBarTitleText": "快讯",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1882,7 +1934,7 @@
        {
          "path": "detail",
          "style": {
            "navigationBarTitleText": "新闻详情",
            "navigationBarTitleText": "快讯详情",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1928,7 +1980,7 @@
        {
          "path": "userPermissions",
          "style": {
            "navigationBarTitleText": "用户权限",
            "navigationBarTitleText": "店员管理",
            "componentPlaceholder": {
              "u-icon": "view",
              "u-button": "view",
@@ -1961,9 +2013,24 @@
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-search": "view",
              "u-image": "view"
              "u-image": "view",
           "u-icon": "view"
            }
          }
        },
        {
           "path" : "coups-goods-list",
           "style" :
           {
            "navigationStyle": "custom",
              "navigationBarTitleText" : "优惠卷商品页面",
            "componentPlaceholder": {
              "u-navbar": "view",
              "u-search": "view",
              "u-image": "view",
              "u-icon": "view"
            }
           }
        }
      ]
    },
@@ -1998,12 +2065,12 @@
    {
      "root": "pages/cusbar",
      "pages": [
        {
          "path": "special/special",
          "style": {
            "navigationBarTitleText": "专题"
          }
        },
        // {
        //   "path": "special/special",
        //   "style": {
        //     "navigationBarTitleText": "专题"
        //   }
        // },
        {
          "path": "cart/cartList",
          "style": {