prodog 组件库

yangzhijie 912515e88c Merge branch 'master' of http://159.75.9.201:3000/client-2022/pc-component-v3 4 년 전
bat 3a1ddecdb1 修改BAT文件。 4 년 전
examples 4b61b7efa7 修改Loading 4 년 전
packages 912515e88c Merge branch 'master' of http://159.75.9.201:3000/client-2022/pc-component-v3 4 년 전
public dafa5f3390 创建pc-client-component vue 3.0的版本。 4 년 전
.babelrc f815a377d3 增加测试用例。 4 년 전
.editorconfig 508d2c2714 添加 eslint 校验规则 4 년 전
.eslintignore 508d2c2714 添加 eslint 校验规则 4 년 전
.eslintrc.js 628c4300fc 根据eslint的规则,优化程序。 4 년 전
.gitignore 0b22d18764 1.0 4 년 전
README.md dafa5f3390 创建pc-client-component vue 3.0的版本。 4 년 전
index.html 3df89b13c0 优化代码。 4 년 전
package.json 6a33210c85 升级 pc-component-v3 修复部门查询的BUG。 4 년 전
webpack.base.js be7648e8c6 1. 修复查询窗口的BUG。 2. 修复提示的BUG。 4 년 전
webpack.dev.js 6305c8e6af 优化打包配置。 4 년 전
webpack.lib.js 6305c8e6af 优化打包配置。 4 년 전
webpack.prod.js dafa5f3390 创建pc-client-component vue 3.0的版本。 4 년 전

README.md

pc-client-component

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.