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

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

上级 14399576
...@@ -159,7 +159,7 @@ function getAppLocale(){ ...@@ -159,7 +159,7 @@ function getAppLocale(){
// 非实体视图 // 非实体视图
views: { views: {
index: { index: {
caption: commonLogic.appcommonhandle("R7 Vue示例",null), caption: commonLogic.appcommonhandle("R7 Vue Demo",null),
title: commonLogic.appcommonhandle("",null), title: commonLogic.appcommonhandle("",null),
}, },
appportalview2: { appportalview2: {
......
...@@ -167,7 +167,7 @@ function getLocaleResourceBase(){ ...@@ -167,7 +167,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("图书列表视图(内置功能)",null), title: commonLogic.appcommonhandle("图书列表视图(内置功能)",null),
}, },
customview: { customview: {
caption: commonLogic.appcommonhandle("实体自定义视图",null), caption: commonLogic.appcommonhandle("Custom View",null),
title: commonLogic.appcommonhandle("实体自定义视图",null), title: commonLogic.appcommonhandle("实体自定义视图",null),
}, },
editview: { editview: {
...@@ -259,7 +259,7 @@ function getLocaleResourceBase(){ ...@@ -259,7 +259,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("图书编辑视图",null), title: commonLogic.appcommonhandle("图书编辑视图",null),
}, },
internalfuncgridview: { internalfuncgridview: {
caption: commonLogic.appcommonhandle("Built In Features",null), caption: commonLogic.appcommonhandle("Open Application View",null),
title: commonLogic.appcommonhandle("表格内置功能",null), title: commonLogic.appcommonhandle("表格内置功能",null),
}, },
newdefaultvaluegridview: { newdefaultvaluegridview: {
......
...@@ -44,7 +44,7 @@ function getLocaleResourceBase(){ ...@@ -44,7 +44,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("实体分页导航视图",null), title: commonLogic.appcommonhandle("实体分页导航视图",null),
}, },
sf6gridview: { sf6gridview: {
caption: commonLogic.appcommonhandle("后台界面行为",null), caption: commonLogic.appcommonhandle("Background Interface Behavior",null),
title: commonLogic.appcommonhandle("订单表格视图",null), title: commonLogic.appcommonhandle("订单表格视图",null),
}, },
f9editview: { f9editview: {
...@@ -208,7 +208,7 @@ function getLocaleResourceBase(){ ...@@ -208,7 +208,7 @@ function getLocaleResourceBase(){
title: commonLogic.appcommonhandle("订单编辑视图",null), title: commonLogic.appcommonhandle("订单编辑视图",null),
}, },
sf5gridview: { sf5gridview: {
caption: commonLogic.appcommonhandle("前端界面行为",null), caption: commonLogic.appcommonhandle("Front End Interface Behavior",null),
title: commonLogic.appcommonhandle("订单表格视图",null), title: commonLogic.appcommonhandle("订单表格视图",null),
}, },
sf2editview: { sf2editview: {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册