From f7d9d1b1affae2a7ee9bd2cf4ecb7129af654ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B1=B3=E5=B1=B1?= <17726957223@189.cn> Date: Wed, 19 Nov 2025 11:13:06 +0800 Subject: [PATCH] chore: update package.json and app.vue imports, and ensure global styles are included --- apps/web-tdesign/src/app.vue | 2 +- apps/web-tdesign/src/bootstrap.ts | 4 +++- package.json | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/apps/web-tdesign/src/app.vue b/apps/web-tdesign/src/app.vue index 1626c9d39..f37688b67 100644 --- a/apps/web-tdesign/src/app.vue +++ b/apps/web-tdesign/src/app.vue @@ -1,12 +1,12 @@