's'
This commit is contained in:
@@ -23,7 +23,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
|
||||
cloudphone: {
|
||||
id: "cloudphone",
|
||||
icon: "☁️",
|
||||
title: "云手机模块",
|
||||
title: "云手机",
|
||||
subtitle: "低成本自建云手机,TikTok/YouTube 运营搭建指南",
|
||||
desc: "用开源硬件打造云手机,Redroid、AOSP、ffmpeg、SRS,从零搭建无人直播工作室",
|
||||
stats: [
|
||||
@@ -36,7 +36,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
|
||||
livestream: {
|
||||
id: "livestream",
|
||||
icon: "📺",
|
||||
title: "无人直播模块",
|
||||
title: "无人直播",
|
||||
subtitle: "TikTok/YouTube 无人直播,24 小时自动化",
|
||||
desc: "ffmpeg 拉流转推、SRS 直播服务器、油猴脚本自动化,实现 24 小时无人值守推流",
|
||||
stats: [
|
||||
@@ -50,7 +50,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
|
||||
indie: {
|
||||
id: "indie",
|
||||
icon: "🛠️",
|
||||
title: "独立开发模块",
|
||||
title: "独立开发",
|
||||
subtitle: "从想法到产品,独立开发者全流程指南",
|
||||
desc: "即将上线,敬请期待。可先前往数字游民指南了解更多。",
|
||||
stats: [
|
||||
@@ -63,7 +63,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
|
||||
aiagent: {
|
||||
id: "aiagent",
|
||||
icon: "🤖",
|
||||
title: "AI Agent 模块",
|
||||
title: "AI Agent",
|
||||
subtitle: "AIGC 与智能体,Vibe Coding 跨界创造",
|
||||
desc: "即将上线,敬请期待。可先前往数字游民指南了解更多。",
|
||||
stats: [
|
||||
|
||||
Reference in New Issue
Block a user