prodog 组件库

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

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.