diff --git a/demo/components/inputDemo.vue b/demo/components/inputDemo.vue deleted file mode 100644 index 2bf6bd06f..000000000 --- a/demo/components/inputDemo.vue +++ /dev/null @@ -1,391 +0,0 @@ - - - - - diff --git a/demo/components/inputDemo/basicUsage.demo.vue b/demo/components/inputDemo/basicUsage.demo.vue new file mode 100644 index 000000000..c31709410 --- /dev/null +++ b/demo/components/inputDemo/basicUsage.demo.vue @@ -0,0 +1,42 @@ + + + diff --git a/demo/components/inputDemo/clearable.demo.vue b/demo/components/inputDemo/clearable.demo.vue new file mode 100644 index 000000000..7d5381194 --- /dev/null +++ b/demo/components/inputDemo/clearable.demo.vue @@ -0,0 +1,49 @@ + + + diff --git a/demo/components/inputDemo/disabled.demo.vue b/demo/components/inputDemo/disabled.demo.vue new file mode 100644 index 000000000..0d50704b2 --- /dev/null +++ b/demo/components/inputDemo/disabled.demo.vue @@ -0,0 +1,43 @@ + + + diff --git a/demo/components/inputDemo/event.demo.vue b/demo/components/inputDemo/event.demo.vue new file mode 100644 index 000000000..c4b38153d --- /dev/null +++ b/demo/components/inputDemo/event.demo.vue @@ -0,0 +1,71 @@ + + + diff --git a/demo/components/inputDemo/icon.demo.vue b/demo/components/inputDemo/icon.demo.vue new file mode 100644 index 000000000..0cf8e6fe2 --- /dev/null +++ b/demo/components/inputDemo/icon.demo.vue @@ -0,0 +1,63 @@ + + + diff --git a/demo/components/inputDemo/index.vue b/demo/components/inputDemo/index.vue new file mode 100644 index 000000000..b39748e5e --- /dev/null +++ b/demo/components/inputDemo/index.vue @@ -0,0 +1,56 @@ + + + diff --git a/demo/components/inputDemo/password.demo.vue b/demo/components/inputDemo/password.demo.vue new file mode 100644 index 000000000..eedc5e001 --- /dev/null +++ b/demo/components/inputDemo/password.demo.vue @@ -0,0 +1,35 @@ + + + diff --git a/demo/components/inputDemo/placeholder.demo.vue b/demo/components/inputDemo/placeholder.demo.vue new file mode 100644 index 000000000..215e12145 --- /dev/null +++ b/demo/components/inputDemo/placeholder.demo.vue @@ -0,0 +1,41 @@ + + + diff --git a/demo/components/inputDemo/round.demo.vue b/demo/components/inputDemo/round.demo.vue new file mode 100644 index 000000000..7e1d7600b --- /dev/null +++ b/demo/components/inputDemo/round.demo.vue @@ -0,0 +1,62 @@ + + + diff --git a/demo/components/inputDemo/textarea.demo.vue b/demo/components/inputDemo/textarea.demo.vue new file mode 100644 index 000000000..8e2da6407 --- /dev/null +++ b/demo/components/inputDemo/textarea.demo.vue @@ -0,0 +1,40 @@ + + + diff --git a/packages/common/CancelMark/src/main.vue b/packages/common/CancelMark/src/main.vue index e311993a8..d4f5ba221 100644 --- a/packages/common/CancelMark/src/main.vue +++ b/packages/common/CancelMark/src/main.vue @@ -8,7 +8,7 @@ >