Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
zhiliang-light-mp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
bdaddaca
authored
2019-10-12 19:33:04 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
c9d0d9f3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/pages/user-center/user-center.wxml
src/pages/user-center/user-center.wxml
View file @
bdaddac
...
...
@@ -97,7 +97,8 @@
</view>
</view>
</view>
<view class="border active ">
<!-- 活动区 拍卖和秒杀 -->
<view class="border active" wx:if="{{1>0}}">
<view bindtap="onAuctionHandler" data-index="0" class="active-item">
<view class="icon-wrap">
<span class="iconfont iconpaimai icon"></span>
...
...
Please
register
or
sign in
to post a comment