zs hace 2 años
padre
commit
2050d9b234
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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">