@@ -118,7 +118,7 @@ export default function CollectionCreateOrEditPage() {
<Input
className="w220"
placeholder="请输入内容"
- maxLength={20}
+ maxLength={50}
showCount
/>
</Form.Item>