Browse Source

用户端地段优化-志愿者身份证修改

jiayubo 1 day ago
parent
commit
fcd184f1ca
3 changed files with 10 additions and 10 deletions
  1. 2 2
      components/Services/services.vue
  2. 2 2
      config.js
  3. 6 6
      pages_home/pages/register/index.vue

+ 2 - 2
components/Services/services.vue

@@ -20,7 +20,7 @@
             </view>
 
             <view class="demo-skillDescribe">
-              {{ item.skillDescribe }}
+              {{ item.businessDescribe }}
             </view>
             <view class="demo-PriceDome">
               <view class="demo-price">
@@ -46,7 +46,7 @@
             </view>
           </view>
           <view class="demo-skillDescribe">
-            {{ item.skillDescribe }}
+            {{ item.businessDescribe }}
           </view>
           <view class="demo-PriceDome">
             <view class="demo-price">

+ 2 - 2
config.js

@@ -2,10 +2,10 @@
 const config = {
   // baseUrl: 'https://vue.ruoyi.vip/prod-api',
   //cloud后台网关地址
-  // baseUrl: 'http://192.168.100.139:9527', //嵘哥
+  baseUrl: 'http://192.168.100.139:9527', //嵘哥
   // baseUrl: 'http://192.168.100.122:9527',//龙哥
   // baseUrl: 'http://192.168.100.122:9527',
-  baseUrl: 'https://goldshulin.com/prod-api',
+  // baseUrl: 'https://goldshulin.com/prod-api',
   mapKey: 'KFEBZ-P2GKZ-A5PX4-7Q6Y7-KXOBF-XCB4C',
   appName: '金邻助家',
   // 应用信息

+ 6 - 6
pages_home/pages/register/index.vue

@@ -152,26 +152,26 @@ const updata_list = [
 		dece:'点击服务图片'
 	},
 	{
-		title: '身份证面',
-		text: '上传您的身份证面',
+		title: '身份证国徽面',
+		text: '上传您的身份证国徽面',
 		img: '/static/img/updata-user-img.png',
 		key: 'idCardPictureFront',
 		ref: zsImg,
 		// permission: [1, 2],
 		required: true,
 		fileCount:1,
-		dece:'点击上传身份证面'
+		dece:'点击上传身份证国徽面'
 	},
 	{
-		title: '身份证面',
-		text: '上传您的身份证反面',
+		title: '身份证人像面',
+    text: '上传您的身份证人像面',
 		img: '/static/img/updata-user-img.png',
 		key: 'idCardPictureBack',
 		ref: zsImg,
 		// permission: [1, 2],
 		required: true,
 		fileCount:1,
-		dece:'点击上传身份证反面'
+    dece:'点击上传身份证人像面'
 	},
 	{
 		title: '职业、资质证书',