's'
This commit is contained in:
@@ -31,7 +31,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
|
||||
{ value: "170+", label: "分钟视频" },
|
||||
{ value: "5", label: "大模块" },
|
||||
],
|
||||
payUrl: "/cloudphone/pay",
|
||||
payUrl: "/",
|
||||
},
|
||||
livestream: {
|
||||
id: "livestream",
|
||||
@@ -45,7 +45,7 @@ export const TOPIC_CONFIGS: Record<string, TopicConfig> = {
|
||||
{ value: "2", label: "大模块" },
|
||||
],
|
||||
moduleIndices: [1, 2],
|
||||
payUrl: "/cloudphone/pay",
|
||||
payUrl: "/",
|
||||
},
|
||||
indie: {
|
||||
id: "indie",
|
||||
|
||||
Reference in New Issue
Block a user