From e7edd05d2712be4937d56a704db7eccd87e5c2f5 Mon Sep 17 00:00:00 2001 From: zxy <353513737@qq.com> Date: Mon, 25 Mar 2024 06:28:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BD=E6=88=91=E7=9A=84=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=B8=AE=E5=8A=A9=E4=B8=8E=E5=8F=8D=E9=A6=88=E3=80=81?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/my.vue | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) 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; - } + } */