Go to file
juzi 67dd6b0760
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request '增加table单选的受控事件' (#3) from zjl into develop
Reviewed-on: #3
2022-12-26 19:26:18 +08:00
public 组件文档 2022-12-16 10:10:18 +08:00
src 增加table单选的受控事件 2022-12-26 19:23:54 +08:00
theme 组件文档 2022-12-16 10:10:18 +08:00
.browserslistrc 组件文档 2022-12-16 10:10:18 +08:00
.drone.yml fix: :修正构建触发分支 2022-12-16 15:15:06 +08:00
.eslintrc.js 组件文档 2022-12-16 10:10:18 +08:00
.gitignore 组件文档 2022-12-16 10:10:18 +08:00
.prettierrc.json 组件文档 2022-12-16 10:10:18 +08:00
babel.config.js 组件文档 2022-12-16 10:10:18 +08:00
Dockerfile build: :新增自动构建部署 2022-12-16 15:01:54 +08:00
jsconfig.json 组件文档 2022-12-16 10:10:18 +08:00
package-lock.json 增加table单选的受控事件 2022-12-26 19:23:54 +08:00
package.json 增加table单选的受控事件 2022-12-26 19:23:54 +08:00
README.md 组件文档 2022-12-16 10:10:18 +08:00
vue.config.js 组件文档 2022-12-16 10:10:18 +08:00

code-brick-wd

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.