Commit 5c33df6c authored by custom's avatar custom

Creates assets/Q@06402TWZG54}F{`I46[Z8.png

Auto commit by GitBook Editor
parent 15e16e3a
**Form表单-文本框 ** ![](/assets/Q@06402TWZG54}F{`I46[Z8.png)
实现代码
<h:hlsForm>
<h:hlsHBox>
<h:hlsMaskedTextBox name="bpCode"
id="bpCode"
bind="enabled: enabled, value:model.bpName"
prompt="文本框"
colspan="3"
promptColspan="1"
style="width:100%"
placeholder="文本框"
required="true"
\/>
<\/h:hlsHBox>
<\/h:hlsForm>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment