绿满眶商城微信小程序-uniapp
zxl
5 天以前 4c0c7752dc996baba58f33aa101a7385752061a3
pages.json
@@ -22,7 +22,11 @@
      "style": {
        // "navigationBarTitleText" : "视频",
        "enablePullDownRefresh": false,
        "navigationStyle": "custom"
        "navigationStyle": "custom",
        "componentPlaceholder": {
          "u-icon": "view"
        }
        // 隐藏顶部导航栏
      }
    },
@@ -1234,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"
         }
          }
        },
        {
@@ -1910,6 +1923,20 @@
            "navigationStyle": "custom"
            // 隐藏系统导航栏
          }
        },
        {
          "path": "KitchenCustomize",
          "style": {
            "navigationBarTitleText": "神厨定制",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "KitchenCover",
          "style": {
            "navigationBarTitleText": "神厨封面",
            "navigationStyle": "custom"
          }
        }
      ]
    },
@@ -2306,7 +2333,7 @@
  ],
  "globalStyle": {
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "绿满筐",
    "navigationBarTitleText": "美益筐",
    "titleColor": "#303133",
    "navigationBarBackgroundColor": "#fff",
    "backgroundColor": "#fff",