Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
07e770f8
提交
07e770f8
编写于
12月 14, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
c66d4ba5
变更
18
隐藏空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
2013 行增加
和
25 行删除
+2013
-25
data-dictionary.json
app_Web/public/assets/json/data-dictionary.json
+95
-0
portlet-data.json
app_Web/public/assets/json/portlet-data.json
+4
-4
view-config.json
app_Web/public/assets/json/view-config.json
+24
-0
codelist_en_US_base.ts
app_Web/src/locale/lanres/codelist/codelist_en_US_base.ts
+11
-0
codelist_zh_CN_base.ts
app_Web/src/locale/lanres/codelist/codelist_zh_CN_base.ts
+11
-0
ibizappextendeditor_en_US_base.ts
...ies/ibizappextendeditor/ibizappextendeditor_en_US_base.ts
+102
-0
ibizappextendeditor_zh_CN_base.ts
...ies/ibizappextendeditor/ibizappextendeditor_zh_CN_base.ts
+102
-0
ibizbook_en_US_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
+24
-0
ibizbook_zh_CN_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
+24
-0
codelist.ts
app_Web/src/mock/codelist/codelist.ts
+95
-0
portlet.ts
app_Web/src/mock/portlet/portlet.ts
+4
-4
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+24
-0
index-base.vue
app_Web/src/pages/sample/index/index-base.vue
+11
-1
ibizappextendeditor-ui-service-base.ts
...bizappextendeditor/ibizappextendeditor-ui-service-base.ts
+2
-0
ibizbook-ui-service-base.ts
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
+1
-0
main-menu-appmenu-base.vue
.../widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
+79
-0
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+1398
-0
vue.config.js
app_Web/vue.config.js
+2
-16
未找到文件。
app_Web/public/assets/json/data-dictionary.json
浏览文件 @
07e770f8
...
...
@@ -700,6 +700,101 @@
}
]
},
{
"srfkey"
:
"CodeList43"
,
"emptytext"
:
"未定义"
,
"codelisttype"
:
"static"
,
"items"
:
[
{
"id"
:
"HTMLeditor"
,
"label"
:
"HTML编辑器"
,
"text"
:
"HTML编辑器"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Htmleditor"
,
"value"
:
"HTMLeditor"
,
"disabled"
:
false
}
,
{
"id"
:
"droplist"
,
"label"
:
"下拉列表框"
,
"text"
:
"下拉列表框"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Droplist"
,
"value"
:
"droplist"
,
"disabled"
:
false
}
,
{
"id"
:
"picturecontrol"
,
"label"
:
"图片控件"
,
"text"
:
"图片控件"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Picturecontrol"
,
"value"
:
"picturecontrol"
,
"disabled"
:
false
}
,
{
"id"
:
"textarea"
,
"label"
:
"多行输入框"
,
"text"
:
"多行输入框"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Textarea"
,
"value"
:
"textarea"
,
"disabled"
:
false
}
,
{
"id"
:
"picker"
,
"label"
:
"数据选择"
,
"text"
:
"数据选择"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Picker"
,
"value"
:
"picker"
,
"disabled"
:
false
}
,
{
"id"
:
"fileupload"
,
"label"
:
"文件上传控件"
,
"text"
:
"文件上传控件"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Fileupload"
,
"value"
:
"fileupload"
,
"disabled"
:
false
}
,
{
"id"
:
"textbox"
,
"label"
:
"文本框"
,
"text"
:
"文本框"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Textbox"
,
"value"
:
"textbox"
,
"disabled"
:
false
}
,
{
"id"
:
"label"
,
"label"
:
"标签"
,
"text"
:
"标签"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Label"
,
"value"
:
"label"
,
"disabled"
:
false
}
]
},
{
"srfkey"
:
"BookType"
,
"emptytext"
:
"未定义"
,
...
...
app_Web/public/assets/json/portlet-data.json
浏览文件 @
07e770f8
...
...
@@ -156,8 +156,8 @@
"appName"
:
"扩展编辑器"
,
"portletCodeName"
:
"appExtendEditorAmount"
,
"portletName"
:
"扩展编辑器数量"
,
"groupCodeName"
:
"
Ungroup
"
,
"groupName"
:
"
(未分类)
"
,
"groupCodeName"
:
"
PortletCat7
"
,
"groupName"
:
"
扩展编辑器
"
,
"portletTYpe"
:
"LIST"
,
"componentName"
:
"ibizappextendeditor-app-extend-editor-amount-portlet"
},
{
"type"
:
"app"
,
"appCodeName"
:
"IBIZBOOK"
,
...
...
@@ -324,7 +324,7 @@
"appName"
:
"扩展编辑器"
,
"portletCodeName"
:
"appExtendEditorAmount"
,
"portletName"
:
"扩展编辑器数量"
,
"groupCodeName"
:
"
Ungroup
"
,
"groupName"
:
"
(未分类)
"
,
"groupCodeName"
:
"
PortletCat7
"
,
"groupName"
:
"
扩展编辑器
"
,
"portletTYpe"
:
"LIST"
,
"componentName"
:
"app-ibizappextendeditor-app-extend-editor-amount-portlet"
}
]
\ No newline at end of file
app_Web/public/assets/json/view-config.json
浏览文件 @
07e770f8
...
...
@@ -271,6 +271,14 @@
"viewname"
:
"IBIZAPPVIEWEditView"
,
"viewtag"
:
"27425bd0f023912440422d4ee90bb370"
},
"ibizbookexportandimportgridview"
:
{
"title"
:
"图书表格视图(数据导入导出)"
,
"caption"
:
"数据导入导出"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKExportAndImportGridView"
,
"viewtag"
:
"28e0ba8bf7d5467c21c6f84b114e255f"
},
"ibizorderdetaillistview"
:
{
"title"
:
"订单明细列表视图"
,
"caption"
:
"订单明细"
,
...
...
@@ -583,6 +591,14 @@
"viewname"
:
"IBIZOrderUsr2ChartView"
,
"viewtag"
:
"502736ae9280400d7b8f74f057d363ab"
},
"ibizappextendeditorgridview"
:
{
"title"
:
"扩展编辑器表格视图"
,
"caption"
:
"扩展编辑器"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZAPPEXTENDEDITORGridView"
,
"viewtag"
:
"50404c572c0128d7acf24b619beb2a57"
},
"ibizsoftwaresuitgridview9"
:
{
"title"
:
"软件表格视图"
,
"caption"
:
"软件"
,
...
...
@@ -1695,6 +1711,14 @@
"viewname"
:
"IBIZOrderSGridView2"
,
"viewtag"
:
"e7441fa67d425df343d996c745fb5d6b"
},
"ibizappextendeditoreditview"
:
{
"title"
:
"扩展编辑器编辑视图"
,
"caption"
:
"扩展编辑器"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZAPPEXTENDEDITOREditView"
,
"viewtag"
:
"e7f67094501adaf9fd3bd9c3ee074450"
},
"ibizbookgridexpview"
:
{
"title"
:
"图书表格导航视图"
,
"caption"
:
"图书"
,
...
...
app_Web/src/locale/lanres/codelist/codelist_en_US_base.ts
浏览文件 @
07e770f8
...
...
@@ -101,6 +101,17 @@ function getLocaleResourceBase(){
"200"
:
commonLogic
.
appcommonhandle
(
"第二图书馆"
,
null
),
"empty"
:
commonLogic
.
appcommonhandle
(
""
,
null
)
},
CodeList43
:
{
"HTMLeditor"
:
commonLogic
.
appcommonhandle
(
"HTML编辑器"
,
null
),
"droplist"
:
commonLogic
.
appcommonhandle
(
"下拉列表框"
,
null
),
"picturecontrol"
:
commonLogic
.
appcommonhandle
(
"图片控件"
,
null
),
"textarea"
:
commonLogic
.
appcommonhandle
(
"多行输入框"
,
null
),
"picker"
:
commonLogic
.
appcommonhandle
(
"数据选择"
,
null
),
"fileupload"
:
commonLogic
.
appcommonhandle
(
"文件上传控件"
,
null
),
"textbox"
:
commonLogic
.
appcommonhandle
(
"文本框"
,
null
),
"label"
:
commonLogic
.
appcommonhandle
(
"标签"
,
null
),
"empty"
:
commonLogic
.
appcommonhandle
(
""
,
null
)
},
BookType
:
{
"仙侠"
:
commonLogic
.
appcommonhandle
(
"仙侠"
,
null
),
"武侠"
:
commonLogic
.
appcommonhandle
(
"武侠"
,
null
),
...
...
app_Web/src/locale/lanres/codelist/codelist_zh_CN_base.ts
浏览文件 @
07e770f8
...
...
@@ -101,6 +101,17 @@ function getLocaleResourceBase(){
"200"
:
commonLogic
.
appcommonhandle
(
"第二图书馆"
,
null
),
"empty"
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
CodeList43
:
{
"HTMLeditor"
:
commonLogic
.
appcommonhandle
(
"HTML编辑器"
,
null
),
"droplist"
:
commonLogic
.
appcommonhandle
(
"下拉列表框"
,
null
),
"picturecontrol"
:
commonLogic
.
appcommonhandle
(
"图片控件"
,
null
),
"textarea"
:
commonLogic
.
appcommonhandle
(
"多行输入框"
,
null
),
"picker"
:
commonLogic
.
appcommonhandle
(
"数据选择"
,
null
),
"fileupload"
:
commonLogic
.
appcommonhandle
(
"文件上传控件"
,
null
),
"textbox"
:
commonLogic
.
appcommonhandle
(
"文本框"
,
null
),
"label"
:
commonLogic
.
appcommonhandle
(
"标签"
,
null
),
"empty"
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
BookType
:
{
"仙侠"
:
commonLogic
.
appcommonhandle
(
"仙侠"
,
null
),
"武侠"
:
commonLogic
.
appcommonhandle
(
"武侠"
,
null
),
...
...
app_Web/src/locale/lanres/entities/ibizappextendeditor/ibizappextendeditor_en_US_base.ts
浏览文件 @
07e770f8
...
...
@@ -20,6 +20,48 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"扩展编辑器"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"扩展编辑器列表视图"
,
null
),
},
gridview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"扩展编辑器"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"扩展编辑器表格视图"
,
null
),
},
editview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"扩展编辑器"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"扩展编辑器编辑视图"
,
null
),
},
},
main_form
:
{
details
:
{
group1
:
commonLogic
.
appcommonhandle
(
"扩展编辑器基本信息"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
srfupdatedate
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
srforikey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfkey
:
commonLogic
.
appcommonhandle
(
"扩展编辑器标识"
,
null
),
srfmajortext
:
commonLogic
.
appcommonhandle
(
"扩展编辑器名称"
,
null
),
srftempmode
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfuf
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfdeid
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfsourcekey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
ibizappextendeditorname
:
commonLogic
.
appcommonhandle
(
"扩展编辑器名称"
,
null
),
extendeditortype
:
commonLogic
.
appcommonhandle
(
"扩展编辑器类型"
,
null
),
extensionflag
:
commonLogic
.
appcommonhandle
(
"扩展标识"
,
null
),
extendeditordescription
:
commonLogic
.
appcommonhandle
(
"扩展编辑器描述"
,
null
),
ibizappextendeditorid
:
commonLogic
.
appcommonhandle
(
"扩展编辑器标识"
,
null
),
amount
:
commonLogic
.
appcommonhandle
(
"数量"
,
null
),
},
uiactions
:
{
},
},
main_grid
:
{
columns
:
{
ibizappextendeditorname
:
commonLogic
.
appcommonhandle
(
"扩展编辑器名称"
,
null
),
extensionflag
:
commonLogic
.
appcommonhandle
(
"扩展标识"
,
null
),
extendeditortype
:
commonLogic
.
appcommonhandle
(
"扩展编辑器类型"
,
null
),
documentaddress
:
commonLogic
.
appcommonhandle
(
"文档地址"
,
null
),
extendeditordescription
:
commonLogic
.
appcommonhandle
(
"扩展编辑器描述"
,
null
),
},
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
uiactions
:
{
},
},
extendeditorlist_list
:
{
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
...
...
@@ -40,6 +82,66 @@ function getLocaleResourceBase(){
},
listviewtoolbar_toolbar
:
{
},
editviewtoolbar_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
),
},
},
gridviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
},
tbitem4
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Edit"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Edit {0}"
,
null
),
},
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
},
tbitem6
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Copy"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Copy {0}"
,
null
),
},
tbitem7
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
tbitem8
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Remove"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Remove {0}"
,
null
),
},
tbitem9
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
tbitem13
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Export"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Export {0} Data To Excel"
,
null
),
},
tbitem10
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
tbitem16
:
{
caption
:
commonLogic
.
appcommonhandle
(
"其它"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"其它"
,
null
),
},
tbitem21
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Export Data Model"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"导出数据模型"
,
null
),
},
tbitem23
:
{
caption
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
},
},
};
return
data
;
}
...
...
app_Web/src/locale/lanres/entities/ibizappextendeditor/ibizappextendeditor_zh_CN_base.ts
浏览文件 @
07e770f8
...
...
@@ -20,6 +20,48 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"扩展编辑器"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"扩展编辑器列表视图"
,
null
),
},
gridview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"扩展编辑器"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"扩展编辑器表格视图"
,
null
),
},
editview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"扩展编辑器"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"扩展编辑器编辑视图"
,
null
),
},
},
main_form
:
{
details
:
{
group1
:
commonLogic
.
appcommonhandle
(
"扩展编辑器基本信息"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
srfupdatedate
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
srforikey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfkey
:
commonLogic
.
appcommonhandle
(
"扩展编辑器标识"
,
null
),
srfmajortext
:
commonLogic
.
appcommonhandle
(
"扩展编辑器名称"
,
null
),
srftempmode
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfuf
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfdeid
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfsourcekey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
ibizappextendeditorname
:
commonLogic
.
appcommonhandle
(
"扩展编辑器名称"
,
null
),
extendeditortype
:
commonLogic
.
appcommonhandle
(
"扩展编辑器类型"
,
null
),
extensionflag
:
commonLogic
.
appcommonhandle
(
"扩展标识"
,
null
),
extendeditordescription
:
commonLogic
.
appcommonhandle
(
"扩展编辑器描述"
,
null
),
ibizappextendeditorid
:
commonLogic
.
appcommonhandle
(
"扩展编辑器标识"
,
null
),
amount
:
commonLogic
.
appcommonhandle
(
"数量"
,
null
),
},
uiactions
:
{
},
},
main_grid
:
{
columns
:
{
ibizappextendeditorname
:
commonLogic
.
appcommonhandle
(
"扩展编辑器名称"
,
null
),
extensionflag
:
commonLogic
.
appcommonhandle
(
"扩展标识"
,
null
),
extendeditortype
:
commonLogic
.
appcommonhandle
(
"扩展编辑器类型"
,
null
),
documentaddress
:
commonLogic
.
appcommonhandle
(
"文档地址"
,
null
),
extendeditordescription
:
commonLogic
.
appcommonhandle
(
"扩展编辑器描述"
,
null
),
},
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
uiactions
:
{
},
},
extendeditorlist_list
:
{
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
...
...
@@ -40,6 +82,66 @@ function getLocaleResourceBase(){
},
listviewtoolbar_toolbar
:
{
},
editviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存"
,
null
),
},
tbitem5
:
{
caption
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
gridviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
},
tbitem4
:
{
caption
:
commonLogic
.
appcommonhandle
(
"编辑"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"编辑"
,
null
),
},
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"刷新"
,
null
),
},
tbitem6
:
{
caption
:
commonLogic
.
appcommonhandle
(
"拷贝"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"拷贝"
,
null
),
},
tbitem7
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
tbitem8
:
{
caption
:
commonLogic
.
appcommonhandle
(
"删除"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"删除"
,
null
),
},
tbitem9
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
tbitem13
:
{
caption
:
commonLogic
.
appcommonhandle
(
"导出"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"导出"
,
null
),
},
tbitem10
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
""
,
null
),
},
tbitem16
:
{
caption
:
commonLogic
.
appcommonhandle
(
"其它"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"其它"
,
null
),
},
tbitem21
:
{
caption
:
commonLogic
.
appcommonhandle
(
"导出数据模型"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"导出数据模型"
,
null
),
},
tbitem23
:
{
caption
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
},
},
};
return
data
;
}
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
浏览文件 @
07e770f8
...
...
@@ -54,6 +54,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"图书"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书编辑视图"
,
null
),
},
exportandimportgridview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"数据导入导出"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书表格视图(数据导入导出)"
,
null
),
},
autogrouplistview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"图书"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书列表视图(自动分组)"
,
null
),
...
...
@@ -576,6 +580,16 @@ function getLocaleResourceBase(){
uiactions
:
{
},
},
exporandimportgrid_grid
:
{
columns
:
{
ibizbookname
:
commonLogic
.
appcommonhandle
(
"图书名称"
,
null
),
updateman
:
commonLogic
.
appcommonhandle
(
"更新人"
,
null
),
updatedate
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
},
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
uiactions
:
{
},
},
main7_grid
:
{
columns
:
{
author
:
commonLogic
.
appcommonhandle
(
"图书作者"
,
null
),
...
...
@@ -1450,6 +1464,16 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"Save And Close Window"
,
null
),
},
},
exportandimportgridviewtoolbar_toolbar
:
{
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
},
deuiaction2
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Export"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"Export {0} Data To Excel"
,
null
),
},
},
dashboardviewdashboard_sysportlet2_list_quicktoolbar_toolbar
:
{
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"New"
,
null
),
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
浏览文件 @
07e770f8
...
...
@@ -54,6 +54,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"图书"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书编辑视图"
,
null
),
},
exportandimportgridview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"数据导入导出"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书表格视图(数据导入导出)"
,
null
),
},
autogrouplistview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"图书"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"图书列表视图(自动分组)"
,
null
),
...
...
@@ -576,6 +580,16 @@ function getLocaleResourceBase(){
uiactions
:
{
},
},
exporandimportgrid_grid
:
{
columns
:
{
ibizbookname
:
commonLogic
.
appcommonhandle
(
"图书名称"
,
null
),
updateman
:
commonLogic
.
appcommonhandle
(
"更新人"
,
null
),
updatedate
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
},
nodata
:
commonLogic
.
appcommonhandle
(
""
,
null
),
uiactions
:
{
},
},
main7_grid
:
{
columns
:
{
author
:
commonLogic
.
appcommonhandle
(
"图书作者"
,
null
),
...
...
@@ -1450,6 +1464,16 @@ function getLocaleResourceBase(){
tip
:
commonLogic
.
appcommonhandle
(
"保存并关闭"
,
null
),
},
},
exportandimportgridviewtoolbar_toolbar
:
{
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"数据导入"
,
null
),
},
deuiaction2
:
{
caption
:
commonLogic
.
appcommonhandle
(
"数据导出"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"数据导出"
,
null
),
},
},
dashboardviewdashboard_sysportlet2_list_quicktoolbar_toolbar
:
{
deuiaction1
:
{
caption
:
commonLogic
.
appcommonhandle
(
"新建"
,
null
),
...
...
app_Web/src/mock/codelist/codelist.ts
浏览文件 @
07e770f8
...
...
@@ -708,6 +708,101 @@ mock.onGet('./assets/json/data-dictionary.json').reply((config: any) => {
},
]
},
{
srfkey
:
"CodeList43"
,
emptytext
:
"未定义"
,
"codelisttype"
:
"static"
,
items
:
[
{
id
:
"HTMLeditor"
,
label
:
"HTML编辑器"
,
text
:
"HTML编辑器"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Htmleditor"
,
value
:
"HTMLeditor"
,
disabled
:
false
,
},
{
id
:
"droplist"
,
label
:
"下拉列表框"
,
text
:
"下拉列表框"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Droplist"
,
value
:
"droplist"
,
disabled
:
false
,
},
{
id
:
"picturecontrol"
,
label
:
"图片控件"
,
text
:
"图片控件"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Picturecontrol"
,
value
:
"picturecontrol"
,
disabled
:
false
,
},
{
id
:
"textarea"
,
label
:
"多行输入框"
,
text
:
"多行输入框"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Textarea"
,
value
:
"textarea"
,
disabled
:
false
,
},
{
id
:
"picker"
,
label
:
"数据选择"
,
text
:
"数据选择"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Picker"
,
value
:
"picker"
,
disabled
:
false
,
},
{
id
:
"fileupload"
,
label
:
"文件上传控件"
,
text
:
"文件上传控件"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Fileupload"
,
value
:
"fileupload"
,
disabled
:
false
,
},
{
id
:
"textbox"
,
label
:
"文本框"
,
text
:
"文本框"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Textbox"
,
value
:
"textbox"
,
disabled
:
false
,
},
{
id
:
"label"
,
label
:
"标签"
,
text
:
"标签"
,
"class"
:
""
,
"data"
:
""
,
"codename"
:
"Label"
,
value
:
"label"
,
disabled
:
false
,
},
]
},
{
srfkey
:
"BookType"
,
emptytext
:
"未定义"
,
...
...
app_Web/src/mock/portlet/portlet.ts
浏览文件 @
07e770f8
...
...
@@ -166,8 +166,8 @@ mock.onGet('./assets/json/portlet-data.json').reply((config: any) => {
"appName"
:
"扩展编辑器"
,
"portletCodeName"
:
"appExtendEditorAmount"
,
"portletName"
:
"扩展编辑器数量"
,
"groupCodeName"
:
"
Ungroup
"
,
"groupName"
:
"
(未分类)
"
,
"groupCodeName"
:
"
PortletCat7
"
,
"groupName"
:
"
扩展编辑器
"
,
"portletTYpe"
:
"LIST"
,
"componentName"
:
"ibizappextendeditor-app-extend-editor-amount-portlet"
},
{
"type"
:
"app"
,
"appCodeName"
:
"IBIZBOOK"
,
...
...
@@ -334,8 +334,8 @@ mock.onGet('./assets/json/portlet-data.json').reply((config: any) => {
"appName"
:
"扩展编辑器"
,
"portletCodeName"
:
"appExtendEditorAmount"
,
"portletName"
:
"扩展编辑器数量"
,
"groupCodeName"
:
"
Ungroup
"
,
"groupName"
:
"
(未分类)
"
,
"groupCodeName"
:
"
PortletCat7
"
,
"groupName"
:
"
扩展编辑器
"
,
"portletTYpe"
:
"LIST"
,
"componentName"
:
"app-ibizappextendeditor-app-extend-editor-amount-portlet"
}
]];
});
\ No newline at end of file
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
07e770f8
...
...
@@ -279,6 +279,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZAPPVIEWEditView"
,
"viewtag"
:
"27425bd0f023912440422d4ee90bb370"
},
"ibizbookexportandimportgridview"
:
{
"title"
:
"图书表格视图(数据导入导出)"
,
"caption"
:
"数据导入导出"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKExportAndImportGridView"
,
"viewtag"
:
"28e0ba8bf7d5467c21c6f84b114e255f"
},
"ibizorderdetaillistview"
:
{
"title"
:
"订单明细列表视图"
,
"caption"
:
"订单明细"
,
...
...
@@ -591,6 +599,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZOrderUsr2ChartView"
,
"viewtag"
:
"502736ae9280400d7b8f74f057d363ab"
},
"ibizappextendeditorgridview"
:
{
"title"
:
"扩展编辑器表格视图"
,
"caption"
:
"扩展编辑器"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZAPPEXTENDEDITORGridView"
,
"viewtag"
:
"50404c572c0128d7acf24b619beb2a57"
},
"ibizsoftwaresuitgridview9"
:
{
"title"
:
"软件表格视图"
,
"caption"
:
"软件"
,
...
...
@@ -1703,6 +1719,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZOrderSGridView2"
,
"viewtag"
:
"e7441fa67d425df343d996c745fb5d6b"
},
"ibizappextendeditoreditview"
:
{
"title"
:
"扩展编辑器编辑视图"
,
"caption"
:
"扩展编辑器"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZAPPEXTENDEDITOREditView"
,
"viewtag"
:
"e7f67094501adaf9fd3bd9c3ee074450"
},
"ibizbookgridexpview"
:
{
"title"
:
"图书表格导航视图"
,
"caption"
:
"图书"
,
...
...
app_Web/src/pages/sample/index/index-base.vue
浏览文件 @
07e770f8
...
...
@@ -655,6 +655,16 @@ export default class IndexBase extends Vue {
* @memberof IndexBase
*/
public
defPSAppView
:
any
=
{
codename
:
'appportalview'
,
viewtitle
:
'工作台'
,
openmode
:
''
,
width
:
0
,
height
:
0
,
deResParameters
:
[],
routepath
:
'/index/:index?/appportalview/:appportalview?'
,
parameters
:
[
{
pathName
:
'appportalview'
,
parameterName
:
'appportalview'
},
],
};
/**
...
...
@@ -663,7 +673,7 @@ export default class IndexBase extends Vue {
* @type {boolean}
* @memberof IndexBase
*/
public
isDefaultPage
:
boolean
=
fals
e
;
public
isDefaultPage
:
boolean
=
tru
e
;
/**
* 空白视图模式
...
...
app_Web/src/uiservice/ibizappextendeditor/ibizappextendeditor-ui-service-base.ts
浏览文件 @
07e770f8
...
...
@@ -97,6 +97,8 @@ export default class IBIZAPPEXTENDEDITORUIServiceBase extends UIService {
*/
public
initViewMap
(){
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'listview'
,
srfappde
:
'ibizappextendeditors'
,
component
:
'ibizappextendeditorlist-view'
});
this
.
allViewMap
.
set
(
'MDATAVIEW:'
,{
viewname
:
'gridview'
,
srfappde
:
'ibizappextendeditors'
,
component
:
'ibizappextendeditorgrid-view'
});
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'ibizappextendeditors'
,
component
:
'ibizappextendeditoredit-view'
});
}
/**
...
...
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
07e770f8
...
...
@@ -101,6 +101,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3editview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3listview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-list-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'editview3'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookedit-view3'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'exportandimportgridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookexport-and-import-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'autogrouplistview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookauto-group-list-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'ruleseditview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookrules-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'treegridexview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbooktree-grid-ex-view'
});
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
07e770f8
...
...
@@ -446,6 +446,81 @@ export default class MainMenuBase extends Vue implements ControlInterface {
}
/**
* 处理菜单默认选中项
*
* @public
* @memberof MainMenuBase
*/
public
doMenuSelect
():
void
{
if
(
!
this
.
isDefaultPage
||
this
.
isBlankMode
)
{
return
;
}
const
appFuncs
:
any
[]
=
this
.
menuMode
.
getAppFuncs
();
if
(
this
.
$route
&&
this
.
$route
.
matched
&&
this
.
$route
.
matched
.
length
==
2
)
{
// 存在二级路由
const
[{
},
matched
]
=
this
.
$route
.
matched
;
const
appfunc
:
any
=
appFuncs
.
find
((
_appfunc
:
any
)
=>
Object
.
is
(
_appfunc
.
routepath
,
matched
.
path
)
&&
Object
.
is
(
_appfunc
.
appfuncyype
,
'APPVIEW'
));
if
(
appfunc
)
{
this
.
computeMenuSelect
(
this
.
menus
,
appfunc
.
appfunctag
);
}
return
;
}
else
if
(
this
.
defPSAppView
&&
Object
.
keys
(
this
.
defPSAppView
).
length
>
0
)
{
// 存在默认视图
const
appfunc
:
any
=
appFuncs
.
find
((
_appfunc
:
any
)
=>
Object
.
is
(
_appfunc
.
routepath
,
this
.
defPSAppView
.
routepath
)
&&
Object
.
is
(
_appfunc
.
appfuncyype
,
'APPVIEW'
));
if
(
appfunc
)
{
this
.
computeMenuSelect
(
this
.
menus
,
appfunc
.
appfunctag
);
}
const
viewparam
:
any
=
{};
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
this
.
defPSAppView
.
deResParameters
,
this
.
defPSAppView
.
parameters
,
[],
viewparam
);
this
.
$router
.
push
(
path
);
return
;
}
this
.
computeMenuSelect
(
this
.
menus
,
''
);
let
item
=
this
.
compute
(
this
.
menus
,
this
.
defaultActive
);
if
(
Object
.
keys
(
item
).
length
===
0
)
{
return
;
}
if
(
!
item
.
hidden
){
this
.
click
(
item
);
}
}
/**
* 计算菜单选中项
*
* @public
* @param {any[]} items
* @param {string} appfunctag
* @returns {boolean}
* @memberof MainMenuBase
*/
public
computeMenuSelect
(
items
:
any
[],
appfunctag
:
string
):
boolean
{
const
appFuncs
:
any
[]
=
this
.
menuMode
.
getAppFuncs
();
return
items
.
some
((
item
:
any
)
=>
{
if
(
Object
.
is
(
appfunctag
,
''
)
&&
!
Object
.
is
(
item
.
appfunctag
,
''
)
&&
item
.
opendefault
)
{
const
appfunc
=
appFuncs
.
find
((
_appfunc
:
any
)
=>
Object
.
is
(
_appfunc
.
appfunctag
,
item
.
appfunctag
));
if
(
appfunc
.
routepath
)
{
this
.
defaultActive
=
item
.
name
;
this
.
setHideSideBar
(
item
);
return
true
;
}
}
if
(
Object
.
is
(
item
.
appfunctag
,
appfunctag
)
&&
item
.
opendefault
)
{
this
.
setHideSideBar
(
item
);
this
.
defaultActive
=
item
.
name
;
return
true
;
}
if
(
item
.
items
&&
item
.
items
.
length
>
0
)
{
const
state
=
this
.
computeMenuSelect
(
item
.
items
,
appfunctag
);
if
(
state
)
{
this
.
defaultOpeneds
.
push
(
item
.
name
);
return
true
;
}
}
return
false
;
});
}
/**
* 获取菜单项数据
*
...
...
@@ -483,6 +558,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
* @memberof MainMenuBase
*/
public
setHideSideBar
(
item
:
any
):
void
{
if
(
item
.
hidesidebar
)
{
this
.
$emit
(
'collapsechange'
,
true
);
}
}
/**
...
...
@@ -3587,6 +3665,7 @@ export default class MainMenuBase extends Vue implements ControlInterface {
}
this
.
dataProcess
(
inputMenus
);
this
.
menus
=
inputMenus
;
this
.
doMenuSelect
();
}
/**
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
07e770f8
...
...
@@ -3474,6 +3474,1404 @@ export default class MainMenuModel {
* @memberof MainMenuModel
*/
public
funcs
:
any
[]
=
[
{
appfunctag
:
'Auto81'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderf9editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/f9editview/:f9editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'f9editview'
,
parameterName
:
'f9editview'
},
],
},
{
appfunctag
:
'AppFunc6'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookvaluerulesgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/valuerulesgridview/:valuerulesgridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'valuerulesgridview'
,
parameterName
:
'valuerulesgridview'
},
],
},
{
appfunctag
:
'AppFunc29'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr3calendarview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr3calendarview/:usr3calendarview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr3calendarview'
,
parameterName
:
'usr3calendarview'
},
],
},
{
appfunctag
:
'Auto262'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderseditview2'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/seditview2/:seditview2?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'seditview2'
,
parameterName
:
'seditview2'
},
],
},
{
appfunctag
:
'AppFunc82'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'appportalview2'
,
deResParameters
:
[],
routepath
:
'/index/:index?/appportalview2/:appportalview2?'
,
parameters
:
[
{
pathName
:
'appportalview2'
,
parameterName
:
'appportalview2'
},
],
},
{
appfunctag
:
'AppFunc51'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookwizardiwithstateview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/wizardiwithstateview/:wizardiwithstateview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'wizardiwithstateview'
,
parameterName
:
'wizardiwithstateview'
},
],
},
{
appfunctag
:
'Auto25'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderbarchartview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/barchartview/:barchartview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'barchartview'
,
parameterName
:
'barchartview'
},
],
},
{
appfunctag
:
'AppFunc26'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookgroupbycodelistkanbanview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/groupbycodelistkanbanview/:groupbycodelistkanbanview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'groupbycodelistkanbanview'
,
parameterName
:
'groupbycodelistkanbanview'
},
],
},
{
appfunctag
:
'Auto96'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003f3treeexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/f3treeexpview/:f3treeexpview?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'f3treeexpview'
,
parameterName
:
'f3treeexpview'
},
],
},
{
appfunctag
:
'Auto126'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003streeexpview2'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/streeexpview2/:streeexpview2?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'streeexpview2'
,
parameterName
:
'streeexpview2'
},
],
},
{
appfunctag
:
'AppFunc7'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr2gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr2gridview/:usr2gridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2gridview'
,
parameterName
:
'usr2gridview'
},
],
},
{
appfunctag
:
'Auto213'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003stabexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/stabexpview/:stabexpview?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'stabexpview'
,
parameterName
:
'stabexpview'
},
],
},
{
appfunctag
:
'AppFunc55'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr8gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr8gridview/:usr8gridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr8gridview'
,
parameterName
:
'usr8gridview'
},
],
},
{
appfunctag
:
'Auto151'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderf8editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/f8editview/:f8editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'f8editview'
,
parameterName
:
'f8editview'
},
],
},
{
appfunctag
:
'AppFunc15'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr2dataview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr2dataview/:usr2dataview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2dataview'
,
parameterName
:
'usr2dataview'
},
],
},
{
appfunctag
:
'Auto258'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordergridview9'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/gridview9/:gridview9?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'gridview9'
,
parameterName
:
'gridview9'
},
],
},
{
appfunctag
:
'Auto114'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderdetailsf2editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorderdetails/:ibizorderdetail?/sf2editview/:sf2editview?'
,
parameters
:
[
{
pathName
:
'ibizorderdetails'
,
parameterName
:
'ibizorderdetail'
},
{
pathName
:
'sf2editview'
,
parameterName
:
'sf2editview'
},
],
},
{
appfunctag
:
'AppFunc27'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookhaspanelkanbanview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/haspanelkanbanview/:haspanelkanbanview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'haspanelkanbanview'
,
parameterName
:
'haspanelkanbanview'
},
],
},
{
appfunctag
:
'Auto29'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf15gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf15gridview/:sf15gridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf15gridview'
,
parameterName
:
'sf15gridview'
},
],
},
{
appfunctag
:
'AppFunc70'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0001usr3editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0001s/:ibizsample0001?/usr3editview/:usr3editview?'
,
parameters
:
[
{
pathName
:
'ibizsample0001s'
,
parameterName
:
'ibizsample0001'
},
{
pathName
:
'usr3editview'
,
parameterName
:
'usr3editview'
},
],
},
{
appfunctag
:
'AppFunc20'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookcalendarview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/calendarview/:calendarview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'calendarview'
,
parameterName
:
'calendarview'
},
],
},
{
appfunctag
:
'AppFunc74'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderganttview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/ganttview/:ganttview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'ganttview'
,
parameterName
:
'ganttview'
},
],
},
{
appfunctag
:
'AppFunc25'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookinterfunckanbanview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/interfunckanbanview/:interfunckanbanview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'interfunckanbanview'
,
parameterName
:
'interfunckanbanview'
},
],
},
{
appfunctag
:
'AppFunc72'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr4calendarview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr4calendarview/:usr4calendarview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr4calendarview'
,
parameterName
:
'usr4calendarview'
},
],
},
{
appfunctag
:
'Auto286'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf4gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf4gridview/:sf4gridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf4gridview'
,
parameterName
:
'sf4gridview'
},
],
},
{
appfunctag
:
'AppFunc73'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordertreegridexview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/treegridexview/:treegridexview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'treegridexview'
,
parameterName
:
'treegridexview'
},
],
},
{
appfunctag
:
'Auto375'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003f1treeexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/f1treeexpview/:f1treeexpview?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'f1treeexpview'
,
parameterName
:
'f1treeexpview'
},
],
},
{
appfunctag
:
'AppFunc83'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr5calendarview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr5calendarview/:usr5calendarview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr5calendarview'
,
parameterName
:
'usr5calendarview'
},
],
},
{
appfunctag
:
'Auto106'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderdetailsf1editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorderdetails/:ibizorderdetail?/sf1editview/:sf1editview?'
,
parameters
:
[
{
pathName
:
'ibizorderdetails'
,
parameterName
:
'ibizorderdetail'
},
{
pathName
:
'sf1editview'
,
parameterName
:
'sf1editview'
},
],
},
{
appfunctag
:
'Auto402'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderseditview2'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/seditview2/:seditview2?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'seditview2'
,
parameterName
:
'seditview2'
},
],
},
{
appfunctag
:
'AppFunc62'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizcustomerusr2gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizcustomers/:ibizcustomer?/usr2gridview/:usr2gridview?'
,
parameters
:
[
{
pathName
:
'ibizcustomers'
,
parameterName
:
'ibizcustomer'
},
{
pathName
:
'usr2gridview'
,
parameterName
:
'usr2gridview'
},
],
},
{
appfunctag
:
'AppFunc13'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookgroupbycodelistlistview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/groupbycodelistlistview/:groupbycodelistlistview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'groupbycodelistlistview'
,
parameterName
:
'groupbycodelistlistview'
},
],
},
{
appfunctag
:
'AppFunc41'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderseditview4'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/seditview4/:seditview4?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'seditview4'
,
parameterName
:
'seditview4'
},
],
},
{
appfunctag
:
'AppFunc35'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderusr2chartview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/usr2chartview/:usr2chartview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'usr2chartview'
,
parameterName
:
'usr2chartview'
},
],
},
{
appfunctag
:
'AppFunc16'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr3dataview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr3dataview/:usr3dataview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr3dataview'
,
parameterName
:
'usr3dataview'
},
],
},
{
appfunctag
:
'Auto319'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf1editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf1editview/:sf1editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf1editview'
,
parameterName
:
'sf1editview'
},
],
},
{
appfunctag
:
'AppFunc3'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookroweditgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/roweditgridview/:roweditgridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'roweditgridview'
,
parameterName
:
'roweditgridview'
},
],
},
{
appfunctag
:
'AppFunc19'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr4dataview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr4dataview/:usr4dataview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr4dataview'
,
parameterName
:
'usr4dataview'
},
],
},
{
appfunctag
:
'Auto222'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0001sf5editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0001s/:ibizsample0001?/sf5editview/:sf5editview?'
,
parameters
:
[
{
pathName
:
'ibizsample0001s'
,
parameterName
:
'ibizsample0001'
},
{
pathName
:
'sf5editview'
,
parameterName
:
'sf5editview'
},
],
},
{
appfunctag
:
'AppFunc84'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbooktreeview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/treeview/:treeview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'treeview'
,
parameterName
:
'treeview'
},
],
},
{
appfunctag
:
'AppFunc58'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderdataviewexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/dataviewexpview/:dataviewexpview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'dataviewexpview'
,
parameterName
:
'dataviewexpview'
},
],
},
{
appfunctag
:
'Auto145'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sgridview/:sgridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sgridview'
,
parameterName
:
'sgridview'
},
],
},
{
appfunctag
:
'AppFunc42'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordertabexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/tabexpview/:tabexpview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'tabexpview'
,
parameterName
:
'tabexpview'
},
],
},
{
appfunctag
:
'AppFunc64'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr2editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr2editview/:usr2editview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2editview'
,
parameterName
:
'usr2editview'
},
],
},
{
appfunctag
:
'AppFunc11'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbooklistview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/listview/:listview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'listview'
,
parameterName
:
'listview'
},
],
},
{
appfunctag
:
'AppFunc49'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookwizardview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/wizardview/:wizardview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'wizardview'
,
parameterName
:
'wizardview'
},
],
},
{
appfunctag
:
'Auto129'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf7editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf7editview/:sf7editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf7editview'
,
parameterName
:
'sf7editview'
},
],
},
{
appfunctag
:
'AppFunc23'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderusr2editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/usr2editview/:usr2editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'usr2editview'
,
parameterName
:
'usr2editview'
},
],
},
{
appfunctag
:
'AppFunc65'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr2listview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr2listview/:usr2listview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2listview'
,
parameterName
:
'usr2listview'
},
],
},
{
appfunctag
:
'Auto116'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0017gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0017s/:ibizsample0017?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'ibizsample0017s'
,
parameterName
:
'ibizsample0017'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'Auto2'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderradarchartview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/radarchartview/:radarchartview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'radarchartview'
,
parameterName
:
'radarchartview'
},
],
},
{
appfunctag
:
'AppFunc68'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizappctrlgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizappctrls/:ibizappctrl?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'ibizappctrls'
,
parameterName
:
'ibizappctrl'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'Auto176'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf3gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf3gridview/:sf3gridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf3gridview'
,
parameterName
:
'sf3gridview'
},
],
},
{
appfunctag
:
'AppFunc24'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderzdytpgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/zdytpgridview/:zdytpgridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'zdytpgridview'
,
parameterName
:
'zdytpgridview'
},
],
},
{
appfunctag
:
'Auto3'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderareachartview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/areachartview/:areachartview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'areachartview'
,
parameterName
:
'areachartview'
},
],
},
{
appfunctag
:
'AppFunc31'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookinterfunceditview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/interfunceditview/:interfunceditview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'interfunceditview'
,
parameterName
:
'interfunceditview'
},
],
},
{
appfunctag
:
'Auto279'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf2editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf2editview/:sf2editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf2editview'
,
parameterName
:
'sf2editview'
},
],
},
{
appfunctag
:
'AppFunc22'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookcustomview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/customview/:customview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'customview'
,
parameterName
:
'customview'
},
],
},
{
appfunctag
:
'AppFunc57'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordertreeexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/treeexpview/:treeexpview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'treeexpview'
,
parameterName
:
'treeexpview'
},
],
},
{
appfunctag
:
'AppFunc46'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordergridexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/gridexpview/:gridexpview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'gridexpview'
,
parameterName
:
'gridexpview'
},
],
},
{
appfunctag
:
'AppFunc44'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0001usr3gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0001s/:ibizsample0001?/usr3gridview/:usr3gridview?'
,
parameters
:
[
{
pathName
:
'ibizsample0001s'
,
parameterName
:
'ibizsample0001'
},
{
pathName
:
'usr3gridview'
,
parameterName
:
'usr3gridview'
},
],
},
{
appfunctag
:
'AppFunc14'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookdataview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/dataview/:dataview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'dataview'
,
parameterName
:
'dataview'
},
],
},
{
appfunctag
:
'Auto124'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf20gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf20gridview/:sf20gridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf20gridview'
,
parameterName
:
'sf20gridview'
},
],
},
{
appfunctag
:
'Auto97'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderseditview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/seditview/:seditview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'seditview'
,
parameterName
:
'seditview'
},
],
},
{
appfunctag
:
'AppFunc50'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderdashboardview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/dashboardview/:dashboardview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'dashboardview'
,
parameterName
:
'dashboardview'
},
],
},
{
appfunctag
:
'AppFunc18'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0002gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0002s/:ibizsample0002?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'ibizsample0002s'
,
parameterName
:
'ibizsample0002'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'AppFunc79'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr9gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr9gridview/:usr9gridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr9gridview'
,
parameterName
:
'usr9gridview'
},
],
},
{
appfunctag
:
'AppFunc87'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'microcomponentgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/microcomponents/:microcomponent?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'microcomponents'
,
parameterName
:
'microcomponent'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'AppFunc36'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookmeditview9'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/meditview9/:meditview9?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'meditview9'
,
parameterName
:
'meditview9'
},
],
},
{
appfunctag
:
'Auto320'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderpiechartview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/piechartview/:piechartview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'piechartview'
,
parameterName
:
'piechartview'
},
],
},
{
appfunctag
:
'Auto415'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003streeexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/streeexpview/:streeexpview?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'streeexpview'
,
parameterName
:
'streeexpview'
},
],
},
{
appfunctag
:
'Auto155'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderf10editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/f10editview/:f10editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'f10editview'
,
parameterName
:
'f10editview'
},
],
},
{
appfunctag
:
'Auto371'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf3editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf3editview/:sf3editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf3editview'
,
parameterName
:
'sf3editview'
},
],
},
{
appfunctag
:
'Auto387'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderlinechartview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/linechartview/:linechartview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'linechartview'
,
parameterName
:
'linechartview'
},
],
},
{
appfunctag
:
'AppFunc59'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordercalendarexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/calendarexpview/:calendarexpview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'calendarexpview'
,
parameterName
:
'calendarexpview'
},
],
},
{
appfunctag
:
'Auto296'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizuniproductsgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizuniproducts/:ibizuniproduct?/sgridview/:sgridview?'
,
parameters
:
[
{
pathName
:
'ibizuniproducts'
,
parameterName
:
'ibizuniproduct'
},
{
pathName
:
'sgridview'
,
parameterName
:
'sgridview'
},
],
},
{
appfunctag
:
'Auto67'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf5gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf5gridview/:sf5gridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf5gridview'
,
parameterName
:
'sf5gridview'
},
],
},
{
appfunctag
:
'AppFunc8'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr3gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr3gridview/:usr3gridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr3gridview'
,
parameterName
:
'usr3gridview'
},
],
},
{
appfunctag
:
'AppFunc71'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr5dataview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr5dataview/:usr5dataview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr5dataview'
,
parameterName
:
'usr5dataview'
},
],
},
{
appfunctag
:
'Auto173'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf1gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf1gridview/:sf1gridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf1gridview'
,
parameterName
:
'sf1gridview'
},
],
},
{
appfunctag
:
'AppFunc43'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr2meditview9'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr2meditview9/:usr2meditview9?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2meditview9'
,
parameterName
:
'usr2meditview9'
},
],
},
{
appfunctag
:
'Auto39'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf6gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf6gridview/:sf6gridview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf6gridview'
,
parameterName
:
'sf6gridview'
},
],
},
{
appfunctag
:
'AppFunc86'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0021gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0021s/:ibizsample0021?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'ibizsample0021s'
,
parameterName
:
'ibizsample0021'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'Auto185'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersgridview2'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sgridview2/:sgridview2?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sgridview2'
,
parameterName
:
'sgridview2'
},
],
},
{
appfunctag
:
'AppFunc66'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'appportalview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/appportalview/:appportalview?'
,
parameters
:
[
{
pathName
:
'appportalview'
,
parameterName
:
'appportalview'
},
],
},
{
appfunctag
:
'AppFunc5'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookupdatedefaultgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/updatedefaultgridview/:updatedefaultgridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'updatedefaultgridview'
,
parameterName
:
'updatedefaultgridview'
},
],
},
{
appfunctag
:
'Auto393'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0001sf2editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0001s/:ibizsample0001?/sf2editview/:sf2editview?'
,
parameters
:
[
{
pathName
:
'ibizsample0001s'
,
parameterName
:
'ibizsample0001'
},
{
pathName
:
'sf2editview'
,
parameterName
:
'sf2editview'
},
],
},
{
appfunctag
:
'AppFunc85'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0021wfdynaexpgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0021s/:ibizsample0021?/wfdynaexpgridview/:wfdynaexpgridview?'
,
parameters
:
[
{
pathName
:
'ibizsample0021s'
,
parameterName
:
'ibizsample0021'
},
{
pathName
:
'wfdynaexpgridview'
,
parameterName
:
'wfdynaexpgridview'
},
],
},
{
appfunctag
:
'AppFunc54'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr7gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr7gridview/:usr7gridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr7gridview'
,
parameterName
:
'usr7gridview'
},
],
},
{
appfunctag
:
'AppFunc81'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr6dataview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr6dataview/:usr6dataview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr6dataview'
,
parameterName
:
'usr6dataview'
},
],
},
{
appfunctag
:
'AppFunc80'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr3listview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr3listview/:usr3listview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr3listview'
,
parameterName
:
'usr3listview'
},
],
},
{
appfunctag
:
'AppFunc47'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
'POPUPMODAL'
,
codename
:
'ibizbookoptionview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/optionview/:optionview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'optionview'
,
parameterName
:
'optionview'
},
],
},
{
appfunctag
:
'Auto235'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003f4treeexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/f4treeexpview/:f4treeexpview?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'f4treeexpview'
,
parameterName
:
'f4treeexpview'
},
],
},
{
appfunctag
:
'AppFunc21'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr2calendarview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr2calendarview/:usr2calendarview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr2calendarview'
,
parameterName
:
'usr2calendarview'
},
],
},
{
appfunctag
:
'AppFunc69'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizappeditorgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizappeditors/:ibizappeditor?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'ibizappeditors'
,
parameterName
:
'ibizappeditor'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'AppFunc60'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderusr2calendarexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/usr2calendarexpview/:usr2calendarexpview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'usr2calendarexpview'
,
parameterName
:
'usr2calendarexpview'
},
],
},
{
appfunctag
:
'AppFunc'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0001sf6editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0001s/:ibizsample0001?/sf6editview/:sf6editview?'
,
parameters
:
[
{
pathName
:
'ibizsample0001s'
,
parameterName
:
'ibizsample0001'
},
{
pathName
:
'sf6editview'
,
parameterName
:
'sf6editview'
},
],
},
{
appfunctag
:
'Auto233'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderseditview3'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/seditview3/:seditview3?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'seditview3'
,
parameterName
:
'seditview3'
},
],
},
{
appfunctag
:
'Auto85'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorders2editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/s2editview/:s2editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
's2editview'
,
parameterName
:
's2editview'
},
],
},
{
appfunctag
:
'AppFunc4'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbooknewdefaultvaluegridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/newdefaultvaluegridview/:newdefaultvaluegridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'newdefaultvaluegridview'
,
parameterName
:
'newdefaultvaluegridview'
},
],
},
{
appfunctag
:
'Auto337'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderseditview3'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/seditview3/:seditview3?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'seditview3'
,
parameterName
:
'seditview3'
},
],
},
{
appfunctag
:
'AppFunc32'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookruleseditview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/ruleseditview/:ruleseditview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'ruleseditview'
,
parameterName
:
'ruleseditview'
},
],
},
{
appfunctag
:
'AppFunc12'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookautogrouplistview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/autogrouplistview/:autogrouplistview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'autogrouplistview'
,
parameterName
:
'autogrouplistview'
},
],
},
{
appfunctag
:
'Auto338'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0001sf4editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0001s/:ibizsample0001?/sf4editview/:sf4editview?'
,
parameters
:
[
{
pathName
:
'ibizsample0001s'
,
parameterName
:
'ibizsample0001'
},
{
pathName
:
'sf4editview'
,
parameterName
:
'sf4editview'
},
],
},
{
appfunctag
:
'AppFunc67'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizappviewgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizappviews/:ibizappview?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'ibizappviews'
,
parameterName
:
'ibizappview'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'AppFunc28'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/gridview/:gridview?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'gridview'
,
parameterName
:
'gridview'
},
],
},
{
appfunctag
:
'Auto298'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizhardwaresgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizhardwares/:ibizhardware?/sgridview/:sgridview?'
,
parameters
:
[
{
pathName
:
'ibizhardwares'
,
parameterName
:
'ibizhardware'
},
{
pathName
:
'sgridview'
,
parameterName
:
'sgridview'
},
],
},
{
appfunctag
:
'AppFunc2'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookinternalfuncgridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/internalfuncgridview/:internalfuncgridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'internalfuncgridview'
,
parameterName
:
'internalfuncgridview'
},
],
},
{
appfunctag
:
'AppFunc10'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr5gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr5gridview/:usr5gridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr5gridview'
,
parameterName
:
'usr5gridview'
},
],
},
{
appfunctag
:
'AppFunc34'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordertypeusr2gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizordertypes/:ibizordertype?/usr2gridview/:usr2gridview?'
,
parameters
:
[
{
pathName
:
'ibizordertypes'
,
parameterName
:
'ibizordertype'
},
{
pathName
:
'usr2gridview'
,
parameterName
:
'usr2gridview'
},
],
},
{
appfunctag
:
'AppFunc45'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookdashboardview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/dashboardview/:dashboardview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'dashboardview'
,
parameterName
:
'dashboardview'
},
],
},
{
appfunctag
:
'AppFunc17'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookhaspanellistview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/haspanellistview/:haspanellistview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'haspanellistview'
,
parameterName
:
'haspanellistview'
},
],
},
{
appfunctag
:
'AppFunc78'
,
appfuncyype
:
'JAVASCRIPT'
,
},
{
appfunctag
:
'AppFunc75'
,
appfuncyype
:
'OPENHTMLPAGE'
,
},
{
appfunctag
:
'Auto111'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizordersf4editview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/sf4editview/:sf4editview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'sf4editview'
,
parameterName
:
'sf4editview'
},
],
},
{
appfunctag
:
'AppFunc56'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizorderlistexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizorders/:ibizorder?/listexpview/:listexpview?'
,
parameters
:
[
{
pathName
:
'ibizorders'
,
parameterName
:
'ibizorder'
},
{
pathName
:
'listexpview'
,
parameterName
:
'listexpview'
},
],
},
{
appfunctag
:
'AppFunc9'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookusr4gridview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/usr4gridview/:usr4gridview?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'usr4gridview'
,
parameterName
:
'usr4gridview'
},
],
},
{
appfunctag
:
'Auto66'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizsample0003f2treeexpview'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizsample0003s/:ibizsample0003?/f2treeexpview/:f2treeexpview?'
,
parameters
:
[
{
pathName
:
'ibizsample0003s'
,
parameterName
:
'ibizsample0003'
},
{
pathName
:
'f2treeexpview'
,
parameterName
:
'f2treeexpview'
},
],
},
];
/**
...
...
app_Web/vue.config.js
浏览文件 @
07e770f8
...
...
@@ -17,26 +17,10 @@ module.exports = {
// proxy: "http://127.0.0.1:8080/",
historyApiFallback
:
{
rewrites
:
[
// { from: /^\/index$/, to: '/index.html' },
]
}
},
pages
:
{
// 新增默认首页入口
index
:
{
// page 的入口
entry
:
'src/pages/sample/index/main.ts'
,
// 模板来源
template
:
'src/template.html'
,
// 在 dist/index.html 的输出
filename
:
'index.html'
,
// 当使用 title 选项时,
// template 中的 title 标签需要是 <title><%= htmlWebpackPlugin.options.title %></title>
title
:
''
,
// 在这个页面中包含的块,默认情况下会包含
// 提取出来的通用 chunk 和 vendor chunk。
// chunks: ['chunk-vendors', 'chunk-common', 'index']
},
index
:
{
// page 的入口
entry
:
'src/pages/sample/index/main.ts'
,
...
...
@@ -55,7 +39,9 @@ module.exports = {
// 多核打包
parallel
:
os
.
cpus
().
length
>
1
,
chainWebpack
:
(
config
)
=>
{
// 删除自动计算预加载资源
config
.
plugins
.
delete
(
'preload-index'
)
// 删除预加载资源
config
.
plugins
.
delete
(
'prefetch-index'
)
config
.
resolve
.
alias
.
set
(
'@ibizsys'
,
resolve
(
'src/ibizsys'
))
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录