Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
3084f0c8
提交
3084f0c8
编写于
11月 10, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ShineKOT 发布系统代码 [后台服务,演示应用]
上级
9ecf5e7e
变更
22
隐藏空白字符变更
内嵌
并排
正在显示
22 个修改的文件
包含
1058 行增加
和
808 行删除
+1058
-808
BO-CN-base.ts
app_Web/src/locale/lang/BO-CN-base.ts
+1
-0
en-US-base.ts
app_Web/src/locale/lang/en-US-base.ts
+1
-0
zh-CN-base.ts
app_Web/src/locale/lang/zh-CN-base.ts
+1
-0
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+221
-203
ibizcustomer-media-test-edit-view-base.vue
...test-edit-view/ibizcustomer-media-test-edit-view-base.vue
+30
-2
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+222
-203
default-searchform-base.vue
...zappeditor/default-searchform/default-searchform-base.vue
+2
-2
auto1-panel-base.vue
...Web/src/widgets/ibizbook/auto1-panel/auto1-panel-base.vue
+4
-0
has-panel-kan-ban-panel-base.vue
.../has-panel-kan-ban-panel/has-panel-kan-ban-panel-base.vue
+4
-0
has-panel-list-panel-base.vue
...izbook/has-panel-list-panel/has-panel-list-panel-base.vue
+4
-0
listpanel-panel-base.vue
...widgets/ibizbook/listpanel-panel/listpanel-panel-base.vue
+7
-0
lnternal-func-list-list-base.vue
.../lnternal-func-list-list/lnternal-func-list-list-base.vue
+20
-20
timelineitemlayoutpanel-panel-base.vue
...mlayoutpanel-panel/timelineitemlayoutpanel-panel-base.vue
+1
-0
usr-panel-base.vue
app_Web/src/widgets/ibizbook/usr-panel/usr-panel-base.vue
+1
-0
usr4-panel-base.vue
app_Web/src/widgets/ibizbook/usr4-panel/usr4-panel-base.vue
+4
-0
usr5-panel-base.vue
app_Web/src/widgets/ibizbook/usr5-panel/usr5-panel-base.vue
+1
-0
IBIZCustomerMediaTestEditView.json
...SAPPS/Web/PSAPPDEVIEWS/IBIZCustomerMediaTestEditView.json
+498
-376
index.json
...atic/remotemodel/PSSYSAPPS/Web/PSAPPINDEXVIEWS/index.json
+14
-0
MainMenu.json
...static/remotemodel/PSSYSAPPS/Web/PSAPPMENUS/MainMenu.json
+6
-0
PSSYSAPP.json
.../resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
+14
-0
h2_table.xml
demo-core/src/main/resources/liquibase/h2_table.xml
+1
-1
view.xml
demo-core/src/main/resources/liquibase/view.xml
+1
-1
未找到文件。
app_Web/src/locale/lang/BO-CN-base.ts
浏览文件 @
3084f0c8
...
...
@@ -412,6 +412,7 @@ function getAppLocale(){
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem131
:
commonLogic
.
appcommonhandle
(
"界面逻辑"
,
null
),
},
},
formpage
:{
...
...
app_Web/src/locale/lang/en-US-base.ts
浏览文件 @
3084f0c8
...
...
@@ -412,6 +412,7 @@ function getAppLocale(){
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem131
:
commonLogic
.
appcommonhandle
(
"界面逻辑"
,
null
),
},
},
formpage
:{
...
...
app_Web/src/locale/lang/zh-CN-base.ts
浏览文件 @
3084f0c8
...
...
@@ -412,6 +412,7 @@ function getAppLocale(){
menuitem227
:
commonLogic
.
appcommonhandle
(
"其他视图"
,
null
),
menuitem230
:
commonLogic
.
appcommonhandle
(
"自定义视图"
,
null
),
menuitem201
:
commonLogic
.
appcommonhandle
(
"测试界面逻辑"
,
null
),
menuitem131
:
commonLogic
.
appcommonhandle
(
"界面逻辑"
,
null
),
},
},
formpage
:{
...
...
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
3084f0c8
...
...
@@ -11,7 +11,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
name
:
'appmenu'
,
items
:
[
{
id
:
'
6BA0EB51-FAAB-407F-A8F4-BB65C46B9510
'
,
id
:
'
8DC7A56C-6B02-4DA5-A794-16D08E6A35FE
'
,
name
:
'menuitem1'
,
text
:
'工作台'
,
type
:
'MENUITEM'
,
...
...
@@ -29,7 +29,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
D1879496-607A-4909-AA44-6F0BAAE0826A
'
,
id
:
'
427084EC-CB2B-455B-BE99-73BDB99A395B
'
,
name
:
'menuitem3'
,
text
:
'控件'
,
type
:
'MENUITEM'
,
...
...
@@ -47,7 +47,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
D3400D62-47B4-43C1-9A3E-65252015050D
'
,
id
:
'
71976365-EB83-4821-950A-45CCAA940875
'
,
name
:
'menuitem6'
,
text
:
'默认数据类型'
,
type
:
'MENUITEM'
,
...
...
@@ -65,7 +65,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
62BEAA84-AFCA-4A96-B900-1120540728D0
'
,
id
:
'
4617B4F3-A7F9-4778-B685-7A416DBE0E09
'
,
name
:
'menuitem7'
,
text
:
'默认编辑器类型'
,
type
:
'MENUITEM'
,
...
...
@@ -83,7 +83,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
09F3C433-05B2-4B31-83DF-0DBD79B6475F
'
,
id
:
'
88FDF31A-3F25-4CB7-9A71-24D3E719152D
'
,
name
:
'menuitem72'
,
text
:
'扩展编辑器'
,
type
:
'MENUITEM'
,
...
...
@@ -101,7 +101,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
25611A07-8D05-4CF7-9D4E-69D8909798A8
'
,
id
:
'
B43C21CA-5730-4B8D-BAE4-34B75E6CCB5C
'
,
name
:
'menuitem65'
,
text
:
'微服务组件'
,
type
:
'MENUITEM'
,
...
...
@@ -119,7 +119,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
401D3B39-78E1-4AE0-A628-51AE5E5891B8
'
,
id
:
'
6D707023-4895-481B-AFB2-BAF41DA2F77D
'
,
name
:
'menuitem151'
,
text
:
'编辑器插件示例'
,
type
:
'MENUITEM'
,
...
...
@@ -139,7 +139,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
E17EFDEB-E29C-4BEC-8E22-8B902EC7BEA
7'
,
id
:
'
8950DD23-6521-4C02-8B5B-AB5F50C7270
7'
,
name
:
'menuitem4'
,
text
:
'部件'
,
type
:
'MENUITEM'
,
...
...
@@ -157,7 +157,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
3F7A4FB2-7FF1-4081-97C6-8A43A0527E3
C'
,
id
:
'
E864800D-9A3B-49A3-84F9-48E5E121D44
C'
,
name
:
'menuitem112'
,
text
:
'应用类'
,
type
:
'MENUITEM'
,
...
...
@@ -175,7 +175,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
C9FFF44F-713C-4374-A8C2-E37366AB18CC
'
,
id
:
'
1C7DA56A-C841-4965-B1A5-01AF4A218783
'
,
name
:
'menuitem186'
,
text
:
'数据看板'
,
type
:
'MENUITEM'
,
...
...
@@ -193,7 +193,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1D993281-851D-45FA-964B-B5DE3962DB04
'
,
id
:
'
7988B178-91AC-4493-9FDD-4041D4B46AAC
'
,
name
:
'menuitem129'
,
text
:
'门户部件'
,
type
:
'MENUITEM'
,
...
...
@@ -213,7 +213,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
394AD879-261E-4624-89CE-1674518D2F90
'
,
id
:
'
D694F54D-1B82-42AE-89EC-0D6D3B1943BA
'
,
name
:
'menuitem156'
,
text
:
'表单类'
,
type
:
'MENUITEM'
,
...
...
@@ -231,7 +231,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
AFC150B5-34AC-4751-8C1F-B31A5A9D960A
'
,
id
:
'
FB2F07F2-CEB1-4C40-88C5-B4AE31CA7011
'
,
name
:
'menuitem12'
,
text
:
'编辑表单'
,
type
:
'MENUITEM'
,
...
...
@@ -249,7 +249,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
C76EBF74-8AB4-467D-A2A2-B80816C7B104
'
,
id
:
'
890018B5-9A48-4601-819B-AAB28EAC0902
'
,
name
:
'menuitem15'
,
text
:
'基础表单项'
,
type
:
'MENUITEM'
,
...
...
@@ -267,7 +267,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7492214F-A27C-4720-B9C8-1756E97623D7
'
,
id
:
'
FEEF72D5-48F3-4777-B2BC-83CEEF160965
'
,
name
:
'menuitem107'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -285,7 +285,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
EE79FA1B-5E2A-4BEE-8950-DDB1267A3601
'
,
id
:
'
4504BC77-8F79-43EB-992A-E4B503EEF25C
'
,
name
:
'menuitem47'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -303,7 +303,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
3182DDAE-F205-4AB2-AFCB-A81656D304A2
'
,
id
:
'
A103F6A1-03A0-4E9B-AED3-456977429CE1
'
,
name
:
'menuitem99'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -321,7 +321,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
9061C54F-28FD-4847-9B56-C1AF0FCA8E7F
'
,
id
:
'
3ED8CF82-5751-4566-ABEB-4279263D159D
'
,
name
:
'menuitem48'
,
text
:
'输入提示'
,
type
:
'MENUITEM'
,
...
...
@@ -339,7 +339,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B1C7CF4A-E445-46CA-8F34-5C97117FD9E0
'
,
id
:
'
9A9C082C-7ACF-4B58-A235-ACAF285379CE
'
,
name
:
'menuitem49'
,
text
:
'辅助输入'
,
type
:
'MENUITEM'
,
...
...
@@ -357,7 +357,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
6821E2CD-E7BB-4B1B-89BF-A7EEE9B6E21C
'
,
id
:
'
18F50484-2FA3-4AC8-AC15-4C61F85CF010
'
,
name
:
'menuitem50'
,
text
:
'自动填充'
,
type
:
'MENUITEM'
,
...
...
@@ -375,7 +375,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C702098A-F2C7-440F-817D-6A7DF1B15688
'
,
id
:
'
3D659537-6A5A-4C6A-B690-6BA62CB51361
'
,
name
:
'menuitem51'
,
text
:
'超链接'
,
type
:
'MENUITEM'
,
...
...
@@ -393,7 +393,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'E
CCA3180-41B7-4D3E-982F-17C6C522A894
'
,
id
:
'E
4B2B8F0-05FE-4B68-A404-26272BE4FD88
'
,
name
:
'menuitem52'
,
text
:
'表单值重置'
,
type
:
'MENUITEM'
,
...
...
@@ -411,7 +411,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
F61AE1E5-0A96-4314-9B80-C3851571C5E8
'
,
id
:
'
B630D32C-5820-478C-99A4-F501C483EA61
'
,
name
:
'menuitem55'
,
text
:
'动态显示'
,
type
:
'MENUITEM'
,
...
...
@@ -429,7 +429,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
49D21C7E-B194-424B-BBD5-55DBF1A30E3D
'
,
id
:
'
81C24D88-3969-41C9-9764-39DBEC5DA866
'
,
name
:
'menuitem53'
,
text
:
'动态启用'
,
type
:
'MENUITEM'
,
...
...
@@ -447,7 +447,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
EA8AEF3C-AD28-43F0-8819-DF70E894C91D
'
,
id
:
'
2395F90F-15E4-4C96-8305-A5CDB4BCE58E
'
,
name
:
'menuitem54'
,
text
:
'动态空输入'
,
type
:
'MENUITEM'
,
...
...
@@ -465,7 +465,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
AC8C71D4-B698-4C20-A69D-4DD8D9BCD00D
'
,
id
:
'
DFE05795-D69E-482B-BE8D-1DE3E5B56791
'
,
name
:
'menuitem56'
,
text
:
'表单项更新'
,
type
:
'MENUITEM'
,
...
...
@@ -483,7 +483,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E65E9B47-994F-4702-9C38-BE10E34D128C
'
,
id
:
'
C0B71E74-EC71-44DA-A185-CEF32059B839
'
,
name
:
'menuitem108'
,
text
:
'表单值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -503,7 +503,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
BFBA2EB7-1F45-4B96-B279-0379596EF753
'
,
id
:
'
84335C37-74A9-40A4-AA3E-D0B8F4BBE115
'
,
name
:
'menuitem16'
,
text
:
'搜索表单'
,
type
:
'MENUITEM'
,
...
...
@@ -523,7 +523,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
2E26089B-F149-48A3-A51B-788D6D664E6
9'
,
id
:
'
44131C79-5A03-4DA4-86A1-5450E9009FE
9'
,
name
:
'menuitem157'
,
text
:
'导航类'
,
type
:
'MENUITEM'
,
...
...
@@ -541,7 +541,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
19441019-F459-4119-B17A-43312D605618
'
,
id
:
'
BBC5ADAA-AE63-4C5B-AD62-3E185D065FFB
'
,
name
:
'menuitem120'
,
text
:
'分页导航'
,
type
:
'MENUITEM'
,
...
...
@@ -559,7 +559,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
8A424822-97ED-443E-BA42-F9B13B787FFC
'
,
id
:
'
7B31F12C-3303-4E58-B3D7-B47E34135B5D
'
,
name
:
'menuitem128'
,
text
:
'表格导航'
,
type
:
'MENUITEM'
,
...
...
@@ -577,7 +577,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
CADCB00B-94EE-48DA-8413-127EB532852D
'
,
id
:
'
6E568A63-2C82-4D3C-9BFD-B55313A59EB8
'
,
name
:
'menuitem114'
,
text
:
'列表导航'
,
type
:
'MENUITEM'
,
...
...
@@ -595,7 +595,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'9
CA9F4E1-4D52-4B5B-B375-D4F5F7EE48D0
'
,
id
:
'9
FC364E2-61C9-480D-A417-1711672E8F14
'
,
name
:
'menuitem137'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -613,7 +613,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
51FE21B4-C009-484A-A87E-3917907AEFE2
'
,
id
:
'
E1568D24-F684-4339-8DA7-DAD64B351CAB
'
,
name
:
'menuitem136'
,
text
:
'树导航'
,
type
:
'MENUITEM'
,
...
...
@@ -631,7 +631,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B4B2178E-3100-476C-B249-F5F4FACD9E70
'
,
id
:
'
A1D61BE9-E20C-4814-8BD3-CFE24D50B67B
'
,
name
:
'menuitem138'
,
text
:
'日历导航'
,
type
:
'MENUITEM'
,
...
...
@@ -649,7 +649,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
4275A960-75B1-4986-86CD-E333BDD303F4
'
,
id
:
'
A46969D2-797B-41DD-B4C4-F9BC57FE4E79
'
,
name
:
'menuitem139'
,
text
:
'时间轴导航'
,
type
:
'MENUITEM'
,
...
...
@@ -667,7 +667,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E60C53C3-CE4E-4219-9F63-7D835D26F4D0
'
,
id
:
'
7D80E23A-A988-4D63-95D9-6151650A7AA2
'
,
name
:
'menuitem20'
,
text
:
'数据关系分页'
,
type
:
'MENUITEM'
,
...
...
@@ -685,7 +685,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
A43418E1-93DD-4D9A-9FEF-6147868B7DE5
'
,
id
:
'
F463D375-0895-4220-862D-AA57604C3153
'
,
name
:
'menuitem117'
,
text
:
'数据关系分页(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -703,7 +703,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
613BF252-736A-41FE-891C-A0BCD0B3F8F
2'
,
id
:
'
F6FE22F2-80A0-4DE8-83E0-A3A68382BC8
2'
,
name
:
'menuitem118'
,
text
:
'数据关系分页(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -723,7 +723,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
737F01F9-C2CD-4723-9B9E-A63A405D02F1
'
,
id
:
'
043D30CB-C7B8-4610-A4AF-585080DAEAC4
'
,
name
:
'menuitem116'
,
text
:
' 数据关系栏'
,
type
:
'MENUITEM'
,
...
...
@@ -743,7 +743,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
808BC491-8AD2-44A2-A33E-0FB8E185A936
'
,
id
:
'
78ACFEB1-CDD8-4017-95EE-9730A62B9D78
'
,
name
:
'menuitem158'
,
text
:
'面板类'
,
type
:
'MENUITEM'
,
...
...
@@ -761,7 +761,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'3
90A3973-C4F0-40B5-913C-992DABB8D548
'
,
id
:
'3
B46C64A-4F8B-4486-8AE4-95311DB3779C
'
,
name
:
'menuitem145'
,
text
:
'选择视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -779,7 +779,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
45D16FC0-A2D1-4418-87F2-87A56E0FA379
'
,
id
:
'
6267E5E3-B326-47BB-8D6B-762C9F4735A0
'
,
name
:
'menuitem17'
,
text
:
'向导面板'
,
type
:
'MENUITEM'
,
...
...
@@ -797,7 +797,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
28553614-8FE8-466E-BE13-115D5966CA5
2'
,
id
:
'
9084922E-B8F5-4D0A-92E1-E3A91DBB5CE
2'
,
name
:
'menuitem134'
,
text
:
'基础用法'
,
type
:
'MENUITEM'
,
...
...
@@ -815,7 +815,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
4FA6CB73-C917-4668-9A29-9A93DE17E345
'
,
id
:
'
820F6636-65A3-4196-9060-9DEB7C90983E
'
,
name
:
'menuitem135'
,
text
:
'状态属性'
,
type
:
'MENUITEM'
,
...
...
@@ -835,7 +835,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
AB65D9F8-1360-43A2-854E-78184EB5E538
'
,
id
:
'
B2CA40E5-8DF5-4FD6-B277-71200F6B0066
'
,
name
:
'menuitem121'
,
text
:
'多编辑视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -853,7 +853,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
ED7EDF51-7BE3-42EA-B5E4-7E59CED91E9D
'
,
id
:
'
06F62C9C-FBAD-4A7B-BC1D-12D9F8604506
'
,
name
:
'menuitem115'
,
text
:
'多表单(行记录)'
,
type
:
'MENUITEM'
,
...
...
@@ -871,7 +871,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B52897C0-01DE-49D4-A1F2-A916C4AA9393
'
,
id
:
'
5902B8A5-80DB-44B8-AB21-A1BB24F0D71C
'
,
name
:
'menuitem123'
,
text
:
'多表单(上分页)'
,
type
:
'MENUITEM'
,
...
...
@@ -893,7 +893,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
B5A0FAD9-D9C0-4D3F-AFAF-D6DB51E1DEE2
'
,
id
:
'
97C0E2D2-B1FC-43A9-9C76-447409FD81DA
'
,
name
:
'menuitem119'
,
text
:
'多数据类'
,
type
:
'MENUITEM'
,
...
...
@@ -911,7 +911,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
F850F581-759E-4E7F-B9A9-0F5820BAFD20
'
,
id
:
'
6149C6B1-AB8F-4901-A81E-98FE78C56A2F
'
,
name
:
'menuitem13'
,
text
:
'表格'
,
type
:
'MENUITEM'
,
...
...
@@ -929,7 +929,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
443BA65C-D2AB-4699-9596-78ED2DA28685
'
,
id
:
'
F1591E08-E7CF-4356-8101-614C6243D23F
'
,
name
:
'menuitem57'
,
text
:
'禁用排序'
,
type
:
'MENUITEM'
,
...
...
@@ -947,7 +947,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B657711F-9034-4A3B-9227-D41D948B9FE8
'
,
id
:
'
731768C8-A0E3-475D-BDE2-EE9EC89BE1CA
'
,
name
:
'menuitem59'
,
text
:
'行操作'
,
type
:
'MENUITEM'
,
...
...
@@ -965,7 +965,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C1F80973-C628-4617-9FC8-8669EF0D4629
'
,
id
:
'
62B489DC-8A9C-4FB7-A6EC-C119A0C5D048
'
,
name
:
'menuitem58'
,
text
:
'行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -983,7 +983,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
61C21E35-9719-412B-8195-594A7CE1F691
'
,
id
:
'
B2695093-780B-4939-95A8-F6DC65DD9533
'
,
name
:
'menuitem73'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1001,7 +1001,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
8196B151-D206-44D2-9C4A-047053695CF7
'
,
id
:
'
6EAC2268-C183-422A-BAA0-1F82900D7201
'
,
name
:
'menuitem74'
,
text
:
'表格行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -1019,7 +1019,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
01B247C4-CDB9-4CD0-B5ED-B323383E8F69
'
,
id
:
'
E7D8215F-4B2C-4684-A0B8-0E965BB573EA
'
,
name
:
'menuitem75'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1037,7 +1037,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
568F85F9-29BF-4511-B3C6-67C15E160760
'
,
id
:
'
A064AC35-D45A-4FD3-9313-5250E3EBC43B
'
,
name
:
'menuitem76'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1055,7 +1055,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E3DE7073-F6FD-42D2-83E6-6E1BD133C43B
'
,
id
:
'
A1F7D457-53D3-452E-A095-21408E7E80D0
'
,
name
:
'menuitem77'
,
text
:
'表格值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -1073,7 +1073,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
46790BED-1997-403A-A956-DD02672B3DE4
'
,
id
:
'
9F39916F-BEC5-4C51-9721-71B4F67D4775
'
,
name
:
'menuitem132'
,
text
:
'表格列更新'
,
type
:
'MENUITEM'
,
...
...
@@ -1091,7 +1091,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A040F5CA-9BBA-4391-B07B-97EB6263EAD6
'
,
id
:
'
D0BC8BF5-D064-496E-860D-7BD9674D97E5
'
,
name
:
'menuitem133'
,
text
:
'表格列重置'
,
type
:
'MENUITEM'
,
...
...
@@ -1109,7 +1109,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
FEB09A21-F4A5-4BC2-A3CA-C95EAD86C6A5
'
,
id
:
'
917A5455-869F-4EC9-8A07-AA1B88E9656D
'
,
name
:
'menuitem78'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1127,7 +1127,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
967AF5F8-6889-4463-8F1A-3FD4A30FA42A
'
,
id
:
'
A1F63B82-A152-40C8-8EB6-6C9A1A49CE08
'
,
name
:
'menuitem80'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1145,7 +1145,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
017959B3-EEF6-41D5-8717-B660CB779448
'
,
id
:
'
2D0C4A4A-54FB-4F15-A5F3-C538934E79E4
'
,
name
:
'menuitem81'
,
text
:
'当前页聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1163,7 +1163,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2B9B308F-6173-49FE-B8E6-52F4CAC51C59
'
,
id
:
'
BAA596C0-DBDC-44CB-8476-2E07D57A303C
'
,
name
:
'menuitem82'
,
text
:
'远程聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1183,7 +1183,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
7373C7F3-5BEB-4B97-A201-06DFEBA53090
'
,
id
:
'
A91A4A9C-DF55-46C8-B3D2-D07493456ED6
'
,
name
:
'menuitem83'
,
text
:
'列表'
,
type
:
'MENUITEM'
,
...
...
@@ -1201,7 +1201,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
561482F4-2759-403D-B77B-EDD08C19DBD5
'
,
id
:
'
D0C7C586-3FF1-4F7C-BA3C-13E778AB8F66
'
,
name
:
'menuitem84'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1219,7 +1219,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
98A4A2A9-411D-4ED2-9B22-B1D09B8AF013
'
,
id
:
'
12C8119B-D943-4AAE-9E18-22C4424C0267
'
,
name
:
'menuitem85'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1237,7 +1237,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
FE1055DB-0590-4368-820E-ACFF043E1C5B
'
,
id
:
'
C6516D3B-8D9C-4BC0-BD53-FAD1534CEB72
'
,
name
:
'menuitem86'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1255,7 +1255,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
D58920F7-33DE-4872-810F-50E40DAFF32B
'
,
id
:
'
C3EC5932-BF0B-4827-9F67-DE8E786B5E9E
'
,
name
:
'menuitem91'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1273,7 +1273,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
43D67DD7-B7C1-4296-83A2-21A916167637
'
,
id
:
'
227DA1CB-7F68-44F0-9A54-402B04DC0CB1
'
,
name
:
'menuitem143'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1293,7 +1293,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
8849B671-D866-4F0C-BDA7-1E77E1F5B6B8
'
,
id
:
'
2E118BE8-6004-46C0-9364-1400694CCE1F
'
,
name
:
'menuitem95'
,
text
:
'日历'
,
type
:
'MENUITEM'
,
...
...
@@ -1311,7 +1311,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
9C4BFF5D-FE7E-480A-9F6D-B2A238754CDC
'
,
id
:
'
3F2F4471-FCFC-4B24-B531-B3583AF465A4
'
,
name
:
'menuitem96'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1329,7 +1329,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
30B347BD-408C-4223-B2C3-A6609D1F00D0
'
,
id
:
'
D02C5A32-F06F-48F8-9A8B-E86B65ED56CA
'
,
name
:
'menuitem97'
,
text
:
'时间轴样式'
,
type
:
'MENUITEM'
,
...
...
@@ -1347,7 +1347,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C21C541B-2588-46F3-8A5D-840435562D20
'
,
id
:
'
41907436-46DC-466D-820C-DAA5239FF96E
'
,
name
:
'menuitem109'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1365,7 +1365,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
81545E86-295D-4490-8488-E02F5C7EEF7F
'
,
id
:
'
D0888744-0687-4F8C-A06D-C613AAB16857
'
,
name
:
'menuitem64'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1385,7 +1385,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
C054F7DB-7FA7-44D4-A02A-0F49DF51A2F1
'
,
id
:
'
06B3DF7C-8138-4B41-81FE-3B7E29F2E2A9
'
,
name
:
'menuitem14'
,
text
:
'树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1403,7 +1403,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
A32E568F-962B-42BF-8CFF-D84A3F666872
'
,
id
:
'
9D172711-007D-47FF-B7C8-7FC32DC0CCF7
'
,
name
:
'menuitem60'
,
text
:
'静态节点'
,
type
:
'MENUITEM'
,
...
...
@@ -1421,7 +1421,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
70B5EB40-DA3B-4432-A68C-67EC70CF3C2D
'
,
id
:
'
F1D76FCE-A902-4D0B-B085-CA126CDF5E04
'
,
name
:
'menuitem61'
,
text
:
'动态节点(代码表)'
,
type
:
'MENUITEM'
,
...
...
@@ -1439,7 +1439,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1F1C7BA9-2436-4094-959B-309E5F9FBE12
'
,
id
:
'
CE34853C-35F8-4E81-9DDD-6D87CEC2E360
'
,
name
:
'menuitem62'
,
text
:
'动态节点(实体)'
,
type
:
'MENUITEM'
,
...
...
@@ -1457,7 +1457,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
0EE4BABB-3E86-4F58-A0B4-CFC342EB7906
'
,
id
:
'
7B23B77F-EF8C-47D9-954A-AD94365E92EB
'
,
name
:
'menuitem63'
,
text
:
'右键操作'
,
type
:
'MENUITEM'
,
...
...
@@ -1477,7 +1477,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
73233EED-E0EF-4602-A162-4FBFD69215C1
'
,
id
:
'
F94220A3-A4FF-4E47-BA16-4E71065AF670
'
,
name
:
'menuitem111'
,
text
:
'甘特图'
,
type
:
'MENUITEM'
,
...
...
@@ -1495,7 +1495,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
3772988D-B655-429D-A332-6BA8AF14416
5'
,
id
:
'
D144DD16-698D-41A1-84ED-ED29430204E
5'
,
name
:
'menuitem110'
,
text
:
'树表格'
,
type
:
'MENUITEM'
,
...
...
@@ -1513,7 +1513,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
8E4821CE-A369-4BA7-AF1B-FDD908FC3735
'
,
id
:
'
3EDC9C6D-71ED-47FF-B304-0F63590BA58D
'
,
name
:
'menuitem87'
,
text
:
'数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1531,7 +1531,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'4
B81667A-1F6A-498B-BD05-6E4B76E8EA51
'
,
id
:
'4
85A7F21-2D26-4B43-AF83-591167E3E14C
'
,
name
:
'menuitem88'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1549,7 +1549,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
88360EF1-31B7-4F09-9CE4-C6728328600
1'
,
id
:
'
2977E4A2-A16E-41C8-B644-6293C8B0BD9
1'
,
name
:
'menuitem89'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1567,7 +1567,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B31BC91F-1C19-41E3-80AE-09E57578FAFF
'
,
id
:
'
5A7642B0-4CA5-4CDD-8E77-A6B3D98AA901
'
,
name
:
'menuitem90'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1585,7 +1585,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
104EB2F1-2008-4627-AB34-18FD0F1E1F42
'
,
id
:
'
3336F06C-4AB3-48EB-9EA6-53182839F051
'
,
name
:
'menuitem94'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1603,7 +1603,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
41EAC872-153C-4826-981E-ABE91FB449DA
'
,
id
:
'
F9F93B4C-38A3-4CE9-A370-57F8854795FC
'
,
name
:
'menuitem152'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1623,7 +1623,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
D60A3A3D-CC24-4898-A733-B7D97CCCCA6F
'
,
id
:
'
A92BF7DF-8E8D-4BA7-9C93-725C60B6FAC1
'
,
name
:
'menuitem101'
,
text
:
'看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1641,7 +1641,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
110528AC-BD4F-41CC-9FA5-C6A83679177C
'
,
id
:
'
F86C3062-485D-454C-BFA3-72B16ADC3124
'
,
name
:
'menuitem102'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1659,7 +1659,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
1E071D8C-5732-4E81-B62D-5E5051A2435B
'
,
id
:
'
B98F0FB6-0056-4DB7-BF43-BA0F1E69774A
'
,
name
:
'menuitem104'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1677,7 +1677,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2F528955-F536-466B-9700-6CEE4FA64A9F
'
,
id
:
'
4832C0E3-98F6-4AEB-B7CF-5BDB1FE20085
'
,
name
:
'menuitem105'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1697,7 +1697,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
EB134942-36AB-44A7-877E-635290AA06C9
'
,
id
:
'
1BF0BE87-17D5-4F6A-B50C-4FF1749BA277
'
,
name
:
'menuitem37'
,
text
:
'数据图表'
,
type
:
'MENUITEM'
,
...
...
@@ -1715,7 +1715,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
CE77A8D3-C39A-4A75-B1AB-D07BF9AB8242
'
,
id
:
'
1CBF57FA-D624-44CE-A525-8D7B02284634
'
,
name
:
'menuitem38'
,
text
:
'柱状图'
,
type
:
'MENUITEM'
,
...
...
@@ -1733,7 +1733,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
97F6F0FA-E728-4209-9B97-A889C28C6189
'
,
id
:
'
47E8C90D-6651-4AB6-8837-EC1D5F65466A
'
,
name
:
'menuitem39'
,
text
:
'折线图'
,
type
:
'MENUITEM'
,
...
...
@@ -1751,7 +1751,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
42E2AD66-0626-40D7-83DF-0F0D963F639F
'
,
id
:
'
9D0CD16B-16A6-480A-B263-FE3C4DD34A8A
'
,
name
:
'menuitem40'
,
text
:
'饼图'
,
type
:
'MENUITEM'
,
...
...
@@ -1769,7 +1769,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A0245A1E-E986-4BFB-8FDD-5E0BBCCE9F89
'
,
id
:
'
0714FB9C-916A-4D19-A847-8BE2BD4DB7EA
'
,
name
:
'menuitem41'
,
text
:
'区域图'
,
type
:
'MENUITEM'
,
...
...
@@ -1787,7 +1787,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'8
E109C5B-4863-4067-A84A-14A401EC61D7
'
,
id
:
'8
6CF21F7-99DB-4DB0-A9C9-C25D42637C33
'
,
name
:
'menuitem42'
,
text
:
'雷达图'
,
type
:
'MENUITEM'
,
...
...
@@ -1811,7 +1811,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
9F070AAB-2716-4A56-91FC-646453623C40
'
,
id
:
'
A2517049-DB01-4F6A-87CF-EEECC00E75CD
'
,
name
:
'menuitem5'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1829,7 +1829,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
B641CB73-19A2-4CA3-89CA-95518482FE6D
'
,
id
:
'
FE8BB2DC-927B-490B-A5BA-8942ED34D1E4
'
,
name
:
'menuitem140'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1847,7 +1847,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'4
3C866D0-FBFD-4072-86BF-7F157F18F7E1
'
,
id
:
'4
E45C84E-D0D1-41C0-A7E5-66A9313D03AF
'
,
name
:
'menuitem161'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1865,7 +1865,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
0EA412EB-9752-42C2-A674-76E3C8A816FF
'
,
id
:
'
2956B4B0-CA91-4EDC-91BC-34BBCE655860
'
,
name
:
'menuitem8'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1883,7 +1883,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
8DF03C70-0689-412E-A428-1AD774418935
'
,
id
:
'
998AEEAB-5B6A-4B9D-A707-BDE3A81B91BD
'
,
name
:
'menuitem162'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -1901,7 +1901,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
028E86B9-EA57-4962-933B-4A7743FB3A0E
'
,
id
:
'
9EDD5688-99FC-4D73-B4F9-952BD80382BF
'
,
name
:
'menuitem163'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -1919,7 +1919,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
02D48477-819C-4422-9C6B-1EB7E63A36AC
'
,
id
:
'
1A721DDF-896E-4A40-80E8-6005927CDA43
'
,
name
:
'menuitem164'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -1937,7 +1937,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
DD075F4F-ABD4-41C0-95F9-A5F1EA880BFD
'
,
id
:
'
2A4B9988-517D-47B3-A3A7-126AE61CA083
'
,
name
:
'menuitem165'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1955,7 +1955,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
986483A2-B55D-43FC-9415-FB5E18981729
'
,
id
:
'
BA36512C-73F7-4BE0-BE8E-86A7D6A4AD5D
'
,
name
:
'menuitem166'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1973,7 +1973,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
683E7F91-BCF8-4F45-B7D4-12AE8DEEB8E
E'
,
id
:
'
861815CC-6A2C-4538-804A-2AAC4C9AC64
E'
,
name
:
'menuitem167'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1993,7 +1993,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'5
18C8D3C-D348-4976-B83F-11B4C3C64640
'
,
id
:
'5
44BB58A-F3BF-421F-B6C0-4ACF9223BFF7
'
,
name
:
'menuitem141'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2011,7 +2011,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
984564EA-1E41-4385-9C3E-1C279AF3981E
'
,
id
:
'
34CA7D37-FF1A-4B31-B08A-088862458323
'
,
name
:
'menuitem79'
,
text
:
'实体表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2029,7 +2029,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
563A11AA-7978-4E2E-A3B4-42E1E1B5793C
'
,
id
:
'
8F941144-EAB8-4EE6-9373-DB0CB2287A44
'
,
name
:
'menuitem168'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2047,7 +2047,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E8323C17-6E56-4055-93C7-211831A1B034
'
,
id
:
'
9293EDB7-35E2-4EC7-AC2D-8168A749585D
'
,
name
:
'menuitem169'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2065,7 +2065,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
8FCAE838-28D0-4272-9037-151D4006BD50
'
,
id
:
'
122EE506-602E-428C-9D83-0B19756FDB59
'
,
name
:
'menuitem9'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2083,7 +2083,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
BE605F4B-B0BD-42DB-8D9F-A6B1B98CEF95
'
,
id
:
'
12F5AC24-420F-4BA5-B0BB-F0C8B0DC08CF
'
,
name
:
'menuitem170'
,
text
:
'实体日历视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2101,7 +2101,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
43580581-17CD-481B-B3F6-948A81F9503B
'
,
id
:
'
96B872BB-9116-4387-BAE5-002E11EA211D
'
,
name
:
'menuitem171'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2119,7 +2119,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A68328F7-8A08-4E54-9312-728197D5A75E
'
,
id
:
'
3667C859-0E4D-4206-9B6B-FF3C1EC09EF9
'
,
name
:
'menuitem172'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2137,7 +2137,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2D4277B5-D53E-4469-B550-87F58119C570
'
,
id
:
'
07FD9459-45F7-432E-AB3D-95DB833FC36B
'
,
name
:
'menuitem173'
,
text
:
'实体树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2155,7 +2155,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C86497C3-D6D8-488E-9B89-CCCB14EA3EDB
'
,
id
:
'
31EE3ED3-D3EB-4F9F-94D6-69E69AA94643
'
,
name
:
'menuitem174'
,
text
:
'实体数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2173,7 +2173,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B7BEA489-5D6A-44CD-B05F-9BB59E01D4A2
'
,
id
:
'
7187CDEE-CEF9-4569-8957-42FA55A563C7
'
,
name
:
'menuitem175'
,
text
:
'实体图表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2193,7 +2193,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
C0DF51F8-2B3A-4F2B-9FAF-3C33FC28576F
'
,
id
:
'
701900D3-B74B-4B53-BBF8-9135ECFF5581
'
,
name
:
'menuitem10'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2211,7 +2211,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
70CF6EB3-294C-4C9A-9E26-6E6928094E76
'
,
id
:
'
8C1BBC89-8AA6-4B5F-BBAB-5870DFE204E8
'
,
name
:
'menuitem176'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2229,7 +2229,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B30BE461-8419-40F4-A261-277AFCCB3985
'
,
id
:
'
D70CD565-677B-4422-B47C-8F2DDD61E594
'
,
name
:
'menuitem177'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2247,7 +2247,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
B3DCD78E-D649-4F78-935F-191A297CB2FD
'
,
id
:
'
05E27F50-EAF7-4905-AD05-4E3F94C5B751
'
,
name
:
'menuitem178'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2265,7 +2265,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
57918998-F037-47D9-AAED-1BD498EFB678
'
,
id
:
'
83E942A9-18E6-4195-9A4D-2F3147BEC9CC
'
,
name
:
'menuitem179'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2283,7 +2283,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
315EC27F-D0EF-4E6F-A55D-7CD60CB0E56B
'
,
id
:
'
68DDC66E-76FE-4A58-B082-51316B835369
'
,
name
:
'menuitem180'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2303,7 +2303,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
B8DE7D00-995D-44AC-B27F-037846796CC9
'
,
id
:
'
AF01E270-5885-4D55-A337-F8695E82A3A6
'
,
name
:
'menuitem26'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2321,7 +2321,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
61F08EAD-7149-4A1E-BCAC-19E957F1A998
'
,
id
:
'
C57C6193-640B-4685-9159-739FCAE8FFB0
'
,
name
:
'menuitem18'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2339,7 +2339,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
4923FE2F-3DE1-4D6F-B40D-02281B9BD351
'
,
id
:
'
7DFE8FEA-FDC3-45A7-A85A-F26CA07CFE2B
'
,
name
:
'menuitem27'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2359,7 +2359,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
B5392F34-5D7E-4E7E-BE99-E93101319847
'
,
id
:
'
99928A01-F458-49AF-A01D-CF973F45693C
'
,
name
:
'menuitem69'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
...
...
@@ -2377,7 +2377,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
E0BFE0ED-F227-4414-AD4C-DD1EDAD75CA3
'
,
id
:
'
5ECA06E6-9726-4A81-A4EC-5BD3F3748E09
'
,
name
:
'menuitem30'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2395,7 +2395,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E76E0B52-B760-4547-8BF2-23F49D81D2C8
'
,
id
:
'
9F89F4C1-000D-412F-A9B4-0AB89B803436
'
,
name
:
'menuitem31'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
...
...
@@ -2413,7 +2413,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
AEC6CC2F-DA3D-4D8F-A115-1AB97D8FCB34
'
,
id
:
'
20EC6B0D-041A-45DB-BAF6-49A5816CEA98
'
,
name
:
'menuitem21'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2433,7 +2433,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
7388EC9E-A80F-40EA-B045-A77606762344
'
,
id
:
'
0A8A0FB6-26F3-4F9B-A27A-739DA75E3AB8
'
,
name
:
'menuitem11'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2451,7 +2451,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
B58F99B6-AD0C-43D2-BBFD-C22A4EC96B9B
'
,
id
:
'
249FB191-4694-4B22-B9CF-3DDED5FA6B53
'
,
name
:
'menuitem98'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2469,7 +2469,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
AD1ECF6B-3DC7-4F25-8C49-C273C896B5A8
'
,
id
:
'
29C13EEB-6002-464E-BE85-17DE6623E0C4
'
,
name
:
'menuitem212'
,
text
:
'自定义实现表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2491,7 +2491,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
43A31243-00A8-48D6-8CFE-3846059815C4
'
,
id
:
'
34207517-D84D-4CD3-AA99-282BE7BDA6FE
'
,
name
:
'menuitem153'
,
text
:
'逻辑'
,
type
:
'MENUITEM'
,
...
...
@@ -2509,7 +2509,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
66CFF61F-446F-44A4-A8FB-F71081E96FD3
'
,
id
:
'
FE721CC7-040A-4FFB-A9AB-804BFB8D64F4
'
,
name
:
'menuitem154'
,
text
:
'应用功能'
,
type
:
'MENUITEM'
,
...
...
@@ -2527,7 +2527,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
676170E1-87B6-40F8-B2B3-464DCB4988A5
'
,
id
:
'
463D4E73-62F9-41F8-AC02-B6C966026860
'
,
name
:
'menuitem127'
,
text
:
'打开应用视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2545,7 +2545,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
0A3967D5-DCCF-4CA4-A875-60E7446C6774
'
,
id
:
'
5D8159D3-8060-4E32-A130-32A920A565C3
'
,
name
:
'menuitem147'
,
text
:
'打开HTML页面'
,
type
:
'MENUITEM'
,
...
...
@@ -2563,7 +2563,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
94DF9CAF-0940-4DFA-9987-AAF48080B863
'
,
id
:
'
6799C0AE-FEB5-43B6-9AA9-28F8E993B04F
'
,
name
:
'menuitem160'
,
text
:
'执行JavaScript'
,
type
:
'MENUITEM'
,
...
...
@@ -2583,7 +2583,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
EE668F91-BFA7-43C5-8AEC-42D63B520283
'
,
id
:
'
2487084C-C021-497E-AE68-F5141B4F3067
'
,
name
:
'menuitem155'
,
text
:
'界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2601,7 +2601,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
C64B6063-C721-411C-A219-B1F329D4F8C9
'
,
id
:
'
47CEF997-D495-4D52-8512-3D51747616A2
'
,
name
:
'menuitem181'
,
text
:
'前台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2619,7 +2619,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C1984C18-4076-4430-A779-A8C0C57D27B5
'
,
id
:
'
9151ADC0-76A0-45E7-AADA-1C41C8752F2F
'
,
name
:
'menuitem182'
,
text
:
'后台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2641,7 +2641,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'1
23D27A2-F3B0-433B-A7FA-98C3CBF58BBC
'
,
id
:
'1
12B6452-3501-48CD-A9BF-42131D675711
'
,
name
:
'menuitem2'
,
text
:
'更多'
,
type
:
'MENUITEM'
,
...
...
@@ -2659,7 +2659,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
3E8D62BF-4846-48FE-A9EB-0F2CB76BBB7D
'
,
id
:
'
A4E8F524-B89D-415F-853B-CCA9710AD117
'
,
name
:
'menuitem19'
,
text
:
'临时模式'
,
type
:
'MENUITEM'
,
...
...
@@ -2677,7 +2677,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7100673C-9C3D-4D42-89CB-B1F58F1853CA
'
,
id
:
'
FA80C192-D9AF-4FE5-BFEC-779A5B6498D7
'
,
name
:
'menuitem46'
,
text
:
'数据导出导入'
,
type
:
'MENUITEM'
,
...
...
@@ -2695,7 +2695,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
F743F445-AA71-47DC-BA8B-8A09A2E48C25
'
,
id
:
'
C135268D-993C-43C4-9352-6B793E841FB4
'
,
name
:
'menuitem67'
,
text
:
'索引实体'
,
type
:
'MENUITEM'
,
...
...
@@ -2713,7 +2713,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E726A555-5EC4-478F-9126-C28CC0D9B019
'
,
id
:
'
DA583B49-0134-48FD-BF6E-0CB9524B720D
'
,
name
:
'menuitem184'
,
text
:
'主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2731,7 +2731,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
59FB3871-AEF8-460C-BD0B-6465E5834FEF
'
,
id
:
'
CA657C2B-3D70-45E8-8DED-5C834C89A390
'
,
name
:
'menuitem70'
,
text
:
'表格主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2749,7 +2749,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
2FBCC6B3-735A-4A4B-BC29-A720D56804F9
'
,
id
:
'
5F5D1F81-EF20-47E6-8F9E-FAD44ED11C9F
'
,
name
:
'menuitem148'
,
text
:
'列表主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2767,7 +2767,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
D9CCC787-EFEE-4E6F-BDEA-9899D491FC0
C'
,
id
:
'
0C47D1EC-E503-4F45-B660-94812AC372F
C'
,
name
:
'menuitem183'
,
text
:
'数据主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2785,7 +2785,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7296EE63-9187-45BA-9FD2-B4071A6A2CCA
'
,
id
:
'
EFCA093F-3E65-4FCE-A3C3-CE6BBF4844D7
'
,
name
:
'menuitem28'
,
text
:
'日历主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2803,7 +2803,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
824F3247-6013-41C9-AC4E-BEE881F5A380
'
,
id
:
'
ADE19010-C084-4B90-AF83-5D815CECF06A
'
,
name
:
'menuitem29'
,
text
:
'树主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2825,7 +2825,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
7B9D451F-3231-4536-8765-8B5FCB8BB177
'
,
id
:
'
8424750C-E437-45C8-A537-2940EA14C518
'
,
name
:
'menuitem22'
,
text
:
'测试'
,
type
:
'MENUITEM'
,
...
...
@@ -2843,7 +2843,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
9B829CCA-B642-411E-AC5F-7A1989B6F15
B'
,
id
:
'
52D70624-E96E-4EBE-844D-CB05A9DE1D0
B'
,
name
:
'menuitem23'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -2861,7 +2861,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
157DF49D-55B6-40E7-A51E-4101F97E6DCA
'
,
id
:
'
BA03D673-C54E-42B8-8A28-B446CE453F09
'
,
name
:
'menuitem24'
,
text
:
'表单嵌入卡片视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2879,7 +2879,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
65AFC4B5-ED5F-479C-8C19-09A0E3A0B88B
'
,
id
:
'
FB7136C8-101C-4B0B-8852-0D8D0A9BF44F
'
,
name
:
'menuitem25'
,
text
:
'关系界面刷新主表单'
,
type
:
'MENUITEM'
,
...
...
@@ -2897,7 +2897,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C9B9532C-3C75-428C-AD4B-58E099D52D61
'
,
id
:
'
B6FE7BCF-F7FC-434F-B991-2753D177E78D
'
,
name
:
'menuitem208'
,
text
:
'界面逻辑测试'
,
type
:
'MENUITEM'
,
...
...
@@ -2915,7 +2915,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
4CE40530-173C-43BC-99CA-4A115D91D7A9
'
,
id
:
'
2625CD6E-51CB-40AD-BAF8-899A6D4FE98B
'
,
name
:
'menuitem209'
,
text
:
'表格加载'
,
type
:
'MENUITEM'
,
...
...
@@ -2933,7 +2933,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
BB064C26-F79B-4A14-B634-9D11201D1479
'
,
id
:
'
DE9C4CFA-80E1-49A9-8CAB-9204C1DF2068
'
,
name
:
'menuitem210'
,
text
:
'表单界面逻辑加载'
,
type
:
'MENUITEM'
,
...
...
@@ -2955,7 +2955,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
7CC06268-956C-4DD9-B438-5B6A41FF2BA2
'
,
id
:
'
3CFA60FA-453B-4B10-BAE7-416803DD3550
'
,
name
:
'menuitem66'
,
text
:
'视图布局面板测试'
,
type
:
'MENUITEM'
,
...
...
@@ -2973,7 +2973,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
259E04FA-1D65-4ED7-B733-31A1A3E9E43B
'
,
id
:
'
AE46ABC3-043C-443E-9E57-C00F1635216E
'
,
name
:
'menuitem125'
,
text
:
'测试表单自定义布局多媒体'
,
type
:
'MENUITEM'
,
...
...
@@ -2991,7 +2991,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
6952BCE9-CA0C-480B-AFC3-67A94D50CA7B
'
,
id
:
'
4912D737-2F4B-40CB-A19C-310A9DD131D5
'
,
name
:
'menuitem126'
,
text
:
'自定义导航'
,
type
:
'MENUITEM'
,
...
...
@@ -3009,7 +3009,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
AFC5C3BE-F6CC-4CDD-BE8B-1B3E23F4F4EA
'
,
id
:
'
47CF73C4-2A2E-4DF8-8178-8AEC05BBBEF2
'
,
name
:
'menuitem130'
,
text
:
'布局面板组件测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3027,7 +3027,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
CCED7B34-063D-4602-98EB-1F88968BFB03
'
,
id
:
'
B0D08E0E-80DD-47AD-885A-84274278381A
'
,
name
:
'menuitem205'
,
text
:
'项布局面板测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3045,7 +3045,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A8AB8061-19AA-4BFA-84F9-9638DB11CD45
'
,
id
:
'
79BEE246-211B-4F90-A144-147BCB4FF93B
'
,
name
:
'menuitem213'
,
text
:
'按钮测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3063,7 +3063,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
D8366768-F6CB-4F6C-B196-02C4FF40AFEB
'
,
id
:
'
24B2F93B-AAB8-480E-ADFC-717912F08C44
'
,
name
:
'menuitem190'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3081,7 +3081,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
C4F474DE-CBDD-4916-AC94-D1ABCBD24349
'
,
id
:
'
EC70CD5C-2F1A-47E0-BABC-7FB9A83F0C3D
'
,
name
:
'menuitem191'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3099,7 +3099,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
0BB9E713-39E3-4DB2-8B73-EED1A78785D2
'
,
id
:
'
3FF29C82-D438-452C-A6E2-6863AAB98A1A
'
,
name
:
'menuitem192'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3117,7 +3117,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
0EE52998-2AB4-4FE1-9443-33BC5030F6A6
'
,
id
:
'
A48671EA-6F77-484E-B571-E2D9550F11D8
'
,
name
:
'menuitem193'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3135,7 +3135,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
09962264-4109-4222-AF1F-6D30AC1684A5
'
,
id
:
'
56409932-FD0B-496F-A33A-3CCE1FCE6DCE
'
,
name
:
'menuitem194'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -3153,7 +3153,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
C5714105-26E7-4D69-9D9D-A8948E85683D
'
,
id
:
'
D0FE3CFF-64DD-42F5-AC7E-8D34DE2BC509
'
,
name
:
'menuitem195'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -3171,7 +3171,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
596E68FB-8BE1-4947-8800-718C8D0BD14A
'
,
id
:
'
EC68EDDA-DBE3-4D31-B558-C752EF95EA80
'
,
name
:
'menuitem196'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -3189,7 +3189,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E686BEB4-AA5B-48C9-84B0-7C194244BBA9
'
,
id
:
'
0A978C78-6F80-4F7C-8245-D3334CE90780
'
,
name
:
'menuitem197'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3207,7 +3207,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
02C53E4A-AC82-40B9-9CF1-9D2DD258D0D0
'
,
id
:
'
D6BFE258-8516-4B9E-9110-7F4349A69052
'
,
name
:
'menuitem198'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3225,7 +3225,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'6C
610C9C-A86F-4FBE-BBB0-EB29A6A960A0
'
,
id
:
'6C
7611D4-EE21-42D3-BD29-C59FE8EC74FA
'
,
name
:
'menuitem199'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3245,7 +3245,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
6411A8F4-F177-4202-B061-9092C05A150F
'
,
id
:
'
3D2AA72E-C8CD-4365-9E74-ED70AE460B76
'
,
name
:
'menuitem200'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3263,7 +3263,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
AB28BC89-8766-4CA9-BF4A-24759A916B1
5'
,
id
:
'
94E28436-981C-4693-9538-752B1DC71F3
5'
,
name
:
'menuitem122'
,
text
:
'表格视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -3281,7 +3281,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
F115BDBD-C29D-46D2-969E-3578CC8623BD
'
,
id
:
'
92908214-C164-4FBA-90F6-6DBAF91E98DC
'
,
name
:
'menuitem202'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3299,7 +3299,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
5EA847AD-ADAB-4C2A-BB3C-083ED1C4719F
'
,
id
:
'
DAFC0144-C4B5-491B-9CCD-DFF2277DEE69
'
,
name
:
'menuitem203'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3317,7 +3317,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
32D5A2C6-5D1F-45E5-BF0E-A16DA0EB3101
'
,
id
:
'
C824F3FE-ECFD-4CA1-86B6-1075D78AA810
'
,
name
:
'menuitem204'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3335,7 +3335,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A05A4120-CAAD-489D-8694-3A378221BA41
'
,
id
:
'
B201A0B2-42C0-4E89-B51A-0743D3D50744
'
,
name
:
'menuitem187'
,
text
:
'测试布局面板(日历视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3353,7 +3353,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
972ADBEF-40F8-404D-8F22-A5564B9D5B5C
'
,
id
:
'
2CDC67FA-2F93-4451-BA52-970AA9889C46
'
,
name
:
'menuitem206'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3371,7 +3371,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
694FF73D-06A1-41B1-B7B7-3F2321D2D1C4
'
,
id
:
'
9F95CC94-6D0A-474B-8B09-BBCD93363F6D
'
,
name
:
'menuitem207'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3389,7 +3389,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
9DC0E3D0-5322-475A-BBAE-23E6050D8C25
'
,
id
:
'
4D46C635-D3B3-4804-A02B-A8F35E600624
'
,
name
:
'menuitem185'
,
text
:
'测试布局面板(树视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3407,7 +3407,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
6E9DDF02-8C9E-43AA-BC31-A685F27B2B1
2'
,
id
:
'
9AF3865F-71B8-4DE7-A4ED-8AA1D4C44A5
2'
,
name
:
'menuitem159'
,
text
:
'卡片视图(布局面板)'
,
type
:
'MENUITEM'
,
...
...
@@ -3425,7 +3425,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
E94D9994-C978-49DD-A605-AD9044F1334A
'
,
id
:
'
DFE78B8C-AC07-4447-A3C1-303F02D3ABA7
'
,
name
:
'menuitem188'
,
text
:
'测试布局面板(图表)'
,
type
:
'MENUITEM'
,
...
...
@@ -3445,7 +3445,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
29D30F00-6253-45C9-A481-AB479B5393AE
'
,
id
:
'
D8943875-A924-4D30-991B-943185B24483
'
,
name
:
'menuitem211'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3463,7 +3463,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'6
C3536EA-84EE-43B2-AEB4-3D736FF2203B
'
,
id
:
'6
6C41406-5E51-42F7-8E4E-CCA78E8DC379
'
,
name
:
'menuitem215'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3481,7 +3481,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
08C1E851-E9F0-442B-8FA1-B7FD6F62A887
'
,
id
:
'
DB742B53-7795-411D-9517-E132E94F3D0C
'
,
name
:
'menuitem216'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3499,7 +3499,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
0CF61DC6-3D1F-4B02-BB54-E383941310EA
'
,
id
:
'
2CF26DA5-2B00-490B-997B-6B100F6779D8
'
,
name
:
'menuitem217'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3517,7 +3517,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
A7EF8F10-9E41-4495-B37F-8123967D77F6
'
,
id
:
'
22210C2D-E230-4B14-9D1D-44CCE0DCC661
'
,
name
:
'menuitem218'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3535,7 +3535,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
EA9FE43B-2E4A-4D39-8172-70EE7C0F65A
8'
,
id
:
'
364F2D55-34DD-4C53-99D5-199F8743834
8'
,
name
:
'menuitem219'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3555,7 +3555,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'3
59F179B-940A-498A-9FFF-F87127242076
'
,
id
:
'3
6A14916-E609-4062-BCE0-6453D7E73694
'
,
name
:
'menuitem220'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3573,7 +3573,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
AB85A197-34A5-4935-A82C-12DE67F8AFD2
'
,
id
:
'
BF9D63AD-3EE9-49D6-AFD7-7FD66E55146F
'
,
name
:
'menuitem221'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3591,7 +3591,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
820D33A6-F383-4C47-8F90-DB023B328B7B
'
,
id
:
'
3AC27ED8-E50E-436F-AECB-F32E548DD76C
'
,
name
:
'menuitem222'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3611,7 +3611,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
E9C4ACD3-AA9D-47DB-83AC-B85771394683
'
,
id
:
'
01933491-FD43-4C76-82A4-95183E48D2EA
'
,
name
:
'menuitem223'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
...
...
@@ -3629,7 +3629,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
C8B92E36-E055-46DC-B435-A28863B52E03
'
,
id
:
'
2932DE41-E6AD-4696-8558-7BCE5B4A2E90
'
,
name
:
'menuitem224'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3647,7 +3647,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
ADFE3D9D-B5C4-4C1E-A94E-EC3E1571F497
'
,
id
:
'
250E307C-F24A-4B57-BA65-E49B29067AC6
'
,
name
:
'menuitem225'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
...
...
@@ -3665,7 +3665,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
{
id
:
'
7F824438-B2C6-48DB-BDF6-7C84E37A1310
'
,
id
:
'
5E39A163-99A1-4B55-9CAB-D874B9AAE90D
'
,
name
:
'menuitem226'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3685,7 +3685,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
CCFA4B91-9DEB-4201-A2E2-3C21E507FA66
'
,
id
:
'
4BAE8507-C1E5-4BFC-82F5-74836D844DE8
'
,
name
:
'menuitem227'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3703,7 +3703,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
items
:
[
{
id
:
'
79BB5098-6921-484C-9E84-FD680B8B1792
'
,
id
:
'
B1BE6257-2968-4DAD-A5FC-3F351A2C9CE3
'
,
name
:
'menuitem230'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3725,7 +3725,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
],
},
{
id
:
'
C3721A25-6E92-4443-BBDD-335C6715572D
'
,
id
:
'
92EE6236-5AD3-4998-8331-CBFE6CDA6C1E
'
,
name
:
'menuitem201'
,
text
:
'测试界面逻辑'
,
type
:
'MENUITEM'
,
...
...
@@ -3743,6 +3743,24 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
resourcetag
:
''
,
},
],
},
{
id
:
'937142C4-9801-4C09-9A53-105BEFA097CF'
,
name
:
'menuitem131'
,
text
:
'界面逻辑'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'界面逻辑'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
},
],
}];
...
...
app_Web/src/pages/sample/ibizcustomer-media-test-edit-view/ibizcustomer-media-test-edit-view-base.vue
浏览文件 @
3084f0c8
<
template
>
<div
class=
"app-view-layout app-view-layout__deeditview ibizcustomer-media-test-edit-view"
v-loading=
"isLayoutLoadding"
:style=
"
{height: '100%', width: '100%',
'display': 'flex', 'flex-direction': 'column
'}">
<div
class=
"app-view-layout app-view-layout__deeditview ibizcustomer-media-test-edit-view"
v-loading=
"isLayoutLoadding"
:style=
"
{height: '100%', width: '100%',
overflow: 'auto
'}">
<template
v-show=
"!isLayoutLoadding"
>
<app-scroll-container
name=
"container_scroll1"
:layoutModelDetails=
"layoutModelDetails"
>
<template
#
container_scroll_main1
>
<app-scroll-container
name=
"container_scroll_main1"
:layoutModelDetails=
"layoutModelDetails"
>
<template
#
static_image1
>
<app-rawitem-image
name=
"static_image1"
:layoutModelDetails=
"layoutModelDetails"
/>
</
template
>
<
template
#
static_carousel1
>
<app-rawitem-carousel
name=
"static_carousel1"
type=
"STATIC_CAROUSEL"
:value=
"[ ]"
:layoutModelDetails=
"layoutModelDetails"
:data=
"layoutData"
/>
</
template
>
<
template
#
field_image
>
<app-field-image-dynamic
name=
"field_image"
:value=
"layoutData.field_image"
:layoutModelDetails=
"layoutModelDetails"
/>
</
template
>
<
template
#
field_carousel
>
<app-rawitem-carousel
name=
"field_carousel"
type=
"FIELD_CAROUSEL"
:data=
"layoutData"
:layoutModelDetails=
"layoutModelDetails"
/>
</
template
>
<
template
#
static_videoplayer1
>
<app-rawitem-video
name=
"static_videoplayer1"
:layoutModelDetails=
"layoutModelDetails"
:videoParmas=
"[ ]"
/>
</
template
>
</app-scroll-container>
</template>
</app-scroll-container>
</template>
</div>
</template>
...
...
@@ -237,7 +258,7 @@ export default class IBIZCustomerMediaTestEditViewBase extends Vue {
* @public
* @memberof IBIZCustomerMediaTestEditViewBase
*/
public
rootLayoutDetailNames
:
string
[]
=
[
];
public
rootLayoutDetailNames
:
string
[]
=
[
'container_scroll1'
];
/**
* 视图布局面板项模型对象
...
...
@@ -246,6 +267,13 @@ export default class IBIZCustomerMediaTestEditViewBase extends Vue {
* @memberof IBIZCustomerMediaTestEditViewBase
*/
public
layoutItems
:
any
=
{
static_image1
:{
name
:
'static_image1'
,
type
:
'VIEWLAYOUT'
,
caption
:
'图片'
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'RAWITEM'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
'CENTER'
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container_scroll_main1'
,
panel
:
this
,
viewType
:
'DEEDITVIEW'
,
predefinedType
:
'STATIC_IMAGE'
,
contentType
:
'IMAGE'
,
contentStyle
:
''
,
rawContent
:
''
,
htmlContent
:
''
,
},
static_carousel1
:{
name
:
'static_carousel1'
,
type
:
'VIEWLAYOUT'
,
caption
:
'轮播图'
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'RAWITEM'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
'CENTER'
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container_scroll_main1'
,
panel
:
this
,
viewType
:
'DEEDITVIEW'
,
predefinedType
:
'STATIC_CAROUSEL'
,
contentType
:
'IMAGE'
,
contentStyle
:
''
,
rawContent
:
''
,
htmlContent
:
''
,
},
field_image
:{
name
:
'field_image'
,
type
:
'VIEWLAYOUT'
,
caption
:
'图片(动态)'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
'CENTER'
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container_scroll_main1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
'FIELD_IMAGE'
,
dataItemName
:
''
,
},
field_carousel
:{
name
:
'field_carousel'
,
type
:
'VIEWLAYOUT'
,
caption
:
'轮播图(动态)'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
'CENTER'
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container_scroll_main1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
'FIELD_CAROUSEL'
,
dataItemName
:
''
,
},
static_videoplayer1
:{
name
:
'static_videoplayer1'
,
type
:
'VIEWLAYOUT'
,
caption
:
'视频播放'
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'RAWITEM'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
'CENTER'
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container_scroll_main1'
,
panel
:
this
,
viewType
:
'DEEDITVIEW'
,
predefinedType
:
'STATIC_VIDEOPLAYER'
,
contentType
:
'RAW'
,
contentStyle
:
''
,
rawContent
:
''
,
htmlContent
:
''
,
renderMode
:
''
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
container_scroll_main1
:{
name
:
'container_scroll_main1'
,
type
:
'VIEWLAYOUT'
,
caption
:
'面板容器'
,
titleBarCloseMode
:
0
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'BORDER'
,
layoutPos
:
'CENTER'
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container_scroll1'
,
panel
:
this
,
details
:[
'static_image1'
,
'static_carousel1'
,
'field_image'
,
'field_carousel'
,
'static_videoplayer1'
]
,
dataRegionType
:
'INHERIT'
},
container_scroll1
:{
name
:
'container_scroll1'
,
type
:
'VIEWLAYOUT'
,
caption
:
'滚动条容器'
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'BORDER'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[
'container_scroll_main1'
]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
3084f0c8
...
...
@@ -15,7 +15,7 @@ export default class MainMenuModel {
*/
public
items
:
any
[]
=
[
{
id
:
'
6BA0EB51-FAAB-407F-A8F4-BB65C46B9510
'
,
id
:
'
8DC7A56C-6B02-4DA5-A794-16D08E6A35FE
'
,
name
:
'menuitem1'
,
text
:
'工作台'
,
type
:
'MENUITEM'
,
...
...
@@ -34,7 +34,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem1'
,
},
{
id
:
'
D1879496-607A-4909-AA44-6F0BAAE0826A
'
,
id
:
'
427084EC-CB2B-455B-BE99-73BDB99A395B
'
,
name
:
'menuitem3'
,
text
:
'控件'
,
type
:
'MENUITEM'
,
...
...
@@ -53,7 +53,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem3'
,
items
:
[
{
id
:
'
D3400D62-47B4-43C1-9A3E-65252015050D
'
,
id
:
'
71976365-EB83-4821-950A-45CCAA940875
'
,
name
:
'menuitem6'
,
text
:
'默认数据类型'
,
type
:
'MENUITEM'
,
...
...
@@ -72,7 +72,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem6'
,
},
{
id
:
'
62BEAA84-AFCA-4A96-B900-1120540728D0
'
,
id
:
'
4617B4F3-A7F9-4778-B685-7A416DBE0E09
'
,
name
:
'menuitem7'
,
text
:
'默认编辑器类型'
,
type
:
'MENUITEM'
,
...
...
@@ -91,7 +91,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem7'
,
},
{
id
:
'
09F3C433-05B2-4B31-83DF-0DBD79B6475F
'
,
id
:
'
88FDF31A-3F25-4CB7-9A71-24D3E719152D
'
,
name
:
'menuitem72'
,
text
:
'扩展编辑器'
,
type
:
'MENUITEM'
,
...
...
@@ -110,7 +110,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem72'
,
},
{
id
:
'
25611A07-8D05-4CF7-9D4E-69D8909798A8
'
,
id
:
'
B43C21CA-5730-4B8D-BAE4-34B75E6CCB5C
'
,
name
:
'menuitem65'
,
text
:
'微服务组件'
,
type
:
'MENUITEM'
,
...
...
@@ -129,7 +129,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem65'
,
},
{
id
:
'
401D3B39-78E1-4AE0-A628-51AE5E5891B8
'
,
id
:
'
6D707023-4895-481B-AFB2-BAF41DA2F77D
'
,
name
:
'menuitem151'
,
text
:
'编辑器插件示例'
,
type
:
'MENUITEM'
,
...
...
@@ -150,7 +150,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
E17EFDEB-E29C-4BEC-8E22-8B902EC7BEA
7'
,
id
:
'
8950DD23-6521-4C02-8B5B-AB5F50C7270
7'
,
name
:
'menuitem4'
,
text
:
'部件'
,
type
:
'MENUITEM'
,
...
...
@@ -169,7 +169,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem4'
,
items
:
[
{
id
:
'
3F7A4FB2-7FF1-4081-97C6-8A43A0527E3
C'
,
id
:
'
E864800D-9A3B-49A3-84F9-48E5E121D44
C'
,
name
:
'menuitem112'
,
text
:
'应用类'
,
type
:
'MENUITEM'
,
...
...
@@ -188,7 +188,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem112'
,
items
:
[
{
id
:
'
C9FFF44F-713C-4374-A8C2-E37366AB18CC
'
,
id
:
'
1C7DA56A-C841-4965-B1A5-01AF4A218783
'
,
name
:
'menuitem186'
,
text
:
'数据看板'
,
type
:
'MENUITEM'
,
...
...
@@ -207,7 +207,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem186'
,
},
{
id
:
'
1D993281-851D-45FA-964B-B5DE3962DB04
'
,
id
:
'
7988B178-91AC-4493-9FDD-4041D4B46AAC
'
,
name
:
'menuitem129'
,
text
:
'门户部件'
,
type
:
'MENUITEM'
,
...
...
@@ -228,7 +228,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
394AD879-261E-4624-89CE-1674518D2F90
'
,
id
:
'
D694F54D-1B82-42AE-89EC-0D6D3B1943BA
'
,
name
:
'menuitem156'
,
text
:
'表单类'
,
type
:
'MENUITEM'
,
...
...
@@ -247,7 +247,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem156'
,
items
:
[
{
id
:
'
AFC150B5-34AC-4751-8C1F-B31A5A9D960A
'
,
id
:
'
FB2F07F2-CEB1-4C40-88C5-B4AE31CA7011
'
,
name
:
'menuitem12'
,
text
:
'编辑表单'
,
type
:
'MENUITEM'
,
...
...
@@ -266,7 +266,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem12'
,
items
:
[
{
id
:
'
C76EBF74-8AB4-467D-A2A2-B80816C7B104
'
,
id
:
'
890018B5-9A48-4601-819B-AAB28EAC0902
'
,
name
:
'menuitem15'
,
text
:
'基础表单项'
,
type
:
'MENUITEM'
,
...
...
@@ -285,7 +285,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem15'
,
},
{
id
:
'
7492214F-A27C-4720-B9C8-1756E97623D7
'
,
id
:
'
FEEF72D5-48F3-4777-B2BC-83CEEF160965
'
,
name
:
'menuitem107'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -304,7 +304,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem107'
,
},
{
id
:
'
EE79FA1B-5E2A-4BEE-8950-DDB1267A3601
'
,
id
:
'
4504BC77-8F79-43EB-992A-E4B503EEF25C
'
,
name
:
'menuitem47'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -323,7 +323,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem47'
,
},
{
id
:
'
3182DDAE-F205-4AB2-AFCB-A81656D304A2
'
,
id
:
'
A103F6A1-03A0-4E9B-AED3-456977429CE1
'
,
name
:
'menuitem99'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -342,7 +342,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem99'
,
},
{
id
:
'
9061C54F-28FD-4847-9B56-C1AF0FCA8E7F
'
,
id
:
'
3ED8CF82-5751-4566-ABEB-4279263D159D
'
,
name
:
'menuitem48'
,
text
:
'输入提示'
,
type
:
'MENUITEM'
,
...
...
@@ -361,7 +361,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem48'
,
},
{
id
:
'
B1C7CF4A-E445-46CA-8F34-5C97117FD9E0
'
,
id
:
'
9A9C082C-7ACF-4B58-A235-ACAF285379CE
'
,
name
:
'menuitem49'
,
text
:
'辅助输入'
,
type
:
'MENUITEM'
,
...
...
@@ -380,7 +380,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem49'
,
},
{
id
:
'
6821E2CD-E7BB-4B1B-89BF-A7EEE9B6E21C
'
,
id
:
'
18F50484-2FA3-4AC8-AC15-4C61F85CF010
'
,
name
:
'menuitem50'
,
text
:
'自动填充'
,
type
:
'MENUITEM'
,
...
...
@@ -399,7 +399,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem50'
,
},
{
id
:
'
C702098A-F2C7-440F-817D-6A7DF1B15688
'
,
id
:
'
3D659537-6A5A-4C6A-B690-6BA62CB51361
'
,
name
:
'menuitem51'
,
text
:
'超链接'
,
type
:
'MENUITEM'
,
...
...
@@ -418,7 +418,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem51'
,
},
{
id
:
'E
CCA3180-41B7-4D3E-982F-17C6C522A894
'
,
id
:
'E
4B2B8F0-05FE-4B68-A404-26272BE4FD88
'
,
name
:
'menuitem52'
,
text
:
'表单值重置'
,
type
:
'MENUITEM'
,
...
...
@@ -437,7 +437,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem52'
,
},
{
id
:
'
F61AE1E5-0A96-4314-9B80-C3851571C5E8
'
,
id
:
'
B630D32C-5820-478C-99A4-F501C483EA61
'
,
name
:
'menuitem55'
,
text
:
'动态显示'
,
type
:
'MENUITEM'
,
...
...
@@ -456,7 +456,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem55'
,
},
{
id
:
'
49D21C7E-B194-424B-BBD5-55DBF1A30E3D
'
,
id
:
'
81C24D88-3969-41C9-9764-39DBEC5DA866
'
,
name
:
'menuitem53'
,
text
:
'动态启用'
,
type
:
'MENUITEM'
,
...
...
@@ -475,7 +475,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem53'
,
},
{
id
:
'
EA8AEF3C-AD28-43F0-8819-DF70E894C91D
'
,
id
:
'
2395F90F-15E4-4C96-8305-A5CDB4BCE58E
'
,
name
:
'menuitem54'
,
text
:
'动态空输入'
,
type
:
'MENUITEM'
,
...
...
@@ -494,7 +494,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem54'
,
},
{
id
:
'
AC8C71D4-B698-4C20-A69D-4DD8D9BCD00D
'
,
id
:
'
DFE05795-D69E-482B-BE8D-1DE3E5B56791
'
,
name
:
'menuitem56'
,
text
:
'表单项更新'
,
type
:
'MENUITEM'
,
...
...
@@ -513,7 +513,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem56'
,
},
{
id
:
'
E65E9B47-994F-4702-9C38-BE10E34D128C
'
,
id
:
'
C0B71E74-EC71-44DA-A185-CEF32059B839
'
,
name
:
'menuitem108'
,
text
:
'表单值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -534,7 +534,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
BFBA2EB7-1F45-4B96-B279-0379596EF753
'
,
id
:
'
84335C37-74A9-40A4-AA3E-D0B8F4BBE115
'
,
name
:
'menuitem16'
,
text
:
'搜索表单'
,
type
:
'MENUITEM'
,
...
...
@@ -555,7 +555,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
2E26089B-F149-48A3-A51B-788D6D664E6
9'
,
id
:
'
44131C79-5A03-4DA4-86A1-5450E9009FE
9'
,
name
:
'menuitem157'
,
text
:
'导航类'
,
type
:
'MENUITEM'
,
...
...
@@ -574,7 +574,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem157'
,
items
:
[
{
id
:
'
19441019-F459-4119-B17A-43312D605618
'
,
id
:
'
BBC5ADAA-AE63-4C5B-AD62-3E185D065FFB
'
,
name
:
'menuitem120'
,
text
:
'分页导航'
,
type
:
'MENUITEM'
,
...
...
@@ -593,7 +593,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem120'
,
},
{
id
:
'
8A424822-97ED-443E-BA42-F9B13B787FFC
'
,
id
:
'
7B31F12C-3303-4E58-B3D7-B47E34135B5D
'
,
name
:
'menuitem128'
,
text
:
'表格导航'
,
type
:
'MENUITEM'
,
...
...
@@ -612,7 +612,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem128'
,
},
{
id
:
'
CADCB00B-94EE-48DA-8413-127EB532852D
'
,
id
:
'
6E568A63-2C82-4D3C-9BFD-B55313A59EB8
'
,
name
:
'menuitem114'
,
text
:
'列表导航'
,
type
:
'MENUITEM'
,
...
...
@@ -631,7 +631,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem114'
,
},
{
id
:
'9
CA9F4E1-4D52-4B5B-B375-D4F5F7EE48D0
'
,
id
:
'9
FC364E2-61C9-480D-A417-1711672E8F14
'
,
name
:
'menuitem137'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -650,7 +650,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem137'
,
},
{
id
:
'
51FE21B4-C009-484A-A87E-3917907AEFE2
'
,
id
:
'
E1568D24-F684-4339-8DA7-DAD64B351CAB
'
,
name
:
'menuitem136'
,
text
:
'树导航'
,
type
:
'MENUITEM'
,
...
...
@@ -669,7 +669,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem136'
,
},
{
id
:
'
B4B2178E-3100-476C-B249-F5F4FACD9E70
'
,
id
:
'
A1D61BE9-E20C-4814-8BD3-CFE24D50B67B
'
,
name
:
'menuitem138'
,
text
:
'日历导航'
,
type
:
'MENUITEM'
,
...
...
@@ -688,7 +688,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem138'
,
},
{
id
:
'
4275A960-75B1-4986-86CD-E333BDD303F4
'
,
id
:
'
A46969D2-797B-41DD-B4C4-F9BC57FE4E79
'
,
name
:
'menuitem139'
,
text
:
'时间轴导航'
,
type
:
'MENUITEM'
,
...
...
@@ -707,7 +707,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem139'
,
},
{
id
:
'
E60C53C3-CE4E-4219-9F63-7D835D26F4D0
'
,
id
:
'
7D80E23A-A988-4D63-95D9-6151650A7AA2
'
,
name
:
'menuitem20'
,
text
:
'数据关系分页'
,
type
:
'MENUITEM'
,
...
...
@@ -726,7 +726,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem20'
,
items
:
[
{
id
:
'
A43418E1-93DD-4D9A-9FEF-6147868B7DE5
'
,
id
:
'
F463D375-0895-4220-862D-AA57604C3153
'
,
name
:
'menuitem117'
,
text
:
'数据关系分页(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -745,7 +745,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem117'
,
},
{
id
:
'
613BF252-736A-41FE-891C-A0BCD0B3F8F
2'
,
id
:
'
F6FE22F2-80A0-4DE8-83E0-A3A68382BC8
2'
,
name
:
'menuitem118'
,
text
:
'数据关系分页(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -766,7 +766,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
737F01F9-C2CD-4723-9B9E-A63A405D02F1
'
,
id
:
'
043D30CB-C7B8-4610-A4AF-585080DAEAC4
'
,
name
:
'menuitem116'
,
text
:
' 数据关系栏'
,
type
:
'MENUITEM'
,
...
...
@@ -787,7 +787,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
808BC491-8AD2-44A2-A33E-0FB8E185A936
'
,
id
:
'
78ACFEB1-CDD8-4017-95EE-9730A62B9D78
'
,
name
:
'menuitem158'
,
text
:
'面板类'
,
type
:
'MENUITEM'
,
...
...
@@ -806,7 +806,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem158'
,
items
:
[
{
id
:
'3
90A3973-C4F0-40B5-913C-992DABB8D548
'
,
id
:
'3
B46C64A-4F8B-4486-8AE4-95311DB3779C
'
,
name
:
'menuitem145'
,
text
:
'选择视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -825,7 +825,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem145'
,
},
{
id
:
'
45D16FC0-A2D1-4418-87F2-87A56E0FA379
'
,
id
:
'
6267E5E3-B326-47BB-8D6B-762C9F4735A0
'
,
name
:
'menuitem17'
,
text
:
'向导面板'
,
type
:
'MENUITEM'
,
...
...
@@ -844,7 +844,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem17'
,
items
:
[
{
id
:
'
28553614-8FE8-466E-BE13-115D5966CA5
2'
,
id
:
'
9084922E-B8F5-4D0A-92E1-E3A91DBB5CE
2'
,
name
:
'menuitem134'
,
text
:
'基础用法'
,
type
:
'MENUITEM'
,
...
...
@@ -863,7 +863,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem134'
,
},
{
id
:
'
4FA6CB73-C917-4668-9A29-9A93DE17E345
'
,
id
:
'
820F6636-65A3-4196-9060-9DEB7C90983E
'
,
name
:
'menuitem135'
,
text
:
'状态属性'
,
type
:
'MENUITEM'
,
...
...
@@ -884,7 +884,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
AB65D9F8-1360-43A2-854E-78184EB5E538
'
,
id
:
'
B2CA40E5-8DF5-4FD6-B277-71200F6B0066
'
,
name
:
'menuitem121'
,
text
:
'多编辑视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -903,7 +903,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem121'
,
items
:
[
{
id
:
'
ED7EDF51-7BE3-42EA-B5E4-7E59CED91E9D
'
,
id
:
'
06F62C9C-FBAD-4A7B-BC1D-12D9F8604506
'
,
name
:
'menuitem115'
,
text
:
'多表单(行记录)'
,
type
:
'MENUITEM'
,
...
...
@@ -922,7 +922,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem115'
,
},
{
id
:
'
B52897C0-01DE-49D4-A1F2-A916C4AA9393
'
,
id
:
'
5902B8A5-80DB-44B8-AB21-A1BB24F0D71C
'
,
name
:
'menuitem123'
,
text
:
'多表单(上分页)'
,
type
:
'MENUITEM'
,
...
...
@@ -945,7 +945,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
B5A0FAD9-D9C0-4D3F-AFAF-D6DB51E1DEE2
'
,
id
:
'
97C0E2D2-B1FC-43A9-9C76-447409FD81DA
'
,
name
:
'menuitem119'
,
text
:
'多数据类'
,
type
:
'MENUITEM'
,
...
...
@@ -964,7 +964,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem119'
,
items
:
[
{
id
:
'
F850F581-759E-4E7F-B9A9-0F5820BAFD20
'
,
id
:
'
6149C6B1-AB8F-4901-A81E-98FE78C56A2F
'
,
name
:
'menuitem13'
,
text
:
'表格'
,
type
:
'MENUITEM'
,
...
...
@@ -983,7 +983,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem13'
,
items
:
[
{
id
:
'
443BA65C-D2AB-4699-9596-78ED2DA28685
'
,
id
:
'
F1591E08-E7CF-4356-8101-614C6243D23F
'
,
name
:
'menuitem57'
,
text
:
'禁用排序'
,
type
:
'MENUITEM'
,
...
...
@@ -1002,7 +1002,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem57'
,
},
{
id
:
'
B657711F-9034-4A3B-9227-D41D948B9FE8
'
,
id
:
'
731768C8-A0E3-475D-BDE2-EE9EC89BE1CA
'
,
name
:
'menuitem59'
,
text
:
'行操作'
,
type
:
'MENUITEM'
,
...
...
@@ -1021,7 +1021,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem59'
,
},
{
id
:
'
C1F80973-C628-4617-9FC8-8669EF0D4629
'
,
id
:
'
62B489DC-8A9C-4FB7-A6EC-C119A0C5D048
'
,
name
:
'menuitem58'
,
text
:
'行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -1040,7 +1040,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem58'
,
},
{
id
:
'
61C21E35-9719-412B-8195-594A7CE1F691
'
,
id
:
'
B2695093-780B-4939-95A8-F6DC65DD9533
'
,
name
:
'menuitem73'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1059,7 +1059,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem73'
,
},
{
id
:
'
8196B151-D206-44D2-9C4A-047053695CF7
'
,
id
:
'
6EAC2268-C183-422A-BAA0-1F82900D7201
'
,
name
:
'menuitem74'
,
text
:
'表格行编辑'
,
type
:
'MENUITEM'
,
...
...
@@ -1078,7 +1078,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem74'
,
},
{
id
:
'
01B247C4-CDB9-4CD0-B5ED-B323383E8F69
'
,
id
:
'
E7D8215F-4B2C-4684-A0B8-0E965BB573EA
'
,
name
:
'menuitem75'
,
text
:
'新建默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1097,7 +1097,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem75'
,
},
{
id
:
'
568F85F9-29BF-4511-B3C6-67C15E160760
'
,
id
:
'
A064AC35-D45A-4FD3-9313-5250E3EBC43B
'
,
name
:
'menuitem76'
,
text
:
'更新默认值'
,
type
:
'MENUITEM'
,
...
...
@@ -1116,7 +1116,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem76'
,
},
{
id
:
'
E3DE7073-F6FD-42D2-83E6-6E1BD133C43B
'
,
id
:
'
A1F7D457-53D3-452E-A095-21408E7E80D0
'
,
name
:
'menuitem77'
,
text
:
'表格值规则'
,
type
:
'MENUITEM'
,
...
...
@@ -1135,7 +1135,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem77'
,
},
{
id
:
'
46790BED-1997-403A-A956-DD02672B3DE4
'
,
id
:
'
9F39916F-BEC5-4C51-9721-71B4F67D4775
'
,
name
:
'menuitem132'
,
text
:
'表格列更新'
,
type
:
'MENUITEM'
,
...
...
@@ -1154,7 +1154,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem132'
,
},
{
id
:
'
A040F5CA-9BBA-4391-B07B-97EB6263EAD6
'
,
id
:
'
D0BC8BF5-D064-496E-860D-7BD9674D97E5
'
,
name
:
'menuitem133'
,
text
:
'表格列重置'
,
type
:
'MENUITEM'
,
...
...
@@ -1173,7 +1173,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem133'
,
},
{
id
:
'
FEB09A21-F4A5-4BC2-A3CA-C95EAD86C6A5
'
,
id
:
'
917A5455-869F-4EC9-8A07-AA1B88E9656D
'
,
name
:
'menuitem78'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1192,7 +1192,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem78'
,
},
{
id
:
'
967AF5F8-6889-4463-8F1A-3FD4A30FA42A
'
,
id
:
'
A1F63B82-A152-40C8-8EB6-6C9A1A49CE08
'
,
name
:
'menuitem80'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1211,7 +1211,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem80'
,
},
{
id
:
'
017959B3-EEF6-41D5-8717-B660CB779448
'
,
id
:
'
2D0C4A4A-54FB-4F15-A5F3-C538934E79E4
'
,
name
:
'menuitem81'
,
text
:
'当前页聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1230,7 +1230,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem81'
,
},
{
id
:
'
2B9B308F-6173-49FE-B8E6-52F4CAC51C59
'
,
id
:
'
BAA596C0-DBDC-44CB-8476-2E07D57A303C
'
,
name
:
'menuitem82'
,
text
:
'远程聚合'
,
type
:
'MENUITEM'
,
...
...
@@ -1251,7 +1251,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
7373C7F3-5BEB-4B97-A201-06DFEBA53090
'
,
id
:
'
A91A4A9C-DF55-46C8-B3D2-D07493456ED6
'
,
name
:
'menuitem83'
,
text
:
'列表'
,
type
:
'MENUITEM'
,
...
...
@@ -1270,7 +1270,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem83'
,
items
:
[
{
id
:
'
561482F4-2759-403D-B77B-EDD08C19DBD5
'
,
id
:
'
D0C7C586-3FF1-4F7C-BA3C-13E778AB8F66
'
,
name
:
'menuitem84'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1289,7 +1289,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem84'
,
},
{
id
:
'
98A4A2A9-411D-4ED2-9B22-B1D09B8AF013
'
,
id
:
'
12C8119B-D943-4AAE-9E18-22C4424C0267
'
,
name
:
'menuitem85'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1308,7 +1308,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem85'
,
},
{
id
:
'
FE1055DB-0590-4368-820E-ACFF043E1C5B
'
,
id
:
'
C6516D3B-8D9C-4BC0-BD53-FAD1534CEB72
'
,
name
:
'menuitem86'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1327,7 +1327,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem86'
,
},
{
id
:
'
D58920F7-33DE-4872-810F-50E40DAFF32B
'
,
id
:
'
C3EC5932-BF0B-4827-9F67-DE8E786B5E9E
'
,
name
:
'menuitem91'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1346,7 +1346,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem91'
,
},
{
id
:
'
43D67DD7-B7C1-4296-83A2-21A916167637
'
,
id
:
'
227DA1CB-7F68-44F0-9A54-402B04DC0CB1
'
,
name
:
'menuitem143'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1367,7 +1367,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
8849B671-D866-4F0C-BDA7-1E77E1F5B6B8
'
,
id
:
'
2E118BE8-6004-46C0-9364-1400694CCE1F
'
,
name
:
'menuitem95'
,
text
:
'日历'
,
type
:
'MENUITEM'
,
...
...
@@ -1386,7 +1386,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem95'
,
items
:
[
{
id
:
'
9C4BFF5D-FE7E-480A-9F6D-B2A238754CDC
'
,
id
:
'
3F2F4471-FCFC-4B24-B531-B3583AF465A4
'
,
name
:
'menuitem96'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1405,7 +1405,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem96'
,
},
{
id
:
'
30B347BD-408C-4223-B2C3-A6609D1F00D0
'
,
id
:
'
D02C5A32-F06F-48F8-9A8B-E86B65ED56CA
'
,
name
:
'menuitem97'
,
text
:
'时间轴样式'
,
type
:
'MENUITEM'
,
...
...
@@ -1424,7 +1424,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem97'
,
},
{
id
:
'
C21C541B-2588-46F3-8A5D-840435562D20
'
,
id
:
'
41907436-46DC-466D-820C-DAA5239FF96E
'
,
name
:
'menuitem109'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1443,7 +1443,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem109'
,
},
{
id
:
'
81545E86-295D-4490-8488-E02F5C7EEF7F
'
,
id
:
'
D0888744-0687-4F8C-A06D-C613AAB16857
'
,
name
:
'menuitem64'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1464,7 +1464,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
C054F7DB-7FA7-44D4-A02A-0F49DF51A2F1
'
,
id
:
'
06B3DF7C-8138-4B41-81FE-3B7E29F2E2A9
'
,
name
:
'menuitem14'
,
text
:
'树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1483,7 +1483,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem14'
,
items
:
[
{
id
:
'
A32E568F-962B-42BF-8CFF-D84A3F666872
'
,
id
:
'
9D172711-007D-47FF-B7C8-7FC32DC0CCF7
'
,
name
:
'menuitem60'
,
text
:
'静态节点'
,
type
:
'MENUITEM'
,
...
...
@@ -1502,7 +1502,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem60'
,
},
{
id
:
'
70B5EB40-DA3B-4432-A68C-67EC70CF3C2D
'
,
id
:
'
F1D76FCE-A902-4D0B-B085-CA126CDF5E04
'
,
name
:
'menuitem61'
,
text
:
'动态节点(代码表)'
,
type
:
'MENUITEM'
,
...
...
@@ -1521,7 +1521,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem61'
,
},
{
id
:
'
1F1C7BA9-2436-4094-959B-309E5F9FBE12
'
,
id
:
'
CE34853C-35F8-4E81-9DDD-6D87CEC2E360
'
,
name
:
'menuitem62'
,
text
:
'动态节点(实体)'
,
type
:
'MENUITEM'
,
...
...
@@ -1540,7 +1540,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem62'
,
},
{
id
:
'
0EE4BABB-3E86-4F58-A0B4-CFC342EB7906
'
,
id
:
'
7B23B77F-EF8C-47D9-954A-AD94365E92EB
'
,
name
:
'menuitem63'
,
text
:
'右键操作'
,
type
:
'MENUITEM'
,
...
...
@@ -1561,7 +1561,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
73233EED-E0EF-4602-A162-4FBFD69215C1
'
,
id
:
'
F94220A3-A4FF-4E47-BA16-4E71065AF670
'
,
name
:
'menuitem111'
,
text
:
'甘特图'
,
type
:
'MENUITEM'
,
...
...
@@ -1580,7 +1580,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem111'
,
},
{
id
:
'
3772988D-B655-429D-A332-6BA8AF14416
5'
,
id
:
'
D144DD16-698D-41A1-84ED-ED29430204E
5'
,
name
:
'menuitem110'
,
text
:
'树表格'
,
type
:
'MENUITEM'
,
...
...
@@ -1599,7 +1599,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem110'
,
},
{
id
:
'
8E4821CE-A369-4BA7-AF1B-FDD908FC3735
'
,
id
:
'
3EDC9C6D-71ED-47FF-B304-0F63590BA58D
'
,
name
:
'menuitem87'
,
text
:
'数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1618,7 +1618,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem87'
,
items
:
[
{
id
:
'4
B81667A-1F6A-498B-BD05-6E4B76E8EA51
'
,
id
:
'4
85A7F21-2D26-4B43-AF83-591167E3E14C
'
,
name
:
'menuitem88'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1637,7 +1637,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem88'
,
},
{
id
:
'
88360EF1-31B7-4F09-9CE4-C6728328600
1'
,
id
:
'
2977E4A2-A16E-41C8-B644-6293C8B0BD9
1'
,
name
:
'menuitem89'
,
text
:
'自动分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1656,7 +1656,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem89'
,
},
{
id
:
'
B31BC91F-1C19-41E3-80AE-09E57578FAFF
'
,
id
:
'
5A7642B0-4CA5-4CDD-8E77-A6B3D98AA901
'
,
name
:
'menuitem90'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1675,7 +1675,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem90'
,
},
{
id
:
'
104EB2F1-2008-4627-AB34-18FD0F1E1F42
'
,
id
:
'
3336F06C-4AB3-48EB-9EA6-53182839F051
'
,
name
:
'menuitem94'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1694,7 +1694,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem94'
,
},
{
id
:
'
41EAC872-153C-4826-981E-ABE91FB449DA
'
,
id
:
'
F9F93B4C-38A3-4CE9-A370-57F8854795FC
'
,
name
:
'menuitem152'
,
text
:
'自定义插件'
,
type
:
'MENUITEM'
,
...
...
@@ -1715,7 +1715,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
D60A3A3D-CC24-4898-A733-B7D97CCCCA6F
'
,
id
:
'
A92BF7DF-8E8D-4BA7-9C93-725C60B6FAC1
'
,
name
:
'menuitem101'
,
text
:
'看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1734,7 +1734,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem101'
,
items
:
[
{
id
:
'
110528AC-BD4F-41CC-9FA5-C6A83679177C
'
,
id
:
'
F86C3062-485D-454C-BFA3-72B16ADC3124
'
,
name
:
'menuitem102'
,
text
:
'内置功能'
,
type
:
'MENUITEM'
,
...
...
@@ -1753,7 +1753,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem102'
,
},
{
id
:
'
1E071D8C-5732-4E81-B62D-5E5051A2435B
'
,
id
:
'
B98F0FB6-0056-4DB7-BF43-BA0F1E69774A
'
,
name
:
'menuitem104'
,
text
:
'代码表分组'
,
type
:
'MENUITEM'
,
...
...
@@ -1772,7 +1772,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem104'
,
},
{
id
:
'
2F528955-F536-466B-9700-6CEE4FA64A9F
'
,
id
:
'
4832C0E3-98F6-4AEB-B7CF-5BDB1FE20085
'
,
name
:
'menuitem105'
,
text
:
'项布局面板'
,
type
:
'MENUITEM'
,
...
...
@@ -1793,7 +1793,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
EB134942-36AB-44A7-877E-635290AA06C9
'
,
id
:
'
1BF0BE87-17D5-4F6A-B50C-4FF1749BA277
'
,
name
:
'menuitem37'
,
text
:
'数据图表'
,
type
:
'MENUITEM'
,
...
...
@@ -1812,7 +1812,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem37'
,
items
:
[
{
id
:
'
CE77A8D3-C39A-4A75-B1AB-D07BF9AB8242
'
,
id
:
'
1CBF57FA-D624-44CE-A525-8D7B02284634
'
,
name
:
'menuitem38'
,
text
:
'柱状图'
,
type
:
'MENUITEM'
,
...
...
@@ -1831,7 +1831,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem38'
,
},
{
id
:
'
97F6F0FA-E728-4209-9B97-A889C28C6189
'
,
id
:
'
47E8C90D-6651-4AB6-8837-EC1D5F65466A
'
,
name
:
'menuitem39'
,
text
:
'折线图'
,
type
:
'MENUITEM'
,
...
...
@@ -1850,7 +1850,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem39'
,
},
{
id
:
'
42E2AD66-0626-40D7-83DF-0F0D963F639F
'
,
id
:
'
9D0CD16B-16A6-480A-B263-FE3C4DD34A8A
'
,
name
:
'menuitem40'
,
text
:
'饼图'
,
type
:
'MENUITEM'
,
...
...
@@ -1869,7 +1869,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem40'
,
},
{
id
:
'
A0245A1E-E986-4BFB-8FDD-5E0BBCCE9F89
'
,
id
:
'
0714FB9C-916A-4D19-A847-8BE2BD4DB7EA
'
,
name
:
'menuitem41'
,
text
:
'区域图'
,
type
:
'MENUITEM'
,
...
...
@@ -1888,7 +1888,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem41'
,
},
{
id
:
'8
E109C5B-4863-4067-A84A-14A401EC61D7
'
,
id
:
'8
6CF21F7-99DB-4DB0-A9C9-C25D42637C33
'
,
name
:
'menuitem42'
,
text
:
'雷达图'
,
type
:
'MENUITEM'
,
...
...
@@ -1913,7 +1913,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
9F070AAB-2716-4A56-91FC-646453623C40
'
,
id
:
'
A2517049-DB01-4F6A-87CF-EEECC00E75CD
'
,
name
:
'menuitem5'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1932,7 +1932,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem5'
,
items
:
[
{
id
:
'
B641CB73-19A2-4CA3-89CA-95518482FE6D
'
,
id
:
'
FE8BB2DC-927B-490B-A5BA-8942ED34D1E4
'
,
name
:
'menuitem140'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1951,7 +1951,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem140'
,
items
:
[
{
id
:
'4
3C866D0-FBFD-4072-86BF-7F157F18F7E1
'
,
id
:
'4
E45C84E-D0D1-41C0-A7E5-66A9313D03AF
'
,
name
:
'menuitem161'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1970,7 +1970,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem161'
,
},
{
id
:
'
0EA412EB-9752-42C2-A674-76E3C8A816FF
'
,
id
:
'
2956B4B0-CA91-4EDC-91BC-34BBCE655860
'
,
name
:
'menuitem8'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -1989,7 +1989,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem8'
,
},
{
id
:
'
8DF03C70-0689-412E-A428-1AD774418935
'
,
id
:
'
998AEEAB-5B6A-4B9D-A707-BDE3A81B91BD
'
,
name
:
'menuitem162'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -2008,7 +2008,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem162'
,
},
{
id
:
'
028E86B9-EA57-4962-933B-4A7743FB3A0E
'
,
id
:
'
9EDD5688-99FC-4D73-B4F9-952BD80382BF
'
,
name
:
'menuitem163'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -2027,7 +2027,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem163'
,
},
{
id
:
'
02D48477-819C-4422-9C6B-1EB7E63A36AC
'
,
id
:
'
1A721DDF-896E-4A40-80E8-6005927CDA43
'
,
name
:
'menuitem164'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -2046,7 +2046,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem164'
,
},
{
id
:
'
DD075F4F-ABD4-41C0-95F9-A5F1EA880BFD
'
,
id
:
'
2A4B9988-517D-47B3-A3A7-126AE61CA083
'
,
name
:
'menuitem165'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2065,7 +2065,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem165'
,
},
{
id
:
'
986483A2-B55D-43FC-9415-FB5E18981729
'
,
id
:
'
BA36512C-73F7-4BE0-BE8E-86A7D6A4AD5D
'
,
name
:
'menuitem166'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2084,7 +2084,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem166'
,
},
{
id
:
'
683E7F91-BCF8-4F45-B7D4-12AE8DEEB8E
E'
,
id
:
'
861815CC-6A2C-4538-804A-2AAC4C9AC64
E'
,
name
:
'menuitem167'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2105,7 +2105,7 @@ export default class MainMenuModel {
],
},
{
id
:
'5
18C8D3C-D348-4976-B83F-11B4C3C64640
'
,
id
:
'5
44BB58A-F3BF-421F-B6C0-4ACF9223BFF7
'
,
name
:
'menuitem141'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2124,7 +2124,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem141'
,
items
:
[
{
id
:
'
984564EA-1E41-4385-9C3E-1C279AF3981E
'
,
id
:
'
34CA7D37-FF1A-4B31-B08A-088862458323
'
,
name
:
'menuitem79'
,
text
:
'实体表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2143,7 +2143,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem79'
,
},
{
id
:
'
563A11AA-7978-4E2E-A3B4-42E1E1B5793C
'
,
id
:
'
8F941144-EAB8-4EE6-9373-DB0CB2287A44
'
,
name
:
'menuitem168'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2162,7 +2162,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem168'
,
},
{
id
:
'
E8323C17-6E56-4055-93C7-211831A1B034
'
,
id
:
'
9293EDB7-35E2-4EC7-AC2D-8168A749585D
'
,
name
:
'menuitem169'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2181,7 +2181,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem169'
,
},
{
id
:
'
8FCAE838-28D0-4272-9037-151D4006BD50
'
,
id
:
'
122EE506-602E-428C-9D83-0B19756FDB59
'
,
name
:
'menuitem9'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2200,7 +2200,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem9'
,
},
{
id
:
'
BE605F4B-B0BD-42DB-8D9F-A6B1B98CEF95
'
,
id
:
'
12F5AC24-420F-4BA5-B0BB-F0C8B0DC08CF
'
,
name
:
'menuitem170'
,
text
:
'实体日历视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2219,7 +2219,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem170'
,
},
{
id
:
'
43580581-17CD-481B-B3F6-948A81F9503B
'
,
id
:
'
96B872BB-9116-4387-BAE5-002E11EA211D
'
,
name
:
'menuitem171'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2238,7 +2238,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem171'
,
},
{
id
:
'
A68328F7-8A08-4E54-9312-728197D5A75E
'
,
id
:
'
3667C859-0E4D-4206-9B6B-FF3C1EC09EF9
'
,
name
:
'menuitem172'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2257,7 +2257,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem172'
,
},
{
id
:
'
2D4277B5-D53E-4469-B550-87F58119C570
'
,
id
:
'
07FD9459-45F7-432E-AB3D-95DB833FC36B
'
,
name
:
'menuitem173'
,
text
:
'实体树视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2276,7 +2276,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem173'
,
},
{
id
:
'
C86497C3-D6D8-488E-9B89-CCCB14EA3EDB
'
,
id
:
'
31EE3ED3-D3EB-4F9F-94D6-69E69AA94643
'
,
name
:
'menuitem174'
,
text
:
'实体数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2295,7 +2295,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem174'
,
},
{
id
:
'
B7BEA489-5D6A-44CD-B05F-9BB59E01D4A2
'
,
id
:
'
7187CDEE-CEF9-4569-8957-42FA55A563C7
'
,
name
:
'menuitem175'
,
text
:
'实体图表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2316,7 +2316,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
C0DF51F8-2B3A-4F2B-9FAF-3C33FC28576F
'
,
id
:
'
701900D3-B74B-4B53-BBF8-9135ECFF5581
'
,
name
:
'menuitem10'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2335,7 +2335,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem10'
,
items
:
[
{
id
:
'
70CF6EB3-294C-4C9A-9E26-6E6928094E76
'
,
id
:
'
8C1BBC89-8AA6-4B5F-BBAB-5870DFE204E8
'
,
name
:
'menuitem176'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2354,7 +2354,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem176'
,
},
{
id
:
'
B30BE461-8419-40F4-A261-277AFCCB3985
'
,
id
:
'
D70CD565-677B-4422-B47C-8F2DDD61E594
'
,
name
:
'menuitem177'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2373,7 +2373,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem177'
,
},
{
id
:
'
B3DCD78E-D649-4F78-935F-191A297CB2FD
'
,
id
:
'
05E27F50-EAF7-4905-AD05-4E3F94C5B751
'
,
name
:
'menuitem178'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2392,7 +2392,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem178'
,
},
{
id
:
'
57918998-F037-47D9-AAED-1BD498EFB678
'
,
id
:
'
83E942A9-18E6-4195-9A4D-2F3147BEC9CC
'
,
name
:
'menuitem179'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2411,7 +2411,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem179'
,
},
{
id
:
'
315EC27F-D0EF-4E6F-A55D-7CD60CB0E56B
'
,
id
:
'
68DDC66E-76FE-4A58-B082-51316B835369
'
,
name
:
'menuitem180'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2432,7 +2432,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
B8DE7D00-995D-44AC-B27F-037846796CC9
'
,
id
:
'
AF01E270-5885-4D55-A337-F8695E82A3A6
'
,
name
:
'menuitem26'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2451,7 +2451,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem26'
,
items
:
[
{
id
:
'
61F08EAD-7149-4A1E-BCAC-19E957F1A998
'
,
id
:
'
C57C6193-640B-4685-9159-739FCAE8FFB0
'
,
name
:
'menuitem18'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2470,7 +2470,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem18'
,
},
{
id
:
'
4923FE2F-3DE1-4D6F-B40D-02281B9BD351
'
,
id
:
'
7DFE8FEA-FDC3-45A7-A85A-F26CA07CFE2B
'
,
name
:
'menuitem27'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2491,7 +2491,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
B5392F34-5D7E-4E7E-BE99-E93101319847
'
,
id
:
'
99928A01-F458-49AF-A01D-CF973F45693C
'
,
name
:
'menuitem69'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
...
...
@@ -2510,7 +2510,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem69'
,
items
:
[
{
id
:
'
E0BFE0ED-F227-4414-AD4C-DD1EDAD75CA3
'
,
id
:
'
5ECA06E6-9726-4A81-A4EC-5BD3F3748E09
'
,
name
:
'menuitem30'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2529,7 +2529,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem30'
,
},
{
id
:
'
E76E0B52-B760-4547-8BF2-23F49D81D2C8
'
,
id
:
'
9F89F4C1-000D-412F-A9B4-0AB89B803436
'
,
name
:
'menuitem31'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
...
...
@@ -2548,7 +2548,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem31'
,
},
{
id
:
'
AEC6CC2F-DA3D-4D8F-A115-1AB97D8FCB34
'
,
id
:
'
20EC6B0D-041A-45DB-BAF6-49A5816CEA98
'
,
name
:
'menuitem21'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2569,7 +2569,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
7388EC9E-A80F-40EA-B045-A77606762344
'
,
id
:
'
0A8A0FB6-26F3-4F9B-A27A-739DA75E3AB8
'
,
name
:
'menuitem11'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2588,7 +2588,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem11'
,
items
:
[
{
id
:
'
B58F99B6-AD0C-43D2-BBFD-C22A4EC96B9B
'
,
id
:
'
249FB191-4694-4B22-B9CF-3DDED5FA6B53
'
,
name
:
'menuitem98'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2607,7 +2607,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem98'
,
},
{
id
:
'
AD1ECF6B-3DC7-4F25-8C49-C273C896B5A8
'
,
id
:
'
29C13EEB-6002-464E-BE85-17DE6623E0C4
'
,
name
:
'menuitem212'
,
text
:
'自定义实现表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2630,7 +2630,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
43A31243-00A8-48D6-8CFE-3846059815C4
'
,
id
:
'
34207517-D84D-4CD3-AA99-282BE7BDA6FE
'
,
name
:
'menuitem153'
,
text
:
'逻辑'
,
type
:
'MENUITEM'
,
...
...
@@ -2649,7 +2649,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem153'
,
items
:
[
{
id
:
'
66CFF61F-446F-44A4-A8FB-F71081E96FD3
'
,
id
:
'
FE721CC7-040A-4FFB-A9AB-804BFB8D64F4
'
,
name
:
'menuitem154'
,
text
:
'应用功能'
,
type
:
'MENUITEM'
,
...
...
@@ -2668,7 +2668,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem154'
,
items
:
[
{
id
:
'
676170E1-87B6-40F8-B2B3-464DCB4988A5
'
,
id
:
'
463D4E73-62F9-41F8-AC02-B6C966026860
'
,
name
:
'menuitem127'
,
text
:
'打开应用视图'
,
type
:
'MENUITEM'
,
...
...
@@ -2687,7 +2687,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem127'
,
},
{
id
:
'
0A3967D5-DCCF-4CA4-A875-60E7446C6774
'
,
id
:
'
5D8159D3-8060-4E32-A130-32A920A565C3
'
,
name
:
'menuitem147'
,
text
:
'打开HTML页面'
,
type
:
'MENUITEM'
,
...
...
@@ -2706,7 +2706,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem147'
,
},
{
id
:
'
94DF9CAF-0940-4DFA-9987-AAF48080B863
'
,
id
:
'
6799C0AE-FEB5-43B6-9AA9-28F8E993B04F
'
,
name
:
'menuitem160'
,
text
:
'执行JavaScript'
,
type
:
'MENUITEM'
,
...
...
@@ -2727,7 +2727,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
EE668F91-BFA7-43C5-8AEC-42D63B520283
'
,
id
:
'
2487084C-C021-497E-AE68-F5141B4F3067
'
,
name
:
'menuitem155'
,
text
:
'界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2746,7 +2746,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem155'
,
items
:
[
{
id
:
'
C64B6063-C721-411C-A219-B1F329D4F8C9
'
,
id
:
'
47CEF997-D495-4D52-8512-3D51747616A2
'
,
name
:
'menuitem181'
,
text
:
'前台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2765,7 +2765,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem181'
,
},
{
id
:
'
C1984C18-4076-4430-A779-A8C0C57D27B5
'
,
id
:
'
9151ADC0-76A0-45E7-AADA-1C41C8752F2F
'
,
name
:
'menuitem182'
,
text
:
'后台界面行为'
,
type
:
'MENUITEM'
,
...
...
@@ -2788,7 +2788,7 @@ export default class MainMenuModel {
],
},
{
id
:
'1
23D27A2-F3B0-433B-A7FA-98C3CBF58BBC
'
,
id
:
'1
12B6452-3501-48CD-A9BF-42131D675711
'
,
name
:
'menuitem2'
,
text
:
'更多'
,
type
:
'MENUITEM'
,
...
...
@@ -2807,7 +2807,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem2'
,
items
:
[
{
id
:
'
3E8D62BF-4846-48FE-A9EB-0F2CB76BBB7D
'
,
id
:
'
A4E8F524-B89D-415F-853B-CCA9710AD117
'
,
name
:
'menuitem19'
,
text
:
'临时模式'
,
type
:
'MENUITEM'
,
...
...
@@ -2826,7 +2826,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem19'
,
},
{
id
:
'
7100673C-9C3D-4D42-89CB-B1F58F1853CA
'
,
id
:
'
FA80C192-D9AF-4FE5-BFEC-779A5B6498D7
'
,
name
:
'menuitem46'
,
text
:
'数据导出导入'
,
type
:
'MENUITEM'
,
...
...
@@ -2845,7 +2845,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem46'
,
},
{
id
:
'
F743F445-AA71-47DC-BA8B-8A09A2E48C25
'
,
id
:
'
C135268D-993C-43C4-9352-6B793E841FB4
'
,
name
:
'menuitem67'
,
text
:
'索引实体'
,
type
:
'MENUITEM'
,
...
...
@@ -2864,7 +2864,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem67'
,
},
{
id
:
'
E726A555-5EC4-478F-9126-C28CC0D9B019
'
,
id
:
'
DA583B49-0134-48FD-BF6E-0CB9524B720D
'
,
name
:
'menuitem184'
,
text
:
'主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2883,7 +2883,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem184'
,
items
:
[
{
id
:
'
59FB3871-AEF8-460C-BD0B-6465E5834FEF
'
,
id
:
'
CA657C2B-3D70-45E8-8DED-5C834C89A390
'
,
name
:
'menuitem70'
,
text
:
'表格主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2902,7 +2902,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem70'
,
},
{
id
:
'
2FBCC6B3-735A-4A4B-BC29-A720D56804F9
'
,
id
:
'
5F5D1F81-EF20-47E6-8F9E-FAD44ED11C9F
'
,
name
:
'menuitem148'
,
text
:
'列表主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2921,7 +2921,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem148'
,
},
{
id
:
'
D9CCC787-EFEE-4E6F-BDEA-9899D491FC0
C'
,
id
:
'
0C47D1EC-E503-4F45-B660-94812AC372F
C'
,
name
:
'menuitem183'
,
text
:
'数据主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2940,7 +2940,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem183'
,
},
{
id
:
'
7296EE63-9187-45BA-9FD2-B4071A6A2CCA
'
,
id
:
'
EFCA093F-3E65-4FCE-A3C3-CE6BBF4844D7
'
,
name
:
'menuitem28'
,
text
:
'日历主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2959,7 +2959,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem28'
,
},
{
id
:
'
824F3247-6013-41C9-AC4E-BEE881F5A380
'
,
id
:
'
ADE19010-C084-4B90-AF83-5D815CECF06A
'
,
name
:
'menuitem29'
,
text
:
'树主状态'
,
type
:
'MENUITEM'
,
...
...
@@ -2982,7 +2982,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
7B9D451F-3231-4536-8765-8B5FCB8BB177
'
,
id
:
'
8424750C-E437-45C8-A537-2940EA14C518
'
,
name
:
'menuitem22'
,
text
:
'测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3001,7 +3001,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem22'
,
items
:
[
{
id
:
'
9B829CCA-B642-411E-AC5F-7A1989B6F15
B'
,
id
:
'
52D70624-E96E-4EBE-844D-CB05A9DE1D0
B'
,
name
:
'menuitem23'
,
text
:
'卡片导航'
,
type
:
'MENUITEM'
,
...
...
@@ -3020,7 +3020,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem23'
,
},
{
id
:
'
157DF49D-55B6-40E7-A51E-4101F97E6DCA
'
,
id
:
'
BA03D673-C54E-42B8-8A28-B446CE453F09
'
,
name
:
'menuitem24'
,
text
:
'表单嵌入卡片视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3039,7 +3039,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem24'
,
},
{
id
:
'
65AFC4B5-ED5F-479C-8C19-09A0E3A0B88B
'
,
id
:
'
FB7136C8-101C-4B0B-8852-0D8D0A9BF44F
'
,
name
:
'menuitem25'
,
text
:
'关系界面刷新主表单'
,
type
:
'MENUITEM'
,
...
...
@@ -3058,7 +3058,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem25'
,
},
{
id
:
'
C9B9532C-3C75-428C-AD4B-58E099D52D61
'
,
id
:
'
B6FE7BCF-F7FC-434F-B991-2753D177E78D
'
,
name
:
'menuitem208'
,
text
:
'界面逻辑测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3077,7 +3077,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem208'
,
items
:
[
{
id
:
'
4CE40530-173C-43BC-99CA-4A115D91D7A9
'
,
id
:
'
2625CD6E-51CB-40AD-BAF8-899A6D4FE98B
'
,
name
:
'menuitem209'
,
text
:
'表格加载'
,
type
:
'MENUITEM'
,
...
...
@@ -3096,7 +3096,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem209'
,
},
{
id
:
'
BB064C26-F79B-4A14-B634-9D11201D1479
'
,
id
:
'
DE9C4CFA-80E1-49A9-8CAB-9204C1DF2068
'
,
name
:
'menuitem210'
,
text
:
'表单界面逻辑加载'
,
type
:
'MENUITEM'
,
...
...
@@ -3119,7 +3119,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
7CC06268-956C-4DD9-B438-5B6A41FF2BA2
'
,
id
:
'
3CFA60FA-453B-4B10-BAE7-416803DD3550
'
,
name
:
'menuitem66'
,
text
:
'视图布局面板测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3138,7 +3138,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem66'
,
items
:
[
{
id
:
'
259E04FA-1D65-4ED7-B733-31A1A3E9E43B
'
,
id
:
'
AE46ABC3-043C-443E-9E57-C00F1635216E
'
,
name
:
'menuitem125'
,
text
:
'测试表单自定义布局多媒体'
,
type
:
'MENUITEM'
,
...
...
@@ -3157,7 +3157,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem125'
,
},
{
id
:
'
6952BCE9-CA0C-480B-AFC3-67A94D50CA7B
'
,
id
:
'
4912D737-2F4B-40CB-A19C-310A9DD131D5
'
,
name
:
'menuitem126'
,
text
:
'自定义导航'
,
type
:
'MENUITEM'
,
...
...
@@ -3176,7 +3176,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem126'
,
},
{
id
:
'
AFC5C3BE-F6CC-4CDD-BE8B-1B3E23F4F4EA
'
,
id
:
'
47CF73C4-2A2E-4DF8-8178-8AEC05BBBEF2
'
,
name
:
'menuitem130'
,
text
:
'布局面板组件测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3195,7 +3195,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem130'
,
},
{
id
:
'
CCED7B34-063D-4602-98EB-1F88968BFB03
'
,
id
:
'
B0D08E0E-80DD-47AD-885A-84274278381A
'
,
name
:
'menuitem205'
,
text
:
'项布局面板测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3214,7 +3214,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem205'
,
},
{
id
:
'
A8AB8061-19AA-4BFA-84F9-9638DB11CD45
'
,
id
:
'
79BEE246-211B-4F90-A144-147BCB4FF93B
'
,
name
:
'menuitem213'
,
text
:
'按钮测试'
,
type
:
'MENUITEM'
,
...
...
@@ -3233,7 +3233,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem213'
,
},
{
id
:
'
D8366768-F6CB-4F6C-B196-02C4FF40AFEB
'
,
id
:
'
24B2F93B-AAB8-480E-ADFC-717912F08C44
'
,
name
:
'menuitem190'
,
text
:
'视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3252,7 +3252,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem190'
,
items
:
[
{
id
:
'
C4F474DE-CBDD-4916-AC94-D1ABCBD24349
'
,
id
:
'
EC70CD5C-2F1A-47E0-BABC-7FB9A83F0C3D
'
,
name
:
'menuitem191'
,
text
:
'单数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3271,7 +3271,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem191'
,
items
:
[
{
id
:
'
0BB9E713-39E3-4DB2-8B73-EED1A78785D2
'
,
id
:
'
3FF29C82-D438-452C-A6E2-6863AAB98A1A
'
,
name
:
'menuitem192'
,
text
:
'实体向导视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3290,7 +3290,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem192'
,
},
{
id
:
'
0EE52998-2AB4-4FE1-9443-33BC5030F6A6
'
,
id
:
'
A48671EA-6F77-484E-B571-E2D9550F11D8
'
,
name
:
'menuitem193'
,
text
:
'实体编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3309,7 +3309,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem193'
,
},
{
id
:
'
09962264-4109-4222-AF1F-6D30AC1684A5
'
,
id
:
'
56409932-FD0B-496F-A33A-3CCE1FCE6DCE
'
,
name
:
'menuitem194'
,
text
:
'实体编辑视图(分页关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -3328,7 +3328,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem194'
,
},
{
id
:
'
C5714105-26E7-4D69-9D9D-A8948E85683D
'
,
id
:
'
D0FE3CFF-64DD-42F5-AC7E-8D34DE2BC509
'
,
name
:
'menuitem195'
,
text
:
'实体编辑视图(上下关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -3347,7 +3347,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem195'
,
},
{
id
:
'
596E68FB-8BE1-4947-8800-718C8D0BD14A
'
,
id
:
'
EC68EDDA-DBE3-4D31-B558-C752EF95EA80
'
,
name
:
'menuitem196'
,
text
:
'实体编辑视图(左右关系)'
,
type
:
'MENUITEM'
,
...
...
@@ -3366,7 +3366,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem196'
,
},
{
id
:
'
E686BEB4-AA5B-48C9-84B0-7C194244BBA9
'
,
id
:
'
0A978C78-6F80-4F7C-8245-D3334CE90780
'
,
name
:
'menuitem197'
,
text
:
'实体分页导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3385,7 +3385,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem197'
,
},
{
id
:
'
02C53E4A-AC82-40B9-9CF1-9D2DD258D0D0
'
,
id
:
'
D6BFE258-8516-4B9E-9110-7F4349A69052
'
,
name
:
'menuitem198'
,
text
:
'实体数据看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3404,7 +3404,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem198'
,
},
{
id
:
'6C
610C9C-A86F-4FBE-BBB0-EB29A6A960A0
'
,
id
:
'6C
7611D4-EE21-42D3-BD29-C59FE8EC74FA
'
,
name
:
'menuitem199'
,
text
:
'实体选项操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3425,7 +3425,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
6411A8F4-F177-4202-B061-9092C05A150F
'
,
id
:
'
3D2AA72E-C8CD-4365-9E74-ED70AE460B76
'
,
name
:
'menuitem200'
,
text
:
'多数据视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3444,7 +3444,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem200'
,
items
:
[
{
id
:
'
AB28BC89-8766-4CA9-BF4A-24759A916B1
5'
,
id
:
'
94E28436-981C-4693-9538-752B1DC71F3
5'
,
name
:
'menuitem122'
,
text
:
'表格视图面板'
,
type
:
'MENUITEM'
,
...
...
@@ -3463,7 +3463,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem122'
,
},
{
id
:
'
F115BDBD-C29D-46D2-969E-3578CC8623BD
'
,
id
:
'
92908214-C164-4FBA-90F6-6DBAF91E98DC
'
,
name
:
'menuitem202'
,
text
:
'实体多表单编辑视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3482,7 +3482,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem202'
,
},
{
id
:
'
5EA847AD-ADAB-4C2A-BB3C-083ED1C4719F
'
,
id
:
'
DAFC0144-C4B5-491B-9CCD-DFF2277DEE69
'
,
name
:
'menuitem203'
,
text
:
'实体甘特视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3501,7 +3501,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem203'
,
},
{
id
:
'
32D5A2C6-5D1F-45E5-BF0E-A16DA0EB3101
'
,
id
:
'
C824F3FE-ECFD-4CA1-86B6-1075D78AA810
'
,
name
:
'menuitem204'
,
text
:
'实体列表视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3520,7 +3520,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem204'
,
},
{
id
:
'
A05A4120-CAAD-489D-8694-3A378221BA41
'
,
id
:
'
B201A0B2-42C0-4E89-B51A-0743D3D50744
'
,
name
:
'menuitem187'
,
text
:
'测试布局面板(日历视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3539,7 +3539,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem187'
,
},
{
id
:
'
972ADBEF-40F8-404D-8F22-A5564B9D5B5C
'
,
id
:
'
2CDC67FA-2F93-4451-BA52-970AA9889C46
'
,
name
:
'menuitem206'
,
text
:
'实体看板视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3558,7 +3558,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem206'
,
},
{
id
:
'
694FF73D-06A1-41B1-B7B7-3F2321D2D1C4
'
,
id
:
'
9F95CC94-6D0A-474B-8B09-BBCD93363F6D
'
,
name
:
'menuitem207'
,
text
:
'实体树表格视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3577,7 +3577,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem207'
,
},
{
id
:
'
9DC0E3D0-5322-475A-BBAE-23E6050D8C25
'
,
id
:
'
4D46C635-D3B3-4804-A02B-A8F35E600624
'
,
name
:
'menuitem185'
,
text
:
'测试布局面板(树视图)'
,
type
:
'MENUITEM'
,
...
...
@@ -3596,7 +3596,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem185'
,
},
{
id
:
'
6E9DDF02-8C9E-43AA-BC31-A685F27B2B1
2'
,
id
:
'
9AF3865F-71B8-4DE7-A4ED-8AA1D4C44A5
2'
,
name
:
'menuitem159'
,
text
:
'卡片视图(布局面板)'
,
type
:
'MENUITEM'
,
...
...
@@ -3615,7 +3615,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem159'
,
},
{
id
:
'
E94D9994-C978-49DD-A605-AD9044F1334A
'
,
id
:
'
DFE78B8C-AC07-4447-A3C1-303F02D3ABA7
'
,
name
:
'menuitem188'
,
text
:
'测试布局面板(图表)'
,
type
:
'MENUITEM'
,
...
...
@@ -3636,7 +3636,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
29D30F00-6253-45C9-A481-AB479B5393AE
'
,
id
:
'
D8943875-A924-4D30-991B-943185B24483
'
,
name
:
'menuitem211'
,
text
:
'导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3655,7 +3655,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem211'
,
items
:
[
{
id
:
'6
C3536EA-84EE-43B2-AEB4-3D736FF2203B
'
,
id
:
'6
6C41406-5E51-42F7-8E4E-CCA78E8DC379
'
,
name
:
'menuitem215'
,
text
:
'实体表格导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3674,7 +3674,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem215'
,
},
{
id
:
'
08C1E851-E9F0-442B-8FA1-B7FD6F62A887
'
,
id
:
'
DB742B53-7795-411D-9517-E132E94F3D0C
'
,
name
:
'menuitem216'
,
text
:
'实体列表导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3693,7 +3693,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem216'
,
},
{
id
:
'
0CF61DC6-3D1F-4B02-BB54-E383941310EA
'
,
id
:
'
2CF26DA5-2B00-490B-997B-6B100F6779D8
'
,
name
:
'menuitem217'
,
text
:
'实体卡片导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3712,7 +3712,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem217'
,
},
{
id
:
'
A7EF8F10-9E41-4495-B37F-8123967D77F6
'
,
id
:
'
22210C2D-E230-4B14-9D1D-44CCE0DCC661
'
,
name
:
'menuitem218'
,
text
:
'实体日历导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3731,7 +3731,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem218'
,
},
{
id
:
'
EA9FE43B-2E4A-4D39-8172-70EE7C0F65A
8'
,
id
:
'
364F2D55-34DD-4C53-99D5-199F8743834
8'
,
name
:
'menuitem219'
,
text
:
'实体树导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3752,7 +3752,7 @@ export default class MainMenuModel {
],
},
{
id
:
'3
59F179B-940A-498A-9FFF-F87127242076
'
,
id
:
'3
6A14916-E609-4062-BCE0-6453D7E73694
'
,
name
:
'menuitem220'
,
text
:
'选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3771,7 +3771,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem220'
,
items
:
[
{
id
:
'
AB85A197-34A5-4935-A82C-12DE67F8AFD2
'
,
id
:
'
BF9D63AD-3EE9-49D6-AFD7-7FD66E55146F
'
,
name
:
'menuitem221'
,
text
:
'数据选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3790,7 +3790,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem221'
,
},
{
id
:
'
820D33A6-F383-4C47-8F90-DB023B328B7B
'
,
id
:
'
3AC27ED8-E50E-436F-AECB-F32E548DD76C
'
,
name
:
'menuitem222'
,
text
:
'索引选择视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3811,7 +3811,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
E9C4ACD3-AA9D-47DB-83AC-B85771394683
'
,
id
:
'
01933491-FD43-4C76-82A4-95183E48D2EA
'
,
name
:
'menuitem223'
,
text
:
'工作流'
,
type
:
'MENUITEM'
,
...
...
@@ -3830,7 +3830,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem223'
,
items
:
[
{
id
:
'
C8B92E36-E055-46DC-B435-A28863B52E03
'
,
id
:
'
2932DE41-E6AD-4696-8558-7BCE5B4A2E90
'
,
name
:
'menuitem224'
,
text
:
'工作流动态导航视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3849,7 +3849,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem224'
,
},
{
id
:
'
ADFE3D9D-B5C4-4C1E-A94E-EC3E1571F497
'
,
id
:
'
250E307C-F24A-4B57-BA65-E49B29067AC6
'
,
name
:
'menuitem225'
,
text
:
'工作流启动'
,
type
:
'MENUITEM'
,
...
...
@@ -3868,7 +3868,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem225'
,
},
{
id
:
'
7F824438-B2C6-48DB-BDF6-7C84E37A1310
'
,
id
:
'
5E39A163-99A1-4B55-9CAB-D874B9AAE90D
'
,
name
:
'menuitem226'
,
text
:
'工作流动态操作视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3889,7 +3889,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
CCFA4B91-9DEB-4201-A2E2-3C21E507FA66
'
,
id
:
'
4BAE8507-C1E5-4BFC-82F5-74836D844DE8
'
,
name
:
'menuitem227'
,
text
:
'其他视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3908,7 +3908,7 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem227'
,
items
:
[
{
id
:
'
79BB5098-6921-484C-9E84-FD680B8B1792
'
,
id
:
'
B1BE6257-2968-4DAD-A5FC-3F351A2C9CE3
'
,
name
:
'menuitem230'
,
text
:
'自定义视图'
,
type
:
'MENUITEM'
,
...
...
@@ -3931,7 +3931,7 @@ export default class MainMenuModel {
],
},
{
id
:
'
C3721A25-6E92-4443-BBDD-335C6715572D
'
,
id
:
'
92EE6236-5AD3-4998-8331-CBFE6CDA6C1E
'
,
name
:
'menuitem201'
,
text
:
'测试界面逻辑'
,
type
:
'MENUITEM'
,
...
...
@@ -3950,6 +3950,25 @@ export default class MainMenuModel {
authtag
:
'Web-MainMenu-menuitem201'
,
},
],
},
{
id
:
'937142C4-9801-4C09-9A53-105BEFA097CF'
,
name
:
'menuitem131'
,
text
:
'界面逻辑'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'界面逻辑'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem131'
,
},
];
...
...
app_Web/src/widgets/ibizappeditor/default-searchform/default-searchform-base.vue
浏览文件 @
3084f0c8
...
...
@@ -618,7 +618,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
};
...
...
@@ -654,7 +654,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/auto1-panel/auto1-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -369,6 +369,10 @@ export default class Auto1Base extends Vue implements ControlInterface {
* @memberof Item1layoutpanelBase
*/
public
layoutItems
:
any
=
{
field1
:{
name
:
'field1'
,
type
:
'ITEMLAYOUT'
,
caption
:
'图书名'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'title'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
field2
:{
name
:
'field2'
,
type
:
'ITEMLAYOUT'
,
caption
:
'借出日期'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'start'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
field3
:{
name
:
'field3'
,
type
:
'ITEMLAYOUT'
,
caption
:
'归还日期'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'end'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'TABLE_24COL'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[
'field1'
,
'field2'
,
'field3'
]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/ibizbook/has-panel-kan-ban-panel/has-panel-kan-ban-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -369,6 +369,10 @@ export default class HasPanelKanBanBase extends Vue implements ControlInterface
* @memberof ItemlayoutpanelBase
*/
public
layoutItems
:
any
=
{
srfmajortext
:{
name
:
'srfmajortext'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
isShowCaption
:
false
,
sysCss
:
'kanban-title'
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'srfmajortext'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
author
:{
name
:
'author'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
isShowCaption
:
false
,
sysCss
:
'kanban-author'
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'author'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
srfdescription
:{
name
:
'srfdescription'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
isShowCaption
:
false
,
sysCss
:
'kanban-description'
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'srfdescription'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
'kanban-panel'
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'TABLE_24COL'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
400
,
widthMode
:
'PX'
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[
'srfmajortext'
,
'author'
,
'srfdescription'
]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/ibizbook/has-panel-list-panel/has-panel-list-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -369,6 +369,10 @@ export default class HasPanelListBase extends Vue implements ControlInterface {
* @memberof List_itempanelBase
*/
public
layoutItems
:
any
=
{
bookname
:{
name
:
'bookname'
,
type
:
'ITEMLAYOUT'
,
caption
:
'图书名称'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'IBIZBOOKNAME'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
author
:{
name
:
'author'
,
type
:
'ITEMLAYOUT'
,
caption
:
'图书作者'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'AUTHOR'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
press
:{
name
:
'press'
,
type
:
'ITEMLAYOUT'
,
caption
:
'图书出版社'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'PRESS'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'TABLE_24COL'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[
'bookname'
,
'author'
,
'press'
]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/ibizbook/listpanel-panel/listpanel-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -378,6 +378,13 @@ export default class ListpanelBase extends Vue implements ControlInterface {
* @memberof List_itempanelBase
*/
public
layoutItems
:
any
=
{
static_label1
:{
name
:
'static_label1'
,
type
:
'ITEMLAYOUT'
,
caption
:
'标签'
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'RAWITEM'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
-
1
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
viewType
:
'DELISTVIEW'
,
predefinedType
:
'STATIC_LABEL'
,
contentType
:
'RAW'
,
contentStyle
:
''
,
rawContent
:
'标签'
,
htmlContent
:
''
,
renderMode
:
'PARAGRAPH'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
static_text1
:{
name
:
'static_text1'
,
type
:
'ITEMLAYOUT'
,
caption
:
'文本'
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'RAWITEM'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
-
1
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
viewType
:
'DELISTVIEW'
,
predefinedType
:
'STATIC_TEXT'
,
contentType
:
'RAW'
,
contentStyle
:
''
,
rawContent
:
'文本内容'
,
htmlContent
:
''
,
renderMode
:
'TEXT'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
field_text_dynamic
:{
name
:
'field_text_dynamic'
,
type
:
'ITEMLAYOUT'
,
caption
:
'文本(动态)'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
-
1
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
'FIELD_TEXT_DYNAMIC'
,
renderMode
:
'TEXT_DYNAMIC'
,
dataItemName
:
'author'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
field_textbox
:{
name
:
'field_textbox'
,
type
:
'ITEMLAYOUT'
,
caption
:
'文本框'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
-
1
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
'FIELD_TEXTBOX'
,
dataItemName
:
'booknumber'
,
},
button_link1
:{
name
:
'button_link1'
,
type
:
'ITEMLAYOUT'
,
caption
:
'页面链接'
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'BUTTON'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
-
1
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
xDataControlName
:
'list'
,
buttonStyle
:
'DEFAULT'
,
borderStyle
:
''
,
iconAlign
:
''
,
uiAction
:
{
actiontarget
:
'SINGLEDATA'
,
noprivdisplaymode
:
'2'
,
dataaccaction
:
''
,
visabled
:
true
,
disabled
:
false
},
renderMode
:
'LINK'
,
},
button_calluilogic1
:{
name
:
'button_calluilogic1'
,
type
:
'ITEMLAYOUT'
,
caption
:
'按钮'
,
isShowCaption
:
true
,
sysCss
:
''
,
itemType
:
'BUTTON'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
-
1
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
xDataControlName
:
'list'
,
buttonStyle
:
'DEFAULT'
,
borderStyle
:
''
,
iconAlign
:
''
,
uiAction
:
{
actiontarget
:
'SINGLEKEY'
,
noprivdisplaymode
:
'1'
,
dataaccaction
:
'OPEN_DOCUMENT'
,
visabled
:
true
,
disabled
:
false
},
renderMode
:
''
,
},
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
'容器'
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'FLEX'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[
'static_label1'
,
'static_text1'
,
'field_text_dynamic'
,
'field_textbox'
,
'button_link1'
,
'button_calluilogic1'
]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/ibizbook/lnternal-func-list-list/lnternal-func-list-list-base.vue
浏览文件 @
3084f0c8
...
...
@@ -46,11 +46,11 @@
<span
class=
"quick-toolbar"
>
<div
class=
'toolbar-container'
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"
listviewlist_quicktoolbarModels.deuiaction1.visabled"
:disabled=
"listview
list_quicktoolbarModels.deuiaction1.disabled"
class=
''
v-button-loading:i-button
@
click=
"list_quicktoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i-button
v-show=
"
usr4listview_layoutlist_quicktoolbarModels.deuiaction1.visabled"
:disabled=
"usr4listview_layout
list_quicktoolbarModels.deuiaction1.disabled"
class=
''
v-button-loading:i-button
@
click=
"list_quicktoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i
class=
'fa fa-file-text-o'
></i>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
listview
list_quicktoolbar_toolbar.deuiaction1.caption')}}
</span>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
usr4listview_layout
list_quicktoolbar_toolbar.deuiaction1.caption')}}
</span>
</i-button>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
listview
list_quicktoolbar_toolbar.deuiaction1.tip')}}
</div>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
usr4listview_layout
list_quicktoolbar_toolbar.deuiaction1.tip')}}
</div>
</tooltip>
</div>
</span>
...
...
@@ -61,18 +61,18 @@
<span
class=
"batch-toolbar"
>
<div
class=
'toolbar-container'
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"
listviewlist_batchtoolbarModels.deuiaction1.visabled"
:disabled=
"listview
list_batchtoolbarModels.deuiaction1.disabled"
class=
''
v-button-loading:i-button
@
click=
"list_batchtoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i-button
v-show=
"
usr4listview_layoutlist_batchtoolbarModels.deuiaction1.visabled"
:disabled=
"usr4listview_layout
list_batchtoolbarModels.deuiaction1.disabled"
class=
''
v-button-loading:i-button
@
click=
"list_batchtoolbar_click({ tag: 'deuiaction1' }, $event)"
>
<i
class=
'fa fa-edit'
></i>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
listview
list_batchtoolbar_toolbar.deuiaction1.caption')}}
</span>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
usr4listview_layout
list_batchtoolbar_toolbar.deuiaction1.caption')}}
</span>
</i-button>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
listview
list_batchtoolbar_toolbar.deuiaction1.tip')}}
</div>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
usr4listview_layout
list_batchtoolbar_toolbar.deuiaction1.tip')}}
</div>
</tooltip>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"
listviewlist_batchtoolbarModels.deuiaction2.visabled"
:disabled=
"listview
list_batchtoolbarModels.deuiaction2.disabled"
class=
''
v-button-loading:i-button
@
click=
"list_batchtoolbar_click({ tag: 'deuiaction2' }, $event)"
>
<i-button
v-show=
"
usr4listview_layoutlist_batchtoolbarModels.deuiaction2.visabled"
:disabled=
"usr4listview_layout
list_batchtoolbarModels.deuiaction2.disabled"
class=
''
v-button-loading:i-button
@
click=
"list_batchtoolbar_click({ tag: 'deuiaction2' }, $event)"
>
<i
class=
'fa fa-remove'
></i>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
listview
list_batchtoolbar_toolbar.deuiaction2.caption')}}
</span>
<span
class=
'caption'
>
{{$t('entities.ibizbook.
usr4listview_layout
list_batchtoolbar_toolbar.deuiaction2.caption')}}
</span>
</i-button>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
listview
list_batchtoolbar_toolbar.deuiaction2.tip')}}
</div>
<div
slot=
'content'
>
{{$t('entities.ibizbook.
usr4listview_layout
list_batchtoolbar_toolbar.deuiaction2.tip')}}
</div>
</tooltip>
</div>
</span>
...
...
@@ -362,7 +362,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOK
ListView
Base
* @memberof IBIZBOOK
Usr4ListView_layout
Base
*/
public
New
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
const
_this
:
any
=
this
;
...
...
@@ -382,7 +382,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOK
ListView
Base
* @memberof IBIZBOOK
Usr4ListView_layout
Base
*/
public
Edit
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
if
(
args
.
length
===
0
)
{
...
...
@@ -408,7 +408,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* @param {*} [$event] 事件源
* @param {*} [xData] 执行行为所需当前部件
* @param {*} [actionContext] 执行行为上下文
* @memberof IBIZBOOK
ListView
Base
* @memberof IBIZBOOK
Usr4ListView_layout
Base
*/
public
Remove
(
args
:
any
[],
contextJO
?:
any
,
params
?:
any
,
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
)
{
const
_this
:
any
=
this
;
...
...
@@ -603,9 +603,9 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* 工具栏模型
*
* @type {*}
* @memberof IBIZBOOK
ListView
* @memberof IBIZBOOK
Usr4ListView_layout
*/
public
listview
list_quicktoolbarModels
:
any
=
{
public
usr4listview_layout
list_quicktoolbarModels
:
any
=
{
deuiaction1
:
{
name
:
'deuiaction1'
,
actiontarget
:
'NONE'
,
caption
:
'新建'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'New'
,
target
:
''
}
},
};
...
...
@@ -615,9 +615,9 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
* 工具栏模型
*
* @type {*}
* @memberof IBIZBOOK
ListView
* @memberof IBIZBOOK
Usr4ListView_layout
*/
public
listview
list_batchtoolbarModels
:
any
=
{
public
usr4listview_layout
list_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'
}
},
...
...
@@ -840,7 +840,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
ListView
'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4ListView_layout
'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{...
opt
};
...
...
@@ -956,7 +956,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
ListView
'
+
(
this
.
$t
(
'app.list.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4ListView_layout
'
+
(
this
.
$t
(
'app.list.notConfig.removeAction'
)
as
string
)
});
return
;
}
if
(
datas
.
length
===
0
)
{
...
...
@@ -1051,7 +1051,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
ListView
'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4ListView_layout
'
+
(
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
);
...
...
@@ -1059,7 +1059,7 @@ export default class LnternalFuncListBase extends Vue implements ControlInterfac
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.warning'
)
as
string
),
desc
:
'IBIZBOOK
ListView
'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.warning'
)
as
string
),
desc
:
'IBIZBOOK
Usr4ListView_layout
'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizbook
){
...
...
app_Web/src/widgets/ibizbook/timelineitemlayoutpanel-panel/timelineitemlayoutpanel-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -360,6 +360,7 @@ export default class TIMELINEITEMLAYOUTPANELBase extends Vue implements ControlI
* @memberof ItemlayoutpanelBase
*/
public
layoutItems
:
any
=
{
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'TABLE_24COL'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/ibizbook/usr-panel/usr-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -360,6 +360,7 @@ export default class UsrBase extends Vue implements ControlInterface {
* @memberof List_itempanelBase
*/
public
layoutItems
:
any
=
{
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'TABLE_24COL'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/ibizbook/usr4-panel/usr4-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -369,6 +369,10 @@ export default class Usr4Base extends Vue implements ControlInterface {
* @memberof ItemlayoutpanelBase
*/
public
layoutItems
:
any
=
{
author
:{
name
:
'author'
,
type
:
'ITEMLAYOUT'
,
caption
:
'作者'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'author'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
press
:{
name
:
'press'
,
type
:
'ITEMLAYOUT'
,
caption
:
'出版社'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'press'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
bookname
:{
name
:
'bookname'
,
type
:
'ITEMLAYOUT'
,
caption
:
'图书名'
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'FIELD'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
''
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
parentName
:
'container1'
,
panel
:
this
,
required
:
false
,
fieldState
:
'0'
,
predefinedType
:
''
,
renderMode
:
''
,
dataItemName
:
'IBIZBOOKNAME'
,
wrapMode
:
''
,
vAlign
:
''
,
hAlign
:
''
,
},
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'TABLE_24COL'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[
'author'
,
'press'
,
'bookname'
]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
app_Web/src/widgets/ibizbook/usr5-panel/usr5-panel-base.vue
浏览文件 @
3084f0c8
...
...
@@ -360,6 +360,7 @@ export default class Usr5Base extends Vue implements ControlInterface {
* @memberof ItemlayoutpanelBase
*/
public
layoutItems
:
any
=
{
container1
:{
name
:
'container1'
,
type
:
'ITEMLAYOUT'
,
caption
:
''
,
titleBarCloseMode
:
0
,
isShowCaption
:
false
,
sysCss
:
''
,
itemType
:
'CONTAINER'
,
itemStyle
:
'DEFAULT'
,
visible
:
true
,
disabled
:
false
,
layout
:
'TABLE_24COL'
,
layoutPos
:
''
,
layoutHeight
:
0
,
heightMode
:
''
,
layoutWidth
:
0
,
widthMode
:
''
,
spacingBottom
:
''
,
spacingLeft
:
''
,
spacingRight
:
''
,
spacingTop
:
''
,
hAlignSelf
:
''
,
vAlignSelf
:
''
,
flexGrow
:
0
,
flexParams
:{
align
:
''
,
dir
:
''
,
vAlign
:
''
},
panel
:
this
,
details
:[]
,
dataRegionType
:
'INHERIT'
}
};
/**
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerMediaTestEditView.json
浏览文件 @
3084f0c8
...
...
@@ -11,424 +11,546 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
},
"getPSDEViewCodeName"
:
"MediaTestEditView"
,
"getPSDEViewId"
:
"FAFB8AE6-C3C0-4D38-9B54-D0D6D4537CFA"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Usr1102278296"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"FLEX"
,
"logicName"
:
"MediaTestEditViewDEEDITVIEW"
,
"name"
:
"layoutpanel"
,
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"EditView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"form"
,
"name"
:
"FORM"
,
"paramType"
:
"CTRL"
},
{
"name"
:
"P2K"
,
"paramType"
:
"VALUE"
,
"value"
:
0
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"AddDataForm"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSFORMS/AddDataForm.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单(数据补充)"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"layoutBodyOnly"
:
false
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"viewProxyMode"
:
true
,
"modelid"
:
"50EC43B3-FD4F-4839-960B-6A05D75190EE"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
,
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"EditView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"form"
,
"name"
:
"FORM"
,
"paramType"
:
"CTRL"
},
{
"name"
:
"P2K"
,
"paramType"
:
"VALUE"
,
"value"
:
0
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"AddDataForm"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer/PSFORMS/AddDataForm.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单(数据补充)"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERID"
,
"codeName"
:
"IBIZCustomerId"
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERNAME"
,
"codeName"
:
"IBIZCustomerName"
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"ibizcustomername"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERNAME"
,
"codeName"
:
"IBIZCustomerName"
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"id"
:
"address"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"id"
:
"ibizcustomerid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERID"
,
"codeName"
:
"IBIZCustomerId"
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
},
{
"id"
:
"customeruid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CUSTOMERUID"
,
"codeName"
:
"CustomerUID"
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
}
}
],
"getPSDEFormPages"
:
[
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERID"
,
"codeName"
:
"IBIZCustomerId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERNAME"
,
"codeName"
:
"IBIZCustomerName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"ibizcustomername"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERNAME"
,
"codeName"
:
"IBIZCustomerName"
}
},
{
"id"
:
"address"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
}
},
{
"id"
:
"ibizcustomerid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERID"
,
"codeName"
:
"IBIZCustomerId"
}
},
{
"id"
:
"customeruid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CUSTOMERUID"
,
"codeName"
:
"CustomerUID"
}
}
],
"getPSDEFormPages"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"CONTROL.DEFORM.IBIZCUSTOMER.MAIN.FORMPAGE.FORMPAGE1"
},
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"CONTROL.DEFORM.IBIZCUSTOMER.MAIN.
FORMPAGE.FORMPAGE
1"
"lanResTag"
:
"CONTROL.DEFORM.IBIZCUSTOMER.MAIN.
GROUPPANEL.GROUP
1"
},
"caption"
:
"基本信息"
,
"codeName"
:
"
formpage
1"
,
"caption"
:
"
客户
基本信息"
,
"codeName"
:
"
group
1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"
FORMPAGE
"
,
"name"
:
"
formpage
1"
,
"detailType"
:
"
GROUPPANEL
"
,
"name"
:
"
group
1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"
CONTROL.DEFORM.IBIZCUSTOMER.MAIN.GROUPPANEL.GROUP1
"
"lanResTag"
:
"
DEF.LNAME.IBIZCUSTOMERNAME
"
},
"caption"
:
"客户基本信息"
,
"codeName"
:
"group1"
,
"caption"
:
"客户名称"
,
"codeName"
:
"ibizcustomername"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.IBIZCUSTOMERNAME"
},
"caption"
:
"客户名称"
,
"codeName"
:
"ibizcustomername"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"ibizcustomername"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERNAME"
,
"codeName"
:
"IBIZCustomerName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"ibizcustomername"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.ADDRESS"
},
"caption"
:
"公司地址"
,
"codeName"
:
"address"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"address"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"address"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.IBIZCUSTOMERID"
},
"caption"
:
"客户标识"
,
"codeName"
:
"ibizcustomerid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"ibizcustomerid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERID"
,
"codeName"
:
"IBIZCustomerId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"ibizcustomerid"
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.CUSTOMERUID"
},
"caption"
:
"客户编号"
,
"codeName"
:
"customeruid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"customeruid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CUSTOMERUID"
,
"codeName"
:
"CustomerUID"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"customeruid"
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"ibizcustomername"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERNAME"
,
"codeName"
:
"IBIZCustomerName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"ibizcustomername"
},
"getPSLayoutPos"
:
{
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.ADDRESS"
},
"caption"
:
"公司地址"
,
"codeName"
:
"address"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"address"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ADDRESS"
,
"codeName"
:
"Address"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"address"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"colLG"
:
12
,
"colMD"
:
12
,
"colSM"
:
12
,
"colXS"
:
12
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.IBIZCUSTOMERID"
},
"caption"
:
"客户标识"
,
"codeName"
:
"ibizcustomerid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"ibizcustomerid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"IBIZCUSTOMERID"
,
"codeName"
:
"IBIZCustomerId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"ibizcustomerid"
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"DEF.LNAME.CUSTOMERUID"
},
"caption"
:
"客户编号"
,
"codeName"
:
"customeruid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"customeruid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CUSTOMERUID"
,
"codeName"
:
"CustomerUID"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"customeruid"
},
"getPSLayoutPos"
:
{
"colLG"
:
6
,
"colMD"
:
6
,
"colSM"
:
6
,
"colXS"
:
6
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"hidden"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"noTabHeader"
:
true
,
"name"
:
"form"
,
"modelid"
:
"144ae39bc8dd3883dc9de47e77311669"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
],
"getPSDEViewCodeName"
:
"MediaTestEditView"
,
"getPSDEViewId"
:
"FAFB8AE6-C3C0-4D38-9B54-D0D6D4537CFA"
,
"getPSViewLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_image"
},
{
"id"
:
"field_carousel"
}
],
"codeName"
:
"Layoutpanel"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"多媒体测试"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZCustomer.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"滚动条容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_scroll1"
,
"getPSLayout"
:
{
"layout"
:
"BORDER"
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"noTabHeader"
:
true
,
"name"
:
"form"
,
"modelid"
:
"144ae39bc8dd3883dc9de47e77311669"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
]
"getPSPanelItems"
:
[
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_scroll_main1"
,
"getPSLayout"
:
{
"layout"
:
"BORDER"
},
"getPSLayoutPos"
:
{
"layout"
:
"BORDER"
,
"layoutPos"
:
"CENTER"
},
"getPSPanelItems"
:
[
{
"caption"
:
"图片"
,
"contentType"
:
"IMAGE"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_image1"
,
"getPSLayoutPos"
:
{
"layout"
:
"BORDER"
,
"layoutPos"
:
"CENTER"
},
"getPSRawItem"
:
{
"contentType"
:
"IMAGE"
,
"name"
:
"static_image1"
,
"predefinedType"
:
"STATIC_IMAGE"
},
"showCaption"
:
true
},
{
"caption"
:
"轮播图"
,
"contentType"
:
"IMAGE"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_carousel1"
,
"getPSLayoutPos"
:
{
"layout"
:
"BORDER"
,
"layoutPos"
:
"CENTER"
},
"getPSRawItem"
:
{
"contentType"
:
"IMAGE"
,
"name"
:
"static_carousel1"
,
"predefinedType"
:
"STATIC_CAROUSEL"
},
"showCaption"
:
true
},
{
"caption"
:
"图片(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_image"
,
"getPSEditor"
:
{
"editorParams"
:
{
"MAXCOUNT"
:
"1"
},
"editorType"
:
"PICTURE_ONE"
,
"maxFileCount"
:
1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field_image"
,
"predefinedType"
:
"FIELD_IMAGE"
},
"getPSLayoutPos"
:
{
"layout"
:
"BORDER"
,
"layoutPos"
:
"CENTER"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"轮播图(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_carousel"
,
"getPSEditor"
:
{
"editorType"
:
"PICTURE"
,
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field_carousel"
,
"predefinedType"
:
"FIELD_CAROUSEL"
},
"getPSLayoutPos"
:
{
"layout"
:
"BORDER"
,
"layoutPos"
:
"CENTER"
},
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"视频播放"
,
"contentType"
:
"RAW"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"name"
:
"static_videoplayer1"
,
"getPSLayoutPos"
:
{
"layout"
:
"BORDER"
,
"layoutPos"
:
"CENTER"
},
"getPSRawItem"
:
{
"contentType"
:
"RAW"
,
"name"
:
"static_videoplayer1"
,
"predefinedType"
:
"STATIC_VIDEOPLAYER"
},
"showCaption"
:
true
}
],
"showCaption"
:
true
}
]
}
],
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
false
,
"modelid"
:
"EFE60D56-A7A2-4796-931E-BF42934E19E7"
,
"modeltype"
:
"PSSYSVIEWLAYOUTPANEL"
},
"title"
:
"客户编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPINDEXVIEWS/index.json
浏览文件 @
3084f0c8
...
...
@@ -4348,6 +4348,20 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图布局面板测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"界面逻辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem131"
,
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"界面逻辑"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPMENUS/MainMenu.json
浏览文件 @
3084f0c8
...
...
@@ -2418,6 +2418,12 @@
"tooltip"
:
"测试界面逻辑"
}
],
"tooltip"
:
"视图布局面板测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"界面逻辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem131"
,
"tooltip"
:
"界面逻辑"
}
],
"enableCustomize"
:
false
,
"name"
:
"mainmenu"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
3084f0c8
...
...
@@ -19434,6 +19434,20 @@
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"视图布局面板测试"
},
{
"accUserMode"
:
0
,
"caption"
:
"界面逻辑"
,
"itemType"
:
"MENUITEM"
,
"name"
:
"menuitem131"
,
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"tooltip"
:
"界面逻辑"
}
],
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
...
...
demo-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
3084f0c8
...
...
@@ -278,7 +278,7 @@
<!--输出实体[IBIZCUSTOMER]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizcustomer-37
0
-10"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizcustomer-37
8
-10"
>
<createTable
tableName=
"T_IBIZCUSTOMER"
>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
demo-core/src/main/resources/liquibase/view.xml
浏览文件 @
3084f0c8
...
...
@@ -19,7 +19,7 @@
</createView>
</changeSet>
<!--输出实体[IBIZCUSTOMER]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizcustomer-37
0
-4"
runOnChange=
"true"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizcustomer-37
8
-4"
runOnChange=
"true"
>
<createView
fullDefinition=
"false"
replaceIfExists=
"true"
viewName=
"V_IBIZCUSTOMER"
>
<![CDATA[ SELECT t1.[ADDRESS], t1.[CREATEDATE], t1.[CREATEMAN], t1.[CUSTOMERUID], t1.[IBIZCUSTOMERID], t1.[IBIZCUSTOMERNAME], t1.[SN], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZCUSTOMER] t1 ]]>
</createView>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录