Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
7
7-Eleven
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
高淑倩
7-Eleven
Commits
e1490e1a
Commit
e1490e1a
authored
Jun 18, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify: 激活_增加2倍高,字体清晰
parent
ab69af1c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
personCenter.wxml
src/component/personCenter/personCenter.wxml
+1
-1
personCenter.wxss
src/component/personCenter/personCenter.wxss
+5
-4
No files found.
src/component/personCenter/personCenter.wxml
View file @
e1490e1a
...
...
@@ -3,7 +3,7 @@
<button type="primary" plain='false' bindtap="handleTtoActiveMemebr">激活立享会员特权</button>
</view>-->
<view wx:if='{{!currentMobile}}' class="member-unActive" bindtap="handleTtoActiveMemebr">
<text class="un-active-btn" >
激活立享会员特权
</text>
<text class="un-active-btn" >
升级7-Eleven会员2.0版本
</text>
</view>
<view wx:if='{{currentMobile}}' catchtap="handleToMemberOfOwn" class="activation-content activation-bg {{true ? 'user-content' : ''}}" style="{{personData.backgroundImageUrl ? 'background-image: url('+ personData.backgroundImageUrl +');' : 'background-image: url(' + baseUrl + ');'}}">
<view class='user-info' wx:if='{{currentMobile}}'>
...
...
src/component/personCenter/personCenter.wxss
View file @
e1490e1a
...
...
@@ -92,12 +92,13 @@
background-color: rgb(11, 170, 52);
color: #FFF;
text-align: center;
height:
1
00rpx;
line-height:
1
00rpx;
height:
2
00rpx;
line-height:
2
00rpx;
border-radius: 6rpx;
font-size: 3
0
rpx;
font-size: 3
6
rpx;
font-weight: 700;
letter-spacing:2rpx;
letter-spacing: 5rpx;
cursor: pointer;
}
.un-active-btn{
/* font-family:"iconfont-711" !important; */
...
...
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