Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
FlashMan
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
华国豪
FlashMan
Commits
70af3542
Commit
70af3542
authored
Nov 28, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调查列表优化
parent
7849a60c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
authenticat.wxml
pages/Voucher/authenticat/authenticat.wxml
+3
-1
authenticat.wxss
pages/Voucher/authenticat/authenticat.wxss
+6
-0
No files found.
pages/Voucher/authenticat/authenticat.wxml
View file @
70af3542
...
...
@@ -19,7 +19,9 @@
<text class='name'>{{item.SurName + item.Name}}</text>
<text class='phone'>{{item.MobilePhoneS}}</text>
</view>
<image mode='widthFix' src='../../../images/group/chakn.png'></image>
<view class="tx-btn">
立即填写 >
</view>
</view>
</view>
<view wx:else class='f26' style='width:80%;margin: 2rem auto'>
...
...
pages/Voucher/authenticat/authenticat.wxss
View file @
70af3542
...
...
@@ -70,4 +70,10 @@ button.next.active{
}
.authenticat .item image{
width: 10rpx;
}
.tx-btn{
padding: 10rpx 15rpx;
border-radius: 4rpx;
background-color: #5597FF;
color: #fff;
}
\ No newline at end of file
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