Files
xian_vue_new/src/component/rain-earthquake/function-child/around-analysis/SearchComponent.vue
T

11 lines
126 B
Vue
Raw Normal View History

<!-- 搜索组件 -->
<template>
2026-04-22 22:01:54 +08:00
<div>
搜索
</div>
</template>
<script lang="ts"></script>
<style scoped></style>