# vue3 **Repository Path**: hrbsuperman/vue3 ## Basic Information - **Project Name**: vue3 - **Description**: vue3+ts 无UI框架,极简 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-09-27 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3
#### 介绍 vue3+ts 无UI框架 #### 路由 src/router/index.ts 页面组件对象的键值队。 src/entity/data/menu.ts 用户拥有的菜单权限Array src/entity/component/XSupport.ts 组件的Entity XMenuItem:菜单对象 XPageTab:layout 用到的打开的页面对象 App.vue case 添加像登录不需要Layout的页面 ### 软件架构