diff --git a/admin-web-master/src/components/add/addss.vue b/admin-web-master/src/components/add/addss.vue index 9aad1d6..9bcba89 100644 --- a/admin-web-master/src/components/add/addss.vue +++ b/admin-web-master/src/components/add/addss.vue @@ -27,12 +27,12 @@ - + @@ -116,7 +116,7 @@ sex: '', email: '', token: '', - idCardType: '', + idCardType: '身份证', idCardNumber: '', idCardFrontImage: '', idCardBackImage: '', @@ -148,11 +148,11 @@ message: '请选择性别', trigger: 'change' }], - idCardType: [{ - required: true, - message: '请输入身份证类型', - trigger: 'blur' - }], + // idCardType: [{ + // required: true, + // message: '请输入身份证类型', + // trigger: 'blur' + // }], idCardNumber: [{ required: true, message: '请输入身份证号码', diff --git a/admin-web-master/src/components/change/zy.vue b/admin-web-master/src/components/change/zy.vue index 14b06ab..05871b3 100644 --- a/admin-web-master/src/components/change/zy.vue +++ b/admin-web-master/src/components/change/zy.vue @@ -4,9 +4,9 @@
-
选择策略
+
选择资源
- + @@ -94,10 +94,18 @@ }; }, async created() { - + if(this.istype) { + this.zytype = this.istype + } await this.getAll() }, props: { + istype: { + type: String, + default: function () { + return null + } + }, publishStatus: { type: String, default: function () { diff --git a/admin-web-master/src/components/newmap/index.vue b/admin-web-master/src/components/newmap/index.vue index 1a94dbb..13e719a 100644 --- a/admin-web-master/src/components/newmap/index.vue +++ b/admin-web-master/src/components/newmap/index.vue @@ -195,7 +195,7 @@ position: absolute; top: 10px; left: 10px; - z-index: 999; + z-index: 99; background: #fff; padding: 10px; border-radius: 5px; diff --git a/admin-web-master/src/components/newmap/indexall.vue b/admin-web-master/src/components/newmap/indexall.vue index 4831513..d5d3539 100644 --- a/admin-web-master/src/components/newmap/indexall.vue +++ b/admin-web-master/src/components/newmap/indexall.vue @@ -309,7 +309,7 @@ body { position: absolute; top: 10px; left: 10px; - z-index: 999999; + z-index: 99; background: #fff; padding: 10px; border-radius: 5px; diff --git a/admin-web-master/src/utils/request.js b/admin-web-master/src/utils/request.js index 7d429a9..8d2127b 100644 --- a/admin-web-master/src/utils/request.js +++ b/admin-web-master/src/utils/request.js @@ -16,8 +16,8 @@ let hostall = window.location.href; let baseURL = '' if(host === 'localhost:8080' || host === 'localhost:8081' || host === 'localhost:9528'|| host === '192.168.31.45:9528'|| host === 'localhost:9529' ) { - // baseURL = 'https://jy.scjysm.asia:18086/cdwlMall/meserver/admin-server'; - baseURL = 'http://128.10.250.208:9003'; + baseURL = 'https://jy.scjysm.asia:18086/cdwlMall/meserver/admin-server'; + // baseURL = 'http://128.10.250.208:9003'; // baseURL = process.env.VUE_APP_DOMAIN_PREFIX_1; // baseURL = 'http://192.168.2.225:9003'; diff --git a/admin-web-master/src/views/customer/yixiang/index.vue b/admin-web-master/src/views/customer/yixiang/index.vue index 5db57b7..97bd66f 100644 --- a/admin-web-master/src/views/customer/yixiang/index.vue +++ b/admin-web-master/src/views/customer/yixiang/index.vue @@ -86,7 +86,7 @@ - + @@ -180,7 +180,7 @@ -
+
diff --git a/admin-web-master/src/views/serve/Merchant/index.vue b/admin-web-master/src/views/serve/Merchant/index.vue index fb6f4e9..3b0b86d 100644 --- a/admin-web-master/src/views/serve/Merchant/index.vue +++ b/admin-web-master/src/views/serve/Merchant/index.vue @@ -38,26 +38,24 @@
- 新增 + 新增
+ :header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}"> - + @@ -73,9 +71,9 @@ - +