Browse Source

no message

featrue/v4.1
xpz2018 5 years ago
parent
commit
b163a1dea1
1 changed files with 3 additions and 1 deletions
  1. 4
      pages/html/banner/index.js

4
pages/html/banner/index.js

@ -37,6 +37,8 @@ Page({
wx.navigateBack()
},
onClick: function(){
wx.redirectTo({ url: '/pages/goods/ablility/index' })
if(this.data.src == 'http://medou.oss-cn-shenzhen.aliyuncs.com/bird_user/21010821460147259.png'){
wx.redirectTo({ url: '/pages/goods/ablility/index' })
}
}
})
Loading…
Cancel
Save