diff --git a/newPages/newIndex/index.vue b/newPages/newIndex/index.vue index 33158d5..9ee4dc6 100644 --- a/newPages/newIndex/index.vue +++ b/newPages/newIndex/index.vue @@ -21,7 +21,7 @@ - + - + @@ -128,7 +128,7 @@ export default { // this.getTenantIdByInviteId() this.getSwiperList() this.getTextList() - + const q = decodeURIComponent(query.q) // 获取到二维码原始链接内容 let theRequest = this.getUrlValue(q) if(theRequest.hasOwnProperty("inviteId")){ @@ -188,7 +188,7 @@ export default { pageSize: this.pageSize, serviceCodes: 'jiaxiao', }; - + if (this.qTenantId) { params.tenantId = this.qTenantId; } @@ -336,7 +336,7 @@ export default { } } }); - return; + return; } uni.navigateTo({ url: '/pagesA/appointment/index' @@ -356,7 +356,7 @@ export default { } } }); - return; + return; } uni.navigateTo({ url: '/pagesA/examinationList/index' @@ -376,7 +376,7 @@ export default { } } }); - return; + return; } uni.navigateTo({ url: '/pagesA/evaluate/index' diff --git a/newPages/schoolDetail/index.vue b/newPages/schoolDetail/index.vue index 96ee305..c0babe4 100644 --- a/newPages/schoolDetail/index.vue +++ b/newPages/schoolDetail/index.vue @@ -1,305 +1,312 @@ + @import '../common/common.scss'; + @import './assets/style/index.rpx.scss'; + \ No newline at end of file diff --git a/pages/index/contract.vue b/pages/index/contract.vue index a46e9ba..011b0d4 100644 --- a/pages/index/contract.vue +++ b/pages/index/contract.vue @@ -1,178 +1,199 @@ + .f-box { + width: 100%; + box-sizing: border-box; + padding: 15px; + } + \ No newline at end of file diff --git a/pages/login/login.vue b/pages/login/login.vue index 959a07d..5029dc1 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -1,32 +1,32 @@ + .axquanl { + width: 18px; + height: 18px; + border-radius: 50%; + border: 1px solid #AAAAAA; + margin-right: 5px; + background-color: #2c78f5; + } + \ No newline at end of file diff --git a/pagesA/appointment/index.vue b/pagesA/appointment/index.vue index 7e33633..40c53eb 100644 --- a/pagesA/appointment/index.vue +++ b/pagesA/appointment/index.vue @@ -41,8 +41,9 @@ - + {{ item.trainDay }} @@ -72,6 +73,7 @@ 教练名称: {{ item.coachName }} + \ No newline at end of file