@ -320,16 +320,16 @@ Demo.Face = BI.inherit(BI.Widget, {
column: 0,
row: 0,
el: {
type: "bi.vertical",
cls: "face-config",
items: [this._createBaseConfig(),
this._createCommonConfig()]
type: "demo.preview",
cls: "face-config"
}
}, {
column: 1,
type: "demo.preview"
}]]
@ -4840,16 +4840,16 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, {