This commit is contained in:
邓晓坤
2019-09-26 09:40:57 +08:00
parent 5f9eb5889e
commit 80d24166f3
3 changed files with 12 additions and 26 deletions

BIN
dist.zip

Binary file not shown.

28
package-lock.json generated
View File

@@ -6408,14 +6408,12 @@
"balanced-match": {
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
@@ -6430,20 +6428,17 @@
"code-point-at": {
"version": "1.1.0",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"concat-map": {
"version": "0.0.1",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"console-control-strings": {
"version": "1.1.0",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"core-util-is": {
"version": "1.0.2",
@@ -6560,8 +6555,7 @@
"inherits": {
"version": "2.0.3",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"ini": {
"version": "1.3.5",
@@ -6573,7 +6567,6 @@
"version": "1.0.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"number-is-nan": "^1.0.0"
}
@@ -6588,7 +6581,6 @@
"version": "3.0.4",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"brace-expansion": "^1.1.7"
}
@@ -6596,14 +6588,12 @@
"minimist": {
"version": "0.0.8",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"minipass": {
"version": "2.3.5",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"safe-buffer": "^5.1.2",
"yallist": "^3.0.0"
@@ -6622,7 +6612,6 @@
"version": "0.5.1",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"minimist": "0.0.8"
}
@@ -6703,8 +6692,7 @@
"number-is-nan": {
"version": "1.0.1",
"bundled": true,
"dev": true,
"optional": true
"dev": true
},
"object-assign": {
"version": "4.1.1",
@@ -6716,7 +6704,6 @@
"version": "1.4.0",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"wrappy": "1"
}
@@ -6838,7 +6825,6 @@
"version": "1.0.2",
"bundled": true,
"dev": true,
"optional": true,
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",

View File

@@ -33,7 +33,7 @@
</p>
<p>需签署</p>
<p class="mb20">
<span class="text">{{ appntSign.tipsSignStatus }}</span>
<span class="text">{{ appntSign.tipsSignDocumentName }}</span>
<img :src="src" v-if="appntSign.tipsSignStatus == '1'" />
</p>
<p>需签署</p>
@@ -134,7 +134,7 @@
</p>
<p>需签署</p>
<p class="mb20">
<span class="text">{{ appntSign.tipsSignStatus }}</span>
<span class="text">{{ appntSign.tipsSignDocumentName }}</span>
<img :src="src" v-if="appntSign.tipsSignStatus == '1'" />
</p>
<p>需签署</p>
@@ -209,7 +209,7 @@
size="normal"
plain
style="width: 157px;"
:disabled="insuredSign.signStatus == '1'"
:disabled="insuredSign.signStatus == '1'"
@click="start_ocr('1')"
v-no-more-click="1000"
>开始</van-button>
@@ -229,7 +229,7 @@
<div
class="bottom-btn bg-white"
v-if="(appntSign.signStatus == '1' && insuredSign.signStatus == '1') || appntSign.signStatus == '1'"
>
>
<van-button type="danger" size="large" @click="next" v-no-more-click="1000">提交</van-button>
</div>
</div>
@@ -464,7 +464,7 @@ export default {
}).then(data => {
if (JSON.parse(data).state == '1') {
console.log(that.appntSign,'zzzzzzz')
if (that.appntSign.readStatus == '0') {
console.log('--跳过人脸识别--返回识别成功zzzzzzzzzz')
this.$jump({