Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
e70c76f3
提交
e70c76f3
编写于
12月 08, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Mosher 发布系统代码 [后台服务,演示应用]
上级
512ab5e6
变更
14
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
14 个修改的文件
包含
124 行增加
和
68 行删除
+124
-68
view-config.json
app_Web/public/assets/json/view-config.json
+8
-0
en-US.ts
app_Web/src/locale/lang/en-US.ts
+2
-0
zh-CN.ts
app_Web/src/locale/lang/zh-CN.ts
+2
-0
ibizbook_en_US.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
+11
-0
ibizbook_zh_CN.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
+11
-0
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+39
-1
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+8
-0
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+0
-1
router.ts
app_Web/src/pages/sample/index/router.ts
+0
-27
state.ts
app_Web/src/store/modules/view-action/state.ts
+0
-11
ibizbook-ui-service-base.ts
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
+1
-0
main-menu-appmenu-base.vue
.../widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
+0
-26
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+41
-1
systemResource.json
demo-core/src/main/resources/permission/systemResource.json
+1
-1
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
e70c76f3
...
...
@@ -1319,6 +1319,14 @@
"viewname"
:
"IBIZOrderPickupTreeView"
,
"viewtag"
:
"bfdb44ab2995bfb452478242183ea4c0"
},
"ibizbookusr6dataview"
:
{
"title"
:
"图书数据视图"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEDATAVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUsr6DataView"
,
"viewtag"
:
"c0129c921be7d85a22907979d8120c64"
},
"ibizorderdetaileditview"
:
{
"title"
:
"订单明细编辑视图"
,
"caption"
:
"订单明细"
,
...
...
app_Web/src/locale/lang/en-US.ts
浏览文件 @
e70c76f3
...
...
@@ -329,6 +329,8 @@ export default {
menuitem147
:
"打开HTML页面"
,
menuitem160
:
"执行JavaScript"
,
menuitem155
:
"界面行为"
,
menuitem181
:
"前端界面行为"
,
menuitem182
:
"后台界面行为"
,
menuitem2
:
"更多"
,
menuitem46
:
"数据导出导入"
,
menuitem45
:
"数据打印"
,
...
...
app_Web/src/locale/lang/zh-CN.ts
浏览文件 @
e70c76f3
...
...
@@ -329,6 +329,8 @@ export default {
menuitem147
:
"打开HTML页面"
,
menuitem160
:
"执行JavaScript"
,
menuitem155
:
"界面行为"
,
menuitem181
:
"前端界面行为"
,
menuitem182
:
"后台界面行为"
,
menuitem2
:
"更多"
,
menuitem46
:
"数据导出导入"
,
menuitem45
:
"数据打印"
,
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
浏览文件 @
e70c76f3
...
...
@@ -176,6 +176,10 @@ export default {
caption
:
"图书"
,
title
:
"图书表格视图"
,
},
usr6dataview
:
{
caption
:
"图书"
,
title
:
"图书数据视图"
,
},
usr9gridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图(主状态)"
,
...
...
@@ -685,6 +689,11 @@ export default {
uiactions
:
{
},
},
majorstatedata_dataview
:
{
nodata
:
""
,
uiactions
:
{
},
},
groupbycodelistkanban_kanban
:
{
nodata
:
""
,
uiactions
:
{
...
...
@@ -1732,6 +1741,8 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
usr6dataviewtoolbar_toolbar
:
{
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
浏览文件 @
e70c76f3
...
...
@@ -175,6 +175,10 @@ export default {
caption
:
"图书"
,
title
:
"图书表格视图"
,
},
usr6dataview
:
{
caption
:
"图书"
,
title
:
"图书数据视图"
,
},
usr9gridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图(主状态)"
,
...
...
@@ -684,6 +688,11 @@ export default {
uiactions
:
{
},
},
majorstatedata_dataview
:
{
nodata
:
""
,
uiactions
:
{
},
},
groupbycodelistkanban_kanban
:
{
nodata
:
""
,
uiactions
:
{
...
...
@@ -1731,6 +1740,8 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
usr6dataviewtoolbar_toolbar
:
{
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
e70c76f3
...
...
@@ -2933,8 +2933,46 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'AppFunc33'
,
appfunctag
:
''
,
resourcetag
:
''
,
items
:
[
{
id
:
'5BD8B4AB-A156-45B0-9C2F-9C7E80F5AB07'
,
name
:
'menuitem181'
,
text
:
'前端界面行为'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'前端界面行为'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto67'
,
resourcetag
:
''
,
},
{
id
:
'6C2CD901-A8F6-4752-8E5A-7FB9EAE2FDD7'
,
name
:
'menuitem182'
,
text
:
'后台界面行为'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'后台界面行为'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto39'
,
resourcetag
:
''
,
},
],
},
],
},
...
...
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
e70c76f3
...
...
@@ -1327,6 +1327,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZOrderPickupTreeView"
,
"viewtag"
:
"bfdb44ab2995bfb452478242183ea4c0"
},
"ibizbookusr6dataview"
:
{
"title"
:
"图书数据视图"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEDATAVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUsr6DataView"
,
"viewtag"
:
"c0129c921be7d85a22907979d8120c64"
},
"ibizorderdetaileditview"
:
{
"title"
:
"订单明细编辑视图"
,
"caption"
:
"订单明细"
,
...
...
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
e70c76f3
...
...
@@ -107,7 +107,6 @@ export const PageComponents = {
Vue
.
component
(
'ibizbooknew-default-value-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbooknew-default-value-grid-view/ibizbooknew-default-value-grid-view.vue'
));
Vue
.
component
(
'ibizbookcalendar-view'
,
()
=>
import
(
'@pages/sample/ibizbookcalendar-view/ibizbookcalendar-view.vue'
));
Vue
.
component
(
'ibizorder-sgrid-view2'
,
()
=>
import
(
'@pages/sample/ibizorder-sgrid-view2/ibizorder-sgrid-view2.vue'
));
Vue
.
component
(
'ibizbookui-action-grid-view'
,
()
=>
import
(
'@pages/sample/ibizbookui-action-grid-view/ibizbookui-action-grid-view.vue'
));
Vue
.
component
(
'ibizuniproduct-pickup-grid-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-pickup-grid-view/ibizuniproduct-pickup-grid-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view/ibizorder-detail-sgrid-view.vue'
));
Vue
.
component
(
'ibizorder-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizorder-pickup-view/ibizorder-pickup-view.vue'
));
...
...
app_Web/src/pages/sample/index/router.ts
浏览文件 @
e70c76f3
...
...
@@ -1652,20 +1652,6 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-sgrid-view2/ibizorder-sgrid-view2.vue'
),
},
{
path
:
'ibizbooks/:ibizbook?/uiactiongridview/:uiactiongridview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.uiactiongridview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'uiactiongridview'
,
parameterName
:
'uiactiongridview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookui-action-grid-view/ibizbookui-action-grid-view.vue'
),
},
{
path
:
'ibizuniproducts/:ibizuniproduct?/pickupgridview/:pickupgridview?'
,
meta
:
{
...
...
@@ -4219,19 +4205,6 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizorder-sf7-edit-view/ibizorder-sf7-edit-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/uiactiongridview/:uiactiongridview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.uiactiongridview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'uiactiongridview'
,
parameterName
:
'uiactiongridview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookui-action-grid-view/ibizbookui-action-grid-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/usr5gridview/:usr5gridview?'
,
meta
:
{
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
e70c76f3
...
...
@@ -231,7 +231,6 @@ export const viewstate: any = {
'fdb297cd4b12374534413c3053aec1b8'
,
'f4c5c766fd5755b694e0401dddc4d1ad'
,
'e7441fa67d425df343d996c745fb5d6b'
,
'6e88651a11e5ea2de4f397a904f7847a'
,
'2ccd29eeaeded3ea5a713a19cd67a83e'
,
'aa68a83577209ff0ec3864aec4e194f2'
,
'692ede21641dfdb7075ede69d7c4ad33'
,
...
...
@@ -922,16 +921,6 @@ export const viewstate: any = {
refviews
:
[
],
},
{
viewtag
:
'6e88651a11e5ea2de4f397a904f7847a'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZBOOKUiActionGridView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
'b3429ecc4d89a02bc5f5279f1bd7f620'
,
],
},
{
viewtag
:
'703686dd4e6aa6f55aca5d92c00d9ee3'
,
viewmodule
:
'Sample'
,
...
...
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
e70c76f3
...
...
@@ -132,6 +132,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickuptreeview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookpickup-tree-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'roweditgridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookrow-edit-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr6gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr6-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr6dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr6-data-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr9gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr9-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr4dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr4-data-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-grid-view'
});
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
e70c76f3
...
...
@@ -575,9 +575,6 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'Auto29'
:
this
.
clickAuto29
(
item
);
return
;
case
'AppFunc33'
:
this
.
clickAppFunc33
(
item
);
return
;
case
'AppFunc70'
:
this
.
clickAppFunc70
(
item
);
return
;
...
...
@@ -1351,29 +1348,6 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 图书实体界面行为展示
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc33
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'uiactiongridview'
,
parameterName
:
'uiactiongridview'
},
];
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
deResParameters
,
parameters
,
[],
viewparam
);
if
(
Object
.
is
(
this
.
$route
.
fullPath
,
path
)){
return
;
}
this
.
$nextTick
(
function
(){
this
.
$router
.
push
(
path
);
})
}
/**
* 自定义扩展编辑器
*
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
浏览文件 @
e70c76f3
...
...
@@ -3095,9 +3095,49 @@ export default class MainMenuModel {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'
AppFunc33
'
,
appfunctag
:
''
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem155'
,
items
:
[
{
id
:
'5BD8B4AB-A156-45B0-9C2F-9C7E80F5AB07'
,
name
:
'menuitem181'
,
text
:
'前端界面行为'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'前端界面行为'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto67'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem181'
,
},
{
id
:
'6C2CD901-A8F6-4752-8E5A-7FB9EAE2FDD7'
,
name
:
'menuitem182'
,
text
:
'后台界面行为'
,
type
:
'MENUITEM'
,
counterid
:
''
,
tooltip
:
'后台界面行为'
,
expanded
:
false
,
separator
:
false
,
hidden
:
false
,
hidesidebar
:
false
,
opendefault
:
false
,
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
'Auto39'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem182'
,
},
],
},
],
},
...
...
demo-core/src/main/resources/permission/systemResource.json
浏览文件 @
e70c76f3
此差异已折叠。
点击以展开。
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录