diff --git a/App.vue b/App.vue index 0ad5d4d..11990c7 100644 --- a/App.vue +++ b/App.vue @@ -4,7 +4,7 @@ this.$store.commit('initConfig') }, onShow: function() { - this.$store.commit('getGasStationList') + // this.$store.commit('getGasStationList') }, onHide: function() { } diff --git a/config.js b/config.js index 79ccfe6..0f2f0eb 100644 --- a/config.js +++ b/config.js @@ -14,7 +14,8 @@ const type = 'prod2' const config = { dev : { // baseUrl : 'http://8.138.162.67:8000/a-notice-api', - baseUrl : 'http://h5.xzaiyp.top/cheer-admin', + // baseUrl : 'http://h5.xzaiyp.top/cheer-admin', + baseUrl : 'http://h5.xzaiyp.top/cheer-prod', }, prod : {//第一版本生产环境 baseUrl : 'https://cheer-admin.xzaiyp.top/cheer-admin', diff --git a/doc/empty/noData.png b/doc/empty/noData.png new file mode 100644 index 0000000..8b28751 Binary files /dev/null and b/doc/empty/noData.png differ diff --git a/static/empty/无历史记录.png b/doc/empty/无历史记录.png similarity index 100% rename from static/empty/无历史记录.png rename to doc/empty/无历史记录.png diff --git a/static/empty/无收藏.png b/doc/empty/无收藏.png similarity index 100% rename from static/empty/无收藏.png rename to doc/empty/无收藏.png diff --git a/static/empty/无新闻列表.png b/doc/empty/无新闻列表.png similarity index 100% rename from static/empty/无新闻列表.png rename to doc/empty/无新闻列表.png diff --git a/static/empty/无权限.png b/doc/empty/无权限.png similarity index 100% rename from static/empty/无权限.png rename to doc/empty/无权限.png diff --git a/static/empty/暂无搜索结果.png b/doc/empty/暂无搜索结果.png similarity index 100% rename from static/empty/暂无搜索结果.png rename to doc/empty/暂无搜索结果.png diff --git a/static/empty/暂无评论.png b/doc/empty/暂无评论.png similarity index 100% rename from static/empty/暂无评论.png rename to doc/empty/暂无评论.png diff --git a/static/empty/没有wifi.png b/doc/empty/没有wifi.png similarity index 100% rename from static/empty/没有wifi.png rename to doc/empty/没有wifi.png diff --git a/static/empty/没有优惠券.png b/doc/empty/没有优惠券.png similarity index 100% rename from static/empty/没有优惠券.png rename to doc/empty/没有优惠券.png diff --git a/static/empty/没有收货地址.png b/doc/empty/没有收货地址.png similarity index 100% rename from static/empty/没有收货地址.png rename to doc/empty/没有收货地址.png diff --git a/static/empty/消息为空.png b/doc/empty/消息为空.png similarity index 100% rename from static/empty/消息为空.png rename to doc/empty/消息为空.png diff --git a/static/empty/消息列表为空.png b/doc/empty/消息列表为空.png similarity index 100% rename from static/empty/消息列表为空.png rename to doc/empty/消息列表为空.png diff --git a/static/empty/订单为空.png b/doc/empty/订单为空.png similarity index 100% rename from static/empty/订单为空.png rename to doc/empty/订单为空.png diff --git a/static/empty/购物车为空.png b/doc/empty/购物车为空.png similarity index 100% rename from static/empty/购物车为空.png rename to doc/empty/购物车为空.png diff --git a/static/empty/页面不存在.png b/doc/empty/页面不存在.png similarity index 100% rename from static/empty/页面不存在.png rename to doc/empty/页面不存在.png diff --git a/pages/payment/payment.vue b/pages/payment/payment.vue index 819f8fc..a2e8474 100644 --- a/pages/payment/payment.vue +++ b/pages/payment/payment.vue @@ -4,8 +4,6 @@ - {{ scene }} - @@ -16,7 +14,7 @@ {{ gasStation.name }} - 选择站点 - + -->