Browse Source

优化C端小程序连接脑环及教具模块

yerong 4 năm trước cách đây
mục cha
commit
2531dba2cb
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/pages/index/index.vue

+ 0 - 2
src/pages/index/index.vue

@@ -150,8 +150,6 @@ export default {
   onUnload() {
   },
   onLoad($option) {
-    console.log('load')
-    user_store.setters.set_token('yNU5_ydVoHY048o_e18YURNvqOei-pzS')
     //  判断存储是否登录
     let $token = wx.getStorageSync('token')
     if ($token) {