diff --git a/src/manifest.json b/src/manifest.json index 193fdbb..f58a5a6 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "报修", - "appid": "__UNI__2C329A7", + "appid": "__UNI__EB98651", "description": "", "versionName": "1.0.0", "versionCode": "100", diff --git a/src/pages.json b/src/pages.json index 823b1f6..bba3895 100644 --- a/src/pages.json +++ b/src/pages.json @@ -59,6 +59,14 @@ "navigationStyle": "custom" } + }, { + "path": "pages/circle/views/details/details", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + } ], "tabBar": { diff --git a/src/pages/circle/circle.vue b/src/pages/circle/circle.vue index 7d316d9..34b3dca 100644 --- a/src/pages/circle/circle.vue +++ b/src/pages/circle/circle.vue @@ -1,5 +1,5 @@