From f3ff20ed68ebd3cb2ce9eb6f593d6e1cb85494fb Mon Sep 17 00:00:00 2001 From: hawk86104 Date: Tue, 1 Apr 2025 17:57:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E6=88=90=E7=AC=AC=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E7=AE=80=E5=8D=95=E7=A4=BA=E4=BE=8B=20=E4=BD=BF?= =?UTF-8?q?=E7=94=A8qiankun?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 14 +-- src/components/forPreview/FPSGraph.vue | 4 +- src/global.less | 6 +- src/plugins/qiankunTvt/pages/theBasic.vue | 110 ++++++++++++++++++++++ 4 files changed, 125 insertions(+), 9 deletions(-) create mode 100644 src/plugins/qiankunTvt/pages/theBasic.vue diff --git a/index.html b/index.html index 6fcbdeef..e3158b2c 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ * @Autor: 地虎降天龙 * @Date: 2024-03-07 09:46:12 * @LastEditors: 地虎降天龙 - * @LastEditTime: 2025-03-20 09:06:18 + * @LastEditTime: 2025-04-01 16:14:04 --> @@ -21,11 +21,13 @@ diff --git a/src/components/forPreview/FPSGraph.vue b/src/components/forPreview/FPSGraph.vue index 7d07cd52..7ff0dd75 100644 --- a/src/components/forPreview/FPSGraph.vue +++ b/src/components/forPreview/FPSGraph.vue @@ -4,7 +4,7 @@ * @Autor: 地虎降天龙 * @Date: 2024-02-27 08:47:58 * @LastEditors: 地虎降天龙 - * @LastEditTime: 2025-03-13 11:56:25 + * @LastEditTime: 2025-04-01 16:00:37 -->