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