@ -130,7 +130,7 @@ Demo.Face = BI.inherit(BI.Widget, {
_createBaseConfig: function () {
return {
type: "bi.vertical",
items: [this._createLabel("--基本配色--"),
items: [this._createLabel("--通用配色--"),
this._createBackgroundConfig(),
this._createFontConfig(),
this._createDisableFontConfig(),
@ -4650,7 +4650,7 @@ BI.shortcut("demo.vtape", Demo.VtapeLayout);Demo.Face = BI.inherit(BI.Widget, {