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

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

上级 899ccb35
...@@ -128,7 +128,7 @@ function getLocaleResourceBase(){ ...@@ -128,7 +128,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单编辑视图",null), title: commonLogic.appcommonhandle("订单编辑视图",null),
}, },
seditview4: { seditview4: {
caption: commonLogic.appcommonhandle("Data Relation Bar(up and down relationship)",null), caption: commonLogic.appcommonhandle("Entity Editing View (up-down relationship)",null),
title: commonLogic.appcommonhandle("实体编辑视图(上下关系)",null), title: commonLogic.appcommonhandle("实体编辑视图(上下关系)",null),
}, },
sgridview: { sgridview: {
...@@ -236,7 +236,7 @@ function getLocaleResourceBase(){ ...@@ -236,7 +236,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单图表视图",null), title: commonLogic.appcommonhandle("订单图表视图",null),
}, },
seditview2: { seditview2: {
caption: commonLogic.appcommonhandle("Data Relation Column",null), caption: commonLogic.appcommonhandle("Entity Editing View (left-right relationship)",null),
title: commonLogic.appcommonhandle("实体编辑视图(左右关系)",null), title: commonLogic.appcommonhandle("实体编辑视图(左右关系)",null),
}, },
usr2editview: { usr2editview: {
......
...@@ -16,7 +16,7 @@ function getLocaleResourceBase(){ ...@@ -16,7 +16,7 @@ function getLocaleResourceBase(){
}, },
views: { views: {
stabexpview: { stabexpview: {
caption: commonLogic.appcommonhandle("示例实体03",null), caption: commonLogic.appcommonhandle("Entity Pagination Navigation View",null),
title: commonLogic.appcommonhandle("实体分页导航视图",null), title: commonLogic.appcommonhandle("实体分页导航视图",null),
}, },
sf4editview: { sf4editview: {
......
...@@ -17,4 +17,6 @@ ...@@ -17,4 +17,6 @@
// this is less // this is less
.portal-listview-noboxshadow{
box-shadow: 0px 0px 0px;
}
...@@ -17,4 +17,6 @@ ...@@ -17,4 +17,6 @@
// this is less // this is less
.portal-listview-noboxshadow{
box-shadow: 0px 0px 0px;
}
...@@ -17,4 +17,6 @@ ...@@ -17,4 +17,6 @@
// this is less // this is less
.portal-listview-noboxshadow{
box-shadow: 0px 0px 0px;
}
...@@ -17,4 +17,6 @@ ...@@ -17,4 +17,6 @@
// this is less // this is less
.portal-listview-noboxshadow{
box-shadow: 0px 0px 0px;
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册