查看
@@ -468,6 +472,7 @@
leaseType: '',
pageNumber: 0,
pageSize: 10,
+ auditStatus:'1'
},
ruleForm: {
intentCustomerName: '', //意向客户名称
@@ -493,10 +498,10 @@
flag: false,
pageSize: 10,
tableData: [],
-
pageindex: {
pageNumber: 0,
pageSize: 10,
+ auditStatus:'1'
},
ziyuanData: [],
multipleSelection: [],
@@ -798,6 +803,7 @@
leaseType: '',
pageNumber: 0,
pageSize: 10,
+ auditStatus:'1'
}
this.currentPage = 1
this.getAll()
diff --git a/admin-web-master/src/views/customer/rsaReview/index.vue b/admin-web-master/src/views/customer/rsaReview/index.vue
index 1fc4edd..0d3209d 100644
--- a/admin-web-master/src/views/customer/rsaReview/index.vue
+++ b/admin-web-master/src/views/customer/rsaReview/index.vue
@@ -48,13 +48,17 @@
-
+
+
+ {{scope.row.auditStatus == 1?'已通过':scope.row.auditStatus == 2?'未通过':'待审核'}}
+
+
查看
-
+
审核
@@ -146,11 +150,8 @@
-
-
-
-
-
+
+
@@ -361,9 +362,9 @@
-
- 通过
- 不通过
+
+ 通过
+ 不通过
@@ -585,6 +586,7 @@
this.ruleForm.idTime = []
this.ruleForm.idTime[0] = item.idCardValidStart
this.ruleForm.idTime[1] = item.idCardValidEnd
+ this.ruleForm.auditStatus = 1
if (this.edit) {
this.edit = false
}
@@ -600,7 +602,7 @@
addCheck() {
rsaManEdit(this.ruleForm).then(res => {
this.$message({
- message: '修改成功',
+ message: '审核成功',
type: 'success'
})
this.getAll();
diff --git a/admin-web-master/src/views/customer/yixiang/index.vue b/admin-web-master/src/views/customer/yixiang/index.vue
new file mode 100644
index 0000000..54c25c4
--- /dev/null
+++ b/admin-web-master/src/views/customer/yixiang/index.vue
@@ -0,0 +1,1462 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{scope.$index+1}}
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看
+
+
+ 编辑
+
+
+ 一键匹配
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{edit==true?'详情':'编辑'}}
+
+
+
+
+
+
+ 匹配记录
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+ {{scope.$index+1}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 评级
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/admin-web-master/src/views/shopbus/businessList/index.vue b/admin-web-master/src/views/shopbus/businessList/index.vue
index 9f900a0..ce17998 100644
--- a/admin-web-master/src/views/shopbus/businessList/index.vue
+++ b/admin-web-master/src/views/shopbus/businessList/index.vue
@@ -316,9 +316,9 @@
v-if="disabled==false"
:value="hidden(ruleForm.chargePersonPhone,3,4)"
:disabled="disabled"
- @focus="focuscpPhoneInput"
placeholder="请输入"
/>
+
-->
-
-
+
+
+
+
登录即代表同意
《APP用户服务协议》和
《APP个人隐私协议》
+
+
@@ -124,6 +129,14 @@
}
},
methods: {
+ checkboxGroupChange(val) {
+ if(val[0] == 'true'){
+ this.agreement = true
+ }else{
+ this.agreement = false
+ }
+
+ },
login() {
let phoneCodeVerification = /^[1][3-9][0-9]{9}$/;
if (this.loginQuery.account == '') {
diff --git a/ceres-uniapp-master/unpackage/dist/build/web.zip b/ceres-uniapp-master/unpackage/dist/build/web.zip
index 7f9271c..07b0303 100644
--- a/ceres-uniapp-master/unpackage/dist/build/web.zip
+++ b/ceres-uniapp-master/unpackage/dist/build/web.zip
diff --git a/ceres-uniapp-master/unpackage/dist/build/web/index.html b/ceres-uniapp-master/unpackage/dist/build/web/index.html
index fe1b4e8..9563fa8 100644
--- a/ceres-uniapp-master/unpackage/dist/build/web/index.html
+++ b/ceres-uniapp-master/unpackage/dist/build/web/index.html
@@ -1,2 +1,2 @@
在线商城
\ No newline at end of file
+ document.write('')