prodog 组件库

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