diff --git a/news/activity/intimate.vue b/news/activity/intimate.vue deleted file mode 100644 index 3cc54fa..0000000 --- a/news/activity/intimate.vue +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/pages.json b/pages.json index c1fee73..20e7c2d 100644 --- a/pages.json +++ b/pages.json @@ -530,10 +530,41 @@ } ], "subPackages": [ + { + "root": "pages/news/", + "pages": [ + { + "path" : "recycling/index", + "style" : + { + "navigationBarTitleText": "上门回收", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + } + + ] + }, { "root": "pages/activity/", "pages": [ { + "path" : "presale", + "style" : + { + "navigationBarTitleText": "预售专区", + "enablePullDownRefresh": false + } + }, + { + "path" : "presaleRule", + "style" : + { + "navigationBarTitleText": "预售规则", + "enablePullDownRefresh": false + } + }, + { "path" : "intimate", "style" : { diff --git a/pages/activity/intimate.vue b/pages/activity/intimate.vue index 3cc54fa..bcbf14e 100644 --- a/pages/activity/intimate.vue +++ b/pages/activity/intimate.vue @@ -1,7 +1,7 @@