Browse Source

图片更新

master
suizhijia 5 years ago
parent
commit
d1822dd528
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      496_dongfengqichen/pages/index/index.wxml

+ 1
- 1
496_dongfengqichen/pages/index/index.wxml View File

@@ -99,7 +99,7 @@
</view>
<view class="newCardFrame" wx:if="{{maskNewCard}}">
<view class="newCardGroup">
<image class="newCardImg" src="{{imgUrl+'/newImages8/22.png'}}"></image>
<image class="newCardImg" src="{{imgUrl+'/newImages8/22.png?v=002'}}"></image>
<view class="closeCard" bindtap="maskNewControl"></view>
<view class="btnCard" bindtap="maskNewControl"></view>
</view>

Loading…
Cancel
Save