提交 0ac4214f 编写于 作者: 张磊's avatar 张磊

lz-insurance

上级 49c57538
......@@ -127,7 +127,7 @@
mounted() {
const {externalOrderNo, projectEquityNo} = this.$route.query;
this.externalOrderNo = externalOrderNo || '';
this.externalOrderNo = externalOrderNo;
this.projectEquityNo = projectEquityNo;
this.getBanner(6, projectEquityNo);
this.getEntitlementList(externalOrderNo, projectEquityNo);
......
......@@ -140,7 +140,7 @@ export default {
idCard:'',
name: '',
},
showProtocol:true,
showProtocol:false,
// envVersion: VUE_APP_ENV == 'production' ? 'release' : 'trial',
envVersion:'trial',
openWebAppConfigPositive:{
......
......@@ -162,15 +162,21 @@
<style lang="scss" scoped>
.insurance-sz{
<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> 400f112 (lz-insurance)
// height: 1772px;
// display: flex;
// justify-content: center;
// align-items: center;
padding-bottom: 70px;
height: 712px;
<<<<<<< HEAD
=======
height: 100vh;
>>>>>>> 33a93f3 (lz-insurance)
=======
>>>>>>> 400f112 (lz-insurance)
background: #fff;
.bottom{
position: fixed;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册