# w601_web_new **Repository Path**: wangjunjie997/w601_web_new ## Basic Information - **Project Name**: w601_web_new - **Description**: github镜像仓库,原仓库:https://github.com/WKJay/w601_web_new - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-05-31 - **Last Updated**: 2022-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # W601 WEB 2.0 ## 效果展示 #### 桌面端效果 ![桌面端](pics/01.gif) #### 移动端效果 ![移动端](pics/02.gif) #### 在线演示 [部署效果查看](http://w601.wkjay.com "W601 WEB 2.0") (由于该W601部署环境经常变化,有时可能无法正常访问。) ## 工程使用 #### 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/).