From 253b2510b10a98d2644906646278002509812c79 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Tue, 25 Mar 2025 08:17:13 -0500 Subject: [PATCH] =?UTF-8?q?'=E6=A0=87=E9=A2=98=E4=BF=AE=E6=94=B9'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.html | 15 ++++++++------- src/pages/index/index.config.js | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/index.html b/src/index.html index a75a8f7..90c263b 100644 --- a/src/index.html +++ b/src/index.html @@ -8,19 +8,20 @@ - - + + - Youtube运营笔记 - - - + AI 与 RPA自动化 + + + diff --git a/src/pages/index/index.config.js b/src/pages/index/index.config.js index ef6a769..f830342 100644 --- a/src/pages/index/index.config.js +++ b/src/pages/index/index.config.js @@ -1,3 +1,3 @@ export default { - navigationBarTitleText: 'Youtube运营笔记' + navigationBarTitleText: 'AI 与 RPA自动化' }