新增动态的样式;

This commit is contained in:
2022-03-19 12:33:11 +08:00
parent 4fda375028
commit d15122f091
6 changed files with 102 additions and 10 deletions

View File

@@ -12,5 +12,6 @@ return [
],
'post' => [
'' => '普通:',
'event' => '动态',
]
];