提交 90d4d269 编写于 作者: ibizdev's avatar ibizdev

Mosher 发布系统代码 [后台服务,演示应用]

上级 cc882c94
......@@ -71,6 +71,14 @@
"viewname": "IBIZCustomerUsr2GridView",
"viewtag": "07d058a55709a57ff27167c66428acf6"
},
"ibizbooktestcldataview": {
"title": "测试视图布局面板(卡片)",
"caption": "图书",
"viewtype": "DEDATAVIEW",
"viewmodule": "Sample",
"viewname": "IBIZBOOKTestCLDataView",
"viewtag": "085AFCE3-1192-4CF2-993A-7A4EB1D55A06"
},
"ibizcustomerpickupgridview": {
"title": "客户选择表格视图",
"caption": "客户",
......@@ -167,6 +175,14 @@
"viewname": "IBIZBOOKEditView4",
"viewtag": "115bb38d6a2e8485eaf69751f3d24fdd"
},
"ibizbooktestcltreeview": {
"title": "测试自定义面板(树视图)",
"caption": "图书",
"viewtype": "DETREEVIEW",
"viewmodule": "Sample",
"viewname": "IBIZBOOKTestCLTreeView",
"viewtag": "121A691B-48F2-40B0-AF2A-4399BD5092F7"
},
"ibizsoftwaresuitsgridview": {
"title": "软件表格视图",
"caption": "软件",
......@@ -1039,6 +1055,14 @@
"viewname": "IBIZSample0003STreeExpView",
"viewtag": "71db02479f40b863aec2ef84dcf2fd6b"
},
"ibizbooktestclcalendarview": {
"title": "测试日历视图布局面板",
"caption": "图书",
"viewtype": "DECALENDARVIEW",
"viewmodule": "Sample",
"viewname": "IBIZBOOKTestCLCalendarView",
"viewtag": "763A9DA0-DC92-49C9-85B7-647A36C019C9"
},
"ibizorderdetaileditview": {
"title": "订单明细编辑视图",
"caption": "订单明细",
......
......@@ -372,6 +372,9 @@ function getAppLocale(){
menuitem130: commonLogic.appcommonhandle("布局面板组件测试",null),
menuitem131: commonLogic.appcommonhandle("编辑视图(左右关系)",null),
menuitem142: commonLogic.appcommonhandle("列表视图(自定义面板)",null),
menuitem159: commonLogic.appcommonhandle("卡片视图(布局面板)",null),
menuitem185: commonLogic.appcommonhandle("测试布局面板(树视图)",null),
menuitem187: commonLogic.appcommonhandle("测试布局面板(日历视图)",null),
},
},
formpage:{
......
......@@ -372,6 +372,9 @@ function getAppLocale(){
menuitem130: commonLogic.appcommonhandle("布局面板组件测试",null),
menuitem131: commonLogic.appcommonhandle("编辑视图(左右关系)",null),
menuitem142: commonLogic.appcommonhandle("列表视图(自定义面板)",null),
menuitem159: commonLogic.appcommonhandle("卡片视图(布局面板)",null),
menuitem185: commonLogic.appcommonhandle("测试布局面板(树视图)",null),
menuitem187: commonLogic.appcommonhandle("测试布局面板(日历视图)",null),
},
},
formpage:{
......
......@@ -372,6 +372,9 @@ function getAppLocale(){
menuitem130: commonLogic.appcommonhandle("布局面板组件测试",null),
menuitem131: commonLogic.appcommonhandle("编辑视图(左右关系)",null),
menuitem142: commonLogic.appcommonhandle("列表视图(自定义面板)",null),
menuitem159: commonLogic.appcommonhandle("卡片视图(布局面板)",null),
menuitem185: commonLogic.appcommonhandle("测试布局面板(树视图)",null),
menuitem187: commonLogic.appcommonhandle("测试布局面板(日历视图)",null),
},
},
formpage:{
......
......@@ -50,6 +50,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("图书看板视图(嵌入视图面板)",null),
},
testcldataview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试视图布局面板(卡片)",null),
},
usr7gridview: {
caption: commonLogic.appcommonhandle("表格列更新",null),
title: commonLogic.appcommonhandle("表格列更新",null),
......@@ -70,6 +74,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("图书编辑视图",null),
},
testcltreeview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试自定义面板(树视图)",null),
},
usr2calendarview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("图书日历视图(时间轴)",null),
......@@ -134,6 +142,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("表格行编辑",null),
title: commonLogic.appcommonhandle("表格行编辑",null),
},
testclcalendarview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试日历视图布局面板",null),
},
testcllistview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试视图布局面板",null),
......@@ -967,6 +979,44 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
testcldataviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
usr7gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -1391,6 +1441,20 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
testclcalendarviewcalendar_quicktoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
editview2toolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("新建",null),
......
......@@ -50,6 +50,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("Item Layout Panel",null),
title: commonLogic.appcommonhandle("图书看板视图(嵌入视图面板)",null),
},
testcldataview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试视图布局面板(卡片)",null),
},
usr7gridview: {
caption: commonLogic.appcommonhandle("Table Column Update",null),
title: commonLogic.appcommonhandle("表格列更新",null),
......@@ -70,6 +74,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("图书编辑视图",null),
},
testcltreeview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试自定义面板(树视图)",null),
},
usr2calendarview: {
caption: commonLogic.appcommonhandle("Timeline Style",null),
title: commonLogic.appcommonhandle("图书日历视图(时间轴)",null),
......@@ -134,6 +142,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("TableRowEditing",null),
title: commonLogic.appcommonhandle("表格行编辑",null),
},
testclcalendarview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试日历视图布局面板",null),
},
testcllistview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试视图布局面板",null),
......@@ -967,6 +979,44 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
testcldataviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
tip: commonLogic.appcommonhandle("New",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("Copy",null),
tip: commonLogic.appcommonhandle("Copy {0}",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("Remove",null),
tip: commonLogic.appcommonhandle("Remove {0}",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("Export Data Model",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
usr7gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("New",null),
......@@ -1391,6 +1441,20 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
testclcalendarviewcalendar_quicktoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("Save",null),
tip: commonLogic.appcommonhandle("Save",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("Edit",null),
tip: commonLogic.appcommonhandle("Edit {0}",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
editview2toolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("New",null),
......
......@@ -50,6 +50,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("图书看板视图(嵌入视图面板)",null),
},
testcldataview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试视图布局面板(卡片)",null),
},
usr7gridview: {
caption: commonLogic.appcommonhandle("表格列更新",null),
title: commonLogic.appcommonhandle("表格列更新",null),
......@@ -70,6 +74,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("图书编辑视图",null),
},
testcltreeview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试自定义面板(树视图)",null),
},
usr2calendarview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("图书日历视图(时间轴)",null),
......@@ -134,6 +142,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("表格行编辑",null),
title: commonLogic.appcommonhandle("表格行编辑",null),
},
testclcalendarview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试日历视图布局面板",null),
},
testcllistview: {
caption: commonLogic.appcommonhandle("图书",null),
title: commonLogic.appcommonhandle("测试视图布局面板",null),
......@@ -967,6 +979,44 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
testcldataviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
tip: commonLogic.appcommonhandle("新建",null),
},
tbitem4: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
deuiaction1: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
tbitem6: {
caption: commonLogic.appcommonhandle("拷贝",null),
tip: commonLogic.appcommonhandle("拷贝",null),
},
tbitem7: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem8: {
caption: commonLogic.appcommonhandle("删除",null),
tip: commonLogic.appcommonhandle("删除",null),
},
tbitem9: {
caption: commonLogic.appcommonhandle("-",null),
tip: commonLogic.appcommonhandle("",null),
},
tbitem16: {
caption: commonLogic.appcommonhandle("其它",null),
tip: commonLogic.appcommonhandle("其它",null),
},
tbitem21: {
caption: commonLogic.appcommonhandle("导出数据模型",null),
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
usr7gridviewtoolbar_toolbar: {
tbitem3: {
caption: commonLogic.appcommonhandle("新建",null),
......@@ -1391,6 +1441,20 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("导出数据模型",null),
},
},
testclcalendarviewcalendar_quicktoolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("保存",null),
tip: commonLogic.appcommonhandle("保存",null),
},
deuiaction2: {
caption: commonLogic.appcommonhandle("编辑",null),
tip: commonLogic.appcommonhandle("编辑",null),
},
deuiaction3: {
caption: commonLogic.appcommonhandle("刷新",null),
tip: commonLogic.appcommonhandle("刷新",null),
},
},
editview2toolbar_toolbar: {
deuiaction1: {
caption: commonLogic.appcommonhandle("新建",null),
......
......@@ -79,6 +79,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZCustomerUsr2GridView",
"viewtag": "07d058a55709a57ff27167c66428acf6"
},
"ibizbooktestcldataview": {
"title": "测试视图布局面板(卡片)",
"caption": "图书",
"viewtype": "DEDATAVIEW",
"viewmodule": "Sample",
"viewname": "IBIZBOOKTestCLDataView",
"viewtag": "085AFCE3-1192-4CF2-993A-7A4EB1D55A06"
},
"ibizcustomerpickupgridview": {
"title": "客户选择表格视图",
"caption": "客户",
......@@ -175,6 +183,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZBOOKEditView4",
"viewtag": "115bb38d6a2e8485eaf69751f3d24fdd"
},
"ibizbooktestcltreeview": {
"title": "测试自定义面板(树视图)",
"caption": "图书",
"viewtype": "DETREEVIEW",
"viewmodule": "Sample",
"viewname": "IBIZBOOKTestCLTreeView",
"viewtag": "121A691B-48F2-40B0-AF2A-4399BD5092F7"
},
"ibizsoftwaresuitsgridview": {
"title": "软件表格视图",
"caption": "软件",
......@@ -1047,6 +1063,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSample0003STreeExpView",
"viewtag": "71db02479f40b863aec2ef84dcf2fd6b"
},
"ibizbooktestclcalendarview": {
"title": "测试日历视图布局面板",
"caption": "图书",
"viewtype": "DECALENDARVIEW",
"viewmodule": "Sample",
"viewname": "IBIZBOOKTestCLCalendarView",
"viewtag": "763A9DA0-DC92-49C9-85B7-647A36C019C9"
},
"ibizorderdetaileditview": {
"title": "订单明细编辑视图",
"caption": "订单明细",
......
......@@ -5,4 +5,4 @@
.app-portal-view2{
display: block;
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizbookdata-view-exp-view{
display: block;
}
\ No newline at end of file
}
......@@ -19,4 +19,4 @@
.ibizbookdata-view{
display: block;
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizbookmedit-view9{
display: block;
}
\ No newline at end of file
}
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZBOOKTestCLCalendarViewBase from './ibizbooktest-clcalendar-view-base.vue';
import view_calendar from '@widgets/ibizbook/ibizbookmonth-calendar/ibizbookmonth-calendar.vue';
@Component({
components: {
view_calendar,
},
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 IBIZBOOKTestCLCalendarView extends IBIZBOOKTestCLCalendarViewBase {
}
</script>
\ No newline at end of file
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZBOOKTestCLDataViewBase from './ibizbooktest-cldata-view-base.vue';
import view_searchform from '@widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform.vue';
import view_dataview from '@widgets/ibizbook/usr4-dataview/usr4-dataview.vue';
@Component({
components: {
view_searchform,
view_dataview,
},
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 IBIZBOOKTestCLDataView extends IBIZBOOKTestCLDataViewBase {
}
</script>
\ No newline at end of file
......@@ -447,7 +447,6 @@ export default class IBIZBOOKTestCLListViewBase extends Vue {
/**
* 视图引擎
*
......
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZBOOKTestCLTreeViewBase from './ibizbooktest-cltree-view-base.vue';
import view_tree from '@widgets/ibizbook/tree-view-treeview/tree-view-treeview.vue';
@Component({
components: {
view_tree,
},
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 IBIZBOOKTestCLTreeView extends IBIZBOOKTestCLTreeViewBase {
}
</script>
\ No newline at end of file
......@@ -19,4 +19,4 @@
.ibizbookusr2-data-view{
display: block;
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizbookusr2-medit-view9{
display: block;
}
\ No newline at end of file
}
......@@ -19,4 +19,4 @@
.ibizbookusr3-data-view{
display: block;
}
\ No newline at end of file
}
......@@ -19,4 +19,4 @@
.ibizbookusr4-data-view{
display: block;
}
\ No newline at end of file
}
......@@ -19,4 +19,4 @@
.ibizbookusr5-data-view{
display: block;
}
\ No newline at end of file
}
......@@ -19,4 +19,4 @@
.ibizbookusr6-data-view{
display: block;
}
\ No newline at end of file
}
......@@ -8,4 +8,4 @@
> .view-card > .ivu-card-body > .content-container > .app-wizard {
overflow: auto;
}
}
\ No newline at end of file
}
......@@ -8,4 +8,4 @@
> .view-card > .ivu-card-body > .content-container > .app-wizard {
overflow: auto;
}
}
\ No newline at end of file
}
......@@ -113,7 +113,7 @@
<app-rawitem-carousel
type="STATIC_CAROUSEL"
name="static_carousel1"
:value="[]"
:value="[ { img1: }, { img2: }, { img3: }, { autoplay: 1 }, { timespan: 2000 } ]"
cssStyle=""
:data="layoutData"
>
......@@ -459,7 +459,6 @@ export default class IBIZCustomerMediaTestEditViewBase extends Vue {
/**
* 视图引擎
*
......
......@@ -66,4 +66,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizcustomer-pickup-grid-view{
display: block;
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
height: 100%;
margin: 0px 0px 16px 0;
overflow: auto;
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -66,4 +66,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizorder-data-view-exp-view{
display: block;
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizorder-pickup-grid-view{
display: block;
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -428,7 +428,6 @@ export default class IBIZOrderTestCLEditView2Base extends Vue {
public handleButtonClick(name: string, $event?: any) {
}
/**
......
......@@ -301,7 +301,6 @@ export default class IBIZOrderTestCustomLayoutPanelGridExpViewBase extends Vue {
}
/**
* 视图引擎
*
......
......@@ -499,7 +499,6 @@ export default class IBIZOrderUsr2GridViewBase extends Vue {
/**
* 视图引擎
*
......
......@@ -66,4 +66,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizsample0002-pickup-grid-view{
display: block;
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizsample0003-pickup-grid-view{
display: block;
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -18,3 +18,4 @@
.deepskyblueToolBar {color:white !important;background-color:#108cee !important;}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizuniproduct-pickup-grid-view{
display: block;
}
\ No newline at end of file
}
......@@ -14,4 +14,4 @@
>.footer {
height: 64px;
}
}
\ No newline at end of file
}
......@@ -5,4 +5,4 @@
.ibizuniproduct-redirect-view{
display: block;
}
\ No newline at end of file
}
......@@ -356,7 +356,6 @@ export default class IndexBase extends Vue {
/**
* 引擎初始化
*
......
......@@ -109,6 +109,9 @@ export const PageComponents = {
Vue.component('ibizorder-test-custom-layout-panel-grid-exp-view', () => import('@pages/sample/ibizorder-test-custom-layout-panel-grid-exp-view/ibizorder-test-custom-layout-panel-grid-exp-view.vue'));
Vue.component('ibizorder-test-cledit-view2', () => import('@pages/sample/ibizorder-test-cledit-view2/ibizorder-test-cledit-view2.vue'));
Vue.component('ibizbooktest-cllist-view', () => import('@pages/sample/ibizbooktest-cllist-view/ibizbooktest-cllist-view.vue'));
Vue.component('ibizbooktest-cldata-view', () => import('@pages/sample/ibizbooktest-cldata-view/ibizbooktest-cldata-view.vue'));
Vue.component('ibizbooktest-cltree-view', () => import('@pages/sample/ibizbooktest-cltree-view/ibizbooktest-cltree-view.vue'));
Vue.component('ibizbooktest-clcalendar-view', () => import('@pages/sample/ibizbooktest-clcalendar-view/ibizbooktest-clcalendar-view.vue'));
Vue.component('ibizappviewgrid-view', () => import('@pages/sample/ibizappviewgrid-view/ibizappviewgrid-view.vue'));
Vue.component('ibizappviewlist-view', () => import('@pages/sample/ibizappviewlist-view/ibizappviewlist-view.vue'));
Vue.component('ibizappctrlgrid-view', () => import('@pages/sample/ibizappctrlgrid-view/ibizappctrlgrid-view.vue'));
......
......@@ -1692,6 +1692,48 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbooktest-cllist-view/ibizbooktest-cllist-view.vue'),
},
{
path: 'ibizbooks/:ibizbook?/testcldataview/:testcldataview?',
meta: {
caption: 'entities.ibizbook.views.testcldataview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcldataview', parameterName: 'testcldataview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cldata-view/ibizbooktest-cldata-view.vue'),
},
{
path: 'ibizbooks/:ibizbook?/testcltreeview/:testcltreeview?',
meta: {
caption: 'entities.ibizbook.views.testcltreeview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcltreeview', parameterName: 'testcltreeview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cltree-view/ibizbooktest-cltree-view.vue'),
},
{
path: 'ibizbooks/:ibizbook?/testclcalendarview/:testclcalendarview?',
meta: {
caption: 'entities.ibizbook.views.testclcalendarview.caption',
info:'',
parameters: [
{ pathName: 'index', parameterName: 'index' },
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testclcalendarview', parameterName: 'testclcalendarview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-clcalendar-view/ibizbooktest-clcalendar-view.vue'),
},
{
path: 'ibizappviews/:ibizappview?/gridview/:gridview?',
meta: {
......@@ -2917,6 +2959,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookhas-panel-kan-ban-view/ibizbookhas-panel-kan-ban-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testcldataview/:testcldataview?',
meta: {
caption: 'entities.ibizbook.views.testcldataview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcldataview', parameterName: 'testcldataview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cldata-view/ibizbooktest-cldata-view.vue'),
},
{
path: '/ibizcustomers/:ibizcustomer?/pickupgridview/:pickupgridview?',
meta: {
......@@ -3047,6 +3102,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookedit-view4/ibizbookedit-view4.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testcltreeview/:testcltreeview?',
meta: {
caption: 'entities.ibizbook.views.testcltreeview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcltreeview', parameterName: 'testcltreeview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cltree-view/ibizbooktest-cltree-view.vue'),
},
{
path: '/ibizsoftwaresuits/:ibizsoftwaresuit?/sgridview/:sgridview?',
meta: {
......@@ -4053,6 +4121,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizsample0001-sf2-edit-view/ibizsample0001-sf2-edit-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testclcalendarview/:testclcalendarview?',
meta: {
caption: 'entities.ibizbook.views.testclcalendarview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testclcalendarview', parameterName: 'testclcalendarview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-clcalendar-view/ibizbooktest-clcalendar-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/editview/:editview?',
meta: {
......
......@@ -429,7 +429,6 @@ export default class AppIndexViewBase extends Vue {
/**
* 引擎初始化
*
......
......@@ -131,6 +131,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookhas-panel-kan-ban-view/ibizbookhas-panel-kan-ban-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testcldataview/:testcldataview?',
meta: {
caption: 'entities.ibizbook.views.testcldataview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcldataview', parameterName: 'testcldataview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cldata-view/ibizbooktest-cldata-view.vue'),
},
{
path: '/ibizcustomers/:ibizcustomer?/pickupgridview/:pickupgridview?',
meta: {
......@@ -261,6 +274,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizbookedit-view4/ibizbookedit-view4.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testcltreeview/:testcltreeview?',
meta: {
caption: 'entities.ibizbook.views.testcltreeview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testcltreeview', parameterName: 'testcltreeview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-cltree-view/ibizbooktest-cltree-view.vue'),
},
{
path: '/ibizsoftwaresuits/:ibizsoftwaresuit?/sgridview/:sgridview?',
meta: {
......@@ -1267,6 +1293,19 @@ const router = new Router({
},
component: () => import('@pages/sample/ibizsample0001-sf2-edit-view/ibizsample0001-sf2-edit-view.vue'),
},
{
path: '/ibizbooks/:ibizbook?/testclcalendarview/:testclcalendarview?',
meta: {
caption: 'entities.ibizbook.views.testclcalendarview.caption',
info:'',
parameters: [
{ pathName: 'ibizbooks', parameterName: 'ibizbook' },
{ pathName: 'testclcalendarview', parameterName: 'testclcalendarview' },
],
requireAuth: true,
},
component: () => import('@pages/sample/ibizbooktest-clcalendar-view/ibizbooktest-clcalendar-view.vue'),
},
{
path: '/ibizorders/:ibizorder?/ibizorderdetails/:ibizorderdetail?/editview/:editview?',
meta: {
......
......@@ -365,7 +365,6 @@ export default class AppLoginViewBase extends Vue {
/**
* 引擎初始化
*
......
......@@ -5,4 +5,4 @@
.app-panel-view{
display: block;
}
\ No newline at end of file
}
......@@ -67,6 +67,16 @@ export const viewstate: any = {
'58e37ccddda10feedac7c809d5cee02a',
],
},
{
viewtag: '085AFCE3-1192-4CF2-993A-7A4EB1D55A06',
viewmodule: 'Sample',
viewname: 'IBIZBOOKTestCLDataView',
viewaction: '',
viewdatachange: false,
refviews: [
'58e37ccddda10feedac7c809d5cee02a',
],
},
{
viewtag: '0870b1a6221a37e2994f515dbe77509c',
viewmodule: 'Sample',
......@@ -166,6 +176,15 @@ export const viewstate: any = {
refviews: [
],
},
{
viewtag: '121A691B-48F2-40B0-AF2A-4399BD5092F7',
viewmodule: 'Sample',
viewname: 'IBIZBOOKTestCLTreeView',
viewaction: '',
viewdatachange: false,
refviews: [
],
},
{
viewtag: '12472dbcf055da127ca97964214fb14e',
viewmodule: 'Sample',
......@@ -787,6 +806,9 @@ export const viewstate: any = {
'2D42F3B7-3267-4276-9120-10F2D81E35AF',
'D6D7779F-95C9-48C0-B2E1-ED4C20E5E157',
'79C13556-8423-4886-ADB3-6FF73C1E97F1',
'085AFCE3-1192-4CF2-993A-7A4EB1D55A06',
'121A691B-48F2-40B0-AF2A-4399BD5092F7',
'763A9DA0-DC92-49C9-85B7-647A36C019C9',
],
},
{
......@@ -1026,6 +1048,16 @@ export const viewstate: any = {
'91bbbdfe28764098844c216c826756f4',
],
},
{
viewtag: '763A9DA0-DC92-49C9-85B7-647A36C019C9',
viewmodule: 'Sample',
viewname: 'IBIZBOOKTestCLCalendarView',
viewaction: '',
viewdatachange: false,
refviews: [
'58e37ccddda10feedac7c809d5cee02a',
],
},
{
viewtag: '77142fc6e2a600bdc4d8ad6c4bfa18cd',
viewmodule: 'Sample',
......
......@@ -100,11 +100,13 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'internalfuncgridview',srfappde:'ibizbooks',component:'ibizbookinternal-func-grid-view'});
this.allViewMap.set(':',{viewname:'gridexpview',srfappde:'ibizbooks',component:'ibizbookgrid-exp-view'});
this.allViewMap.set(':',{viewname:'haspanelkanbanview',srfappde:'ibizbooks',component:'ibizbookhas-panel-kan-ban-view'});
this.allViewMap.set(':',{viewname:'testcldataview',srfappde:'ibizbooks',component:'ibizbooktest-cldata-view'});
this.allViewMap.set(':',{viewname:'usr7gridview',srfappde:'ibizbooks',component:'ibizbookusr7-grid-view'});
this.allViewMap.set(':',{viewname:'interfunctreeview',srfappde:'ibizbooks',component:'ibizbookinter-func-tree-view'});
this.allViewMap.set(':',{viewname:'dashboardview',srfappde:'ibizbooks',component:'ibizbookdashboard-view'});
this.allViewMap.set(':',{viewname:'usr4dataview',srfappde:'ibizbooks',component:'ibizbookusr4-data-view'});
this.allViewMap.set(':',{viewname:'editview4',srfappde:'ibizbooks',component:'ibizbookedit-view4'});
this.allViewMap.set(':',{viewname:'testcltreeview',srfappde:'ibizbooks',component:'ibizbooktest-cltree-view'});
this.allViewMap.set(':',{viewname:'usr2calendarview',srfappde:'ibizbooks',component:'ibizbookusr2-calendar-view'});
this.allViewMap.set(':',{viewname:'usr2listview',srfappde:'ibizbooks',component:'ibizbookusr2-list-view'});
this.allViewMap.set(':',{viewname:'valuerulesgridview',srfappde:'ibizbooks',component:'ibizbookvalue-rules-grid-view'});
......@@ -121,6 +123,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'optionview',srfappde:'ibizbooks',component:'ibizbookoption-view'});
this.allViewMap.set(':',{viewname:'treegridexview',srfappde:'ibizbooks',component:'ibizbooktree-grid-ex-view'});
this.allViewMap.set(':',{viewname:'roweditgridview',srfappde:'ibizbooks',component:'ibizbookrow-edit-grid-view'});
this.allViewMap.set(':',{viewname:'testclcalendarview',srfappde:'ibizbooks',component:'ibizbooktest-clcalendar-view'});
this.allViewMap.set(':',{viewname:'testcllistview',srfappde:'ibizbooks',component:'ibizbooktest-cllist-view'});
this.allViewMap.set(':',{viewname:'usr3editview',srfappde:'ibizbooks',component:'ibizbookusr3-edit-view'});
this.allViewMap.set(':',{viewname:'groupbycodelistkanbanview',srfappde:'ibizbooks',component:'ibizbookgroup-by-codelist-kan-ban-view'});
......
......@@ -663,7 +663,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public load(opt: any = {}): void {
if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr5GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return;
}
const arg: any = { ...opt };
......@@ -699,7 +699,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public loadDraft(opt: any = {},mode?:string): void {
if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr5GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return;
}
const arg: any = { ...opt } ;
......
......@@ -69,11 +69,6 @@ export default class Usr4Model {
prop: 'n_ibizbookname_like',
dataType: 'QUERYPARAM'
},
{
name: 'n_price_gtandeq',
prop: 'n_price_gtandeq',
dataType: 'QUERYPARAM'
},
{
......
......@@ -172,7 +172,7 @@
<!--输出实体[IBIZBOOK]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizbook-28-7">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizbook-55-7">
<createTable tableName="T_IBIZBOOK">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册