# vue-sun-manage **Repository Path**: kcxg_vue/e-sun-manage ## Basic Information - **Project Name**: vue-sun-manage - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2020-09-07 - **Last Updated**: 2021-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-manage-system 在线演示地址:[vue-manage-system](http://ahuntsun.gitee.io/e-sun-manage) **管理员账号**: ```js username: admin password: 123456 ``` **普通账号**: ```js username: ahuntsun password: 123456 ``` ### 安装依赖 ``` npm install ``` ### 运行项目 ``` npm run serve ``` ### 打包项目 ``` npm run build ``` ### 格式化项目 ``` npm run lint ``` ### 项目预览 #### 登录模块 ![image-20200822223436552](http://ahuntsun.gitee.io/blogimagebed/img/e-sun-manage/1.png) ### 主页面 ![image-20200822223711114](http://ahuntsun.gitee.io/blogimagebed/img/e-sun-manage/2.png) ### 管理页 ![image-20200822223948203](http://ahuntsun.gitee.io/blogimagebed/img/e-sun-manage/3.png)