|
|
@@ -44,7 +44,7 @@
|
|
|
2:'专业版',
|
|
|
3:'专家版,敬请期待'
|
|
|
},
|
|
|
- buyShow:false,
|
|
|
+ buyShow:true,
|
|
|
buyImgList:[
|
|
|
{img:this.$imgBase+'buy_img1.png',text:'全球前沿研究'},
|
|
|
{img:this.$imgBase+'buy_img2.png',text:'扎实理论基础'},
|
|
|
@@ -171,7 +171,7 @@
|
|
|
width: calc(100% - 48rpx);
|
|
|
background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/buy_bg.png') no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
- padding: 308rpx 30rpx 40rpx;
|
|
|
+ padding: 305rpx 30rpx 40rpx;
|
|
|
box-sizing: border-box;
|
|
|
position: relative;
|
|
|
&.zyb{
|
|
|
@@ -210,7 +210,7 @@
|
|
|
height: 88rpx;
|
|
|
background: linear-gradient( 90deg, #EBB56C 0%, #FCEAD0 100%);
|
|
|
border-radius: 44rpx;
|
|
|
- margin-top: 27rpx;
|
|
|
+ margin-top: 60rpx;
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
font-weight: bold;
|
|
|
font-size: 32rpx;
|