<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="1024,768" bktrans="true" sizebox="0,0,0,0" caption="0,0,0,0" >
<Font id = "0" name="微软雅黑" size="18" bold="false" />
<Font id = "1" name="微软雅黑" size="24" bold="false" />
<VerticalLayout inset="0,0,0,0" bkcolor="#FFFFFFFF">
<HorizontalLayout height="40" bkcolor="#FF48ACFB">
<VerticalLayout />
<Button name="close_button" padding="200,9,0,0" height="22" width="22" normalimage="reader\popup\close_button.png" />
<VerticalLayout width="20" />
</HorizontalLayout>
<HorizontalLayout name="practise_web" padding="0,0,0,0" >
<CefWebkit name="browser" delaycreate="false" />
</HorizontalLayout>
</VerticalLayout>
</Window>
-
赖纪均 authored
合并上海版功能
c4068d88