♻️ refactor: 红包祝福语改为32位

This commit is contained in:
wangsongsole 2023-06-13 09:11:22 +08:00
parent e3fe3d1380
commit 13860d40e3
1 changed files with 1 additions and 1 deletions

View File

@ -592,7 +592,7 @@ export default class addKnockGold extends Component {
value={this.state.model.wishing}
placeholder={'请输入'}
labelWidth={'0px'}
maxLength={50}
maxLength={32}
height={'36px'}
width={'520px'}
alignment={'left'}