-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
更新黄金会员
- Loading branch information
xiangZr-hhh
committed
May 14, 2024
1 parent
c757895
commit fb4e95d
Showing
1 changed file
with
75 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,75 @@ | ||
## 使用二级标题开始 | ||
# 付费会员设计文档 | ||
|
||
## 黄金会员 | ||
<br/> | ||
|
||
> **价格**: 5r/月 | ||
<pre> | ||
黄金会员适用于个体用户、小微型企业。 | ||
相比于普通用户,黄金用户可拥有团队空间、超大储存容量、更高的下载速度与无限制的文档转换次数等诸多权益。 | ||
</pre> | ||
|
||
<table style="text-align: center;width: 100%"> | ||
<tr > | ||
<td style="width: 1200px;font-weight: bold;font-family: 微软雅黑; | ||
font-size: larger;color:orange" colspan="3">权益对比</td> | ||
</tr> | ||
<tr > | ||
<td style="width:20%;font-weight: bold;font-family: 微软雅黑">权利类型</td> | ||
<td style="font-weight: bold;font-family: 微软雅黑;color: orange">黄金会员</td> | ||
<td style="font-weight: bold;font-family: 微软雅黑">普通用户</td> | ||
</tr> | ||
<tr > | ||
<td>储存空间</td> | ||
<td style="color: orange">10G</td> | ||
<td>1G</td> | ||
</tr> | ||
<tr > | ||
<td>上传文档大小</td> | ||
<td style="color: orange">1GB</td> | ||
<td>10MB</td> | ||
</tr> | ||
<tr > | ||
<td>公共空间</td> | ||
<td style="color: orange">1GB</td> | ||
<td>无</td> | ||
</tr> | ||
<tr > | ||
<td>文档转换次数</td> | ||
<td style="color: orange">不限</td> | ||
<td>50</td> | ||
</tr> | ||
<tr > | ||
<td>智能排版</td> | ||
<td style="color: orange">不限</td> | ||
<td>200</td> | ||
</tr> | ||
<tr > | ||
<td>多媒体信息提取</td> | ||
<td style="color: orange">不限</td> | ||
<td>200</td> | ||
</tr> | ||
<tr > | ||
<td>智能润色</td> | ||
<td style="color: orange">不限</td> | ||
<td>100</td> | ||
</tr> | ||
<tr > | ||
<td>信息可视化</td> | ||
<td style="color: orange">不限</td> | ||
<td>200</td> | ||
</tr> | ||
</table> | ||
|
||
|
||
|
||
|
||
## 超级会员 | ||
> **价格** : 20r/月 | ||
|
||
|
||
|
||
|
||
\ |