Commit 5bb01822dfe6b7b3434188a0334cdd75ddcccf0d
1 parent
e7fa2799
Switch prevent space to scroll
Showing
2 changed files
with
3 additions
and
1 deletions
Show diff stats
examples/routers/form.vue
@@ -479,6 +479,7 @@ | @@ -479,6 +479,7 @@ | ||
479 | <Button type="primary">Submit</Button> | 479 | <Button type="primary">Submit</Button> |
480 | <Button type="ghost" style="margin-left: 8px">Cancel</Button> | 480 | <Button type="ghost" style="margin-left: 8px">Cancel</Button> |
481 | </FormItem> | 481 | </FormItem> |
482 | + <br><br><br><br><br><br><br><br><br><br><br><br><br><br> | ||
482 | </Form> | 483 | </Form> |
483 | </template> | 484 | </template> |
484 | <script> | 485 | <script> |
src/components/switch/switch.vue