feat: 实现了日历的选择组件与快速预定的接口请求联动
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<CreateServiceOrder v-else-if="item.toolCall.componentName === CompName.createWorkOrderCard"/>
|
||||
</template>
|
||||
<template #footer >
|
||||
<text> 这个是底部 </text>
|
||||
<!-- <text> 这个是底部 </text> -->
|
||||
</template>
|
||||
</ChatCardAI>
|
||||
</template>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<!-- :style="backgroundStyle" -->
|
||||
<view class="top-item1-left">
|
||||
<image :src="initPageImages.welcomeImageUrl"></image>
|
||||
<text>{{ currentDate }} 多云 -3~6℃ ff </text>
|
||||
<text>{{ currentDate }} 多云 -3~6℃ cc </text>
|
||||
</view>
|
||||
<view class="top-item1-right">
|
||||
<image :src="initPageImages.logoImageUrl"></image>
|
||||
|
||||
Reference in New Issue
Block a user