diff --git a/src/pages/book/index.tsx b/src/pages/book/index.tsx
index a760cc5..717b6b1 100644
--- a/src/pages/book/index.tsx
+++ b/src/pages/book/index.tsx
@@ -121,29 +121,7 @@ const Book = () => {
>
- {/* 判断有没有wxid,是否女性 */}
- {book != 1 ? (
- {
- if (book == 1) {
- return false;
- } else {
- if (!!isWeChat) {
- // 19.8元
- payh5("book", 1980);
- } else {
- // setmeetupQR(true);
- }
- }
- }}
- >
- {/* {meetup == 1 ? "已加入" : `立即加入`} */}
- {`阅读更多`}
-
- ) : null}
+
);
};
diff --git a/src/pages/index/index.config.js b/src/pages/index/index.config.js
index e17eab8..ef6a769 100644
--- a/src/pages/index/index.config.js
+++ b/src/pages/index/index.config.js
@@ -1,3 +1,3 @@
export default {
- navigationBarTitleText: '异度星球'
+ navigationBarTitleText: 'Youtube运营笔记'
}
diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx
index 05bf150..3631cf1 100644
--- a/src/pages/index/index.jsx
+++ b/src/pages/index/index.jsx
@@ -327,226 +327,6 @@ const Index = () => {
return (
- {/* */}
-
- {/* 公众号 */}
- {
- // window.location.href=""
- }}
- >
-
- 异度世界
-
-
- {/* 标签 */}
-
-
- 独立开发者
-
-
- 跨境电商
-
-
- 树莓派
-
-
-
-
- {/* className="at-article__p" */}
-
- 普通的独立开发者,平时喜欢折腾树莓派
-
- 副业是做跨境电商
-
- 做一个数字游民ing
-
-
-
- {/* 付费合集 */}
-
-
- {
- Taro.navigateTo({
- url: "/pages/sphone/index",
- });
- // window.location.href =
- // "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3555705062712901639#wechat_redirect";
- }}
- />
- {
- window.location.href =
- // "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3545545030499270661#wechat_redirect";
- "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3629790245010128902#wechat_redirect";
- }}
- />
- {
- window.location.href =
- // "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3545545030499270661#wechat_redirect";
- "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3635342254190739460#wechat_redirect";
- }}
- />
- {/* {
- window.location.href =
- "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3545541605766168582#wechat_redirect";
- }}
- /> */}
-
-
-
- {/* 已付费的用户才展示活动 */}
-
-
-
- {/* 左边 */}
-
-
-
-
- {/* 右边 */}
-
- 技术交流:云手机/机器人/AI
-
-
- 异度世界
-
-
- {/*
-
- 19:00--21:00
- */}
-
- {[touxiang, girl, cat].map((item, index) => {
- return (
-
-
-
- );
- })}
-
- {
- Taro.navigateTo({
- url: "/pages/salon/index",
- });
- return false;
- if (userInfo?.activity_status == "1") {
- // 已预约
- Taro.atMessage({
- message: "已预约成功",
- type: "warning",
- });
- } else if (userInfo?.activity_status == "2") {
- // 已预约
- Taro.atMessage({
- message: "审核中",
- type: "warning",
- });
- } else {
- if (!!wxid) {
- // 发起预约
- const userUpdateData = {
- activity_status: "2", // 审核中
- };
- Taro.request({
- method: "PUT",
- // url: `${process.env.TARO_API_API}/user/${urlwxid}`, //仅为示例,并非真实的接口地址
- url: `${process.env.TARO_API_API}/user/${wxid}`, //仅为示例,并非真实的接口地址
- data: userUpdateData,
- header: {
- "Content-Type": "application/json",
- },
- success: function (res) {
- // 预约成功
- // Taro.atMessage({
- // message: "预约成功",
- // type: "success",
- // });
- if (res.data.code == "200") {
- setmeetupToast(true);
- }
- },
- fail: function (err) {},
- complete: function (finy) {
- window.location.reload();
- },
- });
- } else {
- setmeetupQR(true);
- }
- }
- }}
- >
- {/* {userInfo?.activity_status == "2"
- ? "审核中"
- : userInfo?.activity_status == "1"
- ? "已报名"
- : // : "立即报名"}
- "已满"} */}
- {`加入`}
-
-
-
-
-
-
-
{/* 在线图书 */}
{/* 参考资料https://readmake.com/ */}
@@ -647,166 +427,6 @@ const Index = () => {
-
- {/* 软件下载 */}
-
-
- | 我写的软件工具
-
-
-
- {" "}
- 数字游民cna (ios app)
-
- {/* {
- // setisOpened(true);
- }}
- > */}
- 待上架
-
-
-
- {" "}
- emoji图文编辑器 (pc客户端)
-
- {
- setisOpened(true);
- }}
- >
-
-
- {/*
-
- */}
-
-
- {/* 付费入群 */}
- {/* 付费入群 */}
-
- {/* 联系我 */}
- {/* {!wxid && !Object.keys(userInfo)?.length > 0 ? (
-
- 微信号: hackrobot
-
-
- ) : null} */}
-
- {/*
- 立即购买 -- 29.8元
- */}
-
-
- {/* 软件下载模态窗 */}
-
- emoji编辑器
-
-
- emoji编辑器是将markdown转换成标准的emoji格式
-
- 适用于各种图文场景
-
- - 平台:小红书/微博/微信"小绿书"朋友圈
-
- 评论区
-
- {/* 软件图片展示 */}
-
-
-
- {/*
- 百度网盘链接:https://pan.baidu.com/s/1XXVnMimjUD8qVdmaVhb6rg?pwd=hqyo
-
- 提取码:hqyo
- */}
-
-
-
-
-
-
-
-
-
- {/* 软件下载模态窗 */}
-
- 咨询沙龙
-
- {/*
- 1.加微信好友
-
- 2.发送关键词: 数字游民
- */}
- {/* 软件图片展示 */}
-
-
-
-
-
-
-
-
-
-
- {/* 腾讯云推广: https://curl.qcloud.com/8bJ1d9U0 */}
- {/* */}
-
-
- {
- window.location.reload();
- }}
- >
- {
- window.location.reload();
- }}
- >
);
};
diff --git a/src/pages/index/index.scss b/src/pages/index/index.scss
index 18047bd..f18d235 100644
--- a/src/pages/index/index.scss
+++ b/src/pages/index/index.scss
@@ -4,36 +4,6 @@
// height: 100vh;
padding: 40px;
- .index-title {
- display: flex;
- flex-direction: row;
- font-weight: 700;
- align-items: center;
- .yidooplanet {
- margin-left: 20px;
- }
- }
-
- .index-tags {
- margin-top: 20px;
- .index-AtTag {
- background-color: rgb(99 102 241);
- color: white;
- }
- }
-
- .index-article {
- margin-top: 60px;
- // background-color: yellow;
- font-size: 30px;
- .spanText {
- font-weight: 700;
- }
- }
-
- .index-list {
- margin-top: 60px;
- }
.index-book {
margin-top: 60px;
@@ -107,122 +77,6 @@
}
}
- .software {
- margin-top: 60px;
- font-size: 30px;
- padding: 30px;
- .emojiTitle {
- color: rgb(99 102 241);
- }
- .emojitext {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: space-between;
- font-size: 28px;
- }
- .software-emoji {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
- }
-
- .index-meetup {
- margin-top: 60px;
-
- .meetup-card {
- display: flex;
- flex-direction: row;
- // background-color: yellow;
-
- .meetup-left {
- width: 50%;
- height: 100%;
- display: flex;
- flex-direction: column;
- // background-color: red;
- }
- .meetup-right {
- font-size: 20px;
- margin-left: 10px;
- display: flex;
- flex-direction: column;
- // align-items: center;
- justify-content: space-between;
- // background-color: green;
- flex: 1;
- .title {
- }
- .address {
- // margin-top: 30px;
- }
- .meetBtn {
- display: flex;
- // flex-direction: row-reverse;
- flex-direction: row;
- align-items: center;
- justify-content: space-between;
-
- .meetupSrcItem{
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: space-between;
- // background-color: red;
-
- .meetupSrc {
- // width: 20px;
- // height:20px;
- border-radius: 15%;
- // background-color: yellow;
- margin-left: 10px;
- }
- }
-
- .join {
- width: 100px;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- background-color: #1bb14e;
- color: #fff;
- border-radius: 15%;
- position: relative;
- // bottom: 10px;
- right: -10px;
- }
- }
- }
- }
- }
-
- .contack {
- margin-top: 60px;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- .wechatNum {
- font-size: 34px;
- color: #1bb14e;
- }
- }
-
- .emojiModel {
- .modelText {
- font-size: 22px;
- }
- .model-emoji {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- }
- }
-
.payBtn {
position: fixed;
bottom: 0;