提交 0504fc9b 编写于 作者: ibizdev's avatar ibizdev

ShineKOT 发布系统代码 [后台服务,演示应用]

上级 7490802d
...@@ -628,7 +628,7 @@ export default { ...@@ -628,7 +628,7 @@ export default {
tip: "Remove {0}", tip: "Remove {0}",
}, },
}, },
usr2calendarviewcalendar_quicktoolbar_toolbar: { usr2calendarviewcalendar_batchtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: "New", caption: "New",
tip: "New", tip: "New",
...@@ -674,50 +674,22 @@ export default { ...@@ -674,50 +674,22 @@ export default {
tip: "导出数据模型", tip: "导出数据模型",
}, },
}, },
usr2calendarviewcalendar_batchtoolbar_toolbar: { calendarviewtoolbar_toolbar: {
tbitem3: { deuiaction1: {
caption: "New", caption: "New",
tip: "New", tip: "New",
}, },
deuiaction2: { deuiaction3: {
caption: "Save",
tip: "Save",
},
tbitem4: {
caption: "Edit", caption: "Edit",
tip: "Edit {0}", tip: "Edit {0}",
}, },
tbitem6: { deuiaction2: {
caption: "Copy",
tip: "Copy {0}",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "Remove", caption: "Remove",
tip: "Remove {0}", tip: "Remove {0}",
}, },
tbitem9: { deuiaction4: {
caption: "-", caption: "Filter",
tip: "", tip: "Filter",
},
deuiaction1: {
caption: "导入",
tip: "导入",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem16: {
caption: "其它",
tip: "其它",
},
tbitem21: {
caption: "Export Data Model",
tip: "导出数据模型",
}, },
}, },
autogrouplistviewtoolbar_toolbar: { autogrouplistviewtoolbar_toolbar: {
......
...@@ -627,7 +627,7 @@ export default { ...@@ -627,7 +627,7 @@ export default {
tip: "删除", tip: "删除",
}, },
}, },
usr2calendarviewcalendar_quicktoolbar_toolbar: { usr2calendarviewcalendar_batchtoolbar_toolbar: {
tbitem3: { tbitem3: {
caption: "新建", caption: "新建",
tip: "新建", tip: "新建",
...@@ -673,50 +673,22 @@ export default { ...@@ -673,50 +673,22 @@ export default {
tip: "导出数据模型", tip: "导出数据模型",
}, },
}, },
usr2calendarviewcalendar_batchtoolbar_toolbar: { calendarviewtoolbar_toolbar: {
tbitem3: { deuiaction1: {
caption: "新建", caption: "新建",
tip: "新建", tip: "新建",
}, },
deuiaction2: { deuiaction3: {
caption: "保存",
tip: "保存",
},
tbitem4: {
caption: "编辑", caption: "编辑",
tip: "编辑", tip: "编辑",
}, },
tbitem6: { deuiaction2: {
caption: "拷贝",
tip: "拷贝",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
caption: "删除", caption: "删除",
tip: "删除", tip: "删除",
}, },
tbitem9: { deuiaction4: {
caption: "-", caption: "过滤",
tip: "", tip: "过滤",
},
deuiaction1: {
caption: "导入",
tip: "导入",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem16: {
caption: "其它",
tip: "其它",
},
tbitem21: {
caption: "导出数据模型",
tip: "导出数据模型",
}, },
}, },
autogrouplistviewtoolbar_toolbar: { autogrouplistviewtoolbar_toolbar: {
......
.ibizbookcalendar-view{ .ibizbookcalendar-view{
position: relative; position: relative;
} }
.toolbar-container {
button {
margin: 6px 0px 4px 4px;
.caption {
margin-left: 4px;
}
}
.seperator {
color: #dcdee2;
margin: 0 0px 0 4px;
}
}
// this is less
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册