Skip to content

Commit 7aa0d82

Browse files
committed
style: 优化格式
1 parent dc6102d commit 7aa0d82

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

user/info.md

+12-14
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,15 @@
55
66
## 返回内容
77

8-
| key | value | type |
9-
| :---------------------: | :------------------------------------: | :----: |
10-
| age | 年龄 | int |
11-
| avatar | 头像链接 | string |
12-
| discription | 简介 | string |
13-
| doing | 正在做的事 | string |
14-
| email | 邮箱 | string |
15-
| gold | 金币 | int |
16-
| id | 用户id | string |
17-
| sex | 性别(m为男,s为女) | string |
18-
| level | 等级(1为潜力新星,以此类推) | string |
19-
| qq | qq号 | string |
20-
21-
> 更新于 2023.2.19
8+
| key | value | type |
9+
| :---------: | :----------------------------: | :----: |
10+
| age | 年龄 | int |
11+
| avatar | 头像链接 | string |
12+
| discription | 简介 | string |
13+
| doing | 正在做的事 | string |
14+
| email | 邮箱 | string |
15+
| gold | 金币 | int |
16+
| id | 用户 id | string |
17+
| sex | 性别(m 为男,s 为女) | string |
18+
| level | 等级(1 为潜力新星,以此类推) | string |
19+
| qq | qq 号 | string |

work/details.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
| id | 作品 ID | string |
1313
| work_name | 作品 ID | string |
1414
| type | | |
15-
| ide_type | 编辑器类型(Kitten2,Kitten3,Kitten4) | string |
15+
| ide_type | 编辑器类型(Kitten2Kitten3Kitten4) | string |
1616
| operation | | |
1717
| description | | |
1818
| orientation | | |
1919
| parent_id | | |
2020
| parent_user_name | | |
21-
| player_url | player链接 | string |
22-
| share_url | 分享链接 | string |
21+
| player_url | player 链接 | string |
22+
| share_url | 分享链接 | string |
2323
| n_tree_nodes | | |
2424
| view_times | | |
2525
| collect_times | | |
2626
| share_times | | |
27-
| fork_enable | 是否开放再创作 | bool |
27+
| fork_enable | 是否开放再创作 | bool |
2828
| preview | | |
2929
| bcm_version | | |
3030
| bcm_url | | |

0 commit comments

Comments
 (0)