hookehuyr

docs: 更新搜索页的文件描述

1 <!-- 1 <!--
2 * @Date: 2024-01-26 13:08:09 2 * @Date: 2024-01-26 13:08:09
3 * @LastEditors: hookehuyr hookehuyr@gmail.com 3 * @LastEditors: hookehuyr hookehuyr@gmail.com
4 - * @LastEditTime: 2026-01-08 16:57:38 4 + * @LastEditTime: 2026-01-15 09:27:42
5 * @FilePath: /xyxBooking-weapp/src/pages/search/index.vue 5 * @FilePath: /xyxBooking-weapp/src/pages/search/index.vue
6 - * @Description: 文件描述 6 + * @Description: 搜索页
7 --> 7 -->
8 <template> 8 <template>
9 <view class="search-page"> 9 <view class="search-page">
......