秦皇岛市抗灾防旱
 
 
 
Go to file
fangjiakai 1eae5c06af feat(tailings_reservoir):增加尾矿库设计库容、现状库容和经纬度定位功能
- 在尾矿库添加表单中增加设计库容和现状库容字段
- 添加经度和纬度输入框及点击定位按钮
- 实现点击定位功能,弹出地图组件进行经纬度选择
- 在尾矿库列表中添加经纬度字段
2025-06-11 10:59:22 +08:00
public init 2025-06-09 08:46:56 +08:00
src feat(tailings_reservoir):增加尾矿库设计库容、现状库容和经纬度定位功能 2025-06-11 10:59:22 +08:00
.editorconfig init 2025-06-09 08:46:56 +08:00
.env init 2025-06-09 08:46:56 +08:00
.env.development 台账init 2025-06-09 11:33:46 +08:00
.env.production init 2025-06-09 08:46:56 +08:00
.eslintignore init 2025-06-09 08:46:56 +08:00
.eslintrc.cjs init 2025-06-09 08:46:56 +08:00
.gitignore init 2025-06-09 08:46:56 +08:00
.prettierrc.cjs init 2025-06-09 08:46:56 +08:00
README.md init 2025-06-09 08:46:56 +08:00
index.html feat(request): 重构 axios 请求并添加新功能 2025-06-10 18:04:50 +08:00
jsconfig.json init 2025-06-09 08:46:56 +08:00
package-lock.json 台账init 2025-06-09 11:33:46 +08:00
package.json 台账init 2025-06-09 11:33:46 +08:00
postcss.config.cjs init 2025-06-09 08:46:56 +08:00
vite.config.js 台账init 2025-06-09 11:33:46 +08:00

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.