【开门红需求】首页开门红元素配置功能开发 --提交人:白金岩

This commit is contained in:
bai.jinyan
2021-11-15 15:19:01 +08:00
parent d3c1b9d57f
commit 3a7607f30d

View File

@@ -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: {