From ba59642bc79ff9c0ab8d2ae6bd9f62a6826ad9ec Mon Sep 17 00:00:00 2001 From: lyf <2514544224@qq.com> Date: Mon, 29 Jun 2026 15:09:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=80=E8=AE=BE=E7=BD=AE=E9=B8=BF?= =?UTF-8?q?=E8=92=99=E9=BB=91=E4=BD=93=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 集中定义深圳自然博物馆品牌字体栈 - 全局覆盖 H5 与 uni-app 根节点字体 - 基础视图、文本、表单元素统一继承字体 Co-Authored-By: Claude Opus 4.8 (1M context) --- src/App.vue | 27 ++++++++++++++++++++++++--- src/styles/variables.scss | 3 +++ 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 8f93f82..de3164c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,9 @@ onLaunch(() => { }) -