test.lview 295 Bytes
Newer Older
Spencer Chang's avatar
Spencer Chang committed
1 2 3 4 5 6 7
<?xml version="1.0" encoding="UTF-8"?>
<a:screen xmlns:a="http://www.leaf-framework.org/application">
    <a:init-procedure/>
    <a:view>
        <div style="width: 200px;height:400px;line-height: 200px;text-align: center;font-weight: bold;">微件测试-图表</div>
    </a:view>
</a:screen>