Skip to content

Commit 604f23a

Browse files
committed
maomaoyun
1 parent ef5dafc commit 604f23a

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

src/app/pages/discuss/index.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ export function DiscussPage() {
2828
<Typography component="h2" variant="h4" gutterBottom>
2929
留言板
3030
<span style={{ fontSize: "medium", paddingLeft: "1rem" }}>
31-
使用 ChatGPT 解锁你的生产力,快来使用
32-
<Link href="https://burn.hair/?lang=zh-CN&utm_source=yyets"> 头顶冒火</Link> 吧!
31+
人工智能大语言模型,
32+
<Link href="https://burn.hair/?lang=zh-CN&utm_source=yyets">快来使用头顶冒火吧</Link> ! 头顶冒火 推荐使用
33+
<Link href="https://www.mmy234.com/#/register?code=XHn52jB3"> 猫猫云VPN</Link>
3334
</span>
3435
</Typography>
3536

src/component/CommentList/index.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,13 @@ export function CommentList(props: CommentListPropTypes) {
133133
</div>
134134

135135
<Divider className={classes.hr} />
136-
<Link href="https://burn.hair/?lang=zh-CN&utm_source=yyets" target="_blank">
136+
<Link href="https://burn.hair/?lang=zh-CN&utm_source=yyets" target="_blank" variant="body1">
137137
头顶冒火 OpenAI GPT 接口站,稳定快速,使用人工智能提高生产力!
138138
</Link>
139+
<br />
140+
<Link href="https://www.mmy234.com/#/register?code=XHn52jB3" target="_blank" variant="body2">
141+
搭配猫猫云VPN 月付¥10,100G流量,5设备同时在线,使用更流畅哦
142+
</Link>
139143
<Divider className={classes.hr} />
140144

141145
<div className={classes.hasMore}>

src/layout/frame/Footer.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ export function Footer() {
102102
头顶冒火 OpenAI 接口站
103103
</Link>
104104
</li>
105+
<li>
106+
<Link href="https://www.mmy234.com/#/register?code=XHn52jB3" color="inherit" variant="body1">
107+
猫猫云VPN ¥10/月100G流量
108+
</Link>
109+
</li>
105110
</ul>
106111
</Grid>
107112

0 commit comments

Comments
 (0)