Browse Source

更新4

master
suizhijia 5 years ago
parent
commit
546bd9f8bc
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      496_dongfengqichen/pages/star/star.js

+ 5
- 0
496_dongfengqichen/pages/star/star.js View File

@@ -268,6 +268,11 @@ Page({
this.setData({ phonebol: false })
}
this.setData({ isbtn: true })
if(app.globalData.isStar){
this.setData({
btnType:2
})
}
},

/**

Loading…
Cancel
Save