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 @@
-
+