广告弹窗更新
This commit is contained in:
parent
22b9726de6
commit
4f73a08b86
|
|
@ -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 = [];
|
||||
|
|
|
|||
Loading…
Reference in New Issue