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: '异度星球' }