diff --git a/pages/index/index.vue b/pages/index/index.vue
index bbfb347..0520cd2 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -11,7 +11,9 @@
-
+
+
+
{{progressNum}}%
@@ -139,6 +141,8 @@
background: rgba(143,118,238,0.3);
border-radius: 20rpx;
width: 0;
+ overflow: hidden;
+ position: relative;
}
}
}
@@ -172,4 +176,10 @@
left: 78rpx;
}
}
+ .dongxiao{
+ position: absolute;
+ right: 0;
+ height: 100%;
+ width: 158rpx;
+ }
diff --git a/static/1/loading.png b/static/1/loading.png
new file mode 100644
index 0000000..a41d9aa
Binary files /dev/null and b/static/1/loading.png differ
diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html
index 665611d..5cf9cab 100644
--- a/unpackage/dist/build/web/index.html
+++ b/unpackage/dist/build/web/index.html
@@ -1,2 +1,2 @@
shanjuandong
\ No newline at end of file
+ document.write('')