prodog 组件库

yangzhijie bcbc05b0de 修复查询窗口的BUG. hace 4 años
bat 3a1ddecdb1 修改BAT文件。 hace 4 años
examples 3b61ec2fe3 优化查询组件。 hace 4 años
packages bcbc05b0de 修复查询窗口的BUG. hace 4 años
public dafa5f3390 创建pc-client-component vue 3.0的版本。 hace 4 años
.babelrc f815a377d3 增加测试用例。 hace 4 años
.editorconfig 508d2c2714 添加 eslint 校验规则 hace 4 años
.eslintignore 508d2c2714 添加 eslint 校验规则 hace 4 años
.eslintrc.js 628c4300fc 根据eslint的规则,优化程序。 hace 4 años
.gitignore 0b22d18764 1.0 hace 4 años
README.md dafa5f3390 创建pc-client-component vue 3.0的版本。 hace 4 años
index.html 3df89b13c0 优化代码。 hace 4 años
package.json bcbc05b0de 修复查询窗口的BUG. hace 4 años
webpack.base.js be7648e8c6 1. 修复查询窗口的BUG。 2. 修复提示的BUG。 hace 4 años
webpack.dev.js 6305c8e6af 优化打包配置。 hace 4 años
webpack.lib.js 6305c8e6af 优化打包配置。 hace 4 años
webpack.prod.js dafa5f3390 创建pc-client-component vue 3.0的版本。 hace 4 años

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.