绿满眶商城微信小程序-uniapp
zxl
4 天以前 4c0c7752dc996baba58f33aa101a7385752061a3
pages.json
@@ -22,7 +22,11 @@
      "style": {
        // "navigationBarTitleText" : "视频",
        "enablePullDownRefresh": false,
        "navigationStyle": "custom"
        "navigationStyle": "custom",
        "componentPlaceholder": {
          "u-icon": "view"
        }
        // 隐藏顶部导航栏
      }
    },
@@ -1212,7 +1216,11 @@
        {
          "path": "home-page",
          "style": {
            "navigationBarTitleText": "TA的主页"
            "navigationBarTitleText": "TA的主页",
         "componentPlaceholder": {
            "u-icon": "view",
            "u-loadmore": "view"
         }
          }
        },
        {
@@ -1230,7 +1238,16 @@
        {
          "path": "video-edit",
          "style": {
            "navigationBarTitleText": "视频编辑"
            "navigationBarTitleText": "视频编辑",
         "componentPlaceholder": {
           "u-popup": "view",
           "u-button": "view",
           "u-icon": "view",
           "u-form": "view",
           "u-form-item": "view",
           "u-input": "view",
           "u-search": "view"
         }
          }
        },
        {
@@ -1570,7 +1587,13 @@
        {
          "path": "complain/complainInfo",
          "style": {
            "navigationBarTitleText": "投诉详情"
            "navigationBarTitleText": "投诉详情",
         "componentPlaceholder": {
           "u-image": "view",
           "u-cell-group": "view",
           "u-cell-item": "view",
           "u-input": "view"
         }
          }
        },
        {
@@ -1859,6 +1882,13 @@
              "u-empty": "view"
            }
           }
        },
        {
           "path" : "constomize/constomize",
           "style" :
           {
              "navigationBarTitleText" : "定制信息"
           }
        }
      ]
    },
@@ -1892,6 +1922,20 @@
            "navigationBarTitleText": "神厨",
            "navigationStyle": "custom"
            // 隐藏系统导航栏
          }
        },
        {
          "path": "KitchenCustomize",
          "style": {
            "navigationBarTitleText": "神厨定制",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "KitchenCover",
          "style": {
            "navigationBarTitleText": "神厨封面",
            "navigationStyle": "custom"
          }
        }
      ]
@@ -2266,13 +2310,30 @@
            
         }
        }
     },
     {
        "path" : "storePrizeClaim",
        "style" :
        {
           "navigationBarTitleText" : "领取抽奖机会",
         "componentPlaceholder":{
            "u-card": "view",
            "u-navbar": "view",
            "u-tag": "view",
            "u-icon": "view",
            "u-button": "view",
            "u-empty": "view",
            "u-image":"view"
         }
        }
     }]
   }
   
  ],
  "globalStyle": {
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "绿满筐",
    "navigationBarTitleText": "美益筐",
    "titleColor": "#303133",
    "navigationBarBackgroundColor": "#fff",
    "backgroundColor": "#fff",