天
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<view class="pt30 pb30 text-right font-28 color-666">
|
||||
<picker bindchange="changeTime" value="{{timeIndex}}" range="{{timeArray}}">
|
||||
<text class="color-ccc" wx:if="{{timeIndex == -1}}">请选择</text>
|
||||
<text wx:else>{{timeArray[timeIndex]}}</text>
|
||||
<text wx:else>{{timeArray[timeIndex]}}天</text>
|
||||
<i class="iconfont ml5 icon-gengduo"></i>
|
||||
</picker>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user