1、添加路由 { path:'/teacherTest', component: Layout, redirect:'/teacherTest/table', name:'讲师管理测试', meta: { title:'讲师管理测试', icon:'example'}, children: [ { path:'tableTest', name:'讲师列表测试', component: ()=> import('@/views/edu/teacherTest/list'), meta: { title:...
一、vueadmin-template-master-->src-->router-->index.js { path: '/gathering', component: Layout, name: 'gathering', meta: { title: '活动管理', icon: 'example'}, children: [ { path: 'gathering', name: 'form',component: ()=> import('@/views/table/gathering'),meta: { title: '...
master 2Branches0Tags Code This branch is7 commits behindlvgao2012/vue-simple-admin:master. Folders and files Name Last commit message Last commit date Latest commit lvgao2012 login Aug 10, 2018 f7672d7·Aug 10, 2018 History 14 Commits ...
Watch 1Star0Fork0 胡振华/vue-admin-template-master 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 克隆/下载 git config --global user.name userName git config --global user.email userEmail ...
🪶SimpleAdmin 是一个小而美的通用业务型后台管理系统,专为解决开发过程中的痛点难点而生。前端基于 ElementUI+Vue3+TypeScript,后端基于.NET6/7/8+SqlSugar 单例模式。采用 RBAC+多机构的权限管理模式,实现全网最灵活的接口级别数据权限控制。代码注释覆盖率大于90%,非常适合二次开发。将日常开发中的业务场景和框...
master 技术采用 vite + vue3.0 + Typescript + pinia vue-admin-simple 简易版本 vite-vuex vite + vue3.0 + Typescript + vuex vue-i18n 语言切换版本 webpack 技术采用 webpack + vue3.0 + Typescript + vuex uniapp uniapp版本 uniapp +vuex +element scss ...
基础模板:vue-admin-template 桌面终端:electron-vue-admin Typescript 版:vue-typescript-admin-template(鸣谢:@Armour) Others:awesome-project # clone the project git clone https://github.com/PanJiaChen/vue-admin-template.git # enter the project directory ...
vue-admin-template/src/views/academy/editor.vue: ``` v-for="item in options" :key="item._id" :label="item.name" :value="item._id"> 立即创建 取消 import { mapGetters } from 'vuex' export default { name: 'academy', computed: { ...
请参考项目文档:https://gitee.com/lisheng741/simpleapp/tree/master/doc 小诺snowy:https://gitee.com/xiaonuobase/snowy Admin.NET:https://gitee.com/zuohuaijun/Admin.NET Blog.Core:https://gitee.com/laozhangIsPhi/Blog.Core Adnc:https://github.com/AlphaYu/Adnc ...
20、vueAdmin ★556 - 基于vuejs2和element的简单的管理员模板 https://github.com/taylorchen709/vueAdmin 21、vue-syntax-highlight ★551 - Sublime Text语法高亮 https://github.com/vuejs/vue-syntax-highlight 22、vue-infinite-scroll ★524 - VueJS的无限滚动指令 ...