mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-22 03:36:44 +08:00
Merge branch 'feature/GFRS-693【待确定】自助入司流程优化(app端)' into dev
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
|
||||
<van-cell-group class="flex justify-content-fs pt10 pb10">
|
||||
<!-- <van-field class="w-auto" required label="" disabled /> -->
|
||||
<span class="fs14"><b class="red">*</b><b>近期免冠照片1张</b>(免冠、正面、白底彩色、JPG格式、大小30-40k像素210*370)</span>
|
||||
<span class="fs14"><b class="red">*</b><b>近期免冠照片1张</b>(免冠、正面、白底彩色、JPG格式、大小30-40k,尺寸210*370)</span>
|
||||
</van-cell-group>
|
||||
<div @click="test('fileListBank04')">
|
||||
<van-uploader
|
||||
|
||||
@@ -104,7 +104,7 @@ export default {
|
||||
})
|
||||
},
|
||||
faceAuth() {
|
||||
/*
|
||||
// /*
|
||||
let that = this
|
||||
localStorage.idNo = this.agentInfo.idNo
|
||||
localStorage.idName = this.agentInfo.name
|
||||
@@ -128,8 +128,8 @@ export default {
|
||||
} else {
|
||||
that.goUrl()
|
||||
}
|
||||
*/
|
||||
this.goUrl()
|
||||
// */
|
||||
// this.goUrl()//调试专用
|
||||
},
|
||||
//自定义key值排序用
|
||||
addKey(item) {
|
||||
|
||||
Reference in New Issue
Block a user