diff --git a/pages/login/login.vue b/pages/login/login.vue index 7a989da..41ad0f1 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -8,7 +8,7 @@ - 登录中 + 立即登录 立即登录 - + - + - 客服电话 18500206848 工作时间 9:00-18:00 + 德阳市人社局 电话:0838-2505580 + 地址:德阳市旌阳区天山南路1段-102号 @@ -133,16 +134,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 +308,7 @@ position: relative; overflow: auto; } - .btn-out { + /* .btn-out { background-color: #fefefe; margin-top: 20rpx; padding: 20rpx 0; @@ -315,5 +316,5 @@ font-family: PingFangSC-Regular; font-size: 32rpx; color: #F46161; - } + } */ diff --git a/pages/recruit/subPage/recruit.vue b/pages/recruit/subPage/recruit.vue index 3bdb323..bdf2c52 100644 --- a/pages/recruit/subPage/recruit.vue +++ b/pages/recruit/subPage/recruit.vue @@ -92,7 +92,7 @@ value2: '招工内容', pageType: null, // null: 个人 enterprise: 企业 fileList1: [], - nonReactiveArray: ["发布任务", "发布岗位", "个体户招工"], + nonReactiveArray: ["发布任务", "发布岗位"], activeTab: 0, companyInfo: null, }