diff --git a/App.vue b/App.vue index a1e7a22..8ba286d 100644 --- a/App.vue +++ b/App.vue @@ -60,7 +60,9 @@ globalData: { openId: '', test: '', - baseUrl: "http://192.168.3.32:80", + // baseUrl: "http://192.168.3.32:80", + baseUrl: "http://192.168.1.106:80", + imgPrefix: "http://47.104.224.41:9000/etriphome/appresource/image/",//图片资源 }, methods: { ...mapMutations(['setUniverifyErrorMsg', 'setUniverifyLogin']), @@ -163,7 +165,7 @@ /* #ifndef APP-PLUS-NVUE */ /* uni.css - 通用组件、模板样式库,可以当作一套ui库应用 */ @import './common/uni.css'; - @import '@/static/customicons.css'; + // @import '@/static/customicons.css'; /* H5 兼容 pc 所需 */ /* #ifdef H5 */ diff --git a/pages/pages_zhentou/contact/contact.vue b/pages/pages_zhentou/contact/contact.vue index 8573096..371c0d9 100644 --- a/pages/pages_zhentou/contact/contact.vue +++ b/pages/pages_zhentou/contact/contact.vue @@ -3,7 +3,7 @@ - + 壹人壹枕 @@ -17,7 +17,9 @@ + \ No newline at end of file diff --git a/platforms/app-plus/feedback/feedback.vue b/platforms/app-plus/feedback/feedback.vue deleted file mode 100644 index 0373166..0000000 --- a/platforms/app-plus/feedback/feedback.vue +++ /dev/null @@ -1,232 +0,0 @@ - - - - - diff --git a/platforms/app-plus/orientation/orientation.vue b/platforms/app-plus/orientation/orientation.vue deleted file mode 100644 index ba636c4..0000000 --- a/platforms/app-plus/orientation/orientation.vue +++ /dev/null @@ -1,64 +0,0 @@ -