File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 价格
2+ ## 免费计划
3+ 暂不支持** 免费计划**
4+
5+ ## Plus 计划
6+ 5 美金/月/每个Workspace ( 工作区 )
7+
8+ - 50人以下
9+ - 日活跃用户30人以下
10+ - 日活跃用户指的是在一天(24小时)中登录的用户有多少,无论是否使用功能。
11+
12+
13+
14+ ## Pro 计划
15+ 15 美金/月/每个Workspace ( 工作区 )
16+
17+ - 500 人以下
18+ - 日活跃用户200人以下
19+ - 日活跃用户指的是在一天(24小时)中登录的用户有多少,无论是否使用功能。
20+
21+ ## Team 计划
22+ 50 美金/月/每个Workspace ( 工作区 )
23+ - 2000 人以下
24+ - 日活跃用户700人以下
25+ - 日活跃用户指的是在一天(24小时)中登录的用户有多少,无论是否使用功能。
26+
27+ ## 企业计划
28+ 暂不支持日活跃人数超过700人或者超过2000人。
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ export default defineConfig({
3535 collapsed : true ,
3636 items : [
3737 { text : "简介" , link : "/zh/chatroom/" } ,
38+ { text : "价格" , link : "/zh/chatroom/prices" } ,
3839 { text : "注册" , link : "/zh/chatroom/register" } ,
3940 { text : "登录" , link : "/zh/chatroom/login" } ,
4041 { text : "工作区" , link : "/zh/chatroom/workspace" } ,
You can’t perform that action at this time.
0 commit comments