1、编辑地址默认是选择提交修改后,默认没了
2、添加新地址跳转到个人资料了???? 3、个人资料修改密码去掉 4、提现 支付宝 提交问提
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user