zs 2 years ago
parent
commit
2050d9b234
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/match/index.wxml

+ 1 - 1
pages/match/index.wxml

@@ -12,7 +12,7 @@
             <view class="one_2">
                 <view class="one_2_1">
                     <picker mode="selector" bindchange="typeChange" value="{{searchInfo.type}}" name="type" range-key='label' range="{{typeList}}">
-                        <view class="input">{{typeList[searchInfo.type].label||'请选择运动类型'}}</view>
+                        <view class="input">{{typeList[searchInfo.type].label||'请选择赛事类别'}}</view>
                     </picker>
                 </view>
                 <view class="one_2_2">