policeSecurity/superManagement
luozhun 00c6b0409f refactor(superManagement): 重构超级后台首页地图展示功能
- 新增 MapVisionParams 类用于地图视野参数
- 移除 EnterprisesUnitController 中的 mapPoint 方法
- 新增 SuperIndexController、SuperIndexMapper 和 SuperIndexService
- 更新 SecurityUnitUseStatisticsDTO,添加省市区街道编码字段
- 优化 SignInterceptor 中的签名生成和验证逻辑
- 更新 OpenApiMapper.xml,移除冗余的删除标志条件
- 重构 MapContainer组件,移除初始化地图样式- 更新路由配置,移除数据总览菜单项
- 重命名 EnterprisesUnitInfoWindowContent 组件
- 重构数据总览页面,改为在首页展示地图信息
2024-11-21 14:16:22 +08:00
..
public 仓库初始化 2024-08-29 17:06:00 +08:00
src refactor(superManagement): 重构超级后台首页地图展示功能 2024-11-21 14:16:22 +08:00
.env.development refactor: 重构项目配置和布局 2024-11-21 10:06:30 +08:00
.env.production refactor: 重构项目配置和布局 2024-11-21 10:06:30 +08:00
.gitignore feat(superManagement): 新增行政区划树组件并集成到表单中 2024-10-31 09:45:28 +08:00
Jenkinsfile 代码提交 2024-11-21 10:12:05 +08:00
README.md 仓库初始化 2024-08-29 17:06:00 +08:00
index.html refactor: 重构项目配置和布局 2024-11-21 10:06:30 +08:00
package.json refactor: 重构项目配置和布局 2024-11-21 10:06:30 +08:00
tsconfig.app.json 保安 公安 注册 2024-08-30 17:03:25 +08:00
tsconfig.json 仓库初始化 2024-08-29 17:06:00 +08:00
tsconfig.node.json 保安 公安 注册 2024-08-30 17:03:25 +08:00
vite.config.ts 代码提交 2024-11-21 10:12:05 +08:00

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.