zs 2 lat temu
rodzic
commit
928dc1c87d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      commpents/pagesMatchs/match/match-5.wxml

+ 1 - 1
commpents/pagesMatchs/match/match-5.wxml

@@ -3,7 +3,7 @@
         <view class="title" wx:for="{{raceteamList}}" wx:key="item" bindtap="toCommon" data-item="{{item}}">
         <view class="title" wx:for="{{raceteamList}}" wx:key="item" bindtap="toCommon" data-item="{{item}}">
             <view class="name">{{item.name}}</view>
             <view class="name">{{item.name}}</view>
             <view class="icon">
             <view class="icon">
-                <text class="iconfont icon-jiantou_liebiaozhankai"></text>
+                <text class="iconfont icon-jiantou_liebiaoxiangyou"></text>
             </view>
             </view>
         </view>
         </view>
     </view>
     </view>