Commit b4e37eb1 authored by custom's avatar custom

Updates 前端组件/hlsMaskedTextBox.md

Auto commit by GitBook Editor
parent b26f3ae4
...@@ -54,9 +54,9 @@ function rules(){ ...@@ -54,9 +54,9 @@ function rules(){
``` ```
```xml ```xml
<h:maskedTextBox id="maskedtTextBox"> <h:hlsMaskedTextBox id="hlsMaskedTextBox">
<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