diff --git a/pages.json b/pages.json index 68a18e1..8699e5f 100644 --- a/pages.json +++ b/pages.json @@ -23,6 +23,18 @@ } } }, + { + "path": "pages/user/visitor", + "style": { + "navigationBarTitleText": "游客登录", + "enablePullDownRefresh": false, // 禁止下拉刷新, + "app-plus": { + "bounce": "none", + "titleNView": false, + "popGesture": "none" + } + } + }, { "path": "pages/homePage/index/index", "style": { diff --git a/pages/goods/index/index.vue b/pages/goods/index/index.vue index aa75d71..b6adb71 100644 --- a/pages/goods/index/index.vue +++ b/pages/goods/index/index.vue @@ -33,7 +33,7 @@ - +