UNPKG

@zxy-space/v-form

Version:

* `Mixin` 公用方法使用 `__` 作为前缀 * 事件传递使用 `e__` 作为前缀 * `@` 为组件校验规则保留关键字

10 lines (9 loc) 172 B
build: script: - echo '任务开始' - cd /htdocs/assets/v-form - git pull - yarn && yarn build:example - echo '任务结束' tags: - my-runner