mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 04:36:44 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -3292,6 +3292,10 @@ export default {
|
||||
code: 'currentAge',
|
||||
label: '岁'
|
||||
},
|
||||
{
|
||||
code: 'beginAge',
|
||||
label: '岁'
|
||||
},
|
||||
{
|
||||
code: 'currentPremium',
|
||||
label: '元'
|
||||
|
||||
@@ -162,7 +162,7 @@ export default {
|
||||
productCenterImgUrl: '', // 产品中心图片
|
||||
productCenterKmhImgUrl: this.$assetsUrl + 'images/goodStart/productKmh.png', // 产品中心开门红图片
|
||||
productCenterNormalImgUrl: this.$assetsUrl + 'images/goodStart/product.png', // 产品中心普通蓝色图片
|
||||
personalInsu: ['1','N1','T','S'] // 个险渠道编码
|
||||
personalInsu: ['1','N1','N2','N3','N5','T','S'] // 个险渠道编码及其他展示个险渠道类型的渠道编码
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user