- 新增河流选择功能,可单独渲染每条河流 - 添加县区搜索功能,支持按县区筛选灾害点等数据 - 优化地图组件样式,增加折叠菜单等功能 -重构部分代码,提高可维护性和可扩展性 |
||
---|---|---|
public | ||
src | ||
.editorconfig | ||
.env | ||
.env.development | ||
.env.production | ||
.eslintignore | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierrc.cjs | ||
README.md | ||
index.html | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
postcss.config.cjs | ||
vite.config.js |
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.