|
|
@@ -2,7 +2,7 @@
|
|
|
<uni-popup ref="popup" type="bottom" :safe-area="false">
|
|
|
<view class="time-picker-container" :style="{ marginBottom: bottomOffset + 'rpx' }">
|
|
|
<view class="picker-header">
|
|
|
- <text class="title">期望取件时间</text>
|
|
|
+ <text class="title">取件时间</text>
|
|
|
<view class="close-btn" @click="close">
|
|
|
<zui-svg-icon icon="general-close" :width="18" :height="18" color="#666" />
|
|
|
</view>
|