♻️ refactor: 红包祝福语改为32位
This commit is contained in:
parent
e3fe3d1380
commit
13860d40e3
|
@ -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'}
|
||||
|
|
Loading…
Reference in New Issue