diff --git a/src/images/phone2.png b/src/images/phone2.png
new file mode 100644
index 0000000..513b6e8
Binary files /dev/null and b/src/images/phone2.png differ
diff --git a/src/index.html b/src/index.html
index 158142f..91e0b29 100644
--- a/src/index.html
+++ b/src/index.html
@@ -8,20 +8,20 @@
-
+
-
数字游民
-
-
-
+ 云手机
+
+
+
diff --git a/src/pages/book/index.config.js b/src/pages/book/index.config.js
index 05f666b..f0a6ced 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/book/index.tsx b/src/pages/book/index.tsx
index f9a499e..a2effa2 100644
--- a/src/pages/book/index.tsx
+++ b/src/pages/book/index.tsx
@@ -158,7 +158,7 @@ const Book = () => {
>
- {`📗 数字游民`}
+ {`云手机`}
{
diff --git a/src/pages/index/index.config.js b/src/pages/index/index.config.js
index 05f666b..f0a6ced 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 e143f1d..ba45dc2 100644
--- a/src/pages/index/index.jsx
+++ b/src/pages/index/index.jsx
@@ -49,6 +49,8 @@ import ytGpt from "../../images/ytGpt.png";
import demo from "../../images/demo.svg";
import AI from "../../images/AI.png";
import nomadro from "../../images/nomadro.png";
+import phone2 from "../../images/phone2.png";
+
import code from "../../images/code.svg";
import laptop from "../../images/laptop.svg";
import travel from "../../images/travel.svg";
@@ -188,7 +190,7 @@ const Index = () => {
window.localStorage.removeItem("userInfo");
window.localStorage.removeItem("openid");
window.localStorage.removeItem("wxid");
- window.location.href = "https://nomadro.com";
+ window.location.href = "https://hackrobot.cn";
} else {
// 有完整的用户信息userInfo
setuserInfo(res?.data?.userInfo);
@@ -424,7 +426,9 @@ const Index = () => {
@@ -436,6 +440,8 @@ const Index = () => {
// style="width: 40%px;height:100%;background: #fff;"
// src={book}
src={laptop}
+ // src={phone2}
+
/>
无人直播