From b32a819014efc4adfc6b8d6636d44cc9e5115670 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Fri, 21 Feb 2025 14:07:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/cancelArticle.vue | 7 ++++++- pages_order/info/appoint.vue | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pages/index/cancelArticle.vue b/pages/index/cancelArticle.vue index 48eacf9..89beb75 100644 --- a/pages/index/cancelArticle.vue +++ b/pages/index/cancelArticle.vue @@ -38,7 +38,7 @@ - {{ configList.bg_title }} + {{ configList.bg_title }} @@ -141,5 +141,10 @@ background-color: $uni-color-primary; border-radius: 40rpx; } + .second-color{ + width: 100%; + text-align: center; + margin-top: 40rpx; + } } diff --git a/pages_order/info/appoint.vue b/pages_order/info/appoint.vue index c5726dd..7d4ce77 100644 --- a/pages_order/info/appoint.vue +++ b/pages_order/info/appoint.vue @@ -204,6 +204,7 @@ if(this.$utils.verificationAll(this.form, { username : '请输入姓名', phone : '请输入电话号码', + province : '请选择所在地区', address : '请输入详情地址', })){ return