diff --git a/src/images/dsx.png b/src/images/dsx.png new file mode 100644 index 0000000..0f4375c Binary files /dev/null and b/src/images/dsx.png differ diff --git a/src/images/youtube2.png b/src/images/youtube2.png new file mode 100644 index 0000000..46f5ffa Binary files /dev/null and b/src/images/youtube2.png differ diff --git a/src/index.html b/src/index.html index 8a199fa..6dee47c 100644 --- a/src/index.html +++ b/src/index.html @@ -8,20 +8,20 @@ - + - 异度世界 - - - + youtube运营 + + + diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index 57052fb..5803282 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -30,6 +30,10 @@ import { AtIcon } from "taro-ui"; import { VIEW } from "@tarojs/runtime"; import "animate.css"; import touxiang from "../../images/touxiang.png"; +import dsx from "../../images/dsx.png"; +import youtube2 from "../../images/youtube2.png"; + + import hackrobot from "../../images/hackrobot.png"; import cat from "../../images/cat.jpg"; @@ -466,7 +470,9 @@ const Index = () => { {/* 参考资料https://readmake.com/ */} - 异度世界 + {/* 异度世界 */} + + {/* 手册3 */} {/* 🚀 边旅行转赚钱 @@ -508,8 +514,8 @@ const Index = () => { - 不只云手机 - 折腾技术 + 油管交流 + 出海赚美金 @@ -533,7 +539,7 @@ const Index = () => { } else { if (!!isWeChat) { //19.8元 - payh5("vip", 198); + payh5("vip", 1980); } else { window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`; } @@ -559,13 +565,13 @@ const Index = () => { 账号:{window.localStorage.getItem("username")} 密码:{"123456"}{" "} - + {/* */} 添加 - 微信好友: hackrobot + 微信好友: Ella199406 {/* 获取 账号 */} - + )} @@ -574,7 +580,7 @@ const Index = () => { diff --git a/src/pages/index/index.md b/src/pages/index/index.md index 6e6fd91..236e847 100644 --- a/src/pages/index/index.md +++ b/src/pages/index/index.md @@ -1,6 +1,9 @@ -👋 还在一个人摸索吗? -📚 资源共享 & 问答,遇到问题,即时响应 -🌟 在这里,你能得到: -✅ 业务方向(无人直播, RPA自动化,聊天机器人) -✅ 技术杠杆(云手机,PVE虚拟化,服务器集群) -✅ 海外平台(YouTube、TikTok、Saas) +😩 做 YouTube,你是不是也遇到过: + +粉丝涨不动 +视频没人看 +收益遥遥无期 + +🔥 来社群吧! +这里有同样在路上的伙伴,互帮互助、实时答疑,不用再孤军奋战。 +💡 一起摸清算法脉络,把创作当作事业,而不是孤单的试错。 \ No newline at end of file diff --git a/src/pages/index/index.scss b/src/pages/index/index.scss index 3a20956..82c3014 100644 --- a/src/pages/index/index.scss +++ b/src/pages/index/index.scss @@ -216,7 +216,7 @@ .index_book_img { margin-top: 80px; width: 400px; - height: 400px; + // height: 400px; } } @@ -310,7 +310,7 @@ // height: 100%; // background-color: yellow; .book_img { - margin-bottom: 40px; + // margin-bottom: 40px; } } }