Fix:4447 【旅居商城小程序】送礼—收礼页面入住时间输入框增加日历图标显示
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
{{ form.checkInDate }} 至 {{ form.checkOutDate }}
|
{{ form.checkInDate }} 至 {{ form.checkOutDate }}
|
||||||
</text>
|
</text>
|
||||||
<text v-else class="placeholder">请选择入住时间</text>
|
<text v-else class="placeholder">请选择入住时间</text>
|
||||||
<text class="calendar-icon"></text>
|
<u-icon name="calendar" size="28"></u-icon>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user