From d19de77c493be14857c407be01da6ff0a418a958 Mon Sep 17 00:00:00 2001 From: windy <1374721899@qq.com> Date: Tue, 19 Jun 2018 10:05:39 +0800 Subject: [PATCH] BI-24461 --- dist/bundle.js | 10 +++++----- dist/fineui.js | 10 +++++----- dist/widget.js | 10 +++++----- src/widget/dynamicdate/dynamicdate.popup.js | 2 +- src/widget/dynamicdatetime/dynamicdatetime.popup.js | 2 +- src/widget/year/popup.year.js | 2 +- src/widget/yearmonth/popup.yearmonth.js | 2 +- src/widget/yearquarter/popup.yearquarter.js | 2 +- 8 files changed, 20 insertions(+), 20 deletions(-) diff --git a/dist/bundle.js b/dist/bundle.js index 263d9c04f..e6768630d 100644 --- a/dist/bundle.js +++ b/dist/bundle.js @@ -91204,7 +91204,7 @@ BI.shortcut("bi.dynamic_date_param_item", BI.DynamicDateParamItem);BI.DynamicDat }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { @@ -91965,7 +91965,7 @@ BI.extend(BI.DynamicDateTimeCombo, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { @@ -109997,7 +109997,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Year"), ref: function () { @@ -110748,7 +110748,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Month"), ref: function () { @@ -111723,7 +111723,7 @@ BI.extend(BI.DynamicYearQuarterCombo, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Quarter"), ref: function () { diff --git a/dist/fineui.js b/dist/fineui.js index 9f63bdfe4..d0e9b5341 100644 --- a/dist/fineui.js +++ b/dist/fineui.js @@ -91447,7 +91447,7 @@ BI.shortcut("bi.dynamic_date_param_item", BI.DynamicDateParamItem);BI.DynamicDat }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { @@ -92208,7 +92208,7 @@ BI.extend(BI.DynamicDateTimeCombo, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { @@ -110240,7 +110240,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Year"), ref: function () { @@ -110991,7 +110991,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Month"), ref: function () { @@ -111966,7 +111966,7 @@ BI.extend(BI.DynamicYearQuarterCombo, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Quarter"), ref: function () { diff --git a/dist/widget.js b/dist/widget.js index 47d532f42..04c8bfe30 100644 --- a/dist/widget.js +++ b/dist/widget.js @@ -3580,7 +3580,7 @@ BI.shortcut("bi.dynamic_date_param_item", BI.DynamicDateParamItem);BI.DynamicDat }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { @@ -4341,7 +4341,7 @@ BI.extend(BI.DynamicDateTimeCombo, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { @@ -22373,7 +22373,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Year"), ref: function () { @@ -23124,7 +23124,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Month"), ref: function () { @@ -24099,7 +24099,7 @@ BI.extend(BI.DynamicYearQuarterCombo, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Quarter"), ref: function () { diff --git a/src/widget/dynamicdate/dynamicdate.popup.js b/src/widget/dynamicdate/dynamicdate.popup.js index 16c985b89..333c3603f 100644 --- a/src/widget/dynamicdate/dynamicdate.popup.js +++ b/src/widget/dynamicdate/dynamicdate.popup.js @@ -36,7 +36,7 @@ BI.DynamicDatePopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { diff --git a/src/widget/dynamicdatetime/dynamicdatetime.popup.js b/src/widget/dynamicdatetime/dynamicdatetime.popup.js index 0852fef01..b0a03411e 100644 --- a/src/widget/dynamicdatetime/dynamicdatetime.popup.js +++ b/src/widget/dynamicdatetime/dynamicdatetime.popup.js @@ -36,7 +36,7 @@ BI.DynamicDateTimePopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Multi_Date_Today"), ref: function () { diff --git a/src/widget/year/popup.year.js b/src/widget/year/popup.year.js index cb05ed305..b5481e571 100644 --- a/src/widget/year/popup.year.js +++ b/src/widget/year/popup.year.js @@ -44,7 +44,7 @@ BI.DynamicYearPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Year"), ref: function () { diff --git a/src/widget/yearmonth/popup.yearmonth.js b/src/widget/yearmonth/popup.yearmonth.js index 067a66844..950da4218 100644 --- a/src/widget/yearmonth/popup.yearmonth.js +++ b/src/widget/yearmonth/popup.yearmonth.js @@ -44,7 +44,7 @@ BI.DynamicYearMonthPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Month"), ref: function () { diff --git a/src/widget/yearquarter/popup.yearquarter.js b/src/widget/yearquarter/popup.yearquarter.js index 6b2f464fe..43dff5215 100644 --- a/src/widget/yearquarter/popup.yearquarter.js +++ b/src/widget/yearquarter/popup.yearquarter.js @@ -37,7 +37,7 @@ BI.DynamicYearQuarterPopup = BI.inherit(BI.Widget, { }, { type: "bi.text_button", forceCenter: true, - cls: "bi-border-left bi-border-right bi-border-top", + cls: "bi-border-left bi-border-right bi-high-light bi-border-top", shadow: true, text: BI.i18nText("BI-Basic_Current_Quarter"), ref: function () {