|
|
@@ -17,9 +17,8 @@
|
|
|
<div class="notice-box-content-p1">完成这个问卷调查大约需要8-10分钟。如有任何疑问,欢迎添加大衡同学企业微信联系。</div>
|
|
|
<div class="notice-box-content-p2">Completing these questions should take approximately 10-15 minutes. If you have any questions, please feel free to contact Transcend by Wecom.</div>
|
|
|
<div class="notice-box-content-info adffcac">
|
|
|
- <image class="img1" :src="imgBase+'dtsm_img1.png'"></image>
|
|
|
<image class="img2" :src="imgBase+'dtsm_img2.png'"></image>
|
|
|
- <div class="notice-box-content-info-text">扫描二维码,添加我的企业微信</div>
|
|
|
+ <div class="notice-box-content-info-text">扫码添加大衡同学</div>
|
|
|
</div>
|
|
|
</view>
|
|
|
<view class="notice-box-bottom">
|
|
|
@@ -108,18 +107,14 @@
|
|
|
width: 100%;
|
|
|
padding-bottom: 38rpx;
|
|
|
border: 1rpx solid #E6EAED;
|
|
|
- margin-top: 17rpx;
|
|
|
- .img1{
|
|
|
- width: 100%;
|
|
|
- height: 410rpx;
|
|
|
- }
|
|
|
+ margin-top: 64rpx;
|
|
|
.img2{
|
|
|
width: 370rpx;
|
|
|
height: 370rpx;
|
|
|
- margin-top: 40rpx;
|
|
|
+ margin-top: 63rpx;
|
|
|
}
|
|
|
&-text{
|
|
|
- width: 420rpx;
|
|
|
+ width: 320rpx;
|
|
|
height: 54rpx;
|
|
|
background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/dtsm_img3.png') no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
@@ -130,7 +125,7 @@
|
|
|
line-height: 54rpx;
|
|
|
text-align: center;
|
|
|
letter-spacing: 2rpx;
|
|
|
- margin-top: 30rpx;
|
|
|
+ margin-top: 35rpx;
|
|
|
}
|
|
|
}
|
|
|
}
|