Browse Source

[我的券包 图标增加]

tags/广东版3.2.1
meo 6 years ago
parent
commit
4b4b2f774c
4 changed files with 1 additions and 1 deletions
  1. BIN
      assets/img/cardicon.png
  2. BIN
      assets/img/growthbg.png
  3. BIN
      assets/img/myspeacial.jpg
  4. +1
    -1
      pages/user/index.wxml

BIN
assets/img/cardicon.png View File

Before After
Width: 40  |  Height: 40  |  Size: 710 B

BIN
assets/img/growthbg.png View File

Before After
Width: 1050  |  Height: 255  |  Size: 238 KiB

BIN
assets/img/myspeacial.jpg View File

Before After
Width: 750  |  Height: 316  |  Size: 36 KiB

+ 1
- 1
pages/user/index.wxml View File

@@ -64,7 +64,7 @@
<navigator url="/pages/cardorder/index/index">
<view class="user-btn app-border-bottom">
<view>
<image class='icons' style='width:44rpx;' src="./../../assets/img/quans.png" mode='widthFix'></image>我的卡包</view>
<image class='icons' style='width:44rpx;' src="./../../assets/img/cardicon.png" mode='widthFix'></image>我的卡包</view>
<view>
<text class="couponnum" wx:if="{{couponNum=='couponNum'}}"></text>
<text class="iconfont icon-right"></text>


Loading…
Cancel
Save