绿满眶商城微信小程序-uniapp
zxl
3 天以前 4c0c7752dc996baba58f33aa101a7385752061a3
pages.json
@@ -22,7 +22,11 @@
      "style": {
        // "navigationBarTitleText" : "视频",
        "enablePullDownRefresh": false,
        "navigationStyle": "custom"
        "navigationStyle": "custom",
        "componentPlaceholder": {
          "u-icon": "view"
        }
        // 隐藏顶部导航栏
      }
    },
@@ -1919,6 +1923,20 @@
            "navigationStyle": "custom"
            // 隐藏系统导航栏
          }
        },
        {
          "path": "KitchenCustomize",
          "style": {
            "navigationBarTitleText": "神厨定制",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "KitchenCover",
          "style": {
            "navigationBarTitleText": "神厨封面",
            "navigationStyle": "custom"
          }
        }
      ]
    },