广告弹窗更新
This commit is contained in:
@@ -93,8 +93,7 @@
|
||||
*/
|
||||
async getPopUpAd () {
|
||||
let res = await this.api.getPopUpAd({
|
||||
shopId: 10
|
||||
// shopId: uni.cache.get('shopUser')
|
||||
shopId: uni.cache.get('shopUser')
|
||||
})
|
||||
if (res.code == 0) {
|
||||
this.popupadList = [];
|
||||
|
||||
Reference in New Issue
Block a user