Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
248091a3
提交
248091a3
编写于
11月 26, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Mosher 发布系统代码 [后台服务,演示应用]
上级
274eb7b4
变更
19
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
19 个修改的文件
包含
4364 行增加
和
23 行删除
+4364
-23
view-config.json
app_Web/public/assets/json/view-config.json
+16
-0
ibizbook_en_US.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
+94
-0
ibizbook_zh_CN.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
+94
-0
main-menu-appmenu.ts
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
+1
-1
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+16
-0
ibizbookinter-func-edit-view-base.vue
...nter-func-edit-view/ibizbookinter-func-edit-view-base.vue
+950
-0
ibizbookinter-func-edit-view.less
...ookinter-func-edit-view/ibizbookinter-func-edit-view.less
+27
-0
ibizbookinter-func-edit-view.vue
...bookinter-func-edit-view/ibizbookinter-func-edit-view.vue
+22
-0
page-register.ts
app_Web/src/pages/sample/index/page-register.ts
+1
-0
router.ts
app_Web/src/pages/sample/index/router.ts
+27
-0
state.ts
app_Web/src/store/modules/view-action/state.ts
+11
-1
ibizbook-ui-service-base.ts
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
+2
-0
main-menu-appmenu-base.vue
.../widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
+46
-20
main-menu-appmenu-model.ts
.../widgets/app/main-menu-appmenu/main-menu-appmenu-model.ts
+1
-1
inter-func-form-form-base.vue
...izbook/inter-func-form-form/inter-func-form-form-base.vue
+2374
-0
inter-func-form-form-model.ts
...izbook/inter-func-form-form/inter-func-form-form-model.ts
+141
-0
inter-func-form-form-service.ts
...book/inter-func-form-form/inter-func-form-form-service.ts
+473
-0
inter-func-form-form.less
...s/ibizbook/inter-func-form-form/inter-func-form-form.less
+54
-0
inter-func-form-form.vue
...ts/ibizbook/inter-func-form-form/inter-func-form-form.vue
+14
-0
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
248091a3
...
...
@@ -175,6 +175,14 @@
"viewname"
:
"IBIZBOOKAutoGroupListView"
,
"viewtag"
:
"2b42718d8fb3b4c9a01651222304445a"
},
"ibizbookruleseditview"
:
{
"title"
:
"图书编辑视图(值规则)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKRulesEditView"
,
"viewtag"
:
"2bf74d5d66fa6d8d38b21b090586529b"
},
"ibizbooktreegridexview"
:
{
"title"
:
"图书树表格视图"
,
"caption"
:
"图书"
,
...
...
@@ -1023,6 +1031,14 @@
"viewname"
:
"IBIZBOOKDataView"
,
"viewtag"
:
"dddefe276053bb9682b51318e96b45d6"
},
"ibizbookinterfunceditview"
:
{
"title"
:
"图书编辑视图(内置功能)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKInterFuncEditView"
,
"viewtag"
:
"de9166f936946237e2d0e5367db078c2"
},
"ibizsample0003spickupview2"
:
{
"title"
:
"IBIZSAMPLE0003数据选择视图"
,
"caption"
:
"示例实体03"
,
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
浏览文件 @
248091a3
...
...
@@ -22,6 +22,10 @@ export default {
caption
:
"图书"
,
title
:
"图书列表视图(自动分组)"
,
},
ruleseditview
:
{
caption
:
"图书"
,
title
:
"图书编辑视图(值规则)"
,
},
treegridexview
:
{
caption
:
"图书"
,
title
:
"图书树表格视图"
,
...
...
@@ -98,6 +102,10 @@ export default {
caption
:
"图书"
,
title
:
"图书数据视图"
,
},
interfunceditview
:
{
caption
:
"图书"
,
title
:
"图书编辑视图(内置功能)"
,
},
usr3dataview
:
{
caption
:
"图书"
,
title
:
"图书数据视图(代码表分组)"
,
...
...
@@ -160,6 +168,72 @@ export default {
uiactions
:
{
},
},
interfuncform_form
:
{
details
:
{
group1
:
"图书基本信息"
,
formpage1
:
"基本信息"
,
group2
:
"操作信息"
,
formpage2
:
"其它"
,
srfupdatedate
:
"更新时间"
,
srforikey
:
""
,
srfkey
:
"图书标识"
,
srfmajortext
:
"图书名称"
,
srftempmode
:
""
,
srfuf
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
ibizbookid
:
"图书标识"
,
ibizbookname
:
"图书名称"
,
author
:
"图书作者"
,
press
:
"图书出版社"
,
price
:
"图书价格"
,
type
:
"图书类型"
,
booknumber
:
"图书数量"
,
subtext
:
"图书描述"
,
icon
:
"图标"
,
returntime
:
"归还日期"
,
lendouttime
:
"借出日期"
,
createman
:
"建立人"
,
createdate
:
"建立时间"
,
updateman
:
"更新人"
,
updatedate
:
"更新时间"
,
},
uiactions
:
{
},
},
rulesform_form
:
{
details
:
{
group1
:
"图书基本信息"
,
formpage1
:
"基本信息"
,
group2
:
"操作信息"
,
formpage2
:
"其它"
,
srfupdatedate
:
"更新时间"
,
srforikey
:
""
,
srfkey
:
"图书标识"
,
srfmajortext
:
"图书名称"
,
srftempmode
:
""
,
srfuf
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
ibizbookid
:
"图书标识"
,
ibizbookname
:
"图书名称"
,
author
:
"图书作者"
,
press
:
"图书出版社"
,
price
:
"图书价格"
,
type
:
"图书类型"
,
booknumber
:
"图书数量"
,
subtext
:
"图书描述"
,
icon
:
"图标"
,
returntime
:
"归还日期"
,
lendouttime
:
"借出日期"
,
createman
:
"建立人"
,
createdate
:
"建立时间"
,
updateman
:
"更新人"
,
updatedate
:
"更新时间"
,
},
uiactions
:
{
},
},
rowedit_grid
:
{
columns
:
{
ibizbookname
:
"图书名称"
,
...
...
@@ -861,6 +935,16 @@ export default {
tip
:
"数据导入"
,
},
},
interfunceditviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
"Save"
,
tip
:
"Save"
,
},
tbitem5
:
{
caption
:
"Save And Close"
,
tip
:
"Save And Close Window"
,
},
},
usr5gridviewtoolbar_toolbar
:
{
},
valuerulesgridviewtoolbar_toolbar
:
{
...
...
@@ -1003,6 +1087,16 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
ruleseditviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
"Save"
,
tip
:
"Save"
,
},
tbitem5
:
{
caption
:
"Save And Close"
,
tip
:
"Save And Close Window"
,
},
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
浏览文件 @
248091a3
...
...
@@ -21,6 +21,10 @@ export default {
caption
:
"图书"
,
title
:
"图书列表视图(自动分组)"
,
},
ruleseditview
:
{
caption
:
"图书"
,
title
:
"图书编辑视图(值规则)"
,
},
treegridexview
:
{
caption
:
"图书"
,
title
:
"图书树表格视图"
,
...
...
@@ -97,6 +101,10 @@ export default {
caption
:
"图书"
,
title
:
"图书数据视图"
,
},
interfunceditview
:
{
caption
:
"图书"
,
title
:
"图书编辑视图(内置功能)"
,
},
usr3dataview
:
{
caption
:
"图书"
,
title
:
"图书数据视图(代码表分组)"
,
...
...
@@ -159,6 +167,72 @@ export default {
uiactions
:
{
},
},
interfuncform_form
:
{
details
:
{
group1
:
"图书基本信息"
,
formpage1
:
"基本信息"
,
group2
:
"操作信息"
,
formpage2
:
"其它"
,
srfupdatedate
:
"更新时间"
,
srforikey
:
""
,
srfkey
:
"图书标识"
,
srfmajortext
:
"图书名称"
,
srftempmode
:
""
,
srfuf
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
ibizbookid
:
"图书标识"
,
ibizbookname
:
"图书名称"
,
author
:
"图书作者"
,
press
:
"图书出版社"
,
price
:
"图书价格"
,
type
:
"图书类型"
,
booknumber
:
"图书数量"
,
subtext
:
"图书描述"
,
icon
:
"图标"
,
returntime
:
"归还日期"
,
lendouttime
:
"借出日期"
,
createman
:
"建立人"
,
createdate
:
"建立时间"
,
updateman
:
"更新人"
,
updatedate
:
"更新时间"
,
},
uiactions
:
{
},
},
rulesform_form
:
{
details
:
{
group1
:
"图书基本信息"
,
formpage1
:
"基本信息"
,
group2
:
"操作信息"
,
formpage2
:
"其它"
,
srfupdatedate
:
"更新时间"
,
srforikey
:
""
,
srfkey
:
"图书标识"
,
srfmajortext
:
"图书名称"
,
srftempmode
:
""
,
srfuf
:
""
,
srfdeid
:
""
,
srfsourcekey
:
""
,
ibizbookid
:
"图书标识"
,
ibizbookname
:
"图书名称"
,
author
:
"图书作者"
,
press
:
"图书出版社"
,
price
:
"图书价格"
,
type
:
"图书类型"
,
booknumber
:
"图书数量"
,
subtext
:
"图书描述"
,
icon
:
"图标"
,
returntime
:
"归还日期"
,
lendouttime
:
"借出日期"
,
createman
:
"建立人"
,
createdate
:
"建立时间"
,
updateman
:
"更新人"
,
updatedate
:
"更新时间"
,
},
uiactions
:
{
},
},
rowedit_grid
:
{
columns
:
{
ibizbookname
:
"图书名称"
,
...
...
@@ -860,6 +934,16 @@ export default {
tip
:
"数据导入"
,
},
},
interfunceditviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
"保存"
,
tip
:
"保存"
,
},
tbitem5
:
{
caption
:
"保存并关闭"
,
tip
:
"保存并关闭"
,
},
},
usr5gridviewtoolbar_toolbar
:
{
},
valuerulesgridviewtoolbar_toolbar
:
{
...
...
@@ -1002,6 +1086,16 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
ruleseditviewtoolbar_toolbar
:
{
tbitem3
:
{
caption
:
"保存"
,
tip
:
"保存"
,
},
tbitem5
:
{
caption
:
"保存并关闭"
,
tip
:
"保存并关闭"
,
},
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
app_Web/src/mock/app/main-menu-appmenu/main-menu-appmenu.ts
浏览文件 @
248091a3
...
...
@@ -171,7 +171,7 @@ mock.onGet('v7/main-menuappmenu').reply((config: any) => {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
appfunctag
:
'
AppFunc31
'
,
resourcetag
:
''
,
},
{
...
...
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
248091a3
...
...
@@ -183,6 +183,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZBOOKAutoGroupListView"
,
"viewtag"
:
"2b42718d8fb3b4c9a01651222304445a"
},
"ibizbookruleseditview"
:
{
"title"
:
"图书编辑视图(值规则)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKRulesEditView"
,
"viewtag"
:
"2bf74d5d66fa6d8d38b21b090586529b"
},
"ibizbooktreegridexview"
:
{
"title"
:
"图书树表格视图"
,
"caption"
:
"图书"
,
...
...
@@ -1031,6 +1039,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZBOOKDataView"
,
"viewtag"
:
"dddefe276053bb9682b51318e96b45d6"
},
"ibizbookinterfunceditview"
:
{
"title"
:
"图书编辑视图(内置功能)"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEEDITVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKInterFuncEditView"
,
"viewtag"
:
"de9166f936946237e2d0e5367db078c2"
},
"ibizsample0003spickupview2"
:
{
"title"
:
"IBIZSAMPLE0003数据选择视图"
,
"caption"
:
"示例实体03"
,
...
...
app_Web/src/pages/sample/ibizbookinter-func-edit-view/ibizbookinter-func-edit-view-base.vue
0 → 100644
浏览文件 @
248091a3
此差异已折叠。
点击以展开。
app_Web/src/pages/sample/ibizbookinter-func-edit-view/ibizbookinter-func-edit-view.less
0 → 100644
浏览文件 @
248091a3
.view-card {
>.ivu-card-extra {
top: 5px;
right: 0px;
}
}
.ibizbookinter-func-edit-view{
position: relative;
}
.toolbar-container {
button {
margin: 6px 0px 4px 4px;
.caption {
margin-left: 4px;
}
}
.seperator {
color: #dcdee2;
margin: 0 0px 0 4px;
}
}
// this is less
.deepskyblueToolBar {color:white !important;background-color:#108cee !important;}
app_Web/src/pages/sample/ibizbookinter-func-edit-view/ibizbookinter-func-edit-view.vue
0 → 100644
浏览文件 @
248091a3
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
IBIZBOOKInterFuncEditViewBase
from
'./ibizbookinter-func-edit-view-base.vue'
;
import
view_form
from
'@widgets/ibizbook/inter-func-form-form/inter-func-form-form.vue'
;
@
Component
({
components
:
{
view_form
,
},
beforeRouteEnter
:
(
to
:
any
,
from
:
any
,
next
:
any
)
=>
{
next
((
vm
:
any
)
=>
{
if
(
!
Object
.
is
(
vm
.
navModel
,
"route"
)){
vm
.
initNavDataWithTab
(
vm
.
viewCacheData
);
}
vm
.
$store
.
commit
(
'addCurPageViewtag'
,
{
fullPath
:
to
.
fullPath
,
viewtag
:
vm
.
viewtag
});
});
},
})
export
default
class
IBIZBOOKInterFuncEditView
extends
IBIZBOOKInterFuncEditViewBase
{
}
</
script
>
\ No newline at end of file
app_Web/src/pages/sample/index/page-register.ts
浏览文件 @
248091a3
...
...
@@ -74,6 +74,7 @@ export const PageComponents = {
Vue
.
component
(
'ibizcustomer-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizcustomer-pickup-view/ibizcustomer-pickup-view.vue'
));
Vue
.
component
(
'ibizuniproduct-index-pickup-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-index-pickup-view/ibizuniproduct-index-pickup-view.vue'
));
Vue
.
component
(
'ibizsample0003-sf1-edit-view'
,
()
=>
import
(
'@pages/sample/ibizsample0003-sf1-edit-view/ibizsample0003-sf1-edit-view.vue'
));
Vue
.
component
(
'ibizbookinter-func-edit-view'
,
()
=>
import
(
'@pages/sample/ibizbookinter-func-edit-view/ibizbookinter-func-edit-view.vue'
));
Vue
.
component
(
'ibizorder-pie-chart-view'
,
()
=>
import
(
'@pages/sample/ibizorder-pie-chart-view/ibizorder-pie-chart-view.vue'
));
Vue
.
component
(
'ibizorder-detail-sgrid-view9'
,
()
=>
import
(
'@pages/sample/ibizorder-detail-sgrid-view9/ibizorder-detail-sgrid-view9.vue'
));
Vue
.
component
(
'ibizuniproduct-sgrid-view'
,
()
=>
import
(
'@pages/sample/ibizuniproduct-sgrid-view/ibizuniproduct-sgrid-view.vue'
));
...
...
app_Web/src/pages/sample/index/router.ts
浏览文件 @
248091a3
...
...
@@ -1116,6 +1116,20 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizsample0003-sf1-edit-view/ibizsample0003-sf1-edit-view.vue'
),
},
{
path
:
'ibizbooks/:ibizbook?/interfunceditview/:interfunceditview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.interfunceditview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'index'
,
parameterName
:
'index'
},
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'interfunceditview'
,
parameterName
:
'interfunceditview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookinter-func-edit-view/ibizbookinter-func-edit-view.vue'
),
},
{
path
:
'ibizorders/:ibizorder?/piechartview/:piechartview?'
,
meta
:
{
...
...
@@ -3606,6 +3620,19 @@ const router = new Router({
},
component
:
()
=>
import
(
'@pages/sample/ibizbookdata-view/ibizbookdata-view.vue'
),
},
{
path
:
'/ibizbooks/:ibizbook?/interfunceditview/:interfunceditview?'
,
meta
:
{
caption
:
'entities.ibizbook.views.interfunceditview.caption'
,
info
:
''
,
parameters
:
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'interfunceditview'
,
parameterName
:
'interfunceditview'
},
],
requireAuth
:
true
,
},
component
:
()
=>
import
(
'@pages/sample/ibizbookinter-func-edit-view/ibizbookinter-func-edit-view.vue'
),
},
{
path
:
'/ibizsample0003s/:ibizsample0003?/spickupview2/:spickupview2?'
,
meta
:
{
...
...
app_Web/src/store/modules/view-action/state.ts
浏览文件 @
248091a3
...
...
@@ -155,13 +155,14 @@ export const viewstate: any = {
'dddefe276053bb9682b51318e96b45d6'
,
'b09ceb3081717c0ed4fe19f9986598a0'
,
'875222727b7ab7dcaccc45808fd38b09'
,
'de9166f936946237e2d0e5367db078c2'
,
'9db924c804154be5b442a9737514a6f9'
,
'b29d930f430c127162f83753d85dd40c'
,
'36763886cbec62729dca4d4b8dad8161'
,
'7a8b6138e5893e7aba3b1a5deb3b3036'
,
'10e721a882036c8c012f35d2a6b00237'
,
'0c1093afa96df2832f707495afec541e'
,
'd8a6379b9ddbd161045a288aba0890b6'
,
'0c1093afa96df2832f707495afec541e'
,
'd1f311d51e800e95e9b10c49a8b49b5a'
,
'53269c1ea73ad6fae5d2ac4eced7f9d1'
,
'7d37165f2f535b4a6d2116188fe83d18'
,
...
...
@@ -1272,6 +1273,15 @@ export const viewstate: any = {
'b3429ecc4d89a02bc5f5279f1bd7f620'
,
],
},
{
viewtag
:
'de9166f936946237e2d0e5367db078c2'
,
viewmodule
:
'Sample'
,
viewname
:
'IBIZBOOKInterFuncEditView'
,
viewaction
:
''
,
viewdatachange
:
false
,
refviews
:
[
],
},
{
viewtag
:
'df462fabce815005a40debffad2f43e6'
,
viewmodule
:
'Sample'
,
...
...
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
248091a3
...
...
@@ -97,6 +97,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
*/
public
initViewMap
(){
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'autogrouplistview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookauto-group-list-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'ruleseditview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookrules-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'treegridexview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbooktree-grid-ex-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'groupbycodelistkanbanview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookgroup-by-codelist-kan-ban-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr2-grid-view'
});
...
...
@@ -116,6 +117,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr4dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr4-data-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookdata-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'interfunceditview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookinter-func-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-data-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'updatedefaultgridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookupdate-default-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr2dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr2-data-view'
});
...
...
app_Web/src/widgets/app/main-menu-appmenu/main-menu-appmenu-base.vue
浏览文件 @
248091a3
...
...
@@ -527,12 +527,12 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'Auto97'
:
this
.
clickAuto97
(
item
);
return
;
case
'AppFunc6'
:
this
.
clickAppFunc6
(
item
);
return
;
case
'Auto124'
:
this
.
clickAuto124
(
item
);
return
;
case
'AppFunc6'
:
this
.
clickAppFunc6
(
item
);
return
;
case
'Auto262'
:
this
.
clickAuto262
(
item
);
return
;
...
...
@@ -656,12 +656,12 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'Auto408'
:
this
.
clickAuto408
(
item
);
return
;
case
'AppFunc3'
:
this
.
clickAppFunc3
(
item
);
return
;
case
'AppFunc19'
:
this
.
clickAppFunc19
(
item
);
return
;
case
'AppFunc3'
:
this
.
clickAppFunc3
(
item
);
return
;
case
'Auto235'
:
this
.
clickAuto235
(
item
);
return
;
...
...
@@ -743,6 +743,9 @@ export default class MainMenuBase extends Vue implements ControlInterface {
case
'AppFunc22'
:
this
.
clickAppFunc22
(
item
);
return
;
case
'AppFunc31'
:
this
.
clickAppFunc31
(
item
);
return
;
case
'Auto279'
:
this
.
clickAuto279
(
item
);
return
;
...
...
@@ -852,18 +855,18 @@ export default class MainMenuBase extends Vue implements ControlInterface {
}
/**
*
图书实体-表格值规则
*
行编辑
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickA
ppFunc6
(
item
:
any
=
{})
{
public
clickA
uto124
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibiz
books'
,
parameterName
:
'ibizbook
'
},
{
pathName
:
'
valuerulesgridview'
,
parameterName
:
'valuerules
gridview'
},
{
pathName
:
'ibiz
orders'
,
parameterName
:
'ibizorder
'
},
{
pathName
:
'
sf20gridview'
,
parameterName
:
'sf20
gridview'
},
];
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
deResParameters
,
parameters
,
[],
viewparam
);
if
(
Object
.
is
(
this
.
$route
.
fullPath
,
path
)){
...
...
@@ -875,18 +878,18 @@ export default class MainMenuBase extends Vue implements ControlInterface {
}
/**
*
行编辑
*
图书实体-表格值规则
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickA
uto124
(
item
:
any
=
{})
{
public
clickA
ppFunc6
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibiz
orders'
,
parameterName
:
'ibizorder
'
},
{
pathName
:
'
sf20gridview'
,
parameterName
:
'sf20
gridview'
},
{
pathName
:
'ibiz
books'
,
parameterName
:
'ibizbook
'
},
{
pathName
:
'
valuerulesgridview'
,
parameterName
:
'valuerules
gridview'
},
];
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
deResParameters
,
parameters
,
[],
viewparam
);
if
(
Object
.
is
(
this
.
$route
.
fullPath
,
path
)){
...
...
@@ -1841,18 +1844,18 @@ export default class MainMenuBase extends Vue implements ControlInterface {
}
/**
*
图书实体行编辑表格
*
功能名称
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc
3
(
item
:
any
=
{})
{
public
clickAppFunc
19
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'
roweditgridview'
,
parameterName
:
'roweditgrid
view'
},
{
pathName
:
'
usr4dataview'
,
parameterName
:
'usr4data
view'
},
];
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
deResParameters
,
parameters
,
[],
viewparam
);
if
(
Object
.
is
(
this
.
$route
.
fullPath
,
path
)){
...
...
@@ -1864,18 +1867,18 @@ export default class MainMenuBase extends Vue implements ControlInterface {
}
/**
*
功能名称
*
图书实体行编辑表格
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc
19
(
item
:
any
=
{})
{
public
clickAppFunc
3
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'
usr4dataview'
,
parameterName
:
'usr4data
view'
},
{
pathName
:
'
roweditgridview'
,
parameterName
:
'roweditgrid
view'
},
];
const
path
:
string
=
this
.
$viewTool
.
buildUpRoutePath
(
this
.
$route
,
{},
deResParameters
,
parameters
,
[],
viewparam
);
if
(
Object
.
is
(
this
.
$route
.
fullPath
,
path
)){
...
...
@@ -2507,6 +2510,29 @@ export default class MainMenuBase extends Vue implements ControlInterface {
})
}
/**
* 图书实体表单(内置功能)
*
* @param {*} [item={}]
* @memberof MainMenu
*/
public
clickAppFunc31
(
item
:
any
=
{})
{
const
viewparam
:
any
=
{};
Object
.
assign
(
viewparam
,
{});
const
deResParameters
:
any
[]
=
[];
const
parameters
:
any
[]
=
[
{
pathName
:
'ibizbooks'
,
parameterName
:
'ibizbook'
},
{
pathName
:
'interfunceditview'
,
parameterName
:
'interfunceditview'
},
];
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
浏览文件 @
248091a3
...
...
@@ -183,7 +183,7 @@ export default class MainMenuModel {
iconcls
:
''
,
icon
:
''
,
textcls
:
''
,
appfunctag
:
''
,
appfunctag
:
'
AppFunc31
'
,
resourcetag
:
''
,
authtag
:
'Web-MainMenu-menuitem107'
,
},
...
...
app_Web/src/widgets/ibizbook/inter-func-form-form/inter-func-form-form-base.vue
0 → 100644
浏览文件 @
248091a3
此差异已折叠。
点击以展开。
app_Web/src/widgets/ibizbook/inter-func-form-form/inter-func-form-form-model.ts
0 → 100644
浏览文件 @
248091a3
/**
* InterFuncForm 部件模型
*
* @export
* @class InterFuncFormModel
*/
export
default
class
InterFuncFormModel
{
/**
* 获取数据项集合
*
* @returns {any[]}
* @memberof InterFuncFormModel
*/
public
getDataItems
():
any
[]
{
return
[
{
name
:
'srfwfmemo'
,
prop
:
'srfwfmemo'
,
dataType
:
'TEXT'
,
},
// 前端新增修改标识,新增为"0",修改为"1"或未设值
{
name
:
'srffrontuf'
,
prop
:
'srffrontuf'
,
dataType
:
'TEXT'
,
},
{
name
:
'srfupdatedate'
,
prop
:
'updatedate'
,
dataType
:
'DATETIME'
,
},
{
name
:
'srforikey'
,
},
{
name
:
'srfkey'
,
prop
:
'ibizbookid'
,
dataType
:
'GUID'
,
},
{
name
:
'srfmajortext'
,
prop
:
'ibizbookname'
,
dataType
:
'TEXT'
,
},
{
name
:
'srftempmode'
,
},
{
name
:
'srfuf'
,
},
{
name
:
'srfdeid'
,
},
{
name
:
'srfsourcekey'
,
},
{
name
:
'ibizbookid'
,
prop
:
'ibizbookid'
,
dataType
:
'GUID'
,
},
{
name
:
'ibizbookname'
,
prop
:
'ibizbookname'
,
dataType
:
'TEXT'
,
},
{
name
:
'author'
,
prop
:
'author'
,
dataType
:
'TEXT'
,
},
{
name
:
'press'
,
prop
:
'press'
,
dataType
:
'TEXT'
,
},
{
name
:
'price'
,
prop
:
'price'
,
dataType
:
'FLOAT'
,
},
{
name
:
'type'
,
prop
:
'type'
,
dataType
:
'TEXT'
,
},
{
name
:
'booknumber'
,
prop
:
'booknumber'
,
dataType
:
'INT'
,
},
{
name
:
'subtext'
,
prop
:
'subtext'
,
dataType
:
'TEXT'
,
},
{
name
:
'icon'
,
prop
:
'icon'
,
dataType
:
'TEXT'
,
},
{
name
:
'returntime'
,
prop
:
'returntime'
,
dataType
:
'DATE'
,
},
{
name
:
'lendouttime'
,
prop
:
'lendouttime'
,
dataType
:
'DATE'
,
},
{
name
:
'createman'
,
prop
:
'createman'
,
dataType
:
'TEXT'
,
},
{
name
:
'createdate'
,
prop
:
'createdate'
,
dataType
:
'DATETIME'
,
},
{
name
:
'updateman'
,
prop
:
'updateman'
,
dataType
:
'TEXT'
,
},
{
name
:
'updatedate'
,
prop
:
'updatedate'
,
dataType
:
'DATETIME'
,
},
{
name
:
'ibizbook'
,
prop
:
'ibizbookid'
,
dataType
:
'FONTKEY'
,
},
]
}
}
\ No newline at end of file
app_Web/src/widgets/ibizbook/inter-func-form-form/inter-func-form-form-service.ts
0 → 100644
浏览文件 @
248091a3
此差异已折叠。
点击以展开。
app_Web/src/widgets/ibizbook/inter-func-form-form/inter-func-form-form.less
0 → 100644
浏览文件 @
248091a3
.ivu-tabs-no-animation>.ivu-tabs-content{
padding: 0 16px;
}
.ivu-card-head{
padding: 14px 0;
}
.app-form {
overflow: auto;
padding: 6px;
> .ivu-row {
> .ivu-tabs {
height: 100%;
display: flex;
flex-direction: column;
> .ivu-tabs-content {
flex-grow: 1;
overflow: auto;
> .ivu-tabs-tabpane {
height: 100%;
}
}
}
}
}
.app-tabpanel-flex {
height: 100%;
> .ivu-tabs-content {
height: calc(100% - 52px);
> .ivu-tabs-tabpane {
height: 100%;
}
}
}
.app-form {
>.ivu-row:nth-child(2) {
>.ivu-col:nth-child(1) {
>.ivu-row.app-form-group.app-group-hiddden-caption:nth-child(1) {
margin-top: 12px;
}
}
}
}
.app-form{
// 表单行间距
.app-form-item{
margin-bottom: 20px;
}
// 表单按钮margin
.app-form-button{
margin:0 6px;
}
}
// this is less
app_Web/src/widgets/ibizbook/inter-func-form-form/inter-func-form-form.vue
0 → 100644
浏览文件 @
248091a3
<
script
lang=
'tsx'
>
import
{
Component
}
from
'vue-property-decorator'
;
import
InterFuncFormBase
from
'./inter-func-form-form-base.vue'
;
@
Component
({
components
:
{
}
})
export
default
class
InterFuncForm
extends
InterFuncFormBase
{
}
</
script
>
\ No newline at end of file
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录