|
|
@ -101,6 +101,7 @@ Page({
|
|
|
|
let key = wx.getStorageSync('key')
|
|
|
|
let key = wx.getStorageSync('key')
|
|
|
|
if(key.indexOf(res.id)!=-1){
|
|
|
|
if(key.indexOf(res.id)!=-1){
|
|
|
|
this.setData({
|
|
|
|
this.setData({
|
|
|
|
|
|
|
|
screen_list: res,
|
|
|
|
isGiftMarkShow:true
|
|
|
|
isGiftMarkShow:true
|
|
|
|
})
|
|
|
|
})
|
|
|
|
return
|
|
|
|
return
|
|
|
|