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

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

上级 7490802d
......@@ -628,7 +628,7 @@ export default {
tip: "Remove {0}",
},
},
usr2calendarviewcalendar_quicktoolbar_toolbar: {
usr2calendarviewcalendar_batchtoolbar_toolbar: {
tbitem3: {
caption: "New",
tip: "New",
......@@ -674,50 +674,22 @@ export default {
tip: "导出数据模型",
},
},
usr2calendarviewcalendar_batchtoolbar_toolbar: {
tbitem3: {
calendarviewtoolbar_toolbar: {
deuiaction1: {
caption: "New",
tip: "New",
},
deuiaction2: {
caption: "Save",
tip: "Save",
},
tbitem4: {
deuiaction3: {
caption: "Edit",
tip: "Edit {0}",
},
tbitem6: {
caption: "Copy",
tip: "Copy {0}",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
deuiaction2: {
caption: "Remove",
tip: "Remove {0}",
},
tbitem9: {
caption: "-",
tip: "",
},
deuiaction1: {
caption: "导入",
tip: "导入",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem16: {
caption: "其它",
tip: "其它",
},
tbitem21: {
caption: "Export Data Model",
tip: "导出数据模型",
deuiaction4: {
caption: "Filter",
tip: "Filter",
},
},
autogrouplistviewtoolbar_toolbar: {
......
......@@ -627,7 +627,7 @@ export default {
tip: "删除",
},
},
usr2calendarviewcalendar_quicktoolbar_toolbar: {
usr2calendarviewcalendar_batchtoolbar_toolbar: {
tbitem3: {
caption: "新建",
tip: "新建",
......@@ -673,50 +673,22 @@ export default {
tip: "导出数据模型",
},
},
usr2calendarviewcalendar_batchtoolbar_toolbar: {
tbitem3: {
calendarviewtoolbar_toolbar: {
deuiaction1: {
caption: "新建",
tip: "新建",
},
deuiaction2: {
caption: "保存",
tip: "保存",
},
tbitem4: {
deuiaction3: {
caption: "编辑",
tip: "编辑",
},
tbitem6: {
caption: "拷贝",
tip: "拷贝",
},
tbitem7: {
caption: "-",
tip: "",
},
tbitem8: {
deuiaction2: {
caption: "删除",
tip: "删除",
},
tbitem9: {
caption: "-",
tip: "",
},
deuiaction1: {
caption: "导入",
tip: "导入",
},
tbitem10: {
caption: "-",
tip: "",
},
tbitem16: {
caption: "其它",
tip: "其它",
},
tbitem21: {
caption: "导出数据模型",
tip: "导出数据模型",
deuiaction4: {
caption: "过滤",
tip: "过滤",
},
},
autogrouplistviewtoolbar_toolbar: {
......
.ibizbookcalendar-view{
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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册