# vue-admin-demo **Repository Path**: ethan6/vue-admin-demo ## Basic Information - **Project Name**: vue-admin-demo - **Description**: 后台管理系统demo,对element-ui的二次封装,便于开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bl-operate-web ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### 用户权限 btnList: 存window,本应存vuex,考虑到获取btn名字,所以方法存vue原型,本地只是展示 menuList: 存vuex, 本地只是展示,不用 dynamicRoutes: 本地只是展示 subTabs: 存vuex mainTabs: 存vuex searchValues: 可本地和vuex activatedTab: 本地