diff --git a/common/platform/MiniProgramPlatform.js b/common/platform/MiniProgramPlatform.js index e1321d1..32ba174 100644 --- a/common/platform/MiniProgramPlatform.js +++ b/common/platform/MiniProgramPlatform.js @@ -131,6 +131,7 @@ class MiniProgramPlatform extends BasePlatform { */ chooseAddress() { return new Promise((resolve, reject) => { + //#ifdef MP-WEIXIN uni.chooseAddress({ success: res => { res.detailed_address = res.provinceName + res.cityName + res.countyName + @@ -141,6 +142,7 @@ class MiniProgramPlatform extends BasePlatform { reject(err) } }); + //#endif }); } downloadFile(url) { diff --git a/pages.json b/pages.json index 789b223..f861430 100644 --- a/pages.json +++ b/pages.json @@ -180,22 +180,6 @@ "navigationStyle": "custom" } }, - { - "path": "pages/user/myCa", - "style": { - "navigationBarTitleText": "我的卡册", - "navigationBarBackgroundColor": "#222222", - "navigationBarTextStyle": "black" - } - }, - { - "path": "pages/user/myCaDetail", - "style": { - "navigationStyle": "custom", - "navigationBarBackgroundColor": "#222222", - "navigationBarTextStyle": "black" - } - }, { "path": "pages/sangdai/sangdai", @@ -419,12 +403,6 @@ "style": { "navigationStyle": "custom" } - }, - { - "path" : "pages/other/web-detail-lucky-1", - "style": { - "navigationStyle": "custom" - } } ], "subPackages": [{ diff --git a/pages/other/web-detail-lucky-1.nvue b/pages/other/web-detail-lucky-1.nvue deleted file mode 100644 index be1de9d..0000000 --- a/pages/other/web-detail-lucky-1.nvue +++ /dev/null @@ -1,86 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/shop/detail.vue b/pages/shop/detail.vue deleted file mode 100644 index f73600b..0000000 --- a/pages/shop/detail.vue +++ /dev/null @@ -1,744 +0,0 @@ - - - - -