Commit af1ec565 by ArronYR

Merge branch 'master' of 123.56.28.111:qz-tour/wxapp

parents 088620e6 d4e98a6a

198 KB | W: | H:

197 KB | W: | H:

images/background-vip.png
images/background-vip.png
images/background-vip.png
images/background-vip.png
  • 2-up
  • Swipe
  • Onion skin
<!--pages/me/vip/index.wxml-->
<view class='card-box'>
<image src='/images/background-vip.png'></image>
<text>2018-09-27</text>
</view>
<view class='calculation-box'>
......
......@@ -8,8 +8,15 @@ page {
width: 690rpx;
height: 385rpx;
margin: 40rpx auto;
position: relative
}
.card-box text{
position: absolute;
right: 45rpx;
bottom:18rpx;
color: #F1E2C3;
font-size: 25rpx
}
.card-box image {
width: 100%;
height: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment