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
3d6d198e
authored
2019-12-19 12:07:40 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
0298cfab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/pages/index/index.wxml
src/pages/index/index.wxml
View file @
3d6d198
...
...
@@ -47,18 +47,18 @@
<image class="icon" mode="widthFix" src="../../image/index/icon-rank.png" />
<view class="t1">排行榜</view>
</view>
<
!-- <
view bindtap="onAuctionHandler" class="nav-item">
<view bindtap="onAuctionHandler" class="nav-item">
<image class="icon" mode="widthFix" src="../../image/index/icon-seckill.png" />
<view class="t1">秒杀</view>
</view>
<view bindtap="onAuctionHandler" class="nav-item">
<
!-- <
view bindtap="onAuctionHandler" class="nav-item">
<image class="icon" mode="widthFix" src="../../image/index/icon-auction.png" />
<view class="t1">竞价</view>
</view> -->
<view bindtap="onDistributorHandler" class="nav-item">
<
!-- <
view bindtap="onDistributorHandler" class="nav-item">
<image class="icon" mode="widthFix" src="../../image/index/icon-distributor.png" />
<view class="t1">分销商</view>
</view>
</view>
-->
</view>
<!-- 轮播 banner -->
<view class="banner">
...
...
Please
register
or
sign in
to post a comment