Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wxapp
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
亲子游项目
wxapp
Commits
af1ec565
Commit
af1ec565
authored
Sep 27, 2018
by
ArronYR
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of 123.56.28.111:qz-tour/wxapp
parents
088620e6
d4e98a6a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletions
+9
-1
images/background-vip.png
+0
-0
pages/me/vip/index.wxml
+1
-0
pages/me/vip/index.wxss
+8
-1
No files found.
images/background-vip.png
View file @
af1ec565
198 KB
|
W:
|
H:
197 KB
|
W:
|
H:
2-up
Swipe
Onion skin
pages/me/vip/index.wxml
View file @
af1ec565
<!--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'>
...
...
pages/me/vip/index.wxss
View file @
af1ec565
...
...
@@ -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%;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment