From 9b37e51386ac6ed8405ea1867f6b3cb5ba3feac3 Mon Sep 17 00:00:00 2001 From: JayChou Date: Thu, 8 May 2025 09:06:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 2 +- src/store/modules/setting.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 10c1781..3a5226a 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -75,7 +75,7 @@ watch( width: 100%; height: 75px; text-align: center; - font-size: 42px; + font-size: 32px; line-height: 75px; font-style: italic; background: url("../assets/images/topbgc.png") no-repeat; diff --git a/src/store/modules/setting.ts b/src/store/modules/setting.ts index b9a545d..4663070 100644 --- a/src/store/modules/setting.ts +++ b/src/store/modules/setting.ts @@ -5,7 +5,7 @@ import router from "@/router"; const settingStore = defineStore("settingStore", { state: (): any => { return { - title: "虚拟仿真实验项目", + title: "基于LabView的智能终端微程序与服务端程序数据通信虚拟仿真项目", qw: 0, // 气温 zl: 0, // 质量 srmj: 0, // 散热面积