@@ -32,6 +32,7 @@ Page({
* 生命周期函数--监听页面显示
*/
onShow() {
+ app.globalData.selectedInex = 0
this.handleToken()
},
handleToken () {