feat: 实现了日历的选择组件与快速预定的接口请求联动

This commit is contained in:
2025-08-02 19:50:54 +08:00
parent ef413eb872
commit fef285f98d
6 changed files with 153 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
<!-- :style="backgroundStyle" -->
<view class="top-item1-left">
<image :src="initPageImages.welcomeImageUrl"></image>
<text>{{ currentDate }} 多云 -36 ff </text>
<text>{{ currentDate }} 多云 -36 cc </text>
</view>
<view class="top-item1-right">
<image :src="initPageImages.logoImageUrl"></image>