From eaa5247fe535aadedc7cd35896e1e08580487006 Mon Sep 17 00:00:00 2001 From: lin <1005713861@163.com> Date: Mon, 11 May 2026 18:14:58 +0800 Subject: [PATCH] feat:购有趣 4.3改版 --- App.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/App.vue b/App.vue index 5b5f8f2..255140f 100644 --- a/App.vue +++ b/App.vue @@ -113,3 +113,6 @@ border-radius: 50upx; } </style> +<style lang="scss"> + @import '@/uni_modules/uv-ui-tools/index.scss'; +</style> \ No newline at end of file -- Gitblit v1.9.3