Commit fb1d04ae authored by custom's avatar custom

Updates 前端组件/hlsMaskedTextBox.md

Auto commit by GitBook Editor
parent c89177b2
...@@ -55,7 +55,7 @@ function rules(){ ...@@ -55,7 +55,7 @@ function rules(){
```xml ```xml
<h:hlsMaskedTextBox id="hlsMaskedtTextBox"> <h:hlsMaskedTextBox id="hlsMaskedtTextBox">
<h:rules "~"="/[+-]/" "^"="fn:rules"/> <h:rules "~"="/[+-]/" "^"="fn:rules"/>
</h:maskedTextBox> </h:hlsMaskedTextBox>
``` ```
> **提示**: > **提示**:
......
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