Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
05064b0d
提交
05064b0d
编写于
11月 04, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ShineKOT 发布系统代码 [后台服务,演示应用]
上级
f7ec9b80
变更
31
隐藏空白字符变更
内嵌
并排
正在显示
31 个修改的文件
包含
2727 行增加
和
457 行删除
+2727
-457
view-config.json
app_Web/public/assets/json/view-config.json
+8
-0
app-preset-button.less
...ment/interactive/app-preset-button/app-preset-button.less
+49
-43
app-preset-button.vue
...ement/interactive/app-preset-button/app-preset-button.vue
+17
-17
app-preset-text.vue
...s/layout-element/text/app-preset-text/app-preset-text.vue
+1
-1
md-view-engine.ts
app_Web/src/engine/view/md-view-engine.ts
+10
-2
BO-CN-base.ts
app_Web/src/locale/lang/BO-CN-base.ts
+36
-0
en-US-base.ts
app_Web/src/locale/lang/en-US-base.ts
+36
-0
zh-CN-base.ts
app_Web/src/locale/lang/zh-CN-base.ts
+36
-0
ibizbook_BO_CN_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_BO_CN_base.ts
+4
-0
ibizbook_en_US_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
+4
-0
ibizbook_zh_CN_base.ts
...rc/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
+4
-0
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+830
-168
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+8
-0
ibizbookwizard-view-layout-base.vue
...ookwizard-view-layout/ibizbookwizard-view-layout-base.vue
+648
-0
ibizbookwizard-view-layout.less
...bizbookwizard-view-layout/ibizbookwizard-view-layout.less
+11
-0
ibizbookwizard-view-layout.vue
...ibizbookwizard-view-layout/ibizbookwizard-view-layout.vue
+22
-0
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+1
-0
router.ts
app_Web/src/pages/sample/index/router.ts
+27
-0
app-index-view-base.vue
.../src/pages/ungroup/app-index-view/app-index-view-base.vue
+1
-1
router.ts
app_Web/src/pages/ungroup/app-index-view/router.ts
+13
-0
state.ts
app_Web/src/store/modules/view-action/state.ts
+10
-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
+26
-0
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+878
-168
default-searchform-base.vue
...zappeditor/default-searchform/default-searchform-base.vue
+2
-2
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
guide-borrow-form-form-base.vue
...ok/guide-borrow-form-form/guide-borrow-form-form-base.vue
+5
-5
guide-return-form-form-base.vue
...ok/guide-return-form-form/guide-return-form-form-base.vue
+5
-5
guide-view-form-form-base.vue
...izbook/guide-view-form-form/guide-view-form-form-base.vue
+5
-5
usr2-dataview-base.vue
...src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
+26
-26
usr2-dataview-model.ts
...src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
+1
-12
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
05064b0d
...
...
@@ -1711,6 +1711,14 @@
"viewname"
:
"IBIZCustomer_INTFPickupGridView"
,
"viewtag"
:
"ca77d5bafd522a52fd278e490ad79f2d"
},
"ibizbookwizardview_layout"
:
{
"title"
:
"实体向导视图"
,
"caption"
:
"实体向导视图"
,
"viewtype"
:
"DEWIZARDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKWizardView_layout"
,
"viewtag"
:
"ca90f2d89734ba48161642abc9d2cbbd"
},
"ibizbookinterfunckanbanview"
:
{
"title"
:
"实体看板视图(内置功能)"
,
"caption"
:
"实体看板视图(内置功能)"
,
...
...
app_Web/src/components/layout-element/interactive/app-preset-button/app-preset-button.less
浏览文件 @
05064b0d
.app-preset-button.ivu-button {
font-size: 12px;
>span {
display: flex;
align-items: center;
justify-content: center;
.app-preset-button {
height: 40px;
width: 100%;
.ivu-btn {
width: 100%;
height: 100%;
}
.button-content {
display: flex;
&.left {
justify-content: flex-start;
.ivu-button {
font-size: 12px;
>span {
display: flex;
align-items: center;
.icon+.caption {
padding-left: 6px;
}
justify-content: center;
}
&.right {
flex-direction: row-reverse;
justify-content: flex-start;
align-items: center;
.icon+.caption {
padding-right: 6px;
.button-content {
display: flex;
&.left {
justify-content: flex-start;
align-items: center;
.icon+.caption {
padding-left: 6px;
}
}
&.right {
flex-direction: row-reverse;
justify-content: flex-start;
align-items: center;
.icon+.caption {
padding-right: 6px;
}
}
&.top {
flex-direction: column;
justify-content: flex-start;
}
&.bottom {
flex-direction: column-reverse;
justify-content: flex-start;
}
}
&.top {
flex-direction: column;
justify-content: flex-start;
}
&.bottom {
flex-direction: column-reverse;
justify-content: flex-start;
}
}
}
// 加载效果
.app-preset-button.ivu-btn-loading {
display: flex;
line-height: 2;
.ivu-icon-ios-loading {
.ivu-btn-loading {
display: flex;
line-height: 2;
.ivu-icon-ios-loading {
line-height: 2;
}
}
}
\ No newline at end of file
app_Web/src/components/layout-element/interactive/app-preset-button/app-preset-button.vue
浏览文件 @
05064b0d
<
template
>
<
i-button
:class=
"curClassName"
:style=
"curStyl
e"
:type=
"buttonType
"
:disabled=
"disabled
"
:title=
"tooltip
"
:loading=
"loading
"
:ghost=
"buttonGhost"
@
click=
"handleClick
"
>
<div
:class=
"['button-content', iconAlign.toLowerCase()]
"
>
<span
v-if=
"cssClass || imagePath"
class=
"icon"
>
<i
v-if=
"cssClass"
:class=
"cssClass
"
/>
<
img
v-else
:src=
"imagePath"
/
>
</span>
<
span
v-if=
"showCaption"
class=
"caption"
>
{{
caption
}}
</span
>
</
div
>
</
i-button
>
<
div
:class=
"curClassName"
:style=
"curStyle"
>
<i-button
:type=
"buttonTyp
e"
:disabled=
"disabled
"
:title=
"tooltip
"
:loading=
"loading
"
:ghost=
"buttonGhost
"
@
click=
"handleClick"
>
<div
:class=
"['button-content', iconAlign.toLowerCase()]
"
>
<span
v-if=
"cssClass || imagePath"
class=
"icon
"
>
<i
v-if=
"cssClass"
:class=
"cssClass"
/
>
<img
v-else
:src=
"imagePath
"
/>
<
/span
>
<span
v-if=
"showCaption"
class=
"caption"
>
{{
caption
}}
</span>
<
/div
>
</
i-button
>
</
div
>
</
template
>
<
script
lang=
"ts"
>
...
...
app_Web/src/components/layout-element/text/app-preset-text/app-preset-text.vue
浏览文件 @
05064b0d
...
...
@@ -146,7 +146,7 @@ export default class AppPresetText extends Vue {
*/
get
renderMode
()
{
const
layoutModel
=
this
.
layoutModelDetails
[
this
.
name
];
return
layoutModel
.
renderMode
;
return
layoutModel
.
renderMode
||
'TEXT'
;
}
/**
...
...
app_Web/src/engine/view/md-view-engine.ts
浏览文件 @
05064b0d
...
...
@@ -407,8 +407,16 @@ export default class MDViewEngine extends ViewEngine {
if
(
this
.
view
&&
this
.
view
.
$refs
.
searchbar
)
{
Object
.
assign
(
arg
,
this
.
view
.
$refs
.
searchbar
.
getData
());
}
if
(
this
.
view
&&
!
this
.
view
.
isExpandSearchForm
)
{
Object
.
assign
(
arg
,
{
query
:
this
.
view
.
query
});
if
(
this
.
view
)
{
// 开启自定义面板时忽略是否展开搜索表单
if
(
this
.
view
.
layoutModelDetails
)
{
const
quickSearchBar
=
Object
.
values
(
this
.
view
.
layoutModelDetails
).
find
((
item
:
any
)
=>
item
.
name
.
toLowerCase
()
===
'quicksearchbar'
);
if
(
quickSearchBar
)
{
Object
.
assign
(
arg
,
{
query
:
this
.
view
.
query
});
}
}
else
if
(
!
this
.
view
.
isExpandSearchForm
)
{
Object
.
assign
(
arg
,
{
query
:
this
.
view
.
query
});
}
}
// 快速分组和快速搜索栏
let
otherQueryParam
:
any
=
{};
...
...
app_Web/src/locale/lang/BO-CN-base.ts
浏览文件 @
05064b0d
...
...
@@ -377,6 +377,42 @@ function getAppLocale(){
menuitem187
:
commonLogic
.
appcommonhandle
(
"测试布局面板(日历视图)"
,
null
),
menuitem188
:
commonLogic
.
appcommonhandle
(
"测试布局面板(图表)"
,
null
),
menuitem189
:
commonLogic
.
appcommonhandle
(
"测试布局面板(树导航)"
,
null
),
menuitem190
:
commonLogic
.
appcommonhandle
(
"视图"
,
null
),
menuitem191
:
commonLogic
.
appcommonhandle
(
"单数据视图"
,
null
),
menuitem192
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
menuitem193
:
commonLogic
.
appcommonhandle
(
"实体编辑视图"
,
null
),
menuitem194
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(分页关系)"
,
null
),
menuitem195
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(上下关系)"
,
null
),
menuitem196
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(左右关系)"
,
null
),
menuitem197
:
commonLogic
.
appcommonhandle
(
"实体分页导航视图"
,
null
),
menuitem198
:
commonLogic
.
appcommonhandle
(
"实体数据看板视图"
,
null
),
menuitem199
:
commonLogic
.
appcommonhandle
(
"实体选项操作视图"
,
null
),
menuitem200
:
commonLogic
.
appcommonhandle
(
"多数据视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"实体表格视图"
,
null
),
menuitem202
:
commonLogic
.
appcommonhandle
(
"实体多表单编辑视图"
,
null
),
menuitem203
:
commonLogic
.
appcommonhandle
(
"实体甘特视图"
,
null
),
menuitem204
:
commonLogic
.
appcommonhandle
(
"实体列表视图"
,
null
),
menuitem205
:
commonLogic
.
appcommonhandle
(
"实体日历视图"
,
null
),
menuitem206
:
commonLogic
.
appcommonhandle
(
"实体看板视图"
,
null
),
menuitem207
:
commonLogic
.
appcommonhandle
(
"实体树表格视图"
,
null
),
menuitem208
:
commonLogic
.
appcommonhandle
(
"实体树视图"
,
null
),
menuitem209
:
commonLogic
.
appcommonhandle
(
"实体数据视图"
,
null
),
menuitem210
:
commonLogic
.
appcommonhandle
(
"实体图表视图"
,
null
),
menuitem211
:
commonLogic
.
appcommonhandle
(
"导航视图"
,
null
),
menuitem215
:
commonLogic
.
appcommonhandle
(
"实体表格导航视图"
,
null
),
menuitem216
:
commonLogic
.
appcommonhandle
(
"实体列表导航视图"
,
null
),
menuitem217
:
commonLogic
.
appcommonhandle
(
"实体卡片导航视图"
,
null
),
menuitem218
:
commonLogic
.
appcommonhandle
(
"实体日历导航视图"
,
null
),
menuitem219
:
commonLogic
.
appcommonhandle
(
"实体树导航视图"
,
null
),
menuitem220
:
commonLogic
.
appcommonhandle
(
"选择视图"
,
null
),
menuitem221
:
commonLogic
.
appcommonhandle
(
"数据选择视图"
,
null
),
menuitem222
:
commonLogic
.
appcommonhandle
(
"索引选择视图"
,
null
),
menuitem223
:
commonLogic
.
appcommonhandle
(
"工作流"
,
null
),
menuitem224
:
commonLogic
.
appcommonhandle
(
"工作流动态导航视图"
,
null
),
menuitem225
:
commonLogic
.
appcommonhandle
(
"工作流启动"
,
null
),
menuitem226
:
commonLogic
.
appcommonhandle
(
"工作流动态操作视图"
,
null
),
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
},
},
formpage
:{
...
...
app_Web/src/locale/lang/en-US-base.ts
浏览文件 @
05064b0d
...
...
@@ -377,6 +377,42 @@ function getAppLocale(){
menuitem187
:
commonLogic
.
appcommonhandle
(
"测试布局面板(日历视图)"
,
null
),
menuitem188
:
commonLogic
.
appcommonhandle
(
"测试布局面板(图表)"
,
null
),
menuitem189
:
commonLogic
.
appcommonhandle
(
"测试布局面板(树导航)"
,
null
),
menuitem190
:
commonLogic
.
appcommonhandle
(
"视图"
,
null
),
menuitem191
:
commonLogic
.
appcommonhandle
(
"单数据视图"
,
null
),
menuitem192
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
menuitem193
:
commonLogic
.
appcommonhandle
(
"实体编辑视图"
,
null
),
menuitem194
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(分页关系)"
,
null
),
menuitem195
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(上下关系)"
,
null
),
menuitem196
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(左右关系)"
,
null
),
menuitem197
:
commonLogic
.
appcommonhandle
(
"实体分页导航视图"
,
null
),
menuitem198
:
commonLogic
.
appcommonhandle
(
"实体数据看板视图"
,
null
),
menuitem199
:
commonLogic
.
appcommonhandle
(
"实体选项操作视图"
,
null
),
menuitem200
:
commonLogic
.
appcommonhandle
(
"多数据视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"实体表格视图"
,
null
),
menuitem202
:
commonLogic
.
appcommonhandle
(
"实体多表单编辑视图"
,
null
),
menuitem203
:
commonLogic
.
appcommonhandle
(
"实体甘特视图"
,
null
),
menuitem204
:
commonLogic
.
appcommonhandle
(
"实体列表视图"
,
null
),
menuitem205
:
commonLogic
.
appcommonhandle
(
"实体日历视图"
,
null
),
menuitem206
:
commonLogic
.
appcommonhandle
(
"实体看板视图"
,
null
),
menuitem207
:
commonLogic
.
appcommonhandle
(
"实体树表格视图"
,
null
),
menuitem208
:
commonLogic
.
appcommonhandle
(
"实体树视图"
,
null
),
menuitem209
:
commonLogic
.
appcommonhandle
(
"实体数据视图"
,
null
),
menuitem210
:
commonLogic
.
appcommonhandle
(
"实体图表视图"
,
null
),
menuitem211
:
commonLogic
.
appcommonhandle
(
"导航视图"
,
null
),
menuitem215
:
commonLogic
.
appcommonhandle
(
"实体表格导航视图"
,
null
),
menuitem216
:
commonLogic
.
appcommonhandle
(
"实体列表导航视图"
,
null
),
menuitem217
:
commonLogic
.
appcommonhandle
(
"实体卡片导航视图"
,
null
),
menuitem218
:
commonLogic
.
appcommonhandle
(
"实体日历导航视图"
,
null
),
menuitem219
:
commonLogic
.
appcommonhandle
(
"实体树导航视图"
,
null
),
menuitem220
:
commonLogic
.
appcommonhandle
(
"选择视图"
,
null
),
menuitem221
:
commonLogic
.
appcommonhandle
(
"数据选择视图"
,
null
),
menuitem222
:
commonLogic
.
appcommonhandle
(
"索引选择视图"
,
null
),
menuitem223
:
commonLogic
.
appcommonhandle
(
"工作流"
,
null
),
menuitem224
:
commonLogic
.
appcommonhandle
(
"工作流动态导航视图"
,
null
),
menuitem225
:
commonLogic
.
appcommonhandle
(
"工作流启动"
,
null
),
menuitem226
:
commonLogic
.
appcommonhandle
(
"工作流动态操作视图"
,
null
),
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
},
},
formpage
:{
...
...
app_Web/src/locale/lang/zh-CN-base.ts
浏览文件 @
05064b0d
...
...
@@ -377,6 +377,42 @@ function getAppLocale(){
menuitem187
:
commonLogic
.
appcommonhandle
(
"测试布局面板(日历视图)"
,
null
),
menuitem188
:
commonLogic
.
appcommonhandle
(
"测试布局面板(图表)"
,
null
),
menuitem189
:
commonLogic
.
appcommonhandle
(
"测试布局面板(树导航)"
,
null
),
menuitem190
:
commonLogic
.
appcommonhandle
(
"视图"
,
null
),
menuitem191
:
commonLogic
.
appcommonhandle
(
"单数据视图"
,
null
),
menuitem192
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
menuitem193
:
commonLogic
.
appcommonhandle
(
"实体编辑视图"
,
null
),
menuitem194
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(分页关系)"
,
null
),
menuitem195
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(上下关系)"
,
null
),
menuitem196
:
commonLogic
.
appcommonhandle
(
"实体编辑视图(左右关系)"
,
null
),
menuitem197
:
commonLogic
.
appcommonhandle
(
"实体分页导航视图"
,
null
),
menuitem198
:
commonLogic
.
appcommonhandle
(
"实体数据看板视图"
,
null
),
menuitem199
:
commonLogic
.
appcommonhandle
(
"实体选项操作视图"
,
null
),
menuitem200
:
commonLogic
.
appcommonhandle
(
"多数据视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"实体表格视图"
,
null
),
menuitem202
:
commonLogic
.
appcommonhandle
(
"实体多表单编辑视图"
,
null
),
menuitem203
:
commonLogic
.
appcommonhandle
(
"实体甘特视图"
,
null
),
menuitem204
:
commonLogic
.
appcommonhandle
(
"实体列表视图"
,
null
),
menuitem205
:
commonLogic
.
appcommonhandle
(
"实体日历视图"
,
null
),
menuitem206
:
commonLogic
.
appcommonhandle
(
"实体看板视图"
,
null
),
menuitem207
:
commonLogic
.
appcommonhandle
(
"实体树表格视图"
,
null
),
menuitem208
:
commonLogic
.
appcommonhandle
(
"实体树视图"
,
null
),
menuitem209
:
commonLogic
.
appcommonhandle
(
"实体数据视图"
,
null
),
menuitem210
:
commonLogic
.
appcommonhandle
(
"实体图表视图"
,
null
),
menuitem211
:
commonLogic
.
appcommonhandle
(
"导航视图"
,
null
),
menuitem215
:
commonLogic
.
appcommonhandle
(
"实体表格导航视图"
,
null
),
menuitem216
:
commonLogic
.
appcommonhandle
(
"实体列表导航视图"
,
null
),
menuitem217
:
commonLogic
.
appcommonhandle
(
"实体卡片导航视图"
,
null
),
menuitem218
:
commonLogic
.
appcommonhandle
(
"实体日历导航视图"
,
null
),
menuitem219
:
commonLogic
.
appcommonhandle
(
"实体树导航视图"
,
null
),
menuitem220
:
commonLogic
.
appcommonhandle
(
"选择视图"
,
null
),
menuitem221
:
commonLogic
.
appcommonhandle
(
"数据选择视图"
,
null
),
menuitem222
:
commonLogic
.
appcommonhandle
(
"索引选择视图"
,
null
),
menuitem223
:
commonLogic
.
appcommonhandle
(
"工作流"
,
null
),
menuitem224
:
commonLogic
.
appcommonhandle
(
"工作流动态导航视图"
,
null
),
menuitem225
:
commonLogic
.
appcommonhandle
(
"工作流启动"
,
null
),
menuitem226
:
commonLogic
.
appcommonhandle
(
"工作流动态操作视图"
,
null
),
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
},
},
formpage
:{
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_BO_CN_base.ts
浏览文件 @
05064b0d
...
...
@@ -218,6 +218,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
},
wizardview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
},
interfunckanbanview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"实体看板视图(内置功能)"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体看板视图(内置功能)"
,
null
),
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US_base.ts
浏览文件 @
05064b0d
...
...
@@ -218,6 +218,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"BasicUsage"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
},
wizardview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"BasicUsage"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
},
interfunckanbanview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"Entity Kanban View"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体看板视图(内置功能)"
,
null
),
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN_base.ts
浏览文件 @
05064b0d
...
...
@@ -218,6 +218,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
},
wizardview_layout
:
{
caption
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体向导视图"
,
null
),
},
interfunckanbanview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"实体看板视图(内置功能)"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"实体看板视图(内置功能)"
,
null
),
...
...
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
05064b0d
...
...
@@ -11,7 +11,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
name
:
'appmenu'
,
items
:
[
{
id
:
'
13D68FF3-B22E-48E6-8B4E-0CFBB2BE2D7
4'
,
id
:
'
C1125EB4-6681-4393-AF7C-0708AA1445A
4'
,
name
:
'menuitem1'
,
text
:
'工作台'
,
type
:
'MENUITEM'
,
...
...
@@ -29,7 +29,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
BD217051-A114-44B2-8397-585290EDDBF3
'
,
id
:
'
8C084DBA-0B30-481B-8A13-B5E6D2FD2179
'
,
name
:
'menuitem3'
,
text
:
'控件'
,
type
:
'MENUITEM'
,
...
...
@@ -47,7 +47,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'B
EBE63C9-E329-4935-92E7-889907E17707
'
,
id
:
'B
37D74B6-07B1-41BB-BCEA-7D314714B148
'
,
name
:
'menuitem6'
,
text
:
'默认数据类型'
,
type
:
'MENUITEM'
,
...
...
@@ -65,7 +65,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
681E686B-414A-4D90-925A-5DB5E620AB58
'
,
id
:
'
C78229B3-F2FB-454A-BBDA-878984BD11A9
'
,
name
:
'menuitem7'
,
text
:
'默认编辑器类型'
,
type
:
'MENUITEM'
,
...
...
@@ -83,7 +83,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2CBF30EE-EEE5-49F6-AF5A-1437F1F8A3E5
'
,
id
:
'
774352B3-A564-4C1C-8FBF-38D24F0F0C11
'
,
name
:
'menuitem72'
,
text
:
'扩展编辑器'
,
type
:
'MENUITEM'
,
...
...
@@ -101,7 +101,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
BEE156AC-C84D-4D0B-8F50-4D47C76B1447
'
,
id
:
'
1233BAB5-811D-402E-BC48-F6C8BB83A46D
'
,
name
:
'menuitem65'
,
text
:
'微服务组件'
,
type
:
'MENUITEM'
,
...
...
@@ -119,7 +119,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
4012834D-94AF-4B03-B786-7D7EE224AF81
'
,
id
:
'
B9D18DD8-C37D-4697-B15F-D8AB733F278B
'
,
name
:
'menuitem151'
,
text
:
'编辑器插件示例'
,
type
:
'MENUITEM'
,
...
...
@@ -139,7 +139,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'3
40ED9C7-BBE9-499E-86FB-FF6CAE629A46
'
,
id
:
'3
CEE3073-B6A3-439B-BCD2-2C586F9FACED
'
,
name
:
'menuitem4'
,
text
:
'部件'
,
type
:
'MENUITEM'
,
...
...
@@ -157,7 +157,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
7E2B86D0-F258-4C03-A392-6DCFE6DAEAE1
'
,
id
:
'
D348DFAE-DA99-4B10-975E-11DBDD6DC038
'
,
name
:
'menuitem112'
,
text
:
'应用类'
,
type
:
'MENUITEM'
,
...
...
@@ -175,7 +175,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
6A83A413-9CCE-4BC3-AFE6-52B19B757573
'
,
id
:
'
5C052D46-FC30-4520-A7F6-0D268AEF47CB
'
,
name
:
'menuitem186'
,
text
:
'数据看板'
,
type
:
'MENUITEM'
,
...
...
@@ -193,7 +193,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
9523AF94-9B36-4E0C-A290-C12EE5C3CA1D
'
,
id
:
'
4CB72208-87D9-44A3-AE85-B1AEFEF359D8
'
,
name
:
'menuitem129'
,
text
:
'门户部件'
,
type
:
'MENUITEM'
,
...
...
@@ -213,7 +213,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
065A8C82-3792-40B1-A6B1-006968C3DA18
'
,
id
:
'
5BA2494B-2CC1-4504-A83A-CB2B35045E23
'
,
name
:
'menuitem156'
,
text
:
'表单类'
,
type
:
'MENUITEM'
,
...
...
@@ -231,7 +231,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
2F951644-5A72-4218-8C25-4BCCD599E1FD
'
,
id
:
'
ED183878-3B06-44F3-8841-E38F7166647A
'
,
name
:
'menuitem12'
,
text
:
'编辑表单'
,
type
:
'MENUITEM'
,
...
...
@@ -249,7 +249,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
AAA81722-3658-43CB-9579-F6AF5E226FA4
'
,
id
:
'
DEDB6F76-A39C-4298-8DF2-179D33D4CA72
'
,
name
:
'menuitem15'
,
text
:
'基础表单项'
,
type
:
'MENUITEM'
,
...
...
@@ -267,7 +267,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B144FD3C-96CD-4F56-9E11-28CDCA5C164C
'
,
id
:
'
090B2205-AF8A-41E8-A639-59D09B1D3660
'
,
name
:
'menuitem107'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -285,7 +285,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
6ECF7D46-A952-4A08-86E9-D1EBC1BDA032
'
,
id
:
'
93F0BAE6-4C6A-4341-AC0F-81F42117A66C
'
,
name
:
'menuitem47'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -303,7 +303,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
DEAE67FE-A14E-49F8-893C-55E2BF018B13
'
,
id
:
'
B5C91CB1-874F-4DEE-8F93-FD6F8B97C255
'
,
name
:
'menuitem99'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -321,7 +321,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B9B17BC9-7EA4-49FB-88DC-AE11E2601F
69'
,
id
:
'
4FE7F9A1-47EB-423D-AC25-56F485FE03
69'
,
name
:
'menuitem48'
,
text
:
'输入提示'
,
type
:
'MENUITEM'
,
...
...
@@ -339,7 +339,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
D97DFC0D-7703-4297-833E-0A2617C5C516
'
,
id
:
'
FD32EFE3-D8D8-467D-B19A-7E5CE32FF6EB
'
,
name
:
'menuitem49'
,
text
:
'辅助输入'
,
type
:
'MENUITEM'
,
...
...
@@ -357,7 +357,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
F2E0C4B2-160E-4B1D-968A-334E6E7DB35E
'
,
id
:
'
2768BF1F-FD52-47ED-BAEE-86CD74F2FE07
'
,
name
:
'menuitem50'
,
text
:
'自动填充'
,
type
:
'MENUITEM'
,
...
...
@@ -375,7 +375,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'5
7460023-3868-49F7-A50B-5E983A14C26C
'
,
id
:
'5
66E20D7-C487-4537-9800-C9E16D759C8B
'
,
name
:
'menuitem51'
,
text
:
'超链接'
,
type
:
'MENUITEM'
,
...
...
@@ -393,7 +393,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
0A412CAA-63D6-456E-88FC-F5DD3D7E1FBD
'
,
id
:
'
133E0595-FC29-4232-8D21-CB8A9BBB7CF0
'
,
name
:
'menuitem52'
,
text
:
'表单值重置'
,
type
:
'MENUITEM'
,
...
...
@@ -411,7 +411,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
8D72C97F-0024-4C88-B447-D9679E0C64AD
'
,
id
:
'
4D105D29-5A09-40D9-AA7D-C43499984658
'
,
name
:
'menuitem55'
,
text
:
'动态显示'
,
type
:
'MENUITEM'
,
...
...
@@ -429,7 +429,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'7
CE39EDB-4988-41FA-99B0-D451B44EF70F
'
,
id
:
'7
10937CF-FF75-49A9-9FD4-1B3152ED20CE
'
,
name
:
'menuitem53'
,
text
:
'动态启用'
,
type
:
'MENUITEM'
,
...
...
@@ -447,7 +447,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
37475EBB-11B6-4187-9C2B-0A718F1F1C07
'
,
id
:
'
49AB0FC8-8288-4F42-A091-55B3DDB0E5AA
'
,
name
:
'menuitem54'
,
text
:
'动态空输入'
,
type
:
'MENUITEM'
,
...
...
@@ -465,7 +465,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
634F8900-F051-480C-AFEB-65E973F7CF73
'
,
id
:
'
0DFEC98B-616B-4584-97B2-37B2B35C8845
'
,
name
:
'menuitem56'
,
text
:
'表单项更新'
,
type
:
'MENUITEM'
,
...
...
@@ -483,7 +483,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
BAC47C00-90FB-4603-A289-03EDE97C80A4
'
,
id
:
'
89AE80C0-F15B-4C9B-A5A6-CA88AC04577E
'
,
name
:
'menuitem108'
,
text
:
'表单值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -503,7 +503,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
F7FF8754-5264-4D14-9338-F13CCF98013E
'
,
id
:
'
526C6BBB-2EB0-45AE-A22A-F9734E5C8356
'
,
name
:
'menuitem16'
,
text
:
'搜索表单'
,
type
:
'MENUITEM'
,
...
...
@@ -523,7 +523,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
7CFB4F9E-7C2C-4DA0-9AA9-C7B1DBBC02E9
'
,
id
:
'
02E362B5-2FBE-4DD2-9070-DFD9AB47E646
'
,
name
:
'menuitem157'
,
text
:
'导航类'
,
type
:
'MENUITEM'
,
...
...
@@ -541,7 +541,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
BB629672-A096-4EC8-A5FC-BB73CE82AA89
'
,
id
:
'
D6859274-B532-4623-BD1C-6E134DD83EEF
'
,
name
:
'menuitem120'
,
text
:
'分页导航'
,
type
:
'MENUITEM'
,
...
...
@@ -559,7 +559,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2967A931-06F3-4AA2-9FD7-CCF2390CA4CA
'
,
id
:
'
E5D2792C-18BE-4F18-AD63-99E5AC1A3267
'
,
name
:
'menuitem128'
,
text
:
'表格导航'
,
type
:
'MENUITEM'
,
...
...
@@ -577,7 +577,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
59E2C1D3-4922-476A-85C2-251D207EC1A3
'
,
id
:
'
FA4D2408-38E8-432F-8C22-CEE0F775436A
'
,
name
:
'menuitem114'
,
text
:
'列表导航'
,
type
:
'MENUITEM'
,
...
...
@@ -595,7 +595,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
D3877D92-E643-4F1D-ADD4-39AA5CCEADB6
'
,
id
:
'
849E0821-AFB9-4A49-AD8B-2497A1767DA0
'
,
name
:
'menuitem137'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -613,7 +613,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
031DF446-5759-436F-A062-005D1E3B5AD9
'
,
id
:
'
B89B656A-1A3B-405C-A68A-11A00B8A82C3
'
,
name
:
'menuitem136'
,
text
:
'树导航'
,
type
:
'MENUITEM'
,
...
...
@@ -631,7 +631,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'8
25EFB4B-781B-4516-A41B-A3F1F158E384
'
,
id
:
'8
3D6446B-E7EA-441A-BCD8-CA899A1CABCA
'
,
name
:
'menuitem138'
,
text
:
'日历导航'
,
type
:
'MENUITEM'
,
...
...
@@ -649,7 +649,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2BC8EF44-F443-4251-BC36-B83ACFA6689
C'
,
id
:
'
1FFAB658-E340-4241-AFBD-59D7AE3BEED
C'
,
name
:
'menuitem139'
,
text
:
'时间轴导航'
,
type
:
'MENUITEM'
,
...
...
@@ -667,7 +667,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1104DBEC-4F33-448F-8E36-D30F5F35D7AC
'
,
id
:
'
9343B401-812F-42FD-84E7-9F4E6FCEA4E7
'
,
name
:
'menuitem20'
,
text
:
'数据关系分页'
,
type
:
'MENUITEM'
,
...
...
@@ -685,7 +685,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
90D1D02F-D339-4789-8E77-50F61B550425
'
,
id
:
'
08BA9CCC-A45F-4A83-B417-12DBB5E811E9
'
,
name
:
'menuitem117'
,
text
:
'数据关系分页(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -703,7 +703,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1326D31E-B5FB-4077-8A4B-92EE84DACEAB
'
,
id
:
'
D327CF2A-5C07-42C9-A3CB-888E351D763E
'
,
name
:
'menuitem118'
,
text
:
'数据关系分页(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -723,7 +723,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
3375B07D-7B94-420E-B818-F4A30B280882
'
,
id
:
'
87867C4A-C906-4F81-A0AD-4BE4382A90C9
'
,
name
:
'menuitem116'
,
text
:
' 数据关系栏'
,
type
:
'MENUITEM'
,
...
...
@@ -743,7 +743,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
BEF3168E-7133-4BAA-A6ED-9A204A3654BF
'
,
id
:
'
6961C72B-870E-4AA8-92AC-B02AC10589EB
'
,
name
:
'menuitem158'
,
text
:
'面板类'
,
type
:
'MENUITEM'
,
...
...
@@ -761,7 +761,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
6C6619EE-28C6-4ADB-9A92-C3D256F54FA1
'
,
id
:
'
2A746CD2-296A-4E47-9F1D-A8C2EC646907
'
,
name
:
'menuitem145'
,
text
:
'选择视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -779,7 +779,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A2CE79FE-79B2-42BE-A571-54F0FDA95071
'
,
id
:
'
4A39427C-1FBD-48F6-9DB5-238B11557E23
'
,
name
:
'menuitem17'
,
text
:
'向导面板'
,
type
:
'MENUITEM'
,
...
...
@@ -797,7 +797,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
169344D3-CF5B-4B96-9FA1-30D0B30DF9B5
'
,
id
:
'
F671CDB2-7082-4EC6-B6CE-E7520E35D7E8
'
,
name
:
'menuitem134'
,
text
:
'基础用法'
,
type
:
'MENUITEM'
,
...
...
@@ -815,7 +815,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
16F3D90B-C10C-4B8B-805E-70FF585E0570
'
,
id
:
'
0B2E3654-A6D2-4315-BF6D-4761CC92822F
'
,
name
:
'menuitem135'
,
text
:
'状态属性'
,
type
:
'MENUITEM'
,
...
...
@@ -835,7 +835,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
1F738C97-8EE9-46AF-9A5E-27A73EFE3F97
'
,
id
:
'
CC5A4AC3-93D6-4C6B-99FF-53AFBF127654
'
,
name
:
'menuitem121'
,
text
:
'多编辑视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -853,7 +853,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
2EAB9AA6-AB79-401D-AC57-A9115A37CF11
'
,
id
:
'
1E78055A-E813-4EC7-8135-C1A99CA40E32
'
,
name
:
'menuitem115'
,
text
:
'多表单(行记录)'
,
type
:
'MENUITEM'
,
...
...
@@ -871,7 +871,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7F90A711-1FAB-4A6D-A0F7-2F11F116623
A'
,
id
:
'
26E89203-4A2B-457D-8C85-F8AEC34AF2C
A'
,
name
:
'menuitem123'
,
text
:
'多表单(上分页)'
,
type
:
'MENUITEM'
,
...
...
@@ -893,7 +893,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
E3106636-3D1C-475B-AA0F-3A163A49D28D
'
,
id
:
'
1E357C08-05A9-4F95-B020-C613BD869F01
'
,
name
:
'menuitem119'
,
text
:
'多数据类'
,
type
:
'MENUITEM'
,
...
...
@@ -911,7 +911,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
24EE26F5-2456-4F24-A37F-270FC9DEDE4B
'
,
id
:
'
E6BAD2E5-4FFE-4E26-A6DE-58AF702131FC
'
,
name
:
'menuitem13'
,
text
:
'表格'
,
type
:
'MENUITEM'
,
...
...
@@ -929,7 +929,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
A0002614-ADF5-478F-9F0F-0292E43B3FA3
'
,
id
:
'
2CA328B0-B96D-452A-838B-E8FFB2EBE7F6
'
,
name
:
'menuitem57'
,
text
:
'禁用排序'
,
type
:
'MENUITEM'
,
...
...
@@ -947,7 +947,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
4D6C2A5A-C595-4E46-9BBB-CC5D24406FF
1'
,
id
:
'
74A388E2-B994-4062-A305-EB2F37EF866
1'
,
name
:
'menuitem59'
,
text
:
'行操作'
,
type
:
'MENUITEM'
,
...
...
@@ -965,7 +965,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
861F63BE-598E-4F79-A1AC-073F76EB81C2
'
,
id
:
'
E1C07B09-B197-461E-8F4F-30B6E210A663
'
,
name
:
'menuitem58'
,
text
:
'行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -983,7 +983,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1652BAF9-789F-41EF-B5E8-8CE1A0063819
'
,
id
:
'
EAF13941-6973-40E6-AE6B-CD76A2777F8A
'
,
name
:
'menuitem73'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1001,7 +1001,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
BAF4AC42-1B94-411F-9E97-70E8CC43401B
'
,
id
:
'
F20D57B2-D26B-4AD9-B50C-60C11C033368
'
,
name
:
'menuitem74'
,
text
:
'表格行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -1019,7 +1019,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B7FE3D15-745F-498D-B4BD-12365F20DD78
'
,
id
:
'
15DC44DD-2FB1-4F84-9D57-969A480D2B94
'
,
name
:
'menuitem75'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1037,7 +1037,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
EBD88F06-7847-4530-8FB7-57DF8E3F8B9
2'
,
id
:
'
2B3A4565-3320-4074-8F64-46165751C16
2'
,
name
:
'menuitem76'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1055,7 +1055,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'E
E78EFAE-D3EF-431F-8AFF-424E143EB9EA
'
,
id
:
'E
6540A92-64BD-4D21-9458-A1BE541CDAFE
'
,
name
:
'menuitem77'
,
text
:
'表格值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -1073,7 +1073,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
DEFFC764-AE26-4453-BC50-D8CD06C17B76
'
,
id
:
'
347B3896-7CF2-4E08-91F6-B1C336FADF3D
'
,
name
:
'menuitem132'
,
text
:
'表格列更新'
,
type
:
'MENUITEM'
,
...
...
@@ -1091,7 +1091,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
8B7B4AC2-F10C-4371-AE2C-3827C6BE1044
'
,
id
:
'
D41B52B0-11A7-4054-B2B9-54E0B152B353
'
,
name
:
'menuitem133'
,
text
:
'表格列重置'
,
type
:
'MENUITEM'
,
...
...
@@ -1109,7 +1109,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
4C373362-A847-4F5A-BBA0-5CDB7EA35042
'
,
id
:
'
61E5B9A6-C833-40DC-93C7-CE3C0EB4F3E6
'
,
name
:
'menuitem78'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1127,7 +1127,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
524C4FE3-E256-4796-AB8C-1D6DA0A4E413
'
,
id
:
'
0031AD21-987C-4A8B-BED8-6BEE77D87718
'
,
name
:
'menuitem80'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1145,7 +1145,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
97376FD3-D774-48BB-A4CC-1CC21331A021
'
,
id
:
'
08A98088-3C03-4584-92D8-EEF05A13AEC4
'
,
name
:
'menuitem81'
,
text
:
'当前页聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1163,7 +1163,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
6EB85C12-BEE1-48DC-A477-1859813F3183
'
,
id
:
'
7A1D29A5-C2F4-43E2-B59A-34FB68AB2C22
'
,
name
:
'menuitem82'
,
text
:
'远程聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1183,7 +1183,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
83D7EE7C-8D8E-43BF-B4A2-EE3E2ECA0FD9
'
,
id
:
'
3BBED394-026B-4D21-BFD9-76DE9260E724
'
,
name
:
'menuitem83'
,
text
:
'列表'
,
type
:
'MENUITEM'
,
...
...
@@ -1201,7 +1201,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
C53F9F6F-3166-4712-86AC-A6BCDB7418E6
'
,
id
:
'
6C19F92E-F96C-4E43-B976-B1C0F8034AA2
'
,
name
:
'menuitem84'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1219,7 +1219,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
CDF752C8-4A3F-40B5-A1CB-9373B56028EE
'
,
id
:
'
5D38111F-2B2E-41E5-8937-310EB759E190
'
,
name
:
'menuitem85'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1237,7 +1237,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7772F74A-C8C2-436C-91CE-13D89141A6C6
'
,
id
:
'
957B8FC1-FD75-43B6-BF01-4A8AAFA2D6AF
'
,
name
:
'menuitem86'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1255,7 +1255,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
29E57C0A-AE0D-45D2-AC40-91F7996D64C5
'
,
id
:
'
CA7B9952-FFA4-43BB-97A5-725FDFC11610
'
,
name
:
'menuitem91'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1273,7 +1273,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
71291C5D-67A7-4485-9BA8-159228FED146
'
,
id
:
'
8CB2DC35-855A-4803-8AAE-8AAEF7607BF7
'
,
name
:
'menuitem143'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1293,7 +1293,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
46C741DE-B2CC-44E3-A5FE-E78B36A26123
'
,
id
:
'
0E8CE134-D296-4139-8C3C-1654E332057D
'
,
name
:
'menuitem95'
,
text
:
'日历'
,
type
:
'MENUITEM'
,
...
...
@@ -1311,7 +1311,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
4AFE8E34-FCA9-4AD2-852A-1AE6940EA32
D'
,
id
:
'
90564F6F-FC41-468F-8004-632F7216527
D'
,
name
:
'menuitem96'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1329,7 +1329,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
045B03A9-0CB3-4C6A-A18F-C391334C054D
'
,
id
:
'
888D978C-63C4-41F4-B588-E9F0796387B3
'
,
name
:
'menuitem97'
,
text
:
'时间轴样式'
,
type
:
'MENUITEM'
,
...
...
@@ -1347,7 +1347,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'82
F462BC-2BC1-4B6E-B984-E5764B67030
0'
,
id
:
'82
67F9E2-95E4-4D98-A1CD-17755C9C877
0'
,
name
:
'menuitem109'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1365,7 +1365,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1D0BDDAB-96EB-4F26-86BF-10DCD2341B57
'
,
id
:
'
496E5B80-5D48-4A46-BBEF-7946B4CE9292
'
,
name
:
'menuitem64'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1385,7 +1385,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
72571022-403E-4B12-975A-B32F0109A89C
'
,
id
:
'
32C90CED-13CA-4903-8DAC-A975077500C4
'
,
name
:
'menuitem14'
,
text
:
'树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1403,7 +1403,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
71ACFE2F-B2C2-4FB2-985C-AC9908E90A9E
'
,
id
:
'
FC11D833-E6A7-48C4-B01B-ED1BC47F2368
'
,
name
:
'menuitem60'
,
text
:
'静态节点'
,
type
:
'MENUITEM'
,
...
...
@@ -1421,7 +1421,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'4
2E9A73F-AE1F-4B1A-9032-FB72A9AEC8F5
'
,
id
:
'4
BF2EBAB-885A-48C6-BB26-4D64ED1E2FDB
'
,
name
:
'menuitem61'
,
text
:
'动态节点(代码表)'
,
type
:
'MENUITEM'
,
...
...
@@ -1439,7 +1439,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C9F6C420-10CC-49C6-8ABD-635B1FE994DA
'
,
id
:
'
4E9DDCD9-DF1B-4D6B-8744-B62D48C90AB3
'
,
name
:
'menuitem62'
,
text
:
'动态节点(实体)'
,
type
:
'MENUITEM'
,
...
...
@@ -1457,7 +1457,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
6609DF1C-E8B9-44E9-9890-E0080ADC7313
'
,
id
:
'
57F3B402-9B45-4178-8F16-D128B73521F9
'
,
name
:
'menuitem63'
,
text
:
'右键操作'
,
type
:
'MENUITEM'
,
...
...
@@ -1477,7 +1477,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'3
E5CB949-72F6-44CA-93FC-CCC99A385BE4
'
,
id
:
'3
30223A9-0A15-4C75-8B20-88FF35E64C3E
'
,
name
:
'menuitem111'
,
text
:
'甘特图'
,
type
:
'MENUITEM'
,
...
...
@@ -1495,7 +1495,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
AAE3EB08-0171-45EF-B64D-3621BFEAB917
'
,
id
:
'
42B335D0-6A15-4E1F-A128-9C7DCEE4919F
'
,
name
:
'menuitem110'
,
text
:
'树表格'
,
type
:
'MENUITEM'
,
...
...
@@ -1513,7 +1513,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E7763071-7FFA-490F-BF30-43C05C3F7E9B
'
,
id
:
'
625549F1-3B45-48EB-B38B-E6A6D30ED45F
'
,
name
:
'menuitem87'
,
text
:
'数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1531,7 +1531,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
B7819A84-EBC5-4C31-ABD3-0E465F50D4CC
'
,
id
:
'
0DFF1892-D135-411F-BEDC-81085E654495
'
,
name
:
'menuitem88'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1549,7 +1549,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
90D5DC14-0E12-4DA2-B399-3336F4113320
'
,
id
:
'
BCA6D0F4-B095-4D1E-8DA7-4761CA2B76AE
'
,
name
:
'menuitem89'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1567,7 +1567,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
EE37EFB0-8472-4681-BD3B-7EBD918500B9
'
,
id
:
'
83788FC2-A78B-4226-B973-AFFF40B7C270
'
,
name
:
'menuitem90'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1585,7 +1585,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
26F398FB-7252-490E-9962-9130CD67747D
'
,
id
:
'
B30ADCE1-C7CA-41DD-8842-D98BAF42D6F4
'
,
name
:
'menuitem94'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1603,7 +1603,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E358B8DA-7C7E-4D16-8F48-939CC9424C29
'
,
id
:
'
A8A7399E-31A3-46D5-8C5D-E064CD7DBA57
'
,
name
:
'menuitem152'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1623,7 +1623,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
8682B14C-1B73-455C-AE8D-ADB822699B65
'
,
id
:
'
75F01771-41CF-4144-9485-CF693A0E53EB
'
,
name
:
'menuitem101'
,
text
:
'看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1641,7 +1641,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
162863A7-7E39-4374-92B7-403D48AB514F
'
,
id
:
'
F65414BF-FD3D-447A-BAE2-B7A67C4B677D
'
,
name
:
'menuitem102'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1659,7 +1659,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7F9AE028-C7FD-4BED-B1E6-FF2EB3319A9C
'
,
id
:
'
BE7FAC7C-468B-44AC-8C8D-1875CA36B541
'
,
name
:
'menuitem104'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1677,7 +1677,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
998EC647-8540-4DBC-8FB7-96F683B0A553
'
,
id
:
'
57B508D5-4F8E-473B-8289-60E4140D92CE
'
,
name
:
'menuitem105'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1697,7 +1697,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
28A977DF-00E4-468B-94E9-6329F4DC3D4E
'
,
id
:
'
35E04178-5F72-4393-BB34-DC80E6F4A8F3
'
,
name
:
'menuitem37'
,
text
:
'数据图表'
,
type
:
'MENUITEM'
,
...
...
@@ -1715,7 +1715,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
679B8CFF-F4A6-48EB-983F-1289A6643FB5
'
,
id
:
'
D36BF535-4302-4505-9D02-10F8294B6563
'
,
name
:
'menuitem38'
,
text
:
'柱状图'
,
type
:
'MENUITEM'
,
...
...
@@ -1733,7 +1733,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'4
8F7B2C0-37D6-4C07-A3D4-9E75D9FE5EBF
'
,
id
:
'4
078496F-713F-4D8E-BC32-0C3FC4B99A39
'
,
name
:
'menuitem39'
,
text
:
'折线图'
,
type
:
'MENUITEM'
,
...
...
@@ -1751,7 +1751,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
CC89D1F3-DEC7-4B55-B727-467E5D4EB01F
'
,
id
:
'
6CDCD993-B2C9-4B60-BD43-126C7434D618
'
,
name
:
'menuitem40'
,
text
:
'饼图'
,
type
:
'MENUITEM'
,
...
...
@@ -1769,7 +1769,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E03E4EB7-B903-4E8B-B98C-9E0F484927DE
'
,
id
:
'
C6DD4120-C82E-4EF5-8A87-67BF8A275780
'
,
name
:
'menuitem41'
,
text
:
'区域图'
,
type
:
'MENUITEM'
,
...
...
@@ -1787,7 +1787,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C8950383-C783-4F59-B133-389860F353C1
'
,
id
:
'
643FEE92-1939-4E48-A40A-6BF417DAA664
'
,
name
:
'menuitem42'
,
text
:
'雷达图'
,
type
:
'MENUITEM'
,
...
...
@@ -1811,7 +1811,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
EDEE03CE-307C-4E97-9AB6-FC889C604E43
'
,
id
:
'
DC173C52-D381-43B1-8D29-55617CA06986
'
,
name
:
'menuitem5'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1829,7 +1829,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
FF3432D1-8CBB-4059-AE24-A08ECF3ADEA
A'
,
id
:
'
6F2028D3-21B9-4C5A-A705-2A97BD3C803
A'
,
name
:
'menuitem140'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1847,7 +1847,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
97540906-F279-4652-8500-2C5FFAEBCF2F
'
,
id
:
'
27F57659-7A2B-4FB7-B4C5-7C2F1B830944
'
,
name
:
'menuitem161'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1865,7 +1865,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B6B65E1D-D3C8-4E3B-91B8-7EF42FE2A842
'
,
id
:
'
36BA5B59-73DD-4739-9974-5B35EC83B4C7
'
,
name
:
'menuitem8'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1883,7 +1883,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
6373A761-F86B-4445-8C9C-2FA7FEFFBE19
'
,
id
:
'
8DFBE342-6196-4308-AEB5-4EF9A01A8952
'
,
name
:
'menuitem162'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -1901,7 +1901,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
5649C8D2-849C-417B-809A-01A135020FB6
'
,
id
:
'
D6C62F3A-2B9A-4B32-832C-1AA7CCD6E0ED
'
,
name
:
'menuitem163'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -1919,7 +1919,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7A33EBE3-5EF4-4E4E-B09F-69CC96105001
'
,
id
:
'
2B9930C0-54BA-4688-BCAA-87295DB440F5
'
,
name
:
'menuitem164'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -1937,7 +1937,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
83F4E014-59B8-484B-B0B5-24F99EA7EE56
'
,
id
:
'
BF4F91C6-E624-45CE-B59F-A65CBA0C4F98
'
,
name
:
'menuitem165'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1955,7 +1955,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2BAEF79C-83F0-4EE7-A4EE-E0EC69239CF5
'
,
id
:
'
FBFE3454-142D-40D6-A011-3B167AE8E7DD
'
,
name
:
'menuitem166'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1973,7 +1973,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1DB6643B-F679-4D9D-ABA2-A93C9756A962
'
,
id
:
'
9E5D3DAC-F1EA-4162-AC0B-4C9420A0566D
'
,
name
:
'menuitem167'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1993,7 +1993,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
060E3BF2-80B1-4D62-8FE3-4C4142F60035
'
,
id
:
'
CD4F67C7-1EDA-4289-8FD8-ACD5456A5427
'
,
name
:
'menuitem141'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2011,7 +2011,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
A2F5CFB7-9124-40CB-AAD3-362B1312CFAD
'
,
id
:
'
B7D06879-72ED-4B5D-882C-0B14FF285974
'
,
name
:
'menuitem79'
,
text
:
'实体表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2029,7 +2029,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
23BA2C2C-4B4C-4949-A53A-85BFF3114DF3
'
,
id
:
'
7CCD209A-1343-43FD-8E74-5FDBC4EA611F
'
,
name
:
'menuitem168'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2047,7 +2047,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
203ADF40-006C-4CB0-81D0-847319FB9CD2
'
,
id
:
'
A99AFC96-4650-4030-BFE5-BF8BBBDD6715
'
,
name
:
'menuitem169'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2065,7 +2065,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
D5E7C815-322A-4FE1-8924-FAECC12D020B
'
,
id
:
'
ACF9E53C-5FAD-4277-842B-F06ECEB16517
'
,
name
:
'menuitem9'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2083,7 +2083,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
CFD94575-B85A-41FD-92A4-13DB0D933474
'
,
id
:
'
9F87E329-B70B-47ED-9843-A96032848E92
'
,
name
:
'menuitem170'
,
text
:
'实体日历视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2101,7 +2101,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A6CC7D51-B2BD-41E7-8C8D-E1B73CAD7081
'
,
id
:
'
52AC0338-3AC2-41DE-A000-B0852D905564
'
,
name
:
'menuitem171'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2119,7 +2119,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
358B4522-8BDC-42AC-9F24-D1CBBAE41C78
'
,
id
:
'
005D645F-296A-4694-8636-B00F536522DE
'
,
name
:
'menuitem172'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2137,7 +2137,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
14AA05A2-03C7-4A85-AF9A-9EF39C79D043
'
,
id
:
'
BD0DFDD9-7EA6-4815-998F-7E26FCF79B75
'
,
name
:
'menuitem173'
,
text
:
'实体树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2155,7 +2155,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
643D6E61-EDB5-4031-A285-3E5F80C8C015
'
,
id
:
'
4EC7FE31-7C0B-4778-9BFB-F0F7919FF471
'
,
name
:
'menuitem174'
,
text
:
'实体数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2173,7 +2173,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
607668BD-FC7D-4EC8-B623-4A9B1166CC60
'
,
id
:
'
A175E08D-7398-4949-95B6-08C26B66E08A
'
,
name
:
'menuitem175'
,
text
:
'实体图表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2193,7 +2193,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
6E00B159-866D-4340-80FC-527224E21439
'
,
id
:
'
A773CC76-3BF0-429F-8E81-35B9B9270F5A
'
,
name
:
'menuitem10'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2211,7 +2211,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
997565C6-2A29-4D8C-864C-8695C1613C1C
'
,
id
:
'
08EF6931-73E1-4C69-ADA4-86E12E2B1FEA
'
,
name
:
'menuitem176'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2229,7 +2229,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
3E0CB869-24DA-4055-A804-30BAA9D238B8
'
,
id
:
'
5945230F-B404-4527-9981-C6B91D155F1F
'
,
name
:
'menuitem177'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2247,7 +2247,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
5A92D5F8-E846-47AB-BF0F-FAB726DCAF61
'
,
id
:
'
F52B6E72-D7BB-41CC-9E7F-F27141CBCF74
'
,
name
:
'menuitem178'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2265,7 +2265,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
4BC5A45F-E328-44B0-81EA-31F17BAA91F1
'
,
id
:
'
71D91D22-C838-413B-B95D-C3B6ACE04C66
'
,
name
:
'menuitem179'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2283,7 +2283,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
01C937E7-2550-4B6C-9961-D3EE00253F8B
'
,
id
:
'
D7664939-B346-4068-ADCA-0D9DD921E021
'
,
name
:
'menuitem180'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2303,7 +2303,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
F7118B1D-2EAE-4916-97ED-3771951E010C
'
,
id
:
'
001B4B30-6DAB-4B87-894B-C661FEB21DAA
'
,
name
:
'menuitem26'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2321,7 +2321,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
0351A73D-4082-45EC-9890-1ABBC50F3D49
'
,
id
:
'
8D6FA493-F63D-4729-97E2-FA9761BF768A
'
,
name
:
'menuitem18'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2339,7 +2339,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
84958353-FD69-499B-8C40-CE621A2A5F47
'
,
id
:
'
629E71CC-4A92-4BA3-89EE-A8F2D61A4B98
'
,
name
:
'menuitem27'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2359,7 +2359,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
DBBA4B03-FB9F-4D9B-9B2F-1347844B00DA
'
,
id
:
'
B9A432FA-EC37-40B1-9A17-3B68997BC3CF
'
,
name
:
'menuitem69'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
...
...
@@ -2377,7 +2377,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
18A71A00-6078-46A8-9E77-5F8963D5FFFD
'
,
id
:
'
A34D84F6-E76E-4808-ADF5-230FAE88D707
'
,
name
:
'menuitem30'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2395,7 +2395,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
83760A57-35E3-4762-8EE5-D4439CC4B2A6
'
,
id
:
'
D9ADA93C-9CD6-420F-9948-50536E8C6261
'
,
name
:
'menuitem31'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
...
...
@@ -2413,7 +2413,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C9A3F55E-9062-4B66-BBB9-F09FE66219EC
'
,
id
:
'
3CC6B5D5-E5BA-4439-B92C-D2C8FA41E519
'
,
name
:
'menuitem21'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2433,7 +2433,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'7
8EBC149-8E14-40AE-865E-534D94130016
'
,
id
:
'7
17CEABF-0428-431A-A251-E62F55F1C201
'
,
name
:
'menuitem11'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2451,7 +2451,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'3
601AFEF-A657-4802-B8E2-A6B73BA74A37
'
,
id
:
'3
2675285-1D6D-43E8-BFFA-F458025361DF
'
,
name
:
'menuitem98'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2473,7 +2473,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
0F38356A-453B-4606-A436-DCBD20438FA7
'
,
id
:
'
B2B31707-6437-4D17-BB51-5735CB9EE4D0
'
,
name
:
'menuitem153'
,
text
:
'逻辑'
,
type
:
'MENUITEM'
,
...
...
@@ -2491,7 +2491,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
13581E8D-31BC-42D5-8788-1E0CF71312CC
'
,
id
:
'
30D9318C-9370-41A8-B959-B53725C1C1E9
'
,
name
:
'menuitem154'
,
text
:
'应用功能'
,
type
:
'MENUITEM'
,
...
...
@@ -2509,7 +2509,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
23CF4E24-746D-407E-B020-469B5B8ED2F7
'
,
id
:
'
BB92C803-6349-414F-A597-9E7923051724
'
,
name
:
'menuitem127'
,
text
:
'打开应用视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2527,7 +2527,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
86297DDF-9AE1-4ED6-BB37-069CC93B7F83
'
,
id
:
'
3886CBE6-9AE1-4D5F-9F76-A92077DF2C82
'
,
name
:
'menuitem147'
,
text
:
'打开HTML页面'
,
type
:
'MENUITEM'
,
...
...
@@ -2545,7 +2545,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2DAB1F6D-1578-44CB-AB84-58C900D7F716
'
,
id
:
'
49090CDC-0B5D-47E3-AE9B-F363735C09E0
'
,
name
:
'menuitem160'
,
text
:
'执行JavaScript'
,
type
:
'MENUITEM'
,
...
...
@@ -2565,7 +2565,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
7E05DDD6-C75E-4EF8-A3B0-E27F00E09838
'
,
id
:
'
307F2213-A09C-47D4-ACEF-553CC8F0EFE4
'
,
name
:
'menuitem155'
,
text
:
'界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2583,7 +2583,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
8C2CA580-C041-4859-AB48-D22DA7FF5EC
1'
,
id
:
'
075955D4-F1BF-4AFF-BEB3-E45196B9E88
1'
,
name
:
'menuitem181'
,
text
:
'前台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2601,7 +2601,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
DC1B3B50-C2F5-49E5-AB69-3473058EF8B5
'
,
id
:
'
0A117518-1805-4B76-99FC-123A4A42CE87
'
,
name
:
'menuitem182'
,
text
:
'后台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2623,7 +2623,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
73F43A2F-2072-4368-853C-E7859692CC89
'
,
id
:
'
58B9EFD0-94D2-4970-A945-C3B783716176
'
,
name
:
'menuitem2'
,
text
:
'更多'
,
type
:
'MENUITEM'
,
...
...
@@ -2641,7 +2641,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
7EA66C9E-6B16-46E3-8C14-85DE5066F883
'
,
id
:
'
5D8FED31-062F-4BF5-8AE5-A0FA35FCD461
'
,
name
:
'menuitem19'
,
text
:
'临时模式'
,
type
:
'MENUITEM'
,
...
...
@@ -2659,7 +2659,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
AF65301E-0705-4859-A550-48436E645513
'
,
id
:
'
FF97E4F3-123C-48A6-A173-06B2C74F440B
'
,
name
:
'menuitem46'
,
text
:
'数据导出导入'
,
type
:
'MENUITEM'
,
...
...
@@ -2677,7 +2677,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'8
66F632C-E79A-45B4-9B9E-8421AA6A4418
'
,
id
:
'8
22081BB-DEE4-4484-9811-AE14B60C6E82
'
,
name
:
'menuitem67'
,
text
:
'索引实体'
,
type
:
'MENUITEM'
,
...
...
@@ -2695,7 +2695,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C9509EAE-E769-48BF-AD3B-5D0C6140847B
'
,
id
:
'
5E591180-61BE-4264-B204-B1D6888EAD41
'
,
name
:
'menuitem184'
,
text
:
'主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2713,7 +2713,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
6DE7BD17-29A7-4ECE-8480-F0EA920699F2
'
,
id
:
'
E5CCA675-3D1C-44A3-A192-E250F0B94DCF
'
,
name
:
'menuitem70'
,
text
:
'表格主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2731,7 +2731,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
52CEB22A-C02F-43C4-805D-2899980884A6
'
,
id
:
'
DDC4CA30-D5C3-4164-A505-7E4017CCF923
'
,
name
:
'menuitem148'
,
text
:
'列表主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2749,7 +2749,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1ADABB88-C299-4ACC-B8A2-B5C6F9543E30
'
,
id
:
'
74403E27-921C-472A-BDEB-020DE7649659
'
,
name
:
'menuitem183'
,
text
:
'数据主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2767,7 +2767,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
68F6BA69-FBA6-4CE2-ADE7-1D2BD1FDF93E
'
,
id
:
'
A9893C0D-29B6-42B2-A27C-D222CF103D67
'
,
name
:
'menuitem28'
,
text
:
'日历主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2785,7 +2785,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
DD6E6A9E-3273-491A-9959-9EDA69F682B8
'
,
id
:
'
18E9D575-748D-4439-852A-B04EA5C149BF
'
,
name
:
'menuitem29'
,
text
:
'树主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2807,7 +2807,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
A69852DC-6405-4DE5-A542-628EBD290520
'
,
id
:
'
57DE133F-C978-4B44-B679-27BE20F9EC8C
'
,
name
:
'menuitem22'
,
text
:
'测试'
,
type
:
'MENUITEM'
,
...
...
@@ -2825,7 +2825,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
AD9D8E91-CEAF-43F0-A6DE-B9C0BFF5BBF9
'
,
id
:
'
DA3DF4BC-95E4-4E6F-85C6-2EA696B1FFD5
'
,
name
:
'menuitem23'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -2843,7 +2843,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'0
B165DEA-AEC8-429E-9C21-2AE23AD28F7B
'
,
id
:
'0
9E7C77A-B343-4985-9A20-5A6FB031C9BF
'
,
name
:
'menuitem24'
,
text
:
'表单嵌入卡片视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2861,7 +2861,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A950CE72-A4F3-4D03-A738-26FECD3DCCD3
'
,
id
:
'
14A002BC-04AB-49B4-80D0-F351A9A94C67
'
,
name
:
'menuitem25'
,
text
:
'关系界面刷新主表单'
,
type
:
'MENUITEM'
,
...
...
@@ -2881,7 +2881,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
A364F26D-AC8B-41CC-984A-2AF1C7A58C9C
'
,
id
:
'
CF5E5C32-09D9-4D92-AE82-16972F6CF633
'
,
name
:
'menuitem66'
,
text
:
'视图布局面板测试'
,
type
:
'MENUITEM'
,
...
...
@@ -2899,7 +2899,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'B
CBB0C87-AF11-423B-9339-1D6D2D2BA29
F'
,
id
:
'B
9085A1A-D745-4425-864F-5B6A2669F7E
F'
,
name
:
'menuitem122'
,
text
:
'表格视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -2917,7 +2917,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7456F235-F7E7-480C-B519-3320B613E9A4
'
,
id
:
'
3AD340AD-C53D-4EB2-AE3A-3B89DFAE64CF
'
,
name
:
'menuitem125'
,
text
:
'测试表单自定义布局多媒体'
,
type
:
'MENUITEM'
,
...
...
@@ -2935,7 +2935,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'9
C894AD9-5EF1-455B-A446-D15ABBD211E0
'
,
id
:
'9
4D5BC0E-08DA-4896-8C0F-6E51067E59B8
'
,
name
:
'menuitem126'
,
text
:
'自定义导航'
,
type
:
'MENUITEM'
,
...
...
@@ -2953,7 +2953,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2C32F1A5-1165-4FBB-BC6B-620D6A38FA9F
'
,
id
:
'
D2B18AFF-DC3A-4343-A24E-784FC9B3ED83
'
,
name
:
'menuitem130'
,
text
:
'布局面板组件测试'
,
type
:
'MENUITEM'
,
...
...
@@ -2971,7 +2971,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
716B8995-418A-4CF0-A7BC-5D422B6B31B1
'
,
id
:
'
6A9A6773-E656-4486-A80B-F77A353C3A7A
'
,
name
:
'menuitem131'
,
text
:
'编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -2989,7 +2989,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
724AC0A0-926B-4F91-8EB9-37832AE7B857
'
,
id
:
'
55DD79C0-D1AF-4FF2-AB54-25D2D0927900
'
,
name
:
'menuitem142'
,
text
:
'列表视图(自定义面板)'
,
type
:
'MENUITEM'
,
...
...
@@ -3007,7 +3007,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
9AEED639-7E88-4CF5-980E-7788403F0BD1
'
,
id
:
'
F2BB4B79-50B4-4ADB-9736-7B9CCA8CAF8D
'
,
name
:
'menuitem159'
,
text
:
'卡片视图(布局面板)'
,
type
:
'MENUITEM'
,
...
...
@@ -3025,7 +3025,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
F61C979A-3B37-45CC-BA9F-CF8A298F3498
'
,
id
:
'
60CB6C67-5DAB-4061-AC56-0C54AF8F292F
'
,
name
:
'menuitem185'
,
text
:
'测试布局面板(树视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3043,7 +3043,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
AF9FDA47-9616-4EA7-9A1D-65F4C891842D
'
,
id
:
'
F19CBF34-9BE0-4DD9-9E6F-E27B78B50557
'
,
name
:
'menuitem187'
,
text
:
'测试布局面板(日历视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3061,7 +3061,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
70B72F2D-3E74-4DDB-8860-6AFBB7B6BA
50'
,
id
:
'
B9BED019-3538-4153-B773-6E4A60160D
50'
,
name
:
'menuitem188'
,
text
:
'测试布局面板(图表)'
,
type
:
'MENUITEM'
,
...
...
@@ -3079,7 +3079,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C4D13492-0BB6-40B7-822C-014457BE99AA
'
,
id
:
'
DA2F6B67-5562-4989-988D-E68C0C81C2D1
'
,
name
:
'menuitem189'
,
text
:
'测试布局面板(树导航)'
,
type
:
'MENUITEM'
,
...
...
@@ -3095,6 +3095,668 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
textcls
:
''
,
appfunctag
:
'UsrAppFunc1104869965'
,
resourcetag
:
''
,
},
{
id
:
'9BF0D956-BD5B-4FF1-A0E6-6428BD77628E'
,
name
:
'menuitem190'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'A843CF3F-CF74-4318-880B-AA45A6611984'
,
name
:
'menuitem191'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'单数据视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'6E3CDBD3-6130-4EF5-A4D7-D3A60F9FBFFB'
,
name
:
'menuitem192'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体向导视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc102'
,
resourcetag
:
''
,
},
{
id
:
'59E572FE-5555-4ADD-BE6C-05FB83DB584C'
,
name
:
'menuitem193'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc31'
,
resourcetag
:
''
,
},
{
id
:
'DB9F6B9F-1577-48BF-80B7-D9A235596F60'
,
name
:
'menuitem194'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图(分页关系)'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto337'
,
resourcetag
:
''
,
},
{
id
:
'8E1E7403-ED7E-46CF-A9B5-4ACEF512B019'
,
name
:
'menuitem195'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图(上下关系)'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc41'
,
resourcetag
:
''
,
},
{
id
:
'946B1881-0981-44AE-BF40-80A0D140B523'
,
name
:
'menuitem196'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图(左右关系)'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto402'
,
resourcetag
:
''
,
},
{
id
:
'6B7853F4-CB9C-4D73-801F-142F6347EC9A'
,
name
:
'menuitem197'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体分页导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto213'
,
resourcetag
:
''
,
},
{
id
:
'38D41599-0A76-42A4-932F-4F9317F820C8'
,
name
:
'menuitem198'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体数据看板视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc45'
,
resourcetag
:
''
,
},
{
id
:
'93075900-B742-471F-A46A-B3AA8553B5B3'
,
name
:
'menuitem199'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体选项操作视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc48'
,
resourcetag
:
''
,
},
],
},
{
id
:
'C86ED1AF-AC05-4E4F-A2F3-CC21272CC15D'
,
name
:
'menuitem200'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'多数据视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'2637BF74-B621-49B5-ABDA-FEC5D706F221'
,
name
:
'menuitem201'
,
text
:
'实体表格视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体表格视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
},
{
id
:
'2070FEF5-5425-4244-8995-0DEB0110B32D'
,
name
:
'menuitem202'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体多表单编辑视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc43'
,
resourcetag
:
''
,
},
{
id
:
'36896814-4045-4FF0-93EC-0B9538B25A25'
,
name
:
'menuitem203'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体甘特视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc74'
,
resourcetag
:
''
,
},
{
id
:
'03C42F07-F66F-4110-8622-378DC2FD2CDD'
,
name
:
'menuitem204'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体列表视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc90'
,
resourcetag
:
''
,
},
{
id
:
'0BDA2DE7-69D9-47BC-AC0D-D5563B960CD7'
,
name
:
'menuitem205'
,
text
:
'实体日历视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体日历视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc20'
,
resourcetag
:
''
,
},
{
id
:
'696A243F-6E10-4E5D-AD33-EB5A12DCFFD3'
,
name
:
'menuitem206'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体看板视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc25'
,
resourcetag
:
''
,
},
{
id
:
'23B6CEC7-4B84-43C5-A7EF-351EC2632494'
,
name
:
'menuitem207'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体树表格视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc73'
,
resourcetag
:
''
,
},
{
id
:
'F1201EE9-4C03-489D-8221-E25E8E3883A8'
,
name
:
'menuitem208'
,
text
:
'实体树视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体树视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc91'
,
resourcetag
:
''
,
},
{
id
:
'7BE5FA38-E2D7-4E91-946E-D27D4AADEA23'
,
name
:
'menuitem209'
,
text
:
'实体数据视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体数据视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc14'
,
resourcetag
:
''
,
},
{
id
:
'B521301B-C4C7-452F-89AD-0C160E80C254'
,
name
:
'menuitem210'
,
text
:
'实体图表视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体图表视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc35'
,
resourcetag
:
''
,
},
],
},
{
id
:
'5900A592-2FC5-43F5-B5ED-29722F65B75A'
,
name
:
'menuitem211'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'53DD2187-C68A-4654-826F-39BCB31A377B'
,
name
:
'menuitem215'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体表格导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc46'
,
resourcetag
:
''
,
},
{
id
:
'9C29294B-1902-499C-A2B4-C1ACD819796F'
,
name
:
'menuitem216'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体列表导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc56'
,
resourcetag
:
''
,
},
{
id
:
'B183ED49-E86F-4EC9-9593-1C92C349AE76'
,
name
:
'menuitem217'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体卡片导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc58'
,
resourcetag
:
''
,
},
{
id
:
'C9AC8A76-DB57-4F6D-9D35-F6E3AB7CFE99'
,
name
:
'menuitem218'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体日历导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc59'
,
resourcetag
:
''
,
},
{
id
:
'AA336A49-284F-4775-9D0A-6EE179D64E44'
,
name
:
'menuitem219'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体树导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc57'
,
resourcetag
:
''
,
},
],
},
{
id
:
'926532B2-D1E6-4A22-9AEA-3FCDFA459217'
,
name
:
'menuitem220'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'选择视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'501E2680-5736-4382-8BA1-B0417D71BF85'
,
name
:
'menuitem221'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'数据选择视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc64'
,
resourcetag
:
''
,
},
{
id
:
'51687D3E-59DF-4EEB-A70B-E8F0041EE4C0'
,
name
:
'menuitem222'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'索引选择视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto296'
,
resourcetag
:
''
,
},
],
},
{
id
:
'909A3DC4-591C-4618-A304-6C8DFD386AFE'
,
name
:
'menuitem223'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc85'
,
resourcetag
:
''
,
items
:
[
{
id
:
'62B4E75C-0E13-4025-99BC-54A0CAA9D56F'
,
name
:
'menuitem224'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流动态导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc85'
,
resourcetag
:
''
,
},
{
id
:
'649C729D-9BA7-416E-9176-4D81CF94389D'
,
name
:
'menuitem225'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流启动'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc86'
,
resourcetag
:
''
,
},
{
id
:
'AECE8113-98F5-4D6C-AD6D-235644A04BD7'
,
name
:
'menuitem226'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流动态操作视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc94'
,
resourcetag
:
''
,
},
],
},
{
id
:
'460C7EAA-606C-44D8-94D2-14DDD0B459CC'
,
name
:
'menuitem227'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'其他视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'7D8CBD1D-993E-4F41-BBFC-07A3AB767FA6'
,
name
:
'menuitem230'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'自定义视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc22'
,
resourcetag
:
''
,
},
],
},
],
},
],
},
...
...
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
05064b0d
...
...
@@ -1719,6 +1719,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZCustomer_INTFPickupGridView"
,
"viewtag"
:
"ca77d5bafd522a52fd278e490ad79f2d"
},
"ibizbookwizardview_layout"
:
{
"title"
:
"实体向导视图"
,
"caption"
:
"实体向导视图"
,
"viewtype"
:
"DEWIZARDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKWizardView_layout"
,
"viewtag"
:
"ca90f2d89734ba48161642abc9d2cbbd"
},
"ibizbookinterfunckanbanview"
:
{
"title"
:
"实体看板视图(内置功能)"
,
"caption"
:
"实体看板视图(内置功能)"
,
...
...
app_Web/src/pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout-base.vue
0 → 100644
浏览文件 @
05064b0d
<
template
>
<div
class=
"view-container dewizardview ibizbookwizard-view-layout"
>
<app-studioaction
:viewTitle=
"$t(model.srfCaption)"
viewName=
"ibizbookwizardview_layout"
></app-studioaction>
<card
class=
'view-card view-no-caption view-no-toolbar'
:dis-hover=
'true'
:padding=
'0'
:bordered=
'false'
>
<div
class=
'view-top-messages'
>
<app-alert-group
position=
'TOP'
:context=
"context"
:viewparam=
"viewparams"
infoGroup=
'VMGroup52'
viewname=
'ibizbookwizardview_layout'
></app-alert-group>
</div>
<div
class=
"content-container"
>
<view
_wizardpanel
:viewState=
"viewState"
:viewparams=
"viewparams"
:context=
"context"
:showBusyIndicator=
"true"
:viewtag=
"viewtag"
initAction=
'Init'
finishAction=
'Finish'
name=
"wizardpanel"
ref=
'wizardpanel'
@
finish=
"wizardpanel_finish($event)"
@
closeview=
"closeView($event)"
>
</view
_wizardpanel
>
</div>
</card>
</div>
</
template
>
<
script
lang=
'tsx'
>
import
{
Vue
,
Component
,
Prop
,
Provide
,
Emit
,
Watch
,
Inject
}
from
'vue-property-decorator'
;
import
{
UIActionTool
,
Util
}
from
'@/utils'
;
import
NavDataService
from
'@/service/app/navdata-service'
;
import
{
Subject
,
Subscription
}
from
'rxjs'
;
import
IBIZBOOKService
from
'@/service/ibizbook/ibizbook-service'
;
import
IBIZBOOKAuthService
from
'@/authservice/ibizbook/ibizbook-auth-service'
;
import
WizardViewEngine
from
'@engine/view/wizard-view-engine'
;
import
IBIZBOOKUIService
from
'@/uiservice/ibizbook/ibizbook-ui-service'
;
@
Component
({
components
:
{
},
})
export
default
class
IBIZBOOKWizardView_layoutBase
extends
Vue
{
/**
* 实体服务对象
*
* @type {IBIZBOOKService}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
appEntityService
:
IBIZBOOKService
=
new
IBIZBOOKService
;
/**
* 实体UI服务对象
*
* @type IBIZBOOKUIService
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
appUIService
:
IBIZBOOKUIService
=
new
IBIZBOOKUIService
();
/**
* 数据变化
*
* @param {*} val
* @returns {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Emit
()
public
viewDatasChange
(
val
:
any
):
any
{
return
val
;
}
/**
* 传入视图上下文
*
* @type {string}
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Prop
()
public
viewdata
!
:
string
;
/**
* 传入视图参数
*
* @type {string}
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Prop
()
public
viewparam
!
:
string
;
/**
* 视图默认使用
*
* @type {boolean}
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Prop
({
default
:
true
})
public
viewDefaultUsage
!
:
boolean
;
/**
* 视图默认使用
*
* @type {string}
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Inject
({
from
:
'navModel'
,
default
:
'tab'
})
public
navModel
!
:
string
;
/**
* 视图标识
*
* @type {string}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
viewtag
:
string
=
'ca90f2d89734ba48161642abc9d2cbbd'
;
/**
* 自定义视图导航上下文集合
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
customViewNavContexts
:
any
=
{
"IBIZBOOK"
:{
"isRawValue"
:
true
,
"value"
:
"12"
}
};
/**
* 自定义视图导航参数集合
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
customViewParams
:
any
=
{
};
/**
* 视图模型数据
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
model
:
any
=
{
srfCaption
:
'entities.ibizbook.views.wizardview_layout.caption'
,
srfTitle
:
'entities.ibizbook.views.wizardview_layout.title'
,
srfSubTitle
:
'entities.ibizbook.views.wizardview_layout.subtitle'
,
dataInfo
:
''
}
/**
* 视图参数变化
*
* @param {*} newVal
* @param {*} oldVal
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Watch
(
'viewparam'
,{
immediate
:
true
,
deep
:
true
})
onParamData
(
newVal
:
any
,
oldVal
:
any
)
{
if
(
newVal
){
this
.
viewparams
=
{};
if
(
typeof
newVal
==
'string'
)
{
Object
.
assign
(
this
.
viewparams
,
JSON
.
parse
(
this
.
viewparam
));
}
else
{
this
.
viewparams
=
Util
.
deepCopy
(
this
.
viewparam
);
}
}
}
/**
* 处理应用上下文变化
*
* @param {*} newVal
* @param {*} oldVal
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Watch
(
'viewdata'
)
onViewData
(
newVal
:
any
,
oldVal
:
any
)
{
const
_this
:
any
=
this
;
if
(
!
Object
.
is
(
newVal
,
oldVal
)
&&
_this
.
engine
)
{
this
.
$nextTick
(()
=>
{
_this
.
parseViewParam
();
_this
.
engine
.
load
();
});
}
else
if
(
!
Object
.
is
(
newVal
,
oldVal
)
&&
_this
.
refresh
&&
_this
.
refresh
instanceof
Function
)
{
_this
.
refresh
();
}
}
/**
* 容器模型
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
containerModel
:
any
=
{
view_wizardpanel
:
{
name
:
'wizardpanel'
,
type
:
'WIZARDPANEL'
},
};
/**
* 计数器刷新
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
counterRefresh
(){
const
_this
:
any
=
this
;
if
(
_this
.
counterServiceArray
&&
_this
.
counterServiceArray
.
length
>
0
){
_this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
refreshData
&&
item
.
refreshData
instanceof
Function
){
item
.
refreshData
();
}
})
}
}
/**
* 视图状态订阅对象
*
* @public
* @type {Subject<{action: string, data: any}>}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
viewState
:
Subject
<
ViewState
>
=
new
Subject
();
/**
* 视图引擎
*
* @public
* @type {Engine}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
engine
:
WizardViewEngine
=
new
WizardViewEngine
();
/**
* 引擎初始化
*
* @public
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
engineInit
():
void
{
this
.
engine
.
init
({
view
:
this
,
wizardpanel
:
this
.
$refs
.
wizardpanel
,
keyPSDEField
:
'ibizbook'
,
majorPSDEField
:
'ibizbookname'
,
isLoadDefault
:
true
,
});
}
/**
* 应用导航服务
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
navDataService
=
NavDataService
.
getInstance
();
/**
* 导航服务事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
serviceStateEvent
:
Subscription
|
undefined
;
/**
* 门户部件状态对象
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
@
Prop
()
public
portletState
?:
any
;
/**
* 门户部件状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
portletStateEvent
:
Subscription
|
undefined
;
/**
* 门户部件状态事件
*
* @public
* @type {(Subscription | undefined)}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
formDruipartEvent
:
Subscription
|
undefined
;
/**
* 应用上下文
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
context
:
any
=
{};
/**
* 视图参数
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
viewparams
:
any
=
{};
/**
* 视图缓存数据
*
* @type {*}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
viewCacheData
:
any
;
/**
* 计数器服务对象集合
*
* @type {Array<*>}
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
counterServiceArray
:
Array
<
any
>
=
[];
/**
* 解析视图参数
*
* @public
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
parseViewParam
(
inputvalue
:
any
=
null
):
void
{
for
(
let
key
in
this
.
context
){
delete
this
.
context
[
key
];
}
if
(
this
.
$store
.
getters
.
getAppData
()
&&
this
.
$store
.
getters
.
getAppData
().
context
){
Object
.
assign
(
this
.
context
,
this
.
$store
.
getters
.
getAppData
().
context
);
}
if
(
!
this
.
viewDefaultUsage
&&
this
.
viewdata
&&
!
Object
.
is
(
this
.
viewdata
,
''
))
{
if
(
typeof
this
.
viewdata
==
'string'
)
{
Object
.
assign
(
this
.
context
,
JSON
.
parse
(
this
.
viewdata
));
}
if
(
this
.
context
&&
this
.
context
.
srfparentdename
){
Object
.
assign
(
this
.
viewparams
,{
srfparentdename
:
this
.
context
.
srfparentdename
});
}
if
(
this
.
context
&&
this
.
context
.
srfparentkey
){
Object
.
assign
(
this
.
viewparams
,{
srfparentkey
:
this
.
context
.
srfparentkey
});
}
this
.
handleCustomViewData
();
return
;
}
const
path
=
(
this
.
$route
.
matched
[
this
.
$route
.
matched
.
length
-
1
]).
path
;
const
keys
:
Array
<
any
>
=
[];
const
curReg
=
this
.
$pathToRegExp
.
pathToRegexp
(
path
,
keys
);
const
matchArray
=
curReg
.
exec
(
this
.
$route
.
path
);
let
tempValue
:
Object
=
{};
keys
.
forEach
((
item
:
any
,
index
:
number
)
=>
{
if
(
matchArray
[
index
+
1
]){
Object
.
defineProperty
(
tempValue
,
item
.
name
,
{
enumerable
:
true
,
value
:
decodeURIComponent
(
matchArray
[
index
+
1
])
});
}
});
this
.
$viewTool
.
formatRouteParams
(
tempValue
,
this
.
$route
,
this
.
context
,
this
.
viewparams
);
if
(
inputvalue
){
Object
.
assign
(
this
.
context
,{
'ibizbook'
:
inputvalue
});
}
//初始化视图唯一标识
Object
.
assign
(
this
.
context
,{
srfsessionid
:
this
.
$util
.
createUUID
()});
this
.
handleCustomViewData
();
//初始化导航数据
this
.
initNavDataWithRoute
();
}
/**
* 处理自定义视图数据
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
handleCustomViewData
(){
if
(
Object
.
keys
(
this
.
customViewNavContexts
).
length
>
0
){
Object
.
keys
(
this
.
customViewNavContexts
).
forEach
((
item
:
any
)
=>
{
let
tempContext
:
any
=
{};
let
curNavContext
:
any
=
this
.
customViewNavContexts
[
item
];
this
.
handleCustomDataLogic
(
curNavContext
,
tempContext
,
item
);
Object
.
assign
(
this
.
context
,
tempContext
);
})
}
if
(
Object
.
keys
(
this
.
customViewParams
).
length
>
0
){
Object
.
keys
(
this
.
customViewParams
).
forEach
((
item
:
any
)
=>
{
let
tempParam
:
any
=
{};
let
curNavParam
:
any
=
this
.
customViewParams
[
item
];
this
.
handleCustomDataLogic
(
curNavParam
,
tempParam
,
item
);
Object
.
assign
(
this
.
viewparams
,
tempParam
);
})
}
}
/**
* 处理自定义视图数据逻辑
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
handleCustomDataLogic
(
curNavData
:
any
,
tempData
:
any
,
item
:
string
){
// 直接值直接赋值
if
(
curNavData
.
isRawValue
){
if
(
Object
.
is
(
curNavData
.
value
,
"null"
)
||
Object
.
is
(
curNavData
.
value
,
""
)){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
null
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
curNavData
.
value
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
}
else
{
// 先从导航上下文取数,没有再从导航参数(URL)取数,如果导航上下文和导航参数都没有则为null
if
(
this
.
context
[(
curNavData
.
value
).
toLowerCase
()]
!=
null
){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
this
.
context
[(
curNavData
.
value
).
toLowerCase
()],
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
if
(
this
.
viewparams
[(
curNavData
.
value
).
toLowerCase
()]
!=
null
){
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
this
.
viewparams
[(
curNavData
.
value
).
toLowerCase
()],
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
else
{
Object
.
defineProperty
(
tempData
,
item
.
toLowerCase
(),
{
value
:
null
,
writable
:
true
,
enumerable
:
true
,
configurable
:
true
});
}
}
}
}
/**
* 初始化导航数据(路由模式)
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
initNavDataWithRoute
(
data
:
any
=
null
,
isNew
:
boolean
=
false
,
isAlways
:
boolean
=
false
){
if
(
isAlways
||
(
this
.
viewDefaultUsage
&&
Object
.
is
(
this
.
navModel
,
"route"
))
){
this
.
navDataService
.
addNavData
({
id
:
'ibizbookwizard-view-layout'
,
tag
:
this
.
viewtag
,
srfkey
:
isNew
?
null
:
this
.
context
.
ibizbook
,
title
:
this
.
$t
(
this
.
model
.
srfCaption
),
data
:
data
,
context
:
this
.
context
,
viewparams
:
this
.
viewparams
,
path
:
this
.
$route
.
fullPath
});
}
}
/**
* 初始化导航数据(分页模式)
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
initNavDataWithTab
(
data
:
any
=
null
,
isOnlyAdd
:
boolean
=
true
,
isAlways
:
boolean
=
false
){
if
(
isAlways
||
(
this
.
viewDefaultUsage
&&
!
Object
.
is
(
this
.
navModel
,
"route"
))
){
this
.
navDataService
.
addNavDataByOnly
({
id
:
'ibizbookwizard-view-layout'
,
tag
:
this
.
viewtag
,
srfkey
:
this
.
context
.
ibizbook
,
title
:
this
.
$t
(
this
.
model
.
srfCaption
),
data
:
data
,
context
:
this
.
context
,
viewparams
:
this
.
viewparams
,
path
:
this
.
$route
.
fullPath
},
isOnlyAdd
);
}
}
/**
* Vue声明周期
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
created
()
{
this
.
afterCreated
();
}
/**
* 执行created后的逻辑
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
afterCreated
(){
let
_this
:
any
=
this
;
const
secondtag
=
_this
.
$util
.
createUUID
();
_this
.
$store
.
commit
(
'viewaction/createdView'
,
{
viewtag
:
_this
.
viewtag
,
secondtag
:
secondtag
});
_this
.
viewtag
=
secondtag
;
_this
.
parseViewParam
();
_this
.
serviceStateEvent
=
_this
.
navDataService
.
serviceState
.
subscribe
(({
action
,
name
,
data
}:{
action
:
string
,
name
:
any
,
data
:
any
})
=>
{
if
(
!
Object
.
is
(
name
,
'ibizbookwizard-view-layout'
)){
return
;
}
if
(
Object
.
is
(
action
,
'viewrefresh'
))
{
_this
.
$nextTick
(()
=>
{
_this
.
parseViewParam
(
data
);
if
(
_this
.
engine
){
_this
.
engine
.
load
();
}
});
}
});
if
(
_this
.
portletState
){
_this
.
portletStateEvent
=
_this
.
portletState
.
subscribe
((
res
:
any
)
=>
{
if
(
!
Object
.
is
(
res
.
name
,
'IBIZBOOKWizardView_layout'
)){
return
;
}
if
(
Object
.
is
(
res
.
action
,
'refresh'
)
&&
_this
.
refresh
&&
_this
.
refresh
instanceof
Function
){
_this
.
refresh
();
}
})
}
}
/**
* 销毁之前
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
beforeDestroy
()
{
this
.
$store
.
commit
(
'viewaction/removeView'
,
this
.
viewtag
);
let
_this
:
any
=
this
if
(
_this
.
serviceStateEvent
)
{
_this
.
serviceStateEvent
.
unsubscribe
();
}
if
(
_this
.
portletStateEvent
)
{
_this
.
portletStateEvent
.
unsubscribe
();
}
if
(
_this
.
engine
)
{
_this
.
engine
.
destroy
();
}
}
/**
* Vue声明周期(组件初始化完毕)
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
mounted
()
{
this
.
afterMounted
();
}
/**
* 执行mounted后的逻辑
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
afterMounted
(){
const
_this
:
any
=
this
;
_this
.
engineInit
();
if
(
_this
.
loadModel
&&
_this
.
loadModel
instanceof
Function
)
{
_this
.
loadModel
();
}
}
/**
* wizardpanel 部件 finish 事件
*
* @param {*} [args={}]
* @param {*} $event
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
wizardpanel_finish
(
$event
:
any
,
$event2
?:
any
)
{
this
.
engine
.
onCtrlEvent
(
'wizardpanel'
,
'finish'
,
$event
);
}
/**
* 关闭视图
*
* @param {any[]} args
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
closeView
(
args
:
any
[]):
void
{
let
_view
:
any
=
this
;
if
(
_view
.
viewdata
)
{
_view
.
$emit
(
'viewdataschange'
,
Array
.
isArray
(
args
)?
args
:[
args
]);
_view
.
$emit
(
'close'
,
Array
.
isArray
(
args
)?
args
:[
args
]);
}
else
if
(
_view
.
$tabPageExp
)
{
_view
.
$tabPageExp
.
onClose
(
_view
.
$route
.
fullPath
);
}
}
/**
* 销毁视图回调
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
destroyed
(){
this
.
afterDestroyed
();
}
/**
* 执行destroyed后的逻辑
*
* @memberof IBIZBOOKWizardView_layoutBase
*/
public
afterDestroyed
(){
if
(
this
.
viewDefaultUsage
){
let
localStoreLength
=
Object
.
keys
(
localStorage
);
if
(
localStoreLength
.
length
>
0
){
localStoreLength
.
forEach
((
item
:
string
)
=>
{
if
(
item
.
startsWith
(
this
.
context
.
srfsessionid
)){
localStorage
.
removeItem
(
item
);
}
})
}
if
(
Object
.
is
(
this
.
navModel
,
"tab"
)){
this
.
navDataService
.
removeNavDataByTag
(
this
.
viewtag
);
}
}
if
(
this
.
serviceStateEvent
)
{
this
.
serviceStateEvent
.
unsubscribe
();
}
// 销毁计数器定时器
if
(
this
.
counterServiceArray
&&
this
.
counterServiceArray
.
length
>
0
){
this
.
counterServiceArray
.
forEach
((
item
:
any
)
=>
{
if
(
item
.
destroyCounter
&&
item
.
destroyCounter
instanceof
Function
){
item
.
destroyCounter
();
}
})
}
if
(
this
.
portletStateEvent
){
this
.
portletStateEvent
.
unsubscribe
();
}
if
(
this
.
formDruipartEvent
)
{
this
.
formDruipartEvent
.
unsubscribe
();
}
this
.
viewState
.
complete
();
}
}
</
script
>
<
style
lang=
'less'
>
@import './ibizbookwizard-view-layout.less';
</
style
>
\ No newline at end of file
app_Web/src/pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout.less
0 → 100644
浏览文件 @
05064b0d
.ibizbookwizard-view-layout{
position: relative;
}
.ibizbookwizard-view-layout{
> .view-card > .ivu-card-body > .content-container > .app-wizard {
overflow: auto;
}
}
app_Web/src/pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout.vue
0 → 100644
浏览文件 @
05064b0d
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZBOOKWizardView_layoutBase
from
'./ibizbookwizard-view-layout-base.vue'
;
import
view_wizardpanel
from
'@widgets/ibizbook/guide-wizardpanel/guide-wizardpanel.vue'
;
@
Component
({
components
:
{
view_wizardpanel
,
},
beforeRouteEnter
:
(
to
:
any
,
from
:
any
,
next
:
any
)
=>
{
next
((
vm
:
any
)
=>
{
if
(
!
Object
.
is
(
vm
.
navModel
,
"route"
)){
vm
.
initNavDataWithTab
(
vm
.
viewCacheData
);
}
vm
.
$store
.
commit
(
'addCurPageViewtag'
,
{
fullPath
:
to
.
fullPath
,
viewtag
:
vm
.
viewtag
});
});
},
})
export
default
class
IBIZBOOKWizardView_layout
extends
IBIZBOOKWizardView_layoutBase
{
}
</
script
>
\ No newline at end of file
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
05064b0d
...
...
@@ -114,6 +114,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizbooktest-clcalendar-view'
,
()
=>
import
(
'@pages/sample/ibizbooktest-clcalendar-view/ibizbooktest-clcalendar-view.vue'
));
Vue
.
component
(
'ibizorder-test-clchart-view'
,
()
=>
import
(
'@pages/sample/ibizorder-test-clchart-view/ibizorder-test-clchart-view.vue'
));
Vue
.
component
(
'ibizorder-test-cltree-exp-view'
,
()
=>
import
(
'@pages/sample/ibizorder-test-cltree-exp-view/ibizorder-test-cltree-exp-view.vue'
));
Vue
.
component
(
'ibizbookwizard-view-layout'
,
()
=>
import
(
'@pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout.vue'
));
Vue
.
component
(
'ibizappviewgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappviewgrid-view/ibizappviewgrid-view.vue'
));
Vue
.
component
(
'ibizappviewlist-view'
,
()
=>
import
(
'@pages/sample/ibizappviewlist-view/ibizappviewlist-view.vue'
));
Vue
.
component
(
'ibizappctrlgrid-view'
,
()
=>
import
(
'@pages/sample/ibizappctrlgrid-view/ibizappctrlgrid-view.vue'
));
...
...
app_Web/src/pages/sample/index/router.ts
浏览文件 @
05064b0d
...
...
@@ -1762,6 +1762,20 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-test-cltree-exp-view/ibizorder-test-cltree-exp-view.vue'
),
},
{
path
:
'ibizbooks/:ibizbook?/wizardview_layout/:wizardview_layout?'
,
meta
:
{
caption
:
'entities.ibizbook.views.wizardview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'wizardview_layout'
,
parameterName
:
'wizardview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout.vue'
),
},
{
path
:
'ibizappviews/:ibizappview?/gridview/:gridview?'
,
meta
:
{
...
...
@@ -5017,6 +5031,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-gantt-view/ibizorder-gantt-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/wizardview_layout/:wizardview_layout?'
,
meta
:
{
caption
:
'entities.ibizbook.views.wizardview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'wizardview_layout'
,
parameterName
:
'wizardview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/interfunckanbanview/:interfunckanbanview?'
,
meta
:
{
...
...
app_Web/src/pages/ungroup/app-index-view/app-index-view-base.vue
浏览文件 @
05064b0d
...
...
@@ -14,7 +14,7 @@
<app-preset-text
name=
"static_text1"
:layoutModelDetails=
"layoutModelDetails"
/>
</
template
>
<
template
#
field_text_dynamic
>
<app-preset-text
name=
"field_text_dynamic"
:value=
"layoutData.field_text
_dynamic
"
:layoutModelDetails=
"layoutModelDetails"
/>
<app-preset-text
name=
"field_text_dynamic"
:value=
"layoutData.field_text
box
"
:layoutModelDetails=
"layoutModelDetails"
/>
</
template
>
<
template
#
field_switch
>
<app-preset-switch
:layoutModelDetails=
"layoutModelDetails"
:value=
"layoutData.field_switch"
name=
"field_switch"
@
valueChange=
"handleValueChange"
/>
...
...
app_Web/src/pages/ungroup/app-index-view/router.ts
浏览文件 @
05064b0d
...
...
@@ -2161,6 +2161,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-gantt-view/ibizorder-gantt-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/wizardview_layout/:wizardview_layout?'
,
meta
:
{
caption
:
'entities.ibizbook.views.wizardview_layout.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'wizardview_layout'
,
parameterName
:
'wizardview_layout'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookwizard-view-layout/ibizbookwizard-view-layout.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/interfunckanbanview/:interfunckanbanview?'
,
meta
:
{
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
05064b0d
...
...
@@ -822,6 +822,7 @@ export const viewstate: any = {
'763A9DA0-DC92-49C9-85B7-647A36C019C9'
,
'BD432FCA-7527-48B5-B553-AE51D75438A3'
,
'5515A024-BD26-40B2-A13E-932A0DF3E40A'
,
'ca90f2d89734ba48161642abc9d2cbbd'
,
],
},
{
...
...
@@ -1633,6 +1634,15 @@ export const viewstate: any = {
refviews
:
[
],
},
{
viewtag
:
'ca90f2d89734ba48161642abc9d2cbbd'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZBOOKWizardView_layout'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'cac88dba02a9043c06f3582f7d1c9ab6'
,
viewmodule
:
'Sample'
,
...
...
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
05064b0d
...
...
@@ -142,6 +142,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'newdefaultvaluegridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbooknew-default-value-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-data-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'wizardview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookwizard-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'wizardview_layout'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookwizard-view-layout'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'interfunckanbanview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookinter-func-kan-ban-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'haspanellistview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookhas-panel-list-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr10gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr10-grid-view'
});
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
05064b0d
...
...
@@ -946,6 +946,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'UsrAppFunc1104869965'
:
this
.
clickUsrAppFunc1104869965
(
item
);
return
;
case
'AppFunc102'
:
this
.
clickAppFunc102
(
item
);
return
;
default
:
console
.
warn
(
'未指定应用功能'
);
}
...
...
@@ -3616,6 +3619,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
this
.
$router
.
push
(
path
);
})
}
/**
* 图书实体向导视图(布局面板)
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc102
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'wizardview_layout'
,
parameterName
:
'wizardview_layout'
},
];
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
deResParameters
,
parameters
,
[],
viewparam
);
if
(
Object
.
is
(
this
.
$route
.
fullPath
,
path
)){
return
;
}
this
.
$nextTick
(
function
(){
this
.
$router
.
push
(
path
);
})
}
/**
* 数据加载
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
05064b0d
...
...
@@ -15,7 +15,7 @@ export default class MainMenuModel {
*/
public
items
:
any
[]
=
[
{
id
:
'
13D68FF3-B22E-48E6-8B4E-0CFBB2BE2D7
4'
,
id
:
'
C1125EB4-6681-4393-AF7C-0708AA1445A
4'
,
name
:
'menuitem1'
,
text
:
'工作台'
,
type
:
'MENUITEM'
,
...
...
@@ -34,7 +34,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem1'
,
},
{
id
:
'
BD217051-A114-44B2-8397-585290EDDBF3
'
,
id
:
'
8C084DBA-0B30-481B-8A13-B5E6D2FD2179
'
,
name
:
'menuitem3'
,
text
:
'控件'
,
type
:
'MENUITEM'
,
...
...
@@ -53,7 +53,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem3'
,
items
:
[
{
id
:
'B
EBE63C9-E329-4935-92E7-889907E17707
'
,
id
:
'B
37D74B6-07B1-41BB-BCEA-7D314714B148
'
,
name
:
'menuitem6'
,
text
:
'默认数据类型'
,
type
:
'MENUITEM'
,
...
...
@@ -72,7 +72,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem6'
,
},
{
id
:
'
681E686B-414A-4D90-925A-5DB5E620AB58
'
,
id
:
'
C78229B3-F2FB-454A-BBDA-878984BD11A9
'
,
name
:
'menuitem7'
,
text
:
'默认编辑器类型'
,
type
:
'MENUITEM'
,
...
...
@@ -91,7 +91,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem7'
,
},
{
id
:
'
2CBF30EE-EEE5-49F6-AF5A-1437F1F8A3E5
'
,
id
:
'
774352B3-A564-4C1C-8FBF-38D24F0F0C11
'
,
name
:
'menuitem72'
,
text
:
'扩展编辑器'
,
type
:
'MENUITEM'
,
...
...
@@ -110,7 +110,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem72'
,
},
{
id
:
'
BEE156AC-C84D-4D0B-8F50-4D47C76B1447
'
,
id
:
'
1233BAB5-811D-402E-BC48-F6C8BB83A46D
'
,
name
:
'menuitem65'
,
text
:
'微服务组件'
,
type
:
'MENUITEM'
,
...
...
@@ -129,7 +129,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem65'
,
},
{
id
:
'
4012834D-94AF-4B03-B786-7D7EE224AF81
'
,
id
:
'
B9D18DD8-C37D-4697-B15F-D8AB733F278B
'
,
name
:
'menuitem151'
,
text
:
'编辑器插件示例'
,
type
:
'MENUITEM'
,
...
...
@@ -150,7 +150,7 @@ export default class MainMenuModel {
],
},
{
id
:
'3
40ED9C7-BBE9-499E-86FB-FF6CAE629A46
'
,
id
:
'3
CEE3073-B6A3-439B-BCD2-2C586F9FACED
'
,
name
:
'menuitem4'
,
text
:
'部件'
,
type
:
'MENUITEM'
,
...
...
@@ -169,7 +169,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem4'
,
items
:
[
{
id
:
'
7E2B86D0-F258-4C03-A392-6DCFE6DAEAE1
'
,
id
:
'
D348DFAE-DA99-4B10-975E-11DBDD6DC038
'
,
name
:
'menuitem112'
,
text
:
'应用类'
,
type
:
'MENUITEM'
,
...
...
@@ -188,7 +188,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem112'
,
items
:
[
{
id
:
'
6A83A413-9CCE-4BC3-AFE6-52B19B757573
'
,
id
:
'
5C052D46-FC30-4520-A7F6-0D268AEF47CB
'
,
name
:
'menuitem186'
,
text
:
'数据看板'
,
type
:
'MENUITEM'
,
...
...
@@ -207,7 +207,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem186'
,
},
{
id
:
'
9523AF94-9B36-4E0C-A290-C12EE5C3CA1D
'
,
id
:
'
4CB72208-87D9-44A3-AE85-B1AEFEF359D8
'
,
name
:
'menuitem129'
,
text
:
'门户部件'
,
type
:
'MENUITEM'
,
...
...
@@ -228,7 +228,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
065A8C82-3792-40B1-A6B1-006968C3DA18
'
,
id
:
'
5BA2494B-2CC1-4504-A83A-CB2B35045E23
'
,
name
:
'menuitem156'
,
text
:
'表单类'
,
type
:
'MENUITEM'
,
...
...
@@ -247,7 +247,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem156'
,
items
:
[
{
id
:
'
2F951644-5A72-4218-8C25-4BCCD599E1FD
'
,
id
:
'
ED183878-3B06-44F3-8841-E38F7166647A
'
,
name
:
'menuitem12'
,
text
:
'编辑表单'
,
type
:
'MENUITEM'
,
...
...
@@ -266,7 +266,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem12'
,
items
:
[
{
id
:
'
AAA81722-3658-43CB-9579-F6AF5E226FA4
'
,
id
:
'
DEDB6F76-A39C-4298-8DF2-179D33D4CA72
'
,
name
:
'menuitem15'
,
text
:
'基础表单项'
,
type
:
'MENUITEM'
,
...
...
@@ -285,7 +285,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem15'
,
},
{
id
:
'
B144FD3C-96CD-4F56-9E11-28CDCA5C164C
'
,
id
:
'
090B2205-AF8A-41E8-A639-59D09B1D3660
'
,
name
:
'menuitem107'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -304,7 +304,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem107'
,
},
{
id
:
'
6ECF7D46-A952-4A08-86E9-D1EBC1BDA032
'
,
id
:
'
93F0BAE6-4C6A-4341-AC0F-81F42117A66C
'
,
name
:
'menuitem47'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -323,7 +323,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem47'
,
},
{
id
:
'
DEAE67FE-A14E-49F8-893C-55E2BF018B13
'
,
id
:
'
B5C91CB1-874F-4DEE-8F93-FD6F8B97C255
'
,
name
:
'menuitem99'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -342,7 +342,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem99'
,
},
{
id
:
'
B9B17BC9-7EA4-49FB-88DC-AE11E2601F
69'
,
id
:
'
4FE7F9A1-47EB-423D-AC25-56F485FE03
69'
,
name
:
'menuitem48'
,
text
:
'输入提示'
,
type
:
'MENUITEM'
,
...
...
@@ -361,7 +361,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem48'
,
},
{
id
:
'
D97DFC0D-7703-4297-833E-0A2617C5C516
'
,
id
:
'
FD32EFE3-D8D8-467D-B19A-7E5CE32FF6EB
'
,
name
:
'menuitem49'
,
text
:
'辅助输入'
,
type
:
'MENUITEM'
,
...
...
@@ -380,7 +380,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem49'
,
},
{
id
:
'
F2E0C4B2-160E-4B1D-968A-334E6E7DB35E
'
,
id
:
'
2768BF1F-FD52-47ED-BAEE-86CD74F2FE07
'
,
name
:
'menuitem50'
,
text
:
'自动填充'
,
type
:
'MENUITEM'
,
...
...
@@ -399,7 +399,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem50'
,
},
{
id
:
'5
7460023-3868-49F7-A50B-5E983A14C26C
'
,
id
:
'5
66E20D7-C487-4537-9800-C9E16D759C8B
'
,
name
:
'menuitem51'
,
text
:
'超链接'
,
type
:
'MENUITEM'
,
...
...
@@ -418,7 +418,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem51'
,
},
{
id
:
'
0A412CAA-63D6-456E-88FC-F5DD3D7E1FBD
'
,
id
:
'
133E0595-FC29-4232-8D21-CB8A9BBB7CF0
'
,
name
:
'menuitem52'
,
text
:
'表单值重置'
,
type
:
'MENUITEM'
,
...
...
@@ -437,7 +437,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem52'
,
},
{
id
:
'
8D72C97F-0024-4C88-B447-D9679E0C64AD
'
,
id
:
'
4D105D29-5A09-40D9-AA7D-C43499984658
'
,
name
:
'menuitem55'
,
text
:
'动态显示'
,
type
:
'MENUITEM'
,
...
...
@@ -456,7 +456,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem55'
,
},
{
id
:
'7
CE39EDB-4988-41FA-99B0-D451B44EF70F
'
,
id
:
'7
10937CF-FF75-49A9-9FD4-1B3152ED20CE
'
,
name
:
'menuitem53'
,
text
:
'动态启用'
,
type
:
'MENUITEM'
,
...
...
@@ -475,7 +475,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem53'
,
},
{
id
:
'
37475EBB-11B6-4187-9C2B-0A718F1F1C07
'
,
id
:
'
49AB0FC8-8288-4F42-A091-55B3DDB0E5AA
'
,
name
:
'menuitem54'
,
text
:
'动态空输入'
,
type
:
'MENUITEM'
,
...
...
@@ -494,7 +494,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem54'
,
},
{
id
:
'
634F8900-F051-480C-AFEB-65E973F7CF73
'
,
id
:
'
0DFEC98B-616B-4584-97B2-37B2B35C8845
'
,
name
:
'menuitem56'
,
text
:
'表单项更新'
,
type
:
'MENUITEM'
,
...
...
@@ -513,7 +513,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem56'
,
},
{
id
:
'
BAC47C00-90FB-4603-A289-03EDE97C80A4
'
,
id
:
'
89AE80C0-F15B-4C9B-A5A6-CA88AC04577E
'
,
name
:
'menuitem108'
,
text
:
'表单值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -534,7 +534,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
F7FF8754-5264-4D14-9338-F13CCF98013E
'
,
id
:
'
526C6BBB-2EB0-45AE-A22A-F9734E5C8356
'
,
name
:
'menuitem16'
,
text
:
'搜索表单'
,
type
:
'MENUITEM'
,
...
...
@@ -555,7 +555,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
7CFB4F9E-7C2C-4DA0-9AA9-C7B1DBBC02E9
'
,
id
:
'
02E362B5-2FBE-4DD2-9070-DFD9AB47E646
'
,
name
:
'menuitem157'
,
text
:
'导航类'
,
type
:
'MENUITEM'
,
...
...
@@ -574,7 +574,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem157'
,
items
:
[
{
id
:
'
BB629672-A096-4EC8-A5FC-BB73CE82AA89
'
,
id
:
'
D6859274-B532-4623-BD1C-6E134DD83EEF
'
,
name
:
'menuitem120'
,
text
:
'分页导航'
,
type
:
'MENUITEM'
,
...
...
@@ -593,7 +593,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem120'
,
},
{
id
:
'
2967A931-06F3-4AA2-9FD7-CCF2390CA4CA
'
,
id
:
'
E5D2792C-18BE-4F18-AD63-99E5AC1A3267
'
,
name
:
'menuitem128'
,
text
:
'表格导航'
,
type
:
'MENUITEM'
,
...
...
@@ -612,7 +612,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem128'
,
},
{
id
:
'
59E2C1D3-4922-476A-85C2-251D207EC1A3
'
,
id
:
'
FA4D2408-38E8-432F-8C22-CEE0F775436A
'
,
name
:
'menuitem114'
,
text
:
'列表导航'
,
type
:
'MENUITEM'
,
...
...
@@ -631,7 +631,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem114'
,
},
{
id
:
'
D3877D92-E643-4F1D-ADD4-39AA5CCEADB6
'
,
id
:
'
849E0821-AFB9-4A49-AD8B-2497A1767DA0
'
,
name
:
'menuitem137'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -650,7 +650,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem137'
,
},
{
id
:
'
031DF446-5759-436F-A062-005D1E3B5AD9
'
,
id
:
'
B89B656A-1A3B-405C-A68A-11A00B8A82C3
'
,
name
:
'menuitem136'
,
text
:
'树导航'
,
type
:
'MENUITEM'
,
...
...
@@ -669,7 +669,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem136'
,
},
{
id
:
'8
25EFB4B-781B-4516-A41B-A3F1F158E384
'
,
id
:
'8
3D6446B-E7EA-441A-BCD8-CA899A1CABCA
'
,
name
:
'menuitem138'
,
text
:
'日历导航'
,
type
:
'MENUITEM'
,
...
...
@@ -688,7 +688,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem138'
,
},
{
id
:
'
2BC8EF44-F443-4251-BC36-B83ACFA6689
C'
,
id
:
'
1FFAB658-E340-4241-AFBD-59D7AE3BEED
C'
,
name
:
'menuitem139'
,
text
:
'时间轴导航'
,
type
:
'MENUITEM'
,
...
...
@@ -707,7 +707,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem139'
,
},
{
id
:
'
1104DBEC-4F33-448F-8E36-D30F5F35D7AC
'
,
id
:
'
9343B401-812F-42FD-84E7-9F4E6FCEA4E7
'
,
name
:
'menuitem20'
,
text
:
'数据关系分页'
,
type
:
'MENUITEM'
,
...
...
@@ -726,7 +726,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem20'
,
items
:
[
{
id
:
'
90D1D02F-D339-4789-8E77-50F61B550425
'
,
id
:
'
08BA9CCC-A45F-4A83-B417-12DBB5E811E9
'
,
name
:
'menuitem117'
,
text
:
'数据关系分页(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -745,7 +745,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem117'
,
},
{
id
:
'
1326D31E-B5FB-4077-8A4B-92EE84DACEAB
'
,
id
:
'
D327CF2A-5C07-42C9-A3CB-888E351D763E
'
,
name
:
'menuitem118'
,
text
:
'数据关系分页(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -766,7 +766,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
3375B07D-7B94-420E-B818-F4A30B280882
'
,
id
:
'
87867C4A-C906-4F81-A0AD-4BE4382A90C9
'
,
name
:
'menuitem116'
,
text
:
' 数据关系栏'
,
type
:
'MENUITEM'
,
...
...
@@ -787,7 +787,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
BEF3168E-7133-4BAA-A6ED-9A204A3654BF
'
,
id
:
'
6961C72B-870E-4AA8-92AC-B02AC10589EB
'
,
name
:
'menuitem158'
,
text
:
'面板类'
,
type
:
'MENUITEM'
,
...
...
@@ -806,7 +806,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem158'
,
items
:
[
{
id
:
'
6C6619EE-28C6-4ADB-9A92-C3D256F54FA1
'
,
id
:
'
2A746CD2-296A-4E47-9F1D-A8C2EC646907
'
,
name
:
'menuitem145'
,
text
:
'选择视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -825,7 +825,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem145'
,
},
{
id
:
'
A2CE79FE-79B2-42BE-A571-54F0FDA95071
'
,
id
:
'
4A39427C-1FBD-48F6-9DB5-238B11557E23
'
,
name
:
'menuitem17'
,
text
:
'向导面板'
,
type
:
'MENUITEM'
,
...
...
@@ -844,7 +844,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem17'
,
items
:
[
{
id
:
'
169344D3-CF5B-4B96-9FA1-30D0B30DF9B5
'
,
id
:
'
F671CDB2-7082-4EC6-B6CE-E7520E35D7E8
'
,
name
:
'menuitem134'
,
text
:
'基础用法'
,
type
:
'MENUITEM'
,
...
...
@@ -863,7 +863,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem134'
,
},
{
id
:
'
16F3D90B-C10C-4B8B-805E-70FF585E0570
'
,
id
:
'
0B2E3654-A6D2-4315-BF6D-4761CC92822F
'
,
name
:
'menuitem135'
,
text
:
'状态属性'
,
type
:
'MENUITEM'
,
...
...
@@ -884,7 +884,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
1F738C97-8EE9-46AF-9A5E-27A73EFE3F97
'
,
id
:
'
CC5A4AC3-93D6-4C6B-99FF-53AFBF127654
'
,
name
:
'menuitem121'
,
text
:
'多编辑视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -903,7 +903,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem121'
,
items
:
[
{
id
:
'
2EAB9AA6-AB79-401D-AC57-A9115A37CF11
'
,
id
:
'
1E78055A-E813-4EC7-8135-C1A99CA40E32
'
,
name
:
'menuitem115'
,
text
:
'多表单(行记录)'
,
type
:
'MENUITEM'
,
...
...
@@ -922,7 +922,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem115'
,
},
{
id
:
'
7F90A711-1FAB-4A6D-A0F7-2F11F116623
A'
,
id
:
'
26E89203-4A2B-457D-8C85-F8AEC34AF2C
A'
,
name
:
'menuitem123'
,
text
:
'多表单(上分页)'
,
type
:
'MENUITEM'
,
...
...
@@ -945,7 +945,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
E3106636-3D1C-475B-AA0F-3A163A49D28D
'
,
id
:
'
1E357C08-05A9-4F95-B020-C613BD869F01
'
,
name
:
'menuitem119'
,
text
:
'多数据类'
,
type
:
'MENUITEM'
,
...
...
@@ -964,7 +964,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem119'
,
items
:
[
{
id
:
'
24EE26F5-2456-4F24-A37F-270FC9DEDE4B
'
,
id
:
'
E6BAD2E5-4FFE-4E26-A6DE-58AF702131FC
'
,
name
:
'menuitem13'
,
text
:
'表格'
,
type
:
'MENUITEM'
,
...
...
@@ -983,7 +983,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem13'
,
items
:
[
{
id
:
'
A0002614-ADF5-478F-9F0F-0292E43B3FA3
'
,
id
:
'
2CA328B0-B96D-452A-838B-E8FFB2EBE7F6
'
,
name
:
'menuitem57'
,
text
:
'禁用排序'
,
type
:
'MENUITEM'
,
...
...
@@ -1002,7 +1002,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem57'
,
},
{
id
:
'
4D6C2A5A-C595-4E46-9BBB-CC5D24406FF
1'
,
id
:
'
74A388E2-B994-4062-A305-EB2F37EF866
1'
,
name
:
'menuitem59'
,
text
:
'行操作'
,
type
:
'MENUITEM'
,
...
...
@@ -1021,7 +1021,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem59'
,
},
{
id
:
'
861F63BE-598E-4F79-A1AC-073F76EB81C2
'
,
id
:
'
E1C07B09-B197-461E-8F4F-30B6E210A663
'
,
name
:
'menuitem58'
,
text
:
'行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -1040,7 +1040,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem58'
,
},
{
id
:
'
1652BAF9-789F-41EF-B5E8-8CE1A0063819
'
,
id
:
'
EAF13941-6973-40E6-AE6B-CD76A2777F8A
'
,
name
:
'menuitem73'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1059,7 +1059,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem73'
,
},
{
id
:
'
BAF4AC42-1B94-411F-9E97-70E8CC43401B
'
,
id
:
'
F20D57B2-D26B-4AD9-B50C-60C11C033368
'
,
name
:
'menuitem74'
,
text
:
'表格行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -1078,7 +1078,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem74'
,
},
{
id
:
'
B7FE3D15-745F-498D-B4BD-12365F20DD78
'
,
id
:
'
15DC44DD-2FB1-4F84-9D57-969A480D2B94
'
,
name
:
'menuitem75'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1097,7 +1097,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem75'
,
},
{
id
:
'
EBD88F06-7847-4530-8FB7-57DF8E3F8B9
2'
,
id
:
'
2B3A4565-3320-4074-8F64-46165751C16
2'
,
name
:
'menuitem76'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1116,7 +1116,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem76'
,
},
{
id
:
'E
E78EFAE-D3EF-431F-8AFF-424E143EB9EA
'
,
id
:
'E
6540A92-64BD-4D21-9458-A1BE541CDAFE
'
,
name
:
'menuitem77'
,
text
:
'表格值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -1135,7 +1135,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem77'
,
},
{
id
:
'
DEFFC764-AE26-4453-BC50-D8CD06C17B76
'
,
id
:
'
347B3896-7CF2-4E08-91F6-B1C336FADF3D
'
,
name
:
'menuitem132'
,
text
:
'表格列更新'
,
type
:
'MENUITEM'
,
...
...
@@ -1154,7 +1154,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem132'
,
},
{
id
:
'
8B7B4AC2-F10C-4371-AE2C-3827C6BE1044
'
,
id
:
'
D41B52B0-11A7-4054-B2B9-54E0B152B353
'
,
name
:
'menuitem133'
,
text
:
'表格列重置'
,
type
:
'MENUITEM'
,
...
...
@@ -1173,7 +1173,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem133'
,
},
{
id
:
'
4C373362-A847-4F5A-BBA0-5CDB7EA35042
'
,
id
:
'
61E5B9A6-C833-40DC-93C7-CE3C0EB4F3E6
'
,
name
:
'menuitem78'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1192,7 +1192,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem78'
,
},
{
id
:
'
524C4FE3-E256-4796-AB8C-1D6DA0A4E413
'
,
id
:
'
0031AD21-987C-4A8B-BED8-6BEE77D87718
'
,
name
:
'menuitem80'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1211,7 +1211,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem80'
,
},
{
id
:
'
97376FD3-D774-48BB-A4CC-1CC21331A021
'
,
id
:
'
08A98088-3C03-4584-92D8-EEF05A13AEC4
'
,
name
:
'menuitem81'
,
text
:
'当前页聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1230,7 +1230,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem81'
,
},
{
id
:
'
6EB85C12-BEE1-48DC-A477-1859813F3183
'
,
id
:
'
7A1D29A5-C2F4-43E2-B59A-34FB68AB2C22
'
,
name
:
'menuitem82'
,
text
:
'远程聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1251,7 +1251,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
83D7EE7C-8D8E-43BF-B4A2-EE3E2ECA0FD9
'
,
id
:
'
3BBED394-026B-4D21-BFD9-76DE9260E724
'
,
name
:
'menuitem83'
,
text
:
'列表'
,
type
:
'MENUITEM'
,
...
...
@@ -1270,7 +1270,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem83'
,
items
:
[
{
id
:
'
C53F9F6F-3166-4712-86AC-A6BCDB7418E6
'
,
id
:
'
6C19F92E-F96C-4E43-B976-B1C0F8034AA2
'
,
name
:
'menuitem84'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1289,7 +1289,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem84'
,
},
{
id
:
'
CDF752C8-4A3F-40B5-A1CB-9373B56028EE
'
,
id
:
'
5D38111F-2B2E-41E5-8937-310EB759E190
'
,
name
:
'menuitem85'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1308,7 +1308,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem85'
,
},
{
id
:
'
7772F74A-C8C2-436C-91CE-13D89141A6C6
'
,
id
:
'
957B8FC1-FD75-43B6-BF01-4A8AAFA2D6AF
'
,
name
:
'menuitem86'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1327,7 +1327,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem86'
,
},
{
id
:
'
29E57C0A-AE0D-45D2-AC40-91F7996D64C5
'
,
id
:
'
CA7B9952-FFA4-43BB-97A5-725FDFC11610
'
,
name
:
'menuitem91'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1346,7 +1346,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem91'
,
},
{
id
:
'
71291C5D-67A7-4485-9BA8-159228FED146
'
,
id
:
'
8CB2DC35-855A-4803-8AAE-8AAEF7607BF7
'
,
name
:
'menuitem143'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1367,7 +1367,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
46C741DE-B2CC-44E3-A5FE-E78B36A26123
'
,
id
:
'
0E8CE134-D296-4139-8C3C-1654E332057D
'
,
name
:
'menuitem95'
,
text
:
'日历'
,
type
:
'MENUITEM'
,
...
...
@@ -1386,7 +1386,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem95'
,
items
:
[
{
id
:
'
4AFE8E34-FCA9-4AD2-852A-1AE6940EA32
D'
,
id
:
'
90564F6F-FC41-468F-8004-632F7216527
D'
,
name
:
'menuitem96'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1405,7 +1405,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem96'
,
},
{
id
:
'
045B03A9-0CB3-4C6A-A18F-C391334C054D
'
,
id
:
'
888D978C-63C4-41F4-B588-E9F0796387B3
'
,
name
:
'menuitem97'
,
text
:
'时间轴样式'
,
type
:
'MENUITEM'
,
...
...
@@ -1424,7 +1424,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem97'
,
},
{
id
:
'82
F462BC-2BC1-4B6E-B984-E5764B67030
0'
,
id
:
'82
67F9E2-95E4-4D98-A1CD-17755C9C877
0'
,
name
:
'menuitem109'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1443,7 +1443,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem109'
,
},
{
id
:
'
1D0BDDAB-96EB-4F26-86BF-10DCD2341B57
'
,
id
:
'
496E5B80-5D48-4A46-BBEF-7946B4CE9292
'
,
name
:
'menuitem64'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1464,7 +1464,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
72571022-403E-4B12-975A-B32F0109A89C
'
,
id
:
'
32C90CED-13CA-4903-8DAC-A975077500C4
'
,
name
:
'menuitem14'
,
text
:
'树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1483,7 +1483,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem14'
,
items
:
[
{
id
:
'
71ACFE2F-B2C2-4FB2-985C-AC9908E90A9E
'
,
id
:
'
FC11D833-E6A7-48C4-B01B-ED1BC47F2368
'
,
name
:
'menuitem60'
,
text
:
'静态节点'
,
type
:
'MENUITEM'
,
...
...
@@ -1502,7 +1502,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem60'
,
},
{
id
:
'4
2E9A73F-AE1F-4B1A-9032-FB72A9AEC8F5
'
,
id
:
'4
BF2EBAB-885A-48C6-BB26-4D64ED1E2FDB
'
,
name
:
'menuitem61'
,
text
:
'动态节点(代码表)'
,
type
:
'MENUITEM'
,
...
...
@@ -1521,7 +1521,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem61'
,
},
{
id
:
'
C9F6C420-10CC-49C6-8ABD-635B1FE994DA
'
,
id
:
'
4E9DDCD9-DF1B-4D6B-8744-B62D48C90AB3
'
,
name
:
'menuitem62'
,
text
:
'动态节点(实体)'
,
type
:
'MENUITEM'
,
...
...
@@ -1540,7 +1540,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem62'
,
},
{
id
:
'
6609DF1C-E8B9-44E9-9890-E0080ADC7313
'
,
id
:
'
57F3B402-9B45-4178-8F16-D128B73521F9
'
,
name
:
'menuitem63'
,
text
:
'右键操作'
,
type
:
'MENUITEM'
,
...
...
@@ -1561,7 +1561,7 @@ export default class MainMenuModel {
],
},
{
id
:
'3
E5CB949-72F6-44CA-93FC-CCC99A385BE4
'
,
id
:
'3
30223A9-0A15-4C75-8B20-88FF35E64C3E
'
,
name
:
'menuitem111'
,
text
:
'甘特图'
,
type
:
'MENUITEM'
,
...
...
@@ -1580,7 +1580,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem111'
,
},
{
id
:
'
AAE3EB08-0171-45EF-B64D-3621BFEAB917
'
,
id
:
'
42B335D0-6A15-4E1F-A128-9C7DCEE4919F
'
,
name
:
'menuitem110'
,
text
:
'树表格'
,
type
:
'MENUITEM'
,
...
...
@@ -1599,7 +1599,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem110'
,
},
{
id
:
'
E7763071-7FFA-490F-BF30-43C05C3F7E9B
'
,
id
:
'
625549F1-3B45-48EB-B38B-E6A6D30ED45F
'
,
name
:
'menuitem87'
,
text
:
'数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1618,7 +1618,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem87'
,
items
:
[
{
id
:
'
B7819A84-EBC5-4C31-ABD3-0E465F50D4CC
'
,
id
:
'
0DFF1892-D135-411F-BEDC-81085E654495
'
,
name
:
'menuitem88'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1637,7 +1637,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem88'
,
},
{
id
:
'
90D5DC14-0E12-4DA2-B399-3336F4113320
'
,
id
:
'
BCA6D0F4-B095-4D1E-8DA7-4761CA2B76AE
'
,
name
:
'menuitem89'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1656,7 +1656,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem89'
,
},
{
id
:
'
EE37EFB0-8472-4681-BD3B-7EBD918500B9
'
,
id
:
'
83788FC2-A78B-4226-B973-AFFF40B7C270
'
,
name
:
'menuitem90'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1675,7 +1675,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem90'
,
},
{
id
:
'
26F398FB-7252-490E-9962-9130CD67747D
'
,
id
:
'
B30ADCE1-C7CA-41DD-8842-D98BAF42D6F4
'
,
name
:
'menuitem94'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1694,7 +1694,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem94'
,
},
{
id
:
'
E358B8DA-7C7E-4D16-8F48-939CC9424C29
'
,
id
:
'
A8A7399E-31A3-46D5-8C5D-E064CD7DBA57
'
,
name
:
'menuitem152'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1715,7 +1715,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
8682B14C-1B73-455C-AE8D-ADB822699B65
'
,
id
:
'
75F01771-41CF-4144-9485-CF693A0E53EB
'
,
name
:
'menuitem101'
,
text
:
'看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1734,7 +1734,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem101'
,
items
:
[
{
id
:
'
162863A7-7E39-4374-92B7-403D48AB514F
'
,
id
:
'
F65414BF-FD3D-447A-BAE2-B7A67C4B677D
'
,
name
:
'menuitem102'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1753,7 +1753,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem102'
,
},
{
id
:
'
7F9AE028-C7FD-4BED-B1E6-FF2EB3319A9C
'
,
id
:
'
BE7FAC7C-468B-44AC-8C8D-1875CA36B541
'
,
name
:
'menuitem104'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1772,7 +1772,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem104'
,
},
{
id
:
'
998EC647-8540-4DBC-8FB7-96F683B0A553
'
,
id
:
'
57B508D5-4F8E-473B-8289-60E4140D92CE
'
,
name
:
'menuitem105'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1793,7 +1793,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
28A977DF-00E4-468B-94E9-6329F4DC3D4E
'
,
id
:
'
35E04178-5F72-4393-BB34-DC80E6F4A8F3
'
,
name
:
'menuitem37'
,
text
:
'数据图表'
,
type
:
'MENUITEM'
,
...
...
@@ -1812,7 +1812,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem37'
,
items
:
[
{
id
:
'
679B8CFF-F4A6-48EB-983F-1289A6643FB5
'
,
id
:
'
D36BF535-4302-4505-9D02-10F8294B6563
'
,
name
:
'menuitem38'
,
text
:
'柱状图'
,
type
:
'MENUITEM'
,
...
...
@@ -1831,7 +1831,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem38'
,
},
{
id
:
'4
8F7B2C0-37D6-4C07-A3D4-9E75D9FE5EBF
'
,
id
:
'4
078496F-713F-4D8E-BC32-0C3FC4B99A39
'
,
name
:
'menuitem39'
,
text
:
'折线图'
,
type
:
'MENUITEM'
,
...
...
@@ -1850,7 +1850,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem39'
,
},
{
id
:
'
CC89D1F3-DEC7-4B55-B727-467E5D4EB01F
'
,
id
:
'
6CDCD993-B2C9-4B60-BD43-126C7434D618
'
,
name
:
'menuitem40'
,
text
:
'饼图'
,
type
:
'MENUITEM'
,
...
...
@@ -1869,7 +1869,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem40'
,
},
{
id
:
'
E03E4EB7-B903-4E8B-B98C-9E0F484927DE
'
,
id
:
'
C6DD4120-C82E-4EF5-8A87-67BF8A275780
'
,
name
:
'menuitem41'
,
text
:
'区域图'
,
type
:
'MENUITEM'
,
...
...
@@ -1888,7 +1888,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem41'
,
},
{
id
:
'
C8950383-C783-4F59-B133-389860F353C1
'
,
id
:
'
643FEE92-1939-4E48-A40A-6BF417DAA664
'
,
name
:
'menuitem42'
,
text
:
'雷达图'
,
type
:
'MENUITEM'
,
...
...
@@ -1913,7 +1913,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
EDEE03CE-307C-4E97-9AB6-FC889C604E43
'
,
id
:
'
DC173C52-D381-43B1-8D29-55617CA06986
'
,
name
:
'menuitem5'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1932,7 +1932,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem5'
,
items
:
[
{
id
:
'
FF3432D1-8CBB-4059-AE24-A08ECF3ADEA
A'
,
id
:
'
6F2028D3-21B9-4C5A-A705-2A97BD3C803
A'
,
name
:
'menuitem140'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1951,7 +1951,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem140'
,
items
:
[
{
id
:
'
97540906-F279-4652-8500-2C5FFAEBCF2F
'
,
id
:
'
27F57659-7A2B-4FB7-B4C5-7C2F1B830944
'
,
name
:
'menuitem161'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1970,7 +1970,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem161'
,
},
{
id
:
'
B6B65E1D-D3C8-4E3B-91B8-7EF42FE2A842
'
,
id
:
'
36BA5B59-73DD-4739-9974-5B35EC83B4C7
'
,
name
:
'menuitem8'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1989,7 +1989,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem8'
,
},
{
id
:
'
6373A761-F86B-4445-8C9C-2FA7FEFFBE19
'
,
id
:
'
8DFBE342-6196-4308-AEB5-4EF9A01A8952
'
,
name
:
'menuitem162'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -2008,7 +2008,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem162'
,
},
{
id
:
'
5649C8D2-849C-417B-809A-01A135020FB6
'
,
id
:
'
D6C62F3A-2B9A-4B32-832C-1AA7CCD6E0ED
'
,
name
:
'menuitem163'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -2027,7 +2027,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem163'
,
},
{
id
:
'
7A33EBE3-5EF4-4E4E-B09F-69CC96105001
'
,
id
:
'
2B9930C0-54BA-4688-BCAA-87295DB440F5
'
,
name
:
'menuitem164'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -2046,7 +2046,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem164'
,
},
{
id
:
'
83F4E014-59B8-484B-B0B5-24F99EA7EE56
'
,
id
:
'
BF4F91C6-E624-45CE-B59F-A65CBA0C4F98
'
,
name
:
'menuitem165'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2065,7 +2065,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem165'
,
},
{
id
:
'
2BAEF79C-83F0-4EE7-A4EE-E0EC69239CF5
'
,
id
:
'
FBFE3454-142D-40D6-A011-3B167AE8E7DD
'
,
name
:
'menuitem166'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2084,7 +2084,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem166'
,
},
{
id
:
'
1DB6643B-F679-4D9D-ABA2-A93C9756A962
'
,
id
:
'
9E5D3DAC-F1EA-4162-AC0B-4C9420A0566D
'
,
name
:
'menuitem167'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2105,7 +2105,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
060E3BF2-80B1-4D62-8FE3-4C4142F60035
'
,
id
:
'
CD4F67C7-1EDA-4289-8FD8-ACD5456A5427
'
,
name
:
'menuitem141'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2124,7 +2124,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem141'
,
items
:
[
{
id
:
'
A2F5CFB7-9124-40CB-AAD3-362B1312CFAD
'
,
id
:
'
B7D06879-72ED-4B5D-882C-0B14FF285974
'
,
name
:
'menuitem79'
,
text
:
'实体表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2143,7 +2143,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem79'
,
},
{
id
:
'
23BA2C2C-4B4C-4949-A53A-85BFF3114DF3
'
,
id
:
'
7CCD209A-1343-43FD-8E74-5FDBC4EA611F
'
,
name
:
'menuitem168'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2162,7 +2162,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem168'
,
},
{
id
:
'
203ADF40-006C-4CB0-81D0-847319FB9CD2
'
,
id
:
'
A99AFC96-4650-4030-BFE5-BF8BBBDD6715
'
,
name
:
'menuitem169'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2181,7 +2181,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem169'
,
},
{
id
:
'
D5E7C815-322A-4FE1-8924-FAECC12D020B
'
,
id
:
'
ACF9E53C-5FAD-4277-842B-F06ECEB16517
'
,
name
:
'menuitem9'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2200,7 +2200,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem9'
,
},
{
id
:
'
CFD94575-B85A-41FD-92A4-13DB0D933474
'
,
id
:
'
9F87E329-B70B-47ED-9843-A96032848E92
'
,
name
:
'menuitem170'
,
text
:
'实体日历视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2219,7 +2219,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem170'
,
},
{
id
:
'
A6CC7D51-B2BD-41E7-8C8D-E1B73CAD7081
'
,
id
:
'
52AC0338-3AC2-41DE-A000-B0852D905564
'
,
name
:
'menuitem171'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2238,7 +2238,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem171'
,
},
{
id
:
'
358B4522-8BDC-42AC-9F24-D1CBBAE41C78
'
,
id
:
'
005D645F-296A-4694-8636-B00F536522DE
'
,
name
:
'menuitem172'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2257,7 +2257,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem172'
,
},
{
id
:
'
14AA05A2-03C7-4A85-AF9A-9EF39C79D043
'
,
id
:
'
BD0DFDD9-7EA6-4815-998F-7E26FCF79B75
'
,
name
:
'menuitem173'
,
text
:
'实体树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2276,7 +2276,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem173'
,
},
{
id
:
'
643D6E61-EDB5-4031-A285-3E5F80C8C015
'
,
id
:
'
4EC7FE31-7C0B-4778-9BFB-F0F7919FF471
'
,
name
:
'menuitem174'
,
text
:
'实体数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2295,7 +2295,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem174'
,
},
{
id
:
'
607668BD-FC7D-4EC8-B623-4A9B1166CC60
'
,
id
:
'
A175E08D-7398-4949-95B6-08C26B66E08A
'
,
name
:
'menuitem175'
,
text
:
'实体图表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2316,7 +2316,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
6E00B159-866D-4340-80FC-527224E21439
'
,
id
:
'
A773CC76-3BF0-429F-8E81-35B9B9270F5A
'
,
name
:
'menuitem10'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2335,7 +2335,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem10'
,
items
:
[
{
id
:
'
997565C6-2A29-4D8C-864C-8695C1613C1C
'
,
id
:
'
08EF6931-73E1-4C69-ADA4-86E12E2B1FEA
'
,
name
:
'menuitem176'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2354,7 +2354,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem176'
,
},
{
id
:
'
3E0CB869-24DA-4055-A804-30BAA9D238B8
'
,
id
:
'
5945230F-B404-4527-9981-C6B91D155F1F
'
,
name
:
'menuitem177'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2373,7 +2373,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem177'
,
},
{
id
:
'
5A92D5F8-E846-47AB-BF0F-FAB726DCAF61
'
,
id
:
'
F52B6E72-D7BB-41CC-9E7F-F27141CBCF74
'
,
name
:
'menuitem178'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2392,7 +2392,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem178'
,
},
{
id
:
'
4BC5A45F-E328-44B0-81EA-31F17BAA91F1
'
,
id
:
'
71D91D22-C838-413B-B95D-C3B6ACE04C66
'
,
name
:
'menuitem179'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2411,7 +2411,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem179'
,
},
{
id
:
'
01C937E7-2550-4B6C-9961-D3EE00253F8B
'
,
id
:
'
D7664939-B346-4068-ADCA-0D9DD921E021
'
,
name
:
'menuitem180'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2432,7 +2432,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
F7118B1D-2EAE-4916-97ED-3771951E010C
'
,
id
:
'
001B4B30-6DAB-4B87-894B-C661FEB21DAA
'
,
name
:
'menuitem26'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2451,7 +2451,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem26'
,
items
:
[
{
id
:
'
0351A73D-4082-45EC-9890-1ABBC50F3D49
'
,
id
:
'
8D6FA493-F63D-4729-97E2-FA9761BF768A
'
,
name
:
'menuitem18'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2470,7 +2470,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem18'
,
},
{
id
:
'
84958353-FD69-499B-8C40-CE621A2A5F47
'
,
id
:
'
629E71CC-4A92-4BA3-89EE-A8F2D61A4B98
'
,
name
:
'menuitem27'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2491,7 +2491,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
DBBA4B03-FB9F-4D9B-9B2F-1347844B00DA
'
,
id
:
'
B9A432FA-EC37-40B1-9A17-3B68997BC3CF
'
,
name
:
'menuitem69'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
...
...
@@ -2510,7 +2510,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem69'
,
items
:
[
{
id
:
'
18A71A00-6078-46A8-9E77-5F8963D5FFFD
'
,
id
:
'
A34D84F6-E76E-4808-ADF5-230FAE88D707
'
,
name
:
'menuitem30'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2529,7 +2529,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem30'
,
},
{
id
:
'
83760A57-35E3-4762-8EE5-D4439CC4B2A6
'
,
id
:
'
D9ADA93C-9CD6-420F-9948-50536E8C6261
'
,
name
:
'menuitem31'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
...
...
@@ -2548,7 +2548,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem31'
,
},
{
id
:
'
C9A3F55E-9062-4B66-BBB9-F09FE66219EC
'
,
id
:
'
3CC6B5D5-E5BA-4439-B92C-D2C8FA41E519
'
,
name
:
'menuitem21'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2569,7 +2569,7 @@ export default class MainMenuModel {
],
},
{
id
:
'7
8EBC149-8E14-40AE-865E-534D94130016
'
,
id
:
'7
17CEABF-0428-431A-A251-E62F55F1C201
'
,
name
:
'menuitem11'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2588,7 +2588,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem11'
,
items
:
[
{
id
:
'3
601AFEF-A657-4802-B8E2-A6B73BA74A37
'
,
id
:
'3
2675285-1D6D-43E8-BFFA-F458025361DF
'
,
name
:
'menuitem98'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2611,7 +2611,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
0F38356A-453B-4606-A436-DCBD20438FA7
'
,
id
:
'
B2B31707-6437-4D17-BB51-5735CB9EE4D0
'
,
name
:
'menuitem153'
,
text
:
'逻辑'
,
type
:
'MENUITEM'
,
...
...
@@ -2630,7 +2630,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem153'
,
items
:
[
{
id
:
'
13581E8D-31BC-42D5-8788-1E0CF71312CC
'
,
id
:
'
30D9318C-9370-41A8-B959-B53725C1C1E9
'
,
name
:
'menuitem154'
,
text
:
'应用功能'
,
type
:
'MENUITEM'
,
...
...
@@ -2649,7 +2649,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem154'
,
items
:
[
{
id
:
'
23CF4E24-746D-407E-B020-469B5B8ED2F7
'
,
id
:
'
BB92C803-6349-414F-A597-9E7923051724
'
,
name
:
'menuitem127'
,
text
:
'打开应用视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2668,7 +2668,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem127'
,
},
{
id
:
'
86297DDF-9AE1-4ED6-BB37-069CC93B7F83
'
,
id
:
'
3886CBE6-9AE1-4D5F-9F76-A92077DF2C82
'
,
name
:
'menuitem147'
,
text
:
'打开HTML页面'
,
type
:
'MENUITEM'
,
...
...
@@ -2687,7 +2687,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem147'
,
},
{
id
:
'
2DAB1F6D-1578-44CB-AB84-58C900D7F716
'
,
id
:
'
49090CDC-0B5D-47E3-AE9B-F363735C09E0
'
,
name
:
'menuitem160'
,
text
:
'执行JavaScript'
,
type
:
'MENUITEM'
,
...
...
@@ -2708,7 +2708,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
7E05DDD6-C75E-4EF8-A3B0-E27F00E09838
'
,
id
:
'
307F2213-A09C-47D4-ACEF-553CC8F0EFE4
'
,
name
:
'menuitem155'
,
text
:
'界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2727,7 +2727,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem155'
,
items
:
[
{
id
:
'
8C2CA580-C041-4859-AB48-D22DA7FF5EC
1'
,
id
:
'
075955D4-F1BF-4AFF-BEB3-E45196B9E88
1'
,
name
:
'menuitem181'
,
text
:
'前台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2746,7 +2746,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem181'
,
},
{
id
:
'
DC1B3B50-C2F5-49E5-AB69-3473058EF8B5
'
,
id
:
'
0A117518-1805-4B76-99FC-123A4A42CE87
'
,
name
:
'menuitem182'
,
text
:
'后台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2769,7 +2769,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
73F43A2F-2072-4368-853C-E7859692CC89
'
,
id
:
'
58B9EFD0-94D2-4970-A945-C3B783716176
'
,
name
:
'menuitem2'
,
text
:
'更多'
,
type
:
'MENUITEM'
,
...
...
@@ -2788,7 +2788,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem2'
,
items
:
[
{
id
:
'
7EA66C9E-6B16-46E3-8C14-85DE5066F883
'
,
id
:
'
5D8FED31-062F-4BF5-8AE5-A0FA35FCD461
'
,
name
:
'menuitem19'
,
text
:
'临时模式'
,
type
:
'MENUITEM'
,
...
...
@@ -2807,7 +2807,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem19'
,
},
{
id
:
'
AF65301E-0705-4859-A550-48436E645513
'
,
id
:
'
FF97E4F3-123C-48A6-A173-06B2C74F440B
'
,
name
:
'menuitem46'
,
text
:
'数据导出导入'
,
type
:
'MENUITEM'
,
...
...
@@ -2826,7 +2826,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem46'
,
},
{
id
:
'8
66F632C-E79A-45B4-9B9E-8421AA6A4418
'
,
id
:
'8
22081BB-DEE4-4484-9811-AE14B60C6E82
'
,
name
:
'menuitem67'
,
text
:
'索引实体'
,
type
:
'MENUITEM'
,
...
...
@@ -2845,7 +2845,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem67'
,
},
{
id
:
'
C9509EAE-E769-48BF-AD3B-5D0C6140847B
'
,
id
:
'
5E591180-61BE-4264-B204-B1D6888EAD41
'
,
name
:
'menuitem184'
,
text
:
'主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2864,7 +2864,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem184'
,
items
:
[
{
id
:
'
6DE7BD17-29A7-4ECE-8480-F0EA920699F2
'
,
id
:
'
E5CCA675-3D1C-44A3-A192-E250F0B94DCF
'
,
name
:
'menuitem70'
,
text
:
'表格主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2883,7 +2883,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem70'
,
},
{
id
:
'
52CEB22A-C02F-43C4-805D-2899980884A6
'
,
id
:
'
DDC4CA30-D5C3-4164-A505-7E4017CCF923
'
,
name
:
'menuitem148'
,
text
:
'列表主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2902,7 +2902,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem148'
,
},
{
id
:
'
1ADABB88-C299-4ACC-B8A2-B5C6F9543E30
'
,
id
:
'
74403E27-921C-472A-BDEB-020DE7649659
'
,
name
:
'menuitem183'
,
text
:
'数据主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2921,7 +2921,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem183'
,
},
{
id
:
'
68F6BA69-FBA6-4CE2-ADE7-1D2BD1FDF93E
'
,
id
:
'
A9893C0D-29B6-42B2-A27C-D222CF103D67
'
,
name
:
'menuitem28'
,
text
:
'日历主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2940,7 +2940,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem28'
,
},
{
id
:
'
DD6E6A9E-3273-491A-9959-9EDA69F682B8
'
,
id
:
'
18E9D575-748D-4439-852A-B04EA5C149BF
'
,
name
:
'menuitem29'
,
text
:
'树主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2963,7 +2963,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
A69852DC-6405-4DE5-A542-628EBD290520
'
,
id
:
'
57DE133F-C978-4B44-B679-27BE20F9EC8C
'
,
name
:
'menuitem22'
,
text
:
'测试'
,
type
:
'MENUITEM'
,
...
...
@@ -2982,7 +2982,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem22'
,
items
:
[
{
id
:
'
AD9D8E91-CEAF-43F0-A6DE-B9C0BFF5BBF9
'
,
id
:
'
DA3DF4BC-95E4-4E6F-85C6-2EA696B1FFD5
'
,
name
:
'menuitem23'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -3001,7 +3001,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem23'
,
},
{
id
:
'0
B165DEA-AEC8-429E-9C21-2AE23AD28F7B
'
,
id
:
'0
9E7C77A-B343-4985-9A20-5A6FB031C9BF
'
,
name
:
'menuitem24'
,
text
:
'表单嵌入卡片视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3020,7 +3020,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem24'
,
},
{
id
:
'
A950CE72-A4F3-4D03-A738-26FECD3DCCD3
'
,
id
:
'
14A002BC-04AB-49B4-80D0-F351A9A94C67
'
,
name
:
'menuitem25'
,
text
:
'关系界面刷新主表单'
,
type
:
'MENUITEM'
,
...
...
@@ -3041,7 +3041,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
A364F26D-AC8B-41CC-984A-2AF1C7A58C9C
'
,
id
:
'
CF5E5C32-09D9-4D92-AE82-16972F6CF633
'
,
name
:
'menuitem66'
,
text
:
'视图布局面板测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3060,7 +3060,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem66'
,
items
:
[
{
id
:
'B
CBB0C87-AF11-423B-9339-1D6D2D2BA29
F'
,
id
:
'B
9085A1A-D745-4425-864F-5B6A2669F7E
F'
,
name
:
'menuitem122'
,
text
:
'表格视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -3079,7 +3079,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem122'
,
},
{
id
:
'
7456F235-F7E7-480C-B519-3320B613E9A4
'
,
id
:
'
3AD340AD-C53D-4EB2-AE3A-3B89DFAE64CF
'
,
name
:
'menuitem125'
,
text
:
'测试表单自定义布局多媒体'
,
type
:
'MENUITEM'
,
...
...
@@ -3098,7 +3098,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem125'
,
},
{
id
:
'9
C894AD9-5EF1-455B-A446-D15ABBD211E0
'
,
id
:
'9
4D5BC0E-08DA-4896-8C0F-6E51067E59B8
'
,
name
:
'menuitem126'
,
text
:
'自定义导航'
,
type
:
'MENUITEM'
,
...
...
@@ -3117,7 +3117,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem126'
,
},
{
id
:
'
2C32F1A5-1165-4FBB-BC6B-620D6A38FA9F
'
,
id
:
'
D2B18AFF-DC3A-4343-A24E-784FC9B3ED83
'
,
name
:
'menuitem130'
,
text
:
'布局面板组件测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3136,7 +3136,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem130'
,
},
{
id
:
'
716B8995-418A-4CF0-A7BC-5D422B6B31B1
'
,
id
:
'
6A9A6773-E656-4486-A80B-F77A353C3A7A
'
,
name
:
'menuitem131'
,
text
:
'编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -3155,7 +3155,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem131'
,
},
{
id
:
'
724AC0A0-926B-4F91-8EB9-37832AE7B857
'
,
id
:
'
55DD79C0-D1AF-4FF2-AB54-25D2D0927900
'
,
name
:
'menuitem142'
,
text
:
'列表视图(自定义面板)'
,
type
:
'MENUITEM'
,
...
...
@@ -3174,7 +3174,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem142'
,
},
{
id
:
'
9AEED639-7E88-4CF5-980E-7788403F0BD1
'
,
id
:
'
F2BB4B79-50B4-4ADB-9736-7B9CCA8CAF8D
'
,
name
:
'menuitem159'
,
text
:
'卡片视图(布局面板)'
,
type
:
'MENUITEM'
,
...
...
@@ -3193,7 +3193,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem159'
,
},
{
id
:
'
F61C979A-3B37-45CC-BA9F-CF8A298F3498
'
,
id
:
'
60CB6C67-5DAB-4061-AC56-0C54AF8F292F
'
,
name
:
'menuitem185'
,
text
:
'测试布局面板(树视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3212,7 +3212,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem185'
,
},
{
id
:
'
AF9FDA47-9616-4EA7-9A1D-65F4C891842D
'
,
id
:
'
F19CBF34-9BE0-4DD9-9E6F-E27B78B50557
'
,
name
:
'menuitem187'
,
text
:
'测试布局面板(日历视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3231,7 +3231,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem187'
,
},
{
id
:
'
70B72F2D-3E74-4DDB-8860-6AFBB7B6BA
50'
,
id
:
'
B9BED019-3538-4153-B773-6E4A60160D
50'
,
name
:
'menuitem188'
,
text
:
'测试布局面板(图表)'
,
type
:
'MENUITEM'
,
...
...
@@ -3250,7 +3250,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem188'
,
},
{
id
:
'
C4D13492-0BB6-40B7-822C-014457BE99AA
'
,
id
:
'
DA2F6B67-5562-4989-988D-E68C0C81C2D1
'
,
name
:
'menuitem189'
,
text
:
'测试布局面板(树导航)'
,
type
:
'MENUITEM'
,
...
...
@@ -3267,6 +3267,704 @@ export default class MainMenuModel {
appfunctag
:
'UsrAppFunc1104869965'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem189'
,
},
{
id
:
'9BF0D956-BD5B-4FF1-A0E6-6428BD77628E'
,
name
:
'menuitem190'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem190'
,
items
:
[
{
id
:
'A843CF3F-CF74-4318-880B-AA45A6611984'
,
name
:
'menuitem191'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'单数据视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem191'
,
items
:
[
{
id
:
'6E3CDBD3-6130-4EF5-A4D7-D3A60F9FBFFB'
,
name
:
'menuitem192'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体向导视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc102'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem192'
,
},
{
id
:
'59E572FE-5555-4ADD-BE6C-05FB83DB584C'
,
name
:
'menuitem193'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc31'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem193'
,
},
{
id
:
'DB9F6B9F-1577-48BF-80B7-D9A235596F60'
,
name
:
'menuitem194'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图(分页关系)'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto337'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem194'
,
},
{
id
:
'8E1E7403-ED7E-46CF-A9B5-4ACEF512B019'
,
name
:
'menuitem195'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图(上下关系)'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc41'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem195'
,
},
{
id
:
'946B1881-0981-44AE-BF40-80A0D140B523'
,
name
:
'menuitem196'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体编辑视图(左右关系)'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto402'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem196'
,
},
{
id
:
'6B7853F4-CB9C-4D73-801F-142F6347EC9A'
,
name
:
'menuitem197'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体分页导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto213'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem197'
,
},
{
id
:
'38D41599-0A76-42A4-932F-4F9317F820C8'
,
name
:
'menuitem198'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体数据看板视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc45'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem198'
,
},
{
id
:
'93075900-B742-471F-A46A-B3AA8553B5B3'
,
name
:
'menuitem199'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体选项操作视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc48'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem199'
,
},
],
},
{
id
:
'C86ED1AF-AC05-4E4F-A2F3-CC21272CC15D'
,
name
:
'menuitem200'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'多数据视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem200'
,
items
:
[
{
id
:
'2637BF74-B621-49B5-ABDA-FEC5D706F221'
,
name
:
'menuitem201'
,
text
:
'实体表格视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体表格视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem201'
,
},
{
id
:
'2070FEF5-5425-4244-8995-0DEB0110B32D'
,
name
:
'menuitem202'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体多表单编辑视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc43'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem202'
,
},
{
id
:
'36896814-4045-4FF0-93EC-0B9538B25A25'
,
name
:
'menuitem203'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体甘特视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc74'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem203'
,
},
{
id
:
'03C42F07-F66F-4110-8622-378DC2FD2CDD'
,
name
:
'menuitem204'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体列表视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc90'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem204'
,
},
{
id
:
'0BDA2DE7-69D9-47BC-AC0D-D5563B960CD7'
,
name
:
'menuitem205'
,
text
:
'实体日历视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体日历视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc20'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem205'
,
},
{
id
:
'696A243F-6E10-4E5D-AD33-EB5A12DCFFD3'
,
name
:
'menuitem206'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体看板视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc25'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem206'
,
},
{
id
:
'23B6CEC7-4B84-43C5-A7EF-351EC2632494'
,
name
:
'menuitem207'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体树表格视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc73'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem207'
,
},
{
id
:
'F1201EE9-4C03-489D-8221-E25E8E3883A8'
,
name
:
'menuitem208'
,
text
:
'实体树视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体树视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc91'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem208'
,
},
{
id
:
'7BE5FA38-E2D7-4E91-946E-D27D4AADEA23'
,
name
:
'menuitem209'
,
text
:
'实体数据视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体数据视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc14'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem209'
,
},
{
id
:
'B521301B-C4C7-452F-89AD-0C160E80C254'
,
name
:
'menuitem210'
,
text
:
'实体图表视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体图表视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc35'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem210'
,
},
],
},
{
id
:
'5900A592-2FC5-43F5-B5ED-29722F65B75A'
,
name
:
'menuitem211'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem211'
,
items
:
[
{
id
:
'53DD2187-C68A-4654-826F-39BCB31A377B'
,
name
:
'menuitem215'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体表格导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc46'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem215'
,
},
{
id
:
'9C29294B-1902-499C-A2B4-C1ACD819796F'
,
name
:
'menuitem216'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体列表导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc56'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem216'
,
},
{
id
:
'B183ED49-E86F-4EC9-9593-1C92C349AE76'
,
name
:
'menuitem217'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体卡片导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc58'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem217'
,
},
{
id
:
'C9AC8A76-DB57-4F6D-9D35-F6E3AB7CFE99'
,
name
:
'menuitem218'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体日历导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc59'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem218'
,
},
{
id
:
'AA336A49-284F-4775-9D0A-6EE179D64E44'
,
name
:
'menuitem219'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'实体树导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc57'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem219'
,
},
],
},
{
id
:
'926532B2-D1E6-4A22-9AEA-3FCDFA459217'
,
name
:
'menuitem220'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'选择视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem220'
,
items
:
[
{
id
:
'501E2680-5736-4382-8BA1-B0417D71BF85'
,
name
:
'menuitem221'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'数据选择视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc64'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem221'
,
},
{
id
:
'51687D3E-59DF-4EEB-A70B-E8F0041EE4C0'
,
name
:
'menuitem222'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'索引选择视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto296'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem222'
,
},
],
},
{
id
:
'909A3DC4-591C-4618-A304-6C8DFD386AFE'
,
name
:
'menuitem223'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc85'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem223'
,
items
:
[
{
id
:
'62B4E75C-0E13-4025-99BC-54A0CAA9D56F'
,
name
:
'menuitem224'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流动态导航视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc85'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem224'
,
},
{
id
:
'649C729D-9BA7-416E-9176-4D81CF94389D'
,
name
:
'menuitem225'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流启动'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc86'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem225'
,
},
{
id
:
'AECE8113-98F5-4D6C-AD6D-235644A04BD7'
,
name
:
'menuitem226'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'工作流动态操作视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc94'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem226'
,
},
],
},
{
id
:
'460C7EAA-606C-44D8-94D2-14DDD0B459CC'
,
name
:
'menuitem227'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'其他视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem227'
,
items
:
[
{
id
:
'7D8CBD1D-993E-4F41-BBFC-07A3AB767FA6'
,
name
:
'menuitem230'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'自定义视图'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc22'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem230'
,
},
],
},
],
},
],
},
...
...
@@ -4665,6 +5363,18 @@ export default class MainMenuModel {
{
pathName
:
'testcltreeexpview'
,
parameterName
:
'testcltreeexpview'
},
],
},
{
appfunctag
:
'AppFunc102'
,
appfuncyype
:
'APPVIEW'
,
openmode
:
''
,
codename
:
'ibizbookwizardview_layout'
,
deResParameters
:
[],
routepath
:
'/index/:index?/ibizbooks/:ibizbook?/wizardview_layout/:wizardview_layout?'
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'wizardview_layout'
,
parameterName
:
'wizardview_layout'
},
],
},
];
/**
...
...
app_Web/src/widgets/ibizappeditor/default-searchform/default-searchform-base.vue
浏览文件 @
05064b0d
...
...
@@ -590,7 +590,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -626,7 +626,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
05064b0d
...
...
@@ -663,7 +663,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
GroupByCodelistList
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -699,7 +699,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
GroupByCodelistList
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/guide-borrow-form-form/guide-borrow-form-form-base.vue
浏览文件 @
05064b0d
...
...
@@ -1300,7 +1300,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -1335,7 +1335,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
*/
public
loadDraft
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
@@ -1396,7 +1396,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1504,7 +1504,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1578,7 +1578,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
opt
[
0
];
...
...
app_Web/src/widgets/ibizbook/guide-return-form-form/guide-return-form-form-base.vue
浏览文件 @
05064b0d
...
...
@@ -1266,7 +1266,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -1301,7 +1301,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
*/
public
loadDraft
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
@@ -1362,7 +1362,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1470,7 +1470,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1544,7 +1544,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
opt
[
0
];
...
...
app_Web/src/widgets/ibizbook/guide-view-form-form/guide-view-form-form-base.vue
浏览文件 @
05064b0d
...
...
@@ -1369,7 +1369,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -1404,7 +1404,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
*/
public
loadDraft
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
@@ -1465,7 +1465,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1573,7 +1573,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1647,7 +1647,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
opt
[
0
];
...
...
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-base.vue
浏览文件 @
05064b0d
...
...
@@ -48,18 +48,18 @@
<div
v-show=
"flag"
class=
"batch-toolbar"
>
<div
class=
'toolbar-container'
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"
usr2dataviewdataview_batchtoolbarModels.deuiaction1.visabled"
:disabled=
"usr2dataviewdataview_batchtoolbarModels.deuiaction1.disabled"
class=
''
v-loading:i-button
@
click=
"
dataview_batchtoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i-button
v-show=
"
dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction1.visabled"
:disabled=
"dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction1.disabled"
class=
''
v-loading:i-button
@
click=
"dataviewexpbar_
dataview_batchtoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i
class=
'fa fa-edit'
></i>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
usr2dataview
dataview_batchtoolbar_toolbar.deuiaction1.caption')}}
</span>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
dataviewexpviewdataviewexpbar_
dataview_batchtoolbar_toolbar.deuiaction1.caption')}}
</span>
</i-button>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
usr2dataview
dataview_batchtoolbar_toolbar.deuiaction1.tip')}}
</div>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
dataviewexpviewdataviewexpbar_
dataview_batchtoolbar_toolbar.deuiaction1.tip')}}
</div>
</tooltip>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"
usr2dataviewdataview_batchtoolbarModels.deuiaction2.visabled"
:disabled=
"usr2dataviewdataview_batchtoolbarModels.deuiaction2.disabled"
class=
''
v-loading:i-button
@
click=
"
dataview_batchtoolbar_click({ tag: 'deuiaction2' }, $event)"
>
<i-button
v-show=
"
dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction2.visabled"
:disabled=
"dataviewexpviewdataviewexpbar_dataview_batchtoolbarModels.deuiaction2.disabled"
class=
''
v-loading:i-button
@
click=
"dataviewexpbar_
dataview_batchtoolbar_click({ tag: 'deuiaction2' }, $event)"
>
<i
class=
'fa fa-remove'
></i>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
usr2dataview
dataview_batchtoolbar_toolbar.deuiaction2.caption')}}
</span>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
dataviewexpviewdataviewexpbar_
dataview_batchtoolbar_toolbar.deuiaction2.caption')}}
</span>
</i-button>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
usr2dataview
dataview_batchtoolbar_toolbar.deuiaction2.tip')}}
</div>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
dataviewexpviewdataviewexpbar_
dataview_batchtoolbar_toolbar.deuiaction2.tip')}}
</div>
</tooltip>
</div>
</div>
...
...
@@ -174,18 +174,18 @@ export default class Usr2Base extends Vue implements ControlInterface {
public
appEntityService
:
IBIZBOOKEntityService
=
new
IBIZBOOKEntityService
({
$store
:
this
.
$store
});
/**
* dataview_batchtoolbar 部件 click 事件
* dataview
expbar_dataview
_batchtoolbar 部件 click 事件
*
* @param {*} [args={}]
* @param {*} $event
* @memberof Usr2Base
*/
public
dataview_batchtoolbar_click
(
$event
:
any
,
$event2
?:
any
)
{
public
dataview
expbar_dataview
_batchtoolbar_click
(
$event
:
any
,
$event2
?:
any
)
{
if
(
Object
.
is
(
$event
.
tag
,
'deuiaction1'
))
{
this
.
dataview
_batchtoolbar_deuiaction1_click
(
null
,
'
dataview_batchtoolbar'
,
$event2
);
this
.
dataview
expbar_dataview_batchtoolbar_deuiaction1_click
(
null
,
'dataviewexpbar_
dataview_batchtoolbar'
,
$event2
);
}
if
(
Object
.
is
(
$event
.
tag
,
'deuiaction2'
))
{
this
.
dataview
_batchtoolbar_deuiaction2_click
(
null
,
'
dataview_batchtoolbar'
,
$event2
);
this
.
dataview
expbar_dataview_batchtoolbar_deuiaction2_click
(
null
,
'dataviewexpbar_
dataview_batchtoolbar'
,
$event2
);
}
}
...
...
@@ -198,7 +198,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @memberof
*/
public
dataview_batchtoolbar_deuiaction1_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_batchtoolbar_deuiaction1_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 参数
// 取数
let
datas
:
any
[]
=
[];
...
...
@@ -226,7 +226,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @memberof
*/
public
dataview_batchtoolbar_deuiaction2_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_batchtoolbar_deuiaction2_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 参数
// 取数
let
datas
:
any
[]
=
[];
...
...
@@ -254,7 +254,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @memberof
*/
public
dataview_memo1_u37f11a8_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_memo1_u37f11a8_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 取数
let
datas
:
any
[]
=
[];
let
xData
:
any
=
null
;
...
...
@@ -281,7 +281,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event]
* @memberof
*/
public
dataview_memo1_uc365542_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
dataview
expbar_dataview
_memo1_uc365542_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 取数
let
datas
:
any
[]
=
[];
let
xData
:
any
=
null
;
...
...
@@ -309,7 +309,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOK
Usr2Data
ViewBase
* @memberof IBIZBOOK
DataViewExp
ViewBase
*/
public
Edit
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
if
(
args
.
length
===
0
)
{
...
...
@@ -335,7 +335,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOK
Usr2Data
ViewBase
* @memberof IBIZBOOK
DataViewExp
ViewBase
*/
public
Remove
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
const
_this
:
any
=
this
;
...
...
@@ -629,9 +629,9 @@ export default class Usr2Base extends Vue implements ControlInterface {
* 工具栏模型
*
* @type {*}
* @memberof IBIZBOOK
Usr2Data
View
* @memberof IBIZBOOK
DataViewExp
View
*/
public
usr2dataview
dataview_batchtoolbarModels
:
any
=
{
public
dataviewexpviewdataviewexpbar_
dataview_batchtoolbarModels
:
any
=
{
deuiaction1
:
{
name
:
'deuiaction1'
,
actiontarget
:
'NONE'
,
caption
:
'编辑'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'Edit'
,
target
:
'SINGLEKEY'
}
},
deuiaction2
:
{
name
:
'deuiaction2'
,
actiontarget
:
'NONE'
,
caption
:
'删除'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'Remove'
,
target
:
'MULTIKEY'
}
},
...
...
@@ -956,7 +956,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{},
isReset
:
boolean
=
false
):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{...
opt
};
...
...
@@ -1036,7 +1036,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
}
let
_datas
:
any
[]
=
[];
...
...
@@ -1146,7 +1146,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -1154,7 +1154,7 @@ export default class Usr2Base extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2Data
View'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
DataViewExp
View'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizbook
){
...
...
@@ -1245,16 +1245,16 @@ export default class Usr2Base extends Vue implements ControlInterface {
public
uiAction
(
data
:
any
,
tag
:
any
,
$event
:
any
)
{
$event
.
stopPropagation
();
if
(
Object
.
is
(
'Edit'
,
tag
))
{
this
.
dataview_batchtoolbar_deuiaction1_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_batchtoolbar_deuiaction1_click
(
data
,
tag
,
$event
);
}
if
(
Object
.
is
(
'Remove'
,
tag
))
{
this
.
dataview_batchtoolbar_deuiaction2_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_batchtoolbar_deuiaction2_click
(
data
,
tag
,
$event
);
}
if
(
Object
.
is
(
'Edit'
,
tag
))
{
this
.
dataview_memo1_u37f11a8_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_memo1_u37f11a8_click
(
data
,
tag
,
$event
);
}
if
(
Object
.
is
(
'Remove'
,
tag
))
{
this
.
dataview_memo1_uc365542_click
(
data
,
tag
,
$event
);
this
.
dataview
expbar_dataview
_memo1_uc365542_click
(
data
,
tag
,
$event
);
}
}
...
...
app_Web/src/widgets/ibizbook/usr2-dataview/usr2-dataview-model.ts
浏览文件 @
05064b0d
...
...
@@ -10,7 +10,7 @@ export default class Usr2Model {
* 获取数据项集合
*
* @returns {any[]}
* @memberof Usr2Data
V
iewMode
* @memberof Usr2Data
viewexpbar_datav
iewMode
*/
public
getDataItems
():
any
[]
{
return
[
...
...
@@ -39,17 +39,6 @@ export default class Usr2Model {
dataType
:
'FONTKEY'
,
},
{
name
:
'n_ibizbookname_like'
,
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'size'
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录