y9-code-generator/vue/y9vue-code-generator/README.md

35 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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