y9-interface-platform/vue/y9vue-interfacePlatform/README.md

35 lines
1.3 KiB
Markdown
Raw Normal View History

# 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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)
开源内核框架中router与功能的中英文命名对应关系
权限分配界面: authRouter初始化的权限管控不展示
首页: homeRouter
菜单管理: menuRouter
组织架构: orgRouter
岗位管理: positionRouter
角色管理: roleRouter
三元管理: threePowersRouter
资源管理: resourceRouter
字典管理: dictionaryRouter
权限树: permissionTreeRouter
安全防护层: protectionRouter
应用中心管理: appCenterRouter
审计日志监测: auditLogRouter
服务器监测: serverMonitorRouter
接口监测: interfaceMonitorRouter
用户在线监测: onlineMonitorRouter
数据源管理: dataSourceRouter
数据库表管理: dataBaseRouter
实体关系模型: erModelRouter
系统功能模型: systemModelRouter
2024-12-05 10:49:27 +08:00
接口审批: approveRouter