wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
50efe5c524a26b07220b3bccae8a98f8df8dceee
Authored by
WXD-SEASON\season
2022-05-13 15:12:52 +0800
1 parent
cd67a398
去掉测试
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageA/pages/goodsInfo/goodsInfo.wxml
packageA/pages/goodsInfo/goodsInfo.wxml
View file @
50efe5c
...
...
@@ -296,7 +296,7 @@
296
296
<!-- 图文详情 -->
297
297
<view class="t_g_info bdt16">
298
298
<view class="red_shu"></view>
299
- <view class="fs30 bold">卡项详情
{{item.displayqty}}
</view>
299
+ <view class="fs30 bold">卡项详情
</view>
300
300
</view>
301
301
<view class="pdh20">
302
302
...
...