From bf0346bd666fa48d18850d0db02fa98f2c32b539 Mon Sep 17 00:00:00 2001 From: fanyushun <723107234@qq.com> Date: Tue, 30 Oct 2018 19:16:46 +0800 Subject: [PATCH] add example --- index.html | 54 ++++++++++++++++++++++++++++++++++++++++++++ test/mobileTest.html | 26 --------------------- 2 files changed, 54 insertions(+), 26 deletions(-) create mode 100644 index.html delete mode 100644 test/mobileTest.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..6376691 --- /dev/null +++ b/index.html @@ -0,0 +1,54 @@ + + + + + + + 手机版测试 + + + + + +

点击下面的按钮体验新功能:

+
layer原有的loading
+
新添加的loading
+ + + + \ No newline at end of file diff --git a/test/mobileTest.html b/test/mobileTest.html deleted file mode 100644 index ce88cd5..0000000 --- a/test/mobileTest.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - 手机版测试 - - - - -
自带loading
-
loading旋转
- - - - \ No newline at end of file