policeSecurity/superManagement
luozhun a2819042df refactor: 重构项目配置和布局
- 移除了 OpenController 中的 @CheckOpenApi 注解
- 更新了 Layout 组件中的标题和 logo 属性
- 修改了路由配置,使用 __APP_INFO.moduleName 替代 __APP_ENV.VITE_APP_MODULE_NAME
- 更新了全局类型定义,增加了 __APP_INFO 对象
- 调整了 Vite 环境变量配置,移除了 VITE_APP_MODULE_NAME
- 更新了项目名称和版本号
2024-11-21 10:06:30 +08:00
..
public 仓库初始化 2024-08-29 17:06:00 +08:00
src refactor: 重构项目配置和布局 2024-11-21 10:06:30 +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 superManagement接入Jenkins 2024-10-31 11:25:20 +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 refactor: 重构项目配置和布局 2024-11-21 10:06:30 +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.