基础静态资源配置

This commit is contained in:
wzy-warehouse
2026-04-08 14:18:03 +08:00
parent 78a477be3c
commit 1b8348aecc
25 changed files with 6535 additions and 12 deletions
+9
View File
@@ -0,0 +1,9 @@
<template>
<div>
地震灾害链
</div>
</template>
<script setup lang="ts">
</script>
<style scoped>
</style>