diff --git a/config/index.js b/config/index.js index d55cb76..b46828a 100644 --- a/config/index.js +++ b/config/index.js @@ -2,6 +2,6 @@ // export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api'; // export const VUE_APP_API_URL = 'https://wxapi.yixiang.co/api'; // export const VUE_APP_API_URL = 'http://192.168.31.223:8008/api'; -export const VUE_APP_API_URL = 'http://h5api.xinxintuan.co/api'; +export const VUE_APP_API_URL = 'https://h5api.xinxintuan.co/api'; export const VUE_APP_RESOURCES_URL = 'https://wx.yixiang.co/static'; diff --git a/pages/home/index.vue b/pages/home/index.vue index 73f4567..5956cd8 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -21,9 +21,6 @@ - - - {{ count }} - {{ footerswitch ? '取消' : '管理' }} + + {{ footerswitch ? '取消' : '管理' }} - + @@ -46,31 +40,19 @@ {{ item.productInfo.storeName }} - 属性:{{ item.productInfo.attrInfo.sku }} + 属性:{{ item.productInfo.attrInfo.sku }} ¥{{ item.truePrice }} - - + - {{ item.cartNum }} - + - + + + + @click.prevent="plus(cartListValidIndex)">+ @@ -78,25 +60,15 @@ - 失效商品 + 失效商品 清空 - - + + 失效 @@ -104,10 +76,8 @@ {{ item.productInfo.storeName }} - 属性:{{ item.productInfo.attrInfo.sku }} + 属性:{{ item.productInfo.attrInfo.sku }} + 该商品已下架 @@ -160,77 +130,96 @@ - + diff --git a/pages/user/User/index.vue b/pages/user/User/index.vue index 013c7cf..32402eb 100644 --- a/pages/user/User/index.vue +++ b/pages/user/User/index.vue @@ -133,7 +133,7 @@ :login_type="userInfo.login_type" >--> - +