From 079641324ab9f8a13fe04972a2e4677b1eaf8ab0 Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Fri, 13 Aug 2021 18:38:43 +0800 Subject: [PATCH] chore: add examples/test/auto-test.html --- packages/core/examples/test/auto-test.html | 94 ++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 packages/core/examples/test/auto-test.html diff --git a/packages/core/examples/test/auto-test.html b/packages/core/examples/test/auto-test.html new file mode 100644 index 0000000..7afd2d0 --- /dev/null +++ b/packages/core/examples/test/auto-test.html @@ -0,0 +1,94 @@ + + + + + + + + +
+ +
Button
+ + + + + + \ No newline at end of file