From 7d1544a773a17c80a897c640fa831ed185d2492d Mon Sep 17 00:00:00 2001 From: windy <1374721899@qq.com> Date: Wed, 30 Aug 2017 14:44:49 +0800 Subject: [PATCH] update --- demo/version.js | 8 ++++++++ public/js/index.js | 8 ++++++++ uidoc/detailed/bi.multi_select_item.md | 2 -- uidoc/detailed/bi.segment.md | 2 -- uidoc/detailed/bi.single_select_item.md | 2 -- 5 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 uidoc/detailed/bi.multi_select_item.md delete mode 100644 uidoc/detailed/bi.segment.md delete mode 100644 uidoc/detailed/bi.single_select_item.md diff --git a/demo/version.js b/demo/version.js index 6b336ba16..36b1da1f4 100644 --- a/demo/version.js +++ b/demo/version.js @@ -18,4 +18,12 @@ BI.i18n = { "BI-Basic_Simple_Thursday": "四", "BI-Basic_Simple_Friday": "五", "BI-Basic_Simple_Saturday": "六", + "BI-Multi_Date_Year": "年", + "BI-Multi_Date_Month": "月", + "BI-Multi_Date_Quarter": "季度", + "BI-Basic_Unrestricted": "无限制", + "BI-Quarter_1": "第1季度", + "BI-Quarter_2": "第2季度", + "BI-Quarter_3": "第3季度", + "BI-Quarter_4": "第4季度" }; \ No newline at end of file diff --git a/public/js/index.js b/public/js/index.js index 1cf6d8bf8..9f45ca30e 100644 --- a/public/js/index.js +++ b/public/js/index.js @@ -13,4 +13,12 @@ BI.i18n = { "BI-Basic_Simple_Thursday": "四", "BI-Basic_Simple_Friday": "五", "BI-Basic_Simple_Saturday": "六", + "BI-Multi_Date_Year": "年", + "BI-Multi_Date_Month": "月", + "BI-Multi_Date_Quarter": "季度", + "BI-Basic_Unrestricted": "无限制", + "BI-Quarter_1": "第1季度", + "BI-Quarter_2": "第2季度", + "BI-Quarter_3": "第3季度", + "BI-Quarter_4": "第4季度" }; \ No newline at end of file diff --git a/uidoc/detailed/bi.multi_select_item.md b/uidoc/detailed/bi.multi_select_item.md deleted file mode 100644 index 562f554c4..000000000 --- a/uidoc/detailed/bi.multi_select_item.md +++ /dev/null @@ -1,2 +0,0 @@ -# 复选框 - diff --git a/uidoc/detailed/bi.segment.md b/uidoc/detailed/bi.segment.md deleted file mode 100644 index 541ac523f..000000000 --- a/uidoc/detailed/bi.segment.md +++ /dev/null @@ -1,2 +0,0 @@ -# segment组件 - diff --git a/uidoc/detailed/bi.single_select_item.md b/uidoc/detailed/bi.single_select_item.md deleted file mode 100644 index ff75eac3a..000000000 --- a/uidoc/detailed/bi.single_select_item.md +++ /dev/null @@ -1,2 +0,0 @@ -# 单选框 -