diff --git a/README.md b/README.md index 80aa173..021aae3 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,7 @@ PC的老版本地址: https://puton.meidaojia.com/ 【腾讯文档】PUTON美搭小程序-验收文档 https://docs.qq.com/sheet/DS0pybm5Yc1ViakNj 改成所有人可编辑了 + + + +换发型: https://leops128e7.feishu.cn/docx/HVCHdCAV8ok4bkxcaXVc6q6enXb diff --git a/pages.json b/pages.json index cf1ed0c..094fedd 100644 --- a/pages.json +++ b/pages.json @@ -100,8 +100,12 @@ { "path": "pages/uploadClothes/index", "style": { - "navigationBarTitleText": "123", + "navigationBarTitleText": "1234", "navigationStyle": "custom", + "titleNView": false, + "app-plus": { + "titleNView": false // 关闭 H5 端的标题栏 + }, "h5": { "titleNView": false // H5 端直接去掉浏览器默认标题栏 }, diff --git a/pages/uploadClothes/index.vue b/pages/uploadClothes/index.vue index 66baf33..0dc1719 100644 --- a/pages/uploadClothes/index.vue +++ b/pages/uploadClothes/index.vue @@ -57,7 +57,7 @@