From 83965c11dd473a1b43d2f088d4df9d9e6a54820f Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 24 Nov 2021 14:08:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=85=B6=E4=BB=96=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/test.html | 59 +++++++++++++++++++++++++++++++++++++++++++++ other/test.html.vue | 22 +++++++++++++++++ 2 files changed, 81 insertions(+) create mode 100644 other/test.html create mode 100644 other/test.html.vue diff --git a/other/test.html b/other/test.html new file mode 100644 index 000000000..255dd5ffa --- /dev/null +++ b/other/test.html @@ -0,0 +1,59 @@ + + + + + + + + + + + +
+

Hello App!

+
+
+ Go to Home +
+
+ Go to 1 +
+
+ Go to 2 +
+
+ Go to 3 +
+ +
+ + + \ No newline at end of file diff --git a/other/test.html.vue b/other/test.html.vue new file mode 100644 index 000000000..00cecc034 --- /dev/null +++ b/other/test.html.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file