# shop_manager_admin **Repository Path**: zy1956/shop_manager_admin ## Basic Information - **Project Name**: shop_manager_admin - **Description**: 电商管理平台admin - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-27 - **Last Updated**: 2021-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop_manage_pc ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). - 管理员账户 - username: 'admin' - password: '123456' * power/roles - 添加、编辑、删除操作需要做 * goods/list - 编辑操作需要做