绿满眶商城微信小程序-uniapp
zxl
23 小时以前 e6e969ad460293d3e14ca5ed89fd3b1df82e37c3
pages.json
@@ -12,7 +12,9 @@
  "preloadRule": {
    "pages/prize/PrizeDetail/PrizeDetail": {
      "network": "all",
      "packages": ["pages/prize"]
      "packages": [
        "pages/prize"
      ]
    }
  },
  "pages": [
@@ -26,7 +28,6 @@
        "componentPlaceholder": {
          "u-icon": "view"
        }
        // 隐藏顶部导航栏
      }
    },
@@ -36,7 +37,6 @@
        "navigationBarTitleText": ""
      }
    }
    // {
    //    "path": "pages/tabbar/home/index",
    //    "style": {
@@ -85,7 +85,6 @@
    // {
    //    // "path": "pages/tabbar/category/category",
    //    "path": "pages/commodity-square/commoditySquare",
    //    "style": {
    //       "navigationBarTitleText": "商品广场",
    //       "navigationStyle": "custom", // 隐藏系统导航栏
@@ -750,6 +749,17 @@
          }
        },
        {
          "path": "help/customerService",
          "style": {
            "navigationBarTitleText": "联系客服",
            "componentPlaceholder":{
              "u-icon": "view"
            }
          }
        },
        {
          "path": "help/tips",
          "style": {
            "navigationBarTitleText": "",
@@ -1265,7 +1275,6 @@
            "navigationBarTitleText": ""
          }
        },
        {
          "path": "video-goods-detail-swiper",
          "style": {
@@ -1580,7 +1589,6 @@
           "u-select": "view",
           "u-input": "view",
           "u-upload": "view"
         }
          }
        },
@@ -1782,7 +1790,6 @@
           "u-select": "view",
           "u-calendar": "view",
           "u-toast": "view"
            }
          }
        },
@@ -1835,8 +1842,7 @@
        },
        {
           "path" : "claim-coupon/claim-coupon",
           "style" :
           {
          "style": {
              "navigationBarTitleText" : "商品兑换券领取",
              "enablePullDownRefresh" : true,
            "componentPlaceholder": {
@@ -1850,8 +1856,7 @@
        },
        {
           "path" : "editOrderAddress/editOrderAddress",
           "style" :
           {
          "style": {
              "navigationBarTitleText" : "修改订单",
            "componentPlaceholder": {
              "u-image": "view",
@@ -1866,8 +1871,7 @@
        },
        {
           "path" : "cardPack",
           "style" :
           {
          "style": {
              "navigationBarTitleText" : "优惠劵卡包",
            "componentPlaceholder": {
              "u-navbar": "view",
@@ -1885,8 +1889,7 @@
        },
        {
           "path" : "constomize/constomize",
           "style" :
           {
          "style": {
              "navigationBarTitleText" : "定制信息"
           }
        }
@@ -2295,10 +2298,10 @@
    },
   {
     "root": "pages/storeClaim",
     "pages": [{
        "path" : "store-claim",
        "style" :
      "pages": [
        {
          "path": "store-claim",
          "style": {
           "navigationBarTitleText" : "优惠卷领取",
         "componentPlaceholder":{
            "u-card": "view",
@@ -2307,14 +2310,12 @@
            "u-icon": "view",
            "u-button": "view",
            "u-empty": "view"
         }
        }
     },
     {
        "path" : "storePrizeClaim",
        "style" :
        {
          "style": {
           "navigationBarTitleText" : "领取抽奖机会",
         "componentPlaceholder":{
            "u-card": "view",
@@ -2324,12 +2325,11 @@
            "u-button": "view",
            "u-empty": "view",
            "u-image":"view"
         }
        }
     }]
   }
      ]
    }
  ],
  "globalStyle": {
    "navigationBarTextStyle": "black",