add packages

This commit is contained in:
Xuan Sang LE
2018-04-14 15:52:19 +00:00
parent 1d4957b4c5
commit 2d7acf3f35
21 changed files with 1222 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<afx-app-window apptitle="__(About AntOS)" width="450" height="500" data-id="About">
<afx-hbox >
<div data-id="container" style="padding:10px;overflow:auto;"></div>
</afx-hbox>
</afx-app-window>