mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-13 03:46:43 +08:00
send
This commit is contained in:
28
package-lock.json
generated
28
package-lock.json
generated
@@ -6408,12 +6408,14 @@
|
|||||||
"balanced-match": {
|
"balanced-match": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"brace-expansion": {
|
"brace-expansion": {
|
||||||
"version": "1.1.11",
|
"version": "1.1.11",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"balanced-match": "^1.0.0",
|
"balanced-match": "^1.0.0",
|
||||||
"concat-map": "0.0.1"
|
"concat-map": "0.0.1"
|
||||||
@@ -6428,17 +6430,20 @@
|
|||||||
"code-point-at": {
|
"code-point-at": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"concat-map": {
|
"concat-map": {
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"console-control-strings": {
|
"console-control-strings": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"core-util-is": {
|
"core-util-is": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
@@ -6555,7 +6560,8 @@
|
|||||||
"inherits": {
|
"inherits": {
|
||||||
"version": "2.0.3",
|
"version": "2.0.3",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"ini": {
|
"ini": {
|
||||||
"version": "1.3.5",
|
"version": "1.3.5",
|
||||||
@@ -6567,6 +6573,7 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"number-is-nan": "^1.0.0"
|
"number-is-nan": "^1.0.0"
|
||||||
}
|
}
|
||||||
@@ -6581,6 +6588,7 @@
|
|||||||
"version": "3.0.4",
|
"version": "3.0.4",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"brace-expansion": "^1.1.7"
|
"brace-expansion": "^1.1.7"
|
||||||
}
|
}
|
||||||
@@ -6588,12 +6596,14 @@
|
|||||||
"minimist": {
|
"minimist": {
|
||||||
"version": "0.0.8",
|
"version": "0.0.8",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"minipass": {
|
"minipass": {
|
||||||
"version": "2.3.5",
|
"version": "2.3.5",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"safe-buffer": "^5.1.2",
|
"safe-buffer": "^5.1.2",
|
||||||
"yallist": "^3.0.0"
|
"yallist": "^3.0.0"
|
||||||
@@ -6612,6 +6622,7 @@
|
|||||||
"version": "0.5.1",
|
"version": "0.5.1",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"minimist": "0.0.8"
|
"minimist": "0.0.8"
|
||||||
}
|
}
|
||||||
@@ -6692,7 +6703,8 @@
|
|||||||
"number-is-nan": {
|
"number-is-nan": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"object-assign": {
|
"object-assign": {
|
||||||
"version": "4.1.1",
|
"version": "4.1.1",
|
||||||
@@ -6704,6 +6716,7 @@
|
|||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"wrappy": "1"
|
"wrappy": "1"
|
||||||
}
|
}
|
||||||
@@ -6825,6 +6838,7 @@
|
|||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"code-point-at": "^1.0.0",
|
"code-point-at": "^1.0.0",
|
||||||
"is-fullwidth-code-point": "^1.0.0",
|
"is-fullwidth-code-point": "^1.0.0",
|
||||||
|
|||||||
@@ -268,13 +268,13 @@ export default {
|
|||||||
//代理人证件类型
|
//代理人证件类型
|
||||||
agentIdType: [
|
agentIdType: [
|
||||||
{ id: 0, text: '居民身份证' },
|
{ id: 0, text: '居民身份证' },
|
||||||
{ id: 1, text: '户口本' },
|
{ id: 1, text: '户口本', disabled: true },
|
||||||
{ id: 2, text: '出生证' },
|
{ id: 2, text: '出生证', disabled: true },
|
||||||
{ id: 3, text: '外国人永久居留身份证' },
|
{ id: 3, text: '外国人永久居留身份证', disabled: true },
|
||||||
{ id: 4, text: '外国人护照' },
|
{ id: 4, text: '外国人护照', disabled: true },
|
||||||
{ id: 5, text: '港澳居民来往内地通行证' },
|
{ id: 5, text: '港澳居民来往内地通行证', disabled: true },
|
||||||
{ id: 6, text: '台湾居民来往大陆通行证' },
|
{ id: 6, text: '台湾居民来往大陆通行证', disabled: true },
|
||||||
{ id: 7, text: '其他' }
|
{ id: 7, text: '其他', disabled: true }
|
||||||
],
|
],
|
||||||
//出生证明 -- 未改动
|
//出生证明 -- 未改动
|
||||||
birthType: [
|
birthType: [
|
||||||
|
|||||||
@@ -74,7 +74,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="btn-group">
|
<div class="btn-group">
|
||||||
<van-button type="danger" @click="reset" v-no-more-click="1000">重置</van-button>
|
<van-button class="m-btn fr green" color="#FEEFD8" @click="reset" v-no-more-click="1000">重置</van-button>
|
||||||
<van-button type="danger" @click="select" v-no-more-click="1000">确定</van-button>
|
<van-button type="danger" @click="select" v-no-more-click="1000">确定</van-button>
|
||||||
</div>
|
</div>
|
||||||
</van-popup>
|
</van-popup>
|
||||||
@@ -106,8 +106,8 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
searchVal: '',
|
searchVal: '',
|
||||||
show1: false,
|
show1: true,
|
||||||
show2: false,
|
show2: true,
|
||||||
active1: 0,
|
active1: 0,
|
||||||
active2: 0,
|
active2: 0,
|
||||||
isFlag: false,
|
isFlag: false,
|
||||||
|
|||||||
@@ -24,16 +24,16 @@
|
|||||||
</div> -->
|
</div> -->
|
||||||
<!-- 产品中心 -->
|
<!-- 产品中心 -->
|
||||||
<div class="home-product-pcenter">
|
<div class="home-product-pcenter">
|
||||||
<div class="pcenter-title flex mt15 mr20 mb10 ml15 justify-content-s">
|
<div class="pcenter-title flex mt4 mr20 mb10 ml15 justify-content-s">
|
||||||
<h3 class="center-title fs15">产品中心</h3>
|
<h3 class="center-title fs15">产品中心</h3>
|
||||||
<span class="more fs13 c-gray-base" @click="getMore">更多</span>
|
<span class="more fs13 c-gray-base" @click="getMore">更多</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="pcenter-list">
|
<div class="pcenter-list">
|
||||||
<div class="pcenter-item text-center">
|
<div class="pcenter-item text-center">
|
||||||
<img :src="$assetsUrl + 'images/pic_chanpin-1.png'" class="w365" alt="" @click="goDetail('GFRS_M0002')" />
|
<img :src="$assetsUrl + 'images/pic_chanpin-1.png'" class="w365" alt="" @click="goDetail('GFRSPRO_M0002')" />
|
||||||
</div>
|
</div>
|
||||||
<div class="pcenter-item text-center">
|
<div class="pcenter-item text-center">
|
||||||
<img class="w365 " :src="$assetsUrl + 'images/pic_chanpin-2.png'" alt="" @click="goDetail('GFRS_M0001')" />
|
<img class="w365 " :src="$assetsUrl + 'images/pic_chanpin-2.png'" alt="" @click="goDetail('GFRSPRO_M0001')" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -120,10 +120,11 @@ export default {
|
|||||||
console.log(res)
|
console.log(res)
|
||||||
if (res.result == 0) {
|
if (res.result == 0) {
|
||||||
this.risks = res.categorys
|
this.risks = res.categorys
|
||||||
this.risks[0].content.push({
|
// 写死添加全部
|
||||||
name:"全部",
|
// this.risks[0].content.push({
|
||||||
code:''
|
// name:"全部",
|
||||||
})
|
// code:''
|
||||||
|
// })
|
||||||
// this.label = res.categorys[0].label
|
// this.label = res.categorys[0].label
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user