|
@@ -79,11 +79,7 @@ Page({
|
|
|
},
|
|
|
// 监听用户是否登录
|
|
|
watchLogin: function () {
|
|
|
-<<<<<<< HEAD
|
|
|
- let data = { type: '6' }
|
|
|
-=======
|
|
|
- let data = { type: '4' }
|
|
|
->>>>>>> 4a6b6903e6a3f0c706217a15a1196d73c0af8335
|
|
|
+ let data = { type: '0' }
|
|
|
this.searchRouter(data);
|
|
|
// wx.getStorage({
|
|
|
// key: 'user',
|