# project-platform-web **Repository Path**: t-ultra/project-platform-web ## Basic Information - **Project Name**: project-platform-web - **Description**: 基础权限平台前端 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-09 - **Last Updated**: 2023-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD **demo**: [https://taylorchen709.github.io/vue-admin/](https://taylorchen709.github.io/vue-admin/) # To start This is a project template for [vue-cli](https://github.com/vuejs/vue-cli) ``` bash # install dependencies npm install # serve with hot reload at localhost:8081 npm run dev # build for production with minification npm run build ``` # Folder structure * build - webpack config files * config - webpack config files * dist - build * src -your app * api * assets * common * components - your vue components * mock * styles * views - your pages * vuex * App.vue * main.js - main file * routes.js * static - static assets # Theme You can change theme by 1. Generate theme packages by [https://elementui.github.io/theme-preview/#/](https://elementui.github.io/theme-preview/#/) 2. Put theme packages in src/assets/theme/ 3. Edit src/main.js ``` bash import 'element-ui/lib/theme-default/index.css' to import './assets/theme/your-theme/index.css' ``` 4. Edit src/styles/vars.scss ![theme-blue](https://raw.githubusercontent.com/taylorchen709/markdown-images/master/vueadmin/rec-demo.gif) ![theme-green](https://raw.githubusercontent.com/taylorchen709/markdown-images/master/vueadmin/theme-green.png) # Browser support Modern browsers and IE 10+. # License [MIT](http://opensource.org/licenses/MIT) ======= # project-platform-web #### 介绍 基础权限平台前端 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) >>>>>>> 65e6141986e438f18a283141f871e870221cb77d