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

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

上级 db0fe2fc
......@@ -1825,16 +1825,6 @@ function getLocaleResourceBase(){
},
usr3gridviewtoolbar_toolbar: {
},
meditview9toolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("Save And Close",null),
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
},
haspanellistviewtoolbar_toolbar: {
},
treemajorstate_treeview: {
......
......@@ -1825,16 +1825,6 @@ function getLocaleResourceBase(){
},
usr3gridviewtoolbar_toolbar: {
},
meditview9toolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
tbitem5: {
caption: commonLogic.appcommonhandle("保存并关闭",null),
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
},
haspanellistviewtoolbar_toolbar: {
},
treemajorstate_treeview: {
......
......@@ -879,7 +879,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
tooltip: '多表单(上分页)',
expanded: false,
separator: false,
hidden: false,
hidden: true,
hidesidebar: false,
opendefault: false,
iconcls: '',
......
.ibizbookmedit-view9{
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
.deepskyblueToolBar {color:white !important;background-color:#108cee !important;}
.ibizbookmedit-view9{
display: block;
......
......@@ -930,7 +930,7 @@ export default class MainMenuModel {
tooltip: '多表单(上分页)',
expanded: false,
separator: false,
hidden: false,
hidden: true,
hidesidebar: false,
opendefault: false,
iconcls: '',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册