Commit dcf5d47b by 高淑倩

modify: console

parent 73c4b1de
...@@ -63,7 +63,6 @@ wxService.page({ ...@@ -63,7 +63,6 @@ wxService.page({
* 生命周期函数--监听页面显示 * 生命周期函数--监听页面显示
*/ */
onShow () { onShow () {
console.log('this..sub.', this.options)
const { pageId } = this.options const { pageId } = this.options
this.setData({ this.setData({
token: wx.getStorageSync('token'), token: wx.getStorageSync('token'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment