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

ibizdev提交

上级 53c2bf9f
......@@ -33,7 +33,7 @@
},
"appindexview": {
"title": "首页",
"caption": "首页",
"caption": "XXX重要事项审批系统",
"viewtype": "APPINDEXVIEW",
"viewmodule": "Ungroup",
"viewname": "AppIndexView",
......
......@@ -37,8 +37,8 @@ export default {
// 非实体视图
views: {
appindexview: {
caption: '首页',
title: '首页',
caption: 'XXX重要事项审批系统',
title: 'XXX重要事项审批系统',
},
appredirectview: {
caption: '应用全局数据重定向视图',
......
......@@ -37,8 +37,8 @@ export default {
// 非实体视图
views: {
appindexview: {
caption: '首页',
title: '首页',
caption: 'XXX重要事项审批系统',
title: 'XXX重要事项审批系统',
},
appredirectview: {
caption: '应用全局数据重定向视图',
......
......@@ -41,7 +41,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"appindexview": {
"title": "首页",
"caption": "首页",
"caption": "XXX重要事项审批系统",
"viewtype": "APPINDEXVIEW",
"viewmodule": "Ungroup",
"viewname": "AppIndexView",
......
......@@ -24,7 +24,7 @@ const router = new Router({
});
},
meta: {
caption: '首页',
caption: 'XXX重要事项审批系统',
viewType: 'APPINDEX',
parameters: [
{ pathName: 'appindexview', parameterName: 'appindexview' },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册