Compare commits

..

No commits in common. 'ff2e39e15bbedb6c0ad0d2af84704834e4b24aee' and 'cecacfc7c7f6fdaec13b406ad8465f83481ddfe4' have entirely different histories.

  1. 1
      BagAuth/pages/login/login.vue

@ -208,7 +208,6 @@
},
refuseLogin(){
uni.clearStorageSync()
uni.setStorageSync('refuseLogin','true')
uni.switchTab({
url: '/pages/tabbar/home/home'
})

Loading…
Cancel
Save