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自动化' }