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

ibizdev提交

上级 ecc72bf8
......@@ -64,8 +64,8 @@
"viewtag": "9ed83d4d91fedf510a43bbe8908a21ba"
},
"ouindexview": {
"title": "组织人事管理系统",
"caption": "组织人事管理",
"title": "ibizlab-ou",
"caption": "ibizlab-ou",
"viewtype": "APPINDEXVIEW",
"viewmodule": "ou",
"viewname": "OUIndexView",
......
......@@ -47,8 +47,8 @@ export default {
// 非实体视图
views: {
ouindexview: {
caption: '组织人事管理',
title: '组织人事管理',
caption: 'ibizlab-ou',
title: 'ibizlab-ou',
},
},
utilview:{
......
......@@ -47,8 +47,8 @@ export default {
// 非实体视图
views: {
ouindexview: {
caption: '组织人事管理',
title: '组织人事管理',
caption: 'ibizlab-ou',
title: 'ibizlab-ou',
},
},
utilview:{
......
......@@ -72,8 +72,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "9ed83d4d91fedf510a43bbe8908a21ba"
},
"ouindexview": {
"title": "组织人事管理系统",
"caption": "组织人事管理",
"title": "ibizlab-ou",
"caption": "ibizlab-ou",
"viewtype": "APPINDEXVIEW",
"viewmodule": "ou",
"viewname": "OUIndexView",
......
......@@ -31,7 +31,7 @@ module.exports = {
filename: 'index.html',
// 当使用 title 选项时,
// template 中的 title 标签需要是 <title><%= htmlWebpackPlugin.options.title %></title>
title: '组织人事管理系统',
title: 'ibizlab-ou',
// 在这个页面中包含的块,默认情况下会包含
// 提取出来的通用 chunk 和 vendor chunk。
// chunks: ['chunk-vendors', 'chunk-common', 'index']
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册