# w-vue-basis **Repository Path**: Jason_liuc/w-vue-basis ## Basic Information - **Project Name**: w-vue-basis - **Description**: 技术底层服务组件对象推进维护 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-30 - **Last Updated**: 2025-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # winning-webui-basis ## 异常报错处理方式 See [win-design](http://wued.winning-health.com.cn:8088/win-design/views/quick-start.html) ## 安装 win-design ``` npm i win-design --registry http://172.16.9.242:8081/repository/npm-group/ ``` ## 使用控件 See Json展示控件[vue-json-views](https://zhaoxuhui1122.github.io/vue-json-view/) ``` npm install vue-json-views --save ``` ## 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/).