From c34153297f866ce25445c5dba6d0f22f63c61ece Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期五, 08 四月 2022 14:40:21 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 4d07d13..1597ee9 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -58,6 +58,9 @@
</script>
<style>
+ @import "../../colorui/main.css";
+ @import "../../colorui/icon.css";
+
.custom-position {
margin: 10rpx 10rpx 50rpx 0rpx;
}
--
Gitblit v1.9.1