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
80af50cb
Commit
80af50cb
authored
Aug 29, 2019
by
高淑倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
33bbcb9f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
tabSort.wxml
src/component/tabSort/tabSort.wxml
+2
-1
userCenter.wxml
src/pages/userCenter/userCenter.wxml
+2
-2
No files found.
src/component/tabSort/tabSort.wxml
View file @
80af50cb
...
@@ -19,8 +19,9 @@
...
@@ -19,8 +19,9 @@
</block>
</block>
</scroll-view>
</scroll-view>
<view class="scroll-view-right" bindtap="handelToVipCode">
<view class="scroll-view-right" bindtap="handelToVipCode">
<!-- showQrcode 1 显示 0 隐藏-->
<image class="right-img" src="./../../assets/imgs/7_1_0/scancode.png" mode="widthFix" lazy-load="false" binderror="" bindload="" />
<image class="right-img" src="./../../assets/imgs/7_1_0/scancode.png" mode="widthFix" lazy-load="false" binderror="" bindload="" />
<text class="active vip-text" selectable="false" space="false" decode="false">会员码</text>
<text class="active vip-text" selectable="false" space="false" decode="false">
会员码</text>
</view>
</view>
</view>
</view>
<!-- 页面内容 -->
<!-- 页面内容 -->
...
...
src/pages/userCenter/userCenter.wxml
View file @
80af50cb
...
@@ -18,8 +18,8 @@
...
@@ -18,8 +18,8 @@
<bottom-tabs tab-bar="{{pItem.tabBar}}" />
<bottom-tabs tab-bar="{{pItem.tabBar}}" />
</view>-->
</view>-->
<view class="" wx:if="{{ pItem.type == 9 ? pItem.type == 9 : pItem.type == 5}}">
<view class="" wx:if="{{ pItem.type == 9 ? pItem.type == 9 : pItem.type == 5}}">
<attention wx:if="{{pItem.type == 9}}" /
>
<!-- <attention wx:if="{{pItem.type == 9}}" /> wx:else --
>
<bottom-tabs
wx:else
tab-bar="{{pItem.tabBar}}" />
<bottom-tabs tab-bar="{{pItem.tabBar}}" />
</view>
</view>
<view class="" wx:if="{{pItem.type == 6}}">
<view class="" wx:if="{{pItem.type == 6}}">
<announcement notice="{{pItem.notice}}" />
<announcement notice="{{pItem.notice}}" />
...
...
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