From cd98bf7acd16ff9ab594094d07e8fe7ff08ca6cb Mon Sep 17 00:00:00 2001 From: gaoxs Date: Mon, 27 Apr 2020 17:25:38 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E7=BC=96=E8=BE=91=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=98=AF=E9=80=89=E6=8B=A9=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8E=EF=BC=8C=E9=BB=98=E8=AE=A4=E6=B2=A1?= =?UTF-8?q?=E4=BA=86=202=E3=80=81=E6=B7=BB=E5=8A=A0=E6=96=B0=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E8=B7=B3=E8=BD=AC=E5=88=B0=E4=B8=AA=E4=BA=BA=E8=B5=84?= =?UTF-8?q?=E6=96=99=E4=BA=86=EF=BC=9F=EF=BC=9F=EF=BC=9F=EF=BC=9F=203?= =?UTF-8?q?=E3=80=81=E4=B8=AA=E4=BA=BA=E8=B5=84=E6=96=99=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=AF=86=E7=A0=81=E5=8E=BB=E6=8E=89=204=E3=80=81=E6=8F=90?= =?UTF-8?q?=E7=8E=B0=20=E6=94=AF=E4=BB=98=E5=AE=9D=20=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E9=97=AE=E6=8F=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsList/index.vue | 36 ++++++++-------- pages/user/PersonalData/index.vue | 4 +- pages/user/address/AddAddress/index.vue | 8 ++-- pages/user/promotion/UserCash/index.vue | 57 ++++++++++++++++--------- 4 files changed, 60 insertions(+), 45 deletions(-) diff --git a/pages/shop/GoodsList/index.vue b/pages/shop/GoodsList/index.vue index 643e3b6..00ad99c 100644 --- a/pages/shop/GoodsList/index.vue +++ b/pages/shop/GoodsList/index.vue @@ -147,24 +147,24 @@ export default { !this.loading && this.get_product_list(); }, onHide() { - this.hostProduct = []; - this.productList = []; - this.Switch = true; - this.where = { - page: 1, - limit: 8, - keyword: s, - sid: id, //二级分类id - news: 0, - priceOrder: "", - salesOrder: "" - }; - this.loadTitle = ""; - this.loading = false; - this.loadend = false; - this.price = 0; - this.stock = 0; - this.nows = fals; + // this.hostProduct = []; + // this.productList = []; + // this.Switch = true; + // this.where = { + // page: 1, + // limit: 8, + // keyword: s, + // sid: id, //二级分类id + // news: 0, + // priceOrder: "", + // salesOrder: "" + // }; + // this.loadTitle = ""; + // this.loading = false; + // this.loadend = false; + // this.price = 0; + // this.stock = 0; + // this.nows = fals; }, methods: { goGoodsCon(item) { diff --git a/pages/user/PersonalData/index.vue b/pages/user/PersonalData/index.vue index 3a1e92d..c146239 100644 --- a/pages/user/PersonalData/index.vue +++ b/pages/user/PersonalData/index.vue @@ -76,13 +76,13 @@ - +