fix #I67W45 app_common可用

This commit is contained in:
Chill
2023-02-02 16:05:37 +08:00
parent d567751160
commit 6669fd37e8
8 changed files with 13 additions and 208 deletions

View File

@@ -415,7 +415,8 @@
<rng:element name="create">
<rng:ref name="overload"/>
<rng:attribute name="string"/>
<rng:attribute name="context"/>
<rng:optional><rng:attribute name="context"/></rng:optional>
<rng:optional><rng:attribute name="name"/></rng:optional>
</rng:element>
</rng:define>
@@ -425,6 +426,7 @@
<rng:oneOrMore>
<rng:choice>
<rng:ref name="create"/>
<rng:ref name="button"/>
</rng:choice>
</rng:oneOrMore>
</rng:element>