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
43eb2d0d
Commit
43eb2d0d
authored
Jun 18, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into dev_7.0.1
parents
d25f838d
e1490e1a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
personCenter.wxml
src/component/personCenter/personCenter.wxml
+2
-2
personCenter.wxss
src/component/personCenter/personCenter.wxss
+5
-4
No files found.
src/component/personCenter/personCenter.wxml
View file @
43eb2d0d
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<button type="primary" plain='false' bindtap="handleTtoActiveMemebr">激活立享会员特权</button>
<button type="primary" plain='false' bindtap="handleTtoActiveMemebr">激活立享会员特权</button>
</view>-->
</view>-->
<view wx:if='{{!currentMobile}}' class="member-unActive" bindtap="handleTtoActiveMemebr">
<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>
<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 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}}'>
<view class='user-info' wx:if='{{currentMobile}}'>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
</view>
</view>
<view class='qr-code pr'>
<view class='qr-code pr'>
<image src='/assets/imgs/711_11.png'
catchtap="handleGoWxCard"
></image>
<image src='/assets/imgs/711_11.png'></image>
</view>
</view>
</view>
</view>
</view>
</view>
...
...
src/component/personCenter/personCenter.wxss
View file @
43eb2d0d
...
@@ -92,12 +92,13 @@
...
@@ -92,12 +92,13 @@
background-color: rgb(11, 170, 52);
background-color: rgb(11, 170, 52);
color: #FFF;
color: #FFF;
text-align: center;
text-align: center;
height:
1
00rpx;
height:
2
00rpx;
line-height:
1
00rpx;
line-height:
2
00rpx;
border-radius: 6rpx;
border-radius: 6rpx;
font-size: 3
0
rpx;
font-size: 3
6
rpx;
font-weight: 700;
font-weight: 700;
letter-spacing:2rpx;
letter-spacing: 5rpx;
cursor: pointer;
}
}
.un-active-btn{
.un-active-btn{
/* font-family:"iconfont-711" !important; */
/* 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