Compare commits

10 Commits

Author SHA1 Message Date
hackrobot
55bc780e93 'test' 2024-10-27 09:34:52 +08:00
hackrobot
df07eb8971 'ss' 2024-10-04 19:08:49 +08:00
hackrobot
b599aebfcc 'hello' 2024-10-04 16:33:21 +08:00
hackrobot
737ee3ce76 'h5' 2024-10-02 22:02:44 +08:00
hackrobot
1b8160d154 ;s 2024-09-15 18:36:09 +08:00
hackrobot
e55e5cea40 'update 2024-09-14 12:54:00 +08:00
hackrobot
464e73229e ''' 2024-09-14 09:11:21 +08:00
hackrobot
3dfea0de3e 'hello; 2024-09-13 21:47:06 +08:00
hackrobot
859b13d886 update 2024-09-12 19:06:51 +08:00
hackrobot
9c4b588909 fwf 2024-09-12 17:13:01 +08:00
14 changed files with 155 additions and 67 deletions

BIN
src/images/AIGC.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

BIN
src/images/cat.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
src/images/coffee192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
src/images/doller.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

BIN
src/images/eric.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
src/images/girl.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

BIN
src/images/travel.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

BIN
src/images/web.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

BIN
src/images/wenwen.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View File

@@ -8,6 +8,11 @@
<meta name="format-detection" content="telephone=no,address=no"> <meta name="format-detection" content="telephone=no,address=no">
<meta name="apple-mobile-web-app-status-bar-style" content="white"> <meta name="apple-mobile-web-app-status-bar-style" content="white">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" > <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
<link rel="apple-touch-icon" href="/static/images/images/coffee192.png" />
<link
rel="icon"
sizes="192x192"
href="/static/images/images/coffee192.png">
<title>异度星球</title> <title>异度星球</title>
<script><%= htmlWebpackPlugin.options.script %></script> <script><%= htmlWebpackPlugin.options.script %></script>
</head> </head>

View File

@@ -25,6 +25,10 @@ import { AtIcon } from "taro-ui";
import { VIEW } from "@tarojs/runtime"; import { VIEW } from "@tarojs/runtime";
import "animate.css"; import "animate.css";
import touxiang from "../../images/touxiang.png"; import touxiang from "../../images/touxiang.png";
import eric from "../../images/eric.jpg";
import cat from "../../images/cat.jpg";
import girl from "../../images/girl.jpg";
import emoji from "../../images/emoji.png"; import emoji from "../../images/emoji.png";
import phone from "../../images/phone.png"; import phone from "../../images/phone.png";
import robot from "../../images/robot.png"; import robot from "../../images/robot.png";
@@ -35,6 +39,15 @@ import qrcode from "../../images/qrcode.png";
import meetup from "../../images/meetup.jpg"; import meetup from "../../images/meetup.jpg";
import bookqr from "../../images/bookqr.jpg"; import bookqr from "../../images/bookqr.jpg";
import loft from "../../images/loft.png"; import loft from "../../images/loft.png";
import AIGC from "../../images/AIGC.png";
import wenwen from "../../images/wenwen.jpg";
import web from "../../images/web.png";
import travel from "../../images/travel.png";
import doller from "../../images/doller.png";
import coffee192 from "../../images/coffee192.png";
// export default class Index extends Component { // export default class Index extends Component {
const Index = () => { const Index = () => {
@@ -338,32 +351,35 @@ const Index = () => {
size="small" size="small"
circle circle
// image="https://www.hackrobot.cn/wp-content/uploads/2023/05/cropped-cropped-Screenshot-2023-05-22-at-17.26.38.png" // image="https://www.hackrobot.cn/wp-content/uploads/2023/05/cropped-cropped-Screenshot-2023-05-22-at-17.26.38.png"
image={touxiang} image={eric}
></AtAvatar> ></AtAvatar>
<View className="yidooplanet">异度世界</View> <View className="yidooplanet">Eric</View>
</View> </View>
{/* 标签 */} {/* 标签 */}
<View className="index-tags animate__animated animate__pulse"> <View className="index-tags animate__animated animate__pulse">
<AtTag className="index-AtTag" type="primary" AtNavBar={true} circle> <AtTag className="index-AtTag" type="primary" AtNavBar={true} circle>
独立开发者 youtuber
</AtTag> </AtTag>
<AtTag className="index-AtTag" type="primary" AtNavBar={true} circle> <AtTag className="index-AtTag" type="primary" AtNavBar={true} circle>
跨境电商 跨境电商
</AtTag> </AtTag>
<AtTag className="index-AtTag" type="primary" AtNavBar={true} circle> <AtTag className="index-AtTag" type="primary" AtNavBar={true} circle>
树莓派 独立开发者
</AtTag> </AtTag>
</View> </View>
<View className="index-article"> <View className="index-article">
{/* className="at-article__p" */} {/* className="at-article__p" */}
<View> <View>
普通的独立开发者,平时喜欢折腾树莓派 普通的独立开发者,网站: 🌏<span className="web" onClick={()=>{
window.location.href = "https://nomadcna.com";
// window.open("https://nomadcna.com", "_blank");
}}>nomadcna</span>
<br /> <br />
副业是做跨境电商 副业是做youtuber,跨境电商
<br /> {/* <br />
做一个<span className="spanText">数字游民</span>ing😎 努力成为一个<span className="spanText">数字游民</span>ing😎 */}
</View> </View>
</View> </View>
@@ -371,6 +387,28 @@ const Index = () => {
<View className="index-list"> <View className="index-list">
<AtList> <AtList>
<AtListItem <AtListItem
title="数字游民"
arrow="right"
// hasBorder={false}
thumb={travel}
onClick={() => {
window.location.href =
// "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3403853254399082501#wechat_redirect";
"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzkxMDczMjczNQ==&action=getalbum&album_id=3562989123101065222#wechat_redirect";
}}
/>
<AtListItem
title="副业"
arrow="right"
// hasBorder={false}
thumb={doller}
onClick={() => {
window.location.href =
// "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3403853254399082501#wechat_redirect";
"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzkxMDczMjczNQ==&action=getalbum&album_id=3697673352731754503#wechat_redirect";
}}
/>
{/* <AtListItem
title="云手机" title="云手机"
arrow="right" arrow="right"
// hasBorder={false} // hasBorder={false}
@@ -392,6 +430,17 @@ const Index = () => {
"https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3629790245010128902#wechat_redirect"; "https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzU4NTgyNDUxNw==&action=getalbum&album_id=3629790245010128902#wechat_redirect";
}} }}
/> />
<AtListItem
title="AIGC"
arrow="right"
// hasBorder={false}
thumb={AIGC}
onClick={() => {
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";
}}
/> */}
{/* <AtListItem {/* <AtListItem
title="数字游民" title="数字游民"
arrow="right" arrow="right"
@@ -421,7 +470,7 @@ const Index = () => {
style="width: 30px;height:30px;background: #fff;" style="width: 30px;height:30px;background: #fff;"
src={nomad} src={nomad}
/> />
<View className="bookNmae">一人公司方法论</View> <View className="bookNmae">一人公司</View>
</View> </View>
<View className="subtitle">多元自动化收入</View> <View className="subtitle">多元自动化收入</View>
<View className="bookText"> <View className="bookText">
@@ -506,40 +555,13 @@ const Index = () => {
</View> </View>
</View> </View>
{/* 软件下载 */}
<View className="software">
<View className="emojiTitle">
<span style={{ color: "green" }}>|</span> 我写的软件工具
</View>
<View className="emojitext">
<View>
<AtIcon value="file-generic" size="30" color="#F00"></AtIcon>{" "}
markdown转emoji编辑器
</View>
<AtIcon
value="download-cloud"
size="30"
color="#F00"
onClick={() => {
setisOpened(true);
}}
></AtIcon>
</View>
{/* <View className="software-emoji">
<Image
style="width: 80%;height: 240px;background: #fff;"
src={emoji}
/>
</View> */}
</View>
{/* 已付费的用户才展示活动 */} {/* 已付费的用户才展示活动 */}
<View className="index-meetup animate__animated animate__pulse"> <View className="index-meetup animate__animated animate__pulse">
<AtCard <AtCard
// note="提示文字" // note="提示文字"
extra="2024/09/15" // extra="2024/09/18"
title="线下活动" // extra="已报名:4人"
title="线下沙龙"
thumb="http://img12.360buyimg.com/jdphoto/s72x72_jfs/t10660/330/203667368/1672/801735d7/59c85643N31e68303.png" thumb="http://img12.360buyimg.com/jdphoto/s72x72_jfs/t10660/330/203667368/1672/801735d7/59c85643N31e68303.png"
> >
<View className="meetup-card"> <View className="meetup-card">
@@ -554,15 +576,27 @@ const Index = () => {
{/* 右边 */} {/* 右边 */}
<View className="meetup-right"> <View className="meetup-right">
<View className="title">自由交流 | 沙龙 (6-8)</View> <View className="title"> 自由交流&副业 | 沙龙(6) </View>
<View className="address"> <View className="address">
<AtIcon value="map-pin" size="30" color="#F00"></AtIcon> <AtIcon value="map-pin" size="30" color="#F00"></AtIcon>
<span>深圳市龙华</span> <span>深圳市-南山</span>
</View> </View>
<View className="meetBtn"> <View className="meetBtn">
<View> {/* <View>
<AtIcon value="clock" size="30" color="#F00"></AtIcon> <AtIcon value="clock" size="30" color="#F00"></AtIcon>
19:00--21:00 19:00--21:00
</View> */}
<View className="meetupSrcItem">
{[touxiang, girl, cat, wenwen].map((item, index) => {
return (
<View className="meetupSrc">
<Image
style="width: 20px;height: 20px;background: #fff;"
src={item}
/>
</View>
);
})}
</View> </View>
<View <View
className="join" className="join"
@@ -639,6 +673,34 @@ const Index = () => {
</AtCard> </AtCard>
</View> </View>
{/* 软件下载 */}
<View className="software">
<View className="emojiTitle">
<span style={{ color: "green" }}>|</span> 我写的软件工具
</View>
<View className="emojitext">
<View>
<AtIcon value="file-generic" size="30" color="#F00"></AtIcon>{" "}
markdown转emoji编辑器
</View>
<AtIcon
value="download-cloud"
size="30"
color="#F00"
onClick={() => {
setisOpened(true);
}}
></AtIcon>
</View>
{/* <View className="software-emoji">
<Image
style="width: 80%;height: 240px;background: #fff;"
src={emoji}
/>
</View> */}
</View>
{/* 付费入群 */} {/* 付费入群 */}
{/* <View>付费入群</View> */} {/* <View>付费入群</View> */}

View File

@@ -26,6 +26,9 @@
margin-top: 60px; margin-top: 60px;
// background-color: yellow; // background-color: yellow;
font-size: 30px; font-size: 30px;
.web{
color:chocolate
}
.spanText { .spanText {
font-weight: 700; font-weight: 700;
} }
@@ -52,7 +55,7 @@
// background-color: #1bb14e; // background-color: #1bb14e;
} }
.book-middle{ .book-middle {
width: 20px; width: 20px;
height: 100%; height: 100%;
} }
@@ -74,20 +77,18 @@
align-items: center; align-items: center;
// justify-content: space-between; // justify-content: space-between;
// background-color: red; // background-color: red;
.bookNmae{ .bookNmae {
margin-left: 10px; margin-left: 10px;
} }
} }
.subtitle{ .subtitle {
font-size: 20px; font-size: 20px;
color: red; color: red;
} }
.bookText{ .bookText {
font-size: 20px; font-size: 20px;
} }
.bookPrice{ .bookPrice {
font-size: 30px; font-size: 30px;
display: flex; display: flex;
flex-direction: row-reverse; flex-direction: row-reverse;
@@ -106,7 +107,6 @@
right: 10px; right: 10px;
} }
} }
} }
} }
@@ -168,6 +168,22 @@
align-items: center; align-items: center;
justify-content: space-between; 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 { .join {
width: 100px; width: 100px;
display: flex; display: flex;
@@ -186,13 +202,13 @@
} }
} }
.contack{ .contack {
margin-top: 60px; margin-top: 60px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
.wechatNum{ .wechatNum {
font-size: 34px; font-size: 34px;
color: #1bb14e; color: #1bb14e;
} }

View File

@@ -11,7 +11,7 @@
// position: relative; // position: relative;
bottom: 20px; bottom: 20px;
position: fixed; position: fixed;
width: 680px; width: 700px;
} }
.model-emoji { .model-emoji {

View File

@@ -105,7 +105,7 @@ const Salon = () => {
</View> </View>
<View className="at-article"> <View className="at-article">
<View className="at-article__h1"> | </View> <View className="at-article__h1">& | 线</View>
<View className="at-article__info"> <View className="at-article__info">
{/* 2017-05-07&nbsp;&nbsp;&nbsp; */} {/* 2017-05-07&nbsp;&nbsp;&nbsp; */}
@@ -115,39 +115,44 @@ const Salon = () => {
<View className="at-article__h2"></View> <View className="at-article__h2"></View>
<View className="at-article__h3">| 📣coffeechat</View> <View className="at-article__h3">| 📣coffeechat</View>
<View className="at-article__p"> <View className="at-article__p">
coffeechat的另一种形式,1V1交流会紧张,,(6), coffeechat的另一种形式
<br />
1V1交流会紧张,
<br />
(6),
</View> </View>
<br /> <br />
<View className="at-article__h3">| 📋</View> <View className="at-article__h3">| 📋</View>
<View className="at-article__p"> <View className="at-article__p">
<br /> <br />
1地点:龙华--宿 1地点:南山--loft民宿
<br /> <br />
26 26 (8)
<br /> <br />
3 3 []
</View> </View>
<br /> <br />
<View className="at-article__h3">| ,</View> {/* ❌ */}
<View className="at-article__h3">| ,</View>
<View className="at-article__p"> <View className="at-article__p">
🚫广 🚫广
<br /> <br />
🚫:"留学海归""博士硕士""大咖大V""大厂" {/* 🚫标榜:"留学海归""博士硕士""大咖大V""大厂"
<br /> <br />
声明:"一人公司","自由职业","副业",有很多组织,或者个人,会举办专题的活动,以及"高端XX局",固定周期,流程体系化,并以此盈利.{" "} 声明:"一人公司","自由职业","副业",有很多组织,或者个人,会举办专题的活动,以及"高端XX局",固定周期,流程体系化,并以此盈利.{" "}
<br /> <br />
本沙龙不属于此类 本沙龙不属于此类
<br /> */}
"职业/学历/大公司"
<br /> <br />
,"职业/学历/成就"-- 💰39/ ()
<br />
💰29/ ()
</View> </View>
<br /> <br />
{meetup == 1 ? ( {meetup == 1 ? (
<View className="at-article__h3">| ,</View> <View className="at-article__h3">| ,</View>
) : ( ) : (
nnull null
)} )}
{meetup == 1 ? ( {meetup == 1 ? (
<View className="at-article__p"> <View className="at-article__p">
@@ -179,7 +184,7 @@ const Salon = () => {
return false; return false;
} else { } else {
if (!!isWeChat) { if (!!isWeChat) {
payh5("meetup", 2900); payh5("meetup", 3900);
} else { } else {
setmeetupQR(true); setmeetupQR(true);
} }