2
0
mirror of https://github.com/esiur/iui.git synced 2025-09-13 23:23:19 +00:00
This commit is contained in:
2021-12-18 16:25:51 +03:00
parent e52b89fb4d
commit f57c1b4bc5
9 changed files with 832 additions and 496 deletions

View File

@@ -116,6 +116,13 @@
<i-route name="repeat" caption="Repeat" :content="load(this)">
</i-route>
<i-route name="input" caption="Input" :content="load(this)">
</i-route>
<i-route name="select" caption="Select" :content="load(this)">
</i-route>
</i-route>