优化接口
This commit is contained in:
@@ -40,8 +40,13 @@
|
||||
size: 10, //页容量
|
||||
status: 'loadmore',
|
||||
},
|
||||
userId:null
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
this.userId = uni.cache.get('userInfo').id
|
||||
// this.paygetShopByMember()
|
||||
},
|
||||
onShow() {
|
||||
this.paygetShopByMember()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user