广告弹窗更新

This commit is contained in:
GaoHao 2024-08-28 09:33:30 +08:00
parent 22b9726de6
commit 4f73a08b86
1 changed files with 1 additions and 2 deletions

View File

@ -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 = [];