From 44374a8cf1f6e2f8715d16681006ed129f3e4afd Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 4 Dec 2025 12:57:59 +0800 Subject: [PATCH] =?UTF-8?q?'=E4=BF=AE=E6=94=B9ico=E5=9B=BE=E6=A0=87'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/book/index.config.js | 2 +- src/pages/index/index.config.js | 2 +- src/pages/index/index.jsx | 6 +++++- src/pages/sphone/index.config.js | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/pages/book/index.config.js b/src/pages/book/index.config.js index 0e578cf..e17eab8 100644 --- a/src/pages/book/index.config.js +++ b/src/pages/book/index.config.js @@ -1,3 +1,3 @@ export default { - navigationBarTitleText: '异度世界' + navigationBarTitleText: '异度星球' } diff --git a/src/pages/index/index.config.js b/src/pages/index/index.config.js index 0e578cf..e17eab8 100644 --- a/src/pages/index/index.config.js +++ b/src/pages/index/index.config.js @@ -1,3 +1,3 @@ export default { - navigationBarTitleText: '异度世界' + navigationBarTitleText: '异度星球' } diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index a392b9b..1a05394 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -62,6 +62,8 @@ import code from "../../images/code.svg"; import laptop from "../../images/laptop.svg"; import travel from "../../images/travel.svg"; import group from "../../images/group.svg"; +import planet from "../../images/avatar.jpg"; + import book from "../../images/book.svg"; import youtubesvg from "../../images/youtube.svg"; // export default class Index extends Component { @@ -463,7 +465,7 @@ const Index = () => { {/* 参考资料https://readmake.com/ */} - 异度世界 + 异度星球 {/* 手册3 */} {/* 🚀 边旅行转赚钱 @@ -503,6 +505,8 @@ const Index = () => { + {/* */} + 不只云手机 diff --git a/src/pages/sphone/index.config.js b/src/pages/sphone/index.config.js index 0e578cf..e17eab8 100644 --- a/src/pages/sphone/index.config.js +++ b/src/pages/sphone/index.config.js @@ -1,3 +1,3 @@ export default { - navigationBarTitleText: '异度世界' + navigationBarTitleText: '异度星球' }