From 08b73a91cec8c8ef430b8d5bc5b4a631bcbbe7f2 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期日, 21 七月 2024 18:13:49 +0800
Subject: [PATCH] Merge branch 'main' of https://gitee.com/people_3/hmy_farmer
---
common/uni.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/common/uni.css b/common/uni.css
index 896255a..6caf474 100644
--- a/common/uni.css
+++ b/common/uni.css
@@ -4,6 +4,7 @@
font-style: normal;
src: url('~@/static/uni.ttf') format('truetype');
}
+@import "uview-ui/index.scss";
/* #ifdef H5 */
.fix-left-window {
--
Gitblit v1.9.3