diff --git a/pages/my/my.vue b/pages/my/my.vue index 261494a..ff6d224 100644 --- a/pages/my/my.vue +++ b/pages/my/my.vue @@ -76,20 +76,20 @@ 我的申请 --> - + - + 客服电话 18500206848 工作时间 9:00-18:00 @@ -133,16 +133,16 @@ this.federationStatus = e.data.data.joined }) }, - logout() { - this.$store.dispatch('LogOut').then(() => { - // uni.reLaunch({ - // url: '/pages/login/login' - // }) - this.$store.dispatch('clearAuthState') - this.$store.dispatch('endRefreshNewsTimer') - location.href = "https://dy12333.org.cn/h5/" - }) - }, + // logout() { + // this.$store.dispatch('LogOut').then(() => { + // // uni.reLaunch({ + // // url: '/pages/login/login' + // // }) + // this.$store.dispatch('clearAuthState') + // this.$store.dispatch('endRefreshNewsTimer') + // location.href = "https://dy12333.org.cn/h5/" + // }) + // }, go(url) { uni.navigateTo({ url @@ -307,7 +307,7 @@ position: relative; overflow: auto; } - .btn-out { + /* .btn-out { background-color: #fefefe; margin-top: 20rpx; padding: 20rpx 0; @@ -315,5 +315,5 @@ font-family: PingFangSC-Regular; font-size: 32rpx; color: #F46161; - } + } */