# nideshop_admin_full **Repository Path**: forapi/nideshop_admin_full ## Basic Information - **Project Name**: nideshop_admin_full - **Description**: nideshop后台管理系统,使用VUE+Element UI开发 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-19 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目为[nideshop_server_full](https://github.com/saonian/nideshop_server_full)的管理界面,采用VUE+Element UI开发,目前大部分功能都开发完毕。 免费共享,后续不再更新。 ## 使用方法 1. 根据[nideshop_server_full](https://github.com/saonian/nideshop_server_full)的说明搭建好后端 2. 修改`config/index.js`下的proxyTable配置为后端接口API地址 3. 修改`src/api/index.js`里的七牛域名配置 4. 运行`npm install`安装依赖 5. 运行`npm run dev`启动项目 6. 使用`admin/jiafeimao`登录项目 ## 部分截图 ![](screenshot/1.png) ![](screenshot/2.png) ![](screenshot/3.png) ![](screenshot/4.png)