antos-frontend/src/packages/Setting/scheme.html

5 lines
230 B
HTML
Raw Normal View History

2018-03-11 21:31:40 +01:00
<afx-app-window data-id = "setting-window" apptitle="Setting" width="600" height="400">
<afx-vbox>
<afx-tab-container data-id = "container" barwidth="120" bar="left"></afx-tab-container>
</afx-vbox>
</afx-app-window>