prodog 组件库

yangzhijie 90e9eeac0c input 增加 autocomplete="off" 4 éve
.vscode dc8048279f input 添加 autocomplete="off" 4 éve
bat 3a1ddecdb1 修改BAT文件。 4 éve
examples 3a67c8ff5a 修复查询窗口、日期的控件。 4 éve
packages 90e9eeac0c input 增加 autocomplete="off" 4 éve
public dafa5f3390 创建pc-client-component vue 3.0的版本。 4 éve
.babelrc f815a377d3 增加测试用例。 4 éve
.editorconfig 508d2c2714 添加 eslint 校验规则 4 éve
.eslintignore 508d2c2714 添加 eslint 校验规则 4 éve
.eslintrc.js 90e9eeac0c input 增加 autocomplete="off" 4 éve
.gitignore 0b22d18764 1.0 4 éve
README.md dafa5f3390 创建pc-client-component vue 3.0的版本。 4 éve
index.html 3df89b13c0 优化代码。 4 éve
package.json 90e9eeac0c input 增加 autocomplete="off" 4 éve
webpack.base.js 73431c4e91 修改程序的打包。 4 éve
webpack.dev.js 6305c8e6af 优化打包配置。 4 éve
webpack.lib.js 90e9eeac0c input 增加 autocomplete="off" 4 éve
webpack.prod.js dafa5f3390 创建pc-client-component vue 3.0的版本。 4 éve

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.