提交 92c6f22b 编写于 作者: ibizdev's avatar ibizdev

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

上级 3d9e3db7
......@@ -511,14 +511,6 @@
"viewname": "IBIZSample0003GridView",
"viewtag": "42beaffcf3633c8717a81f3cf559b8ae"
},
"ibizcustomerusrmediatesteditview": {
"title": "多媒体测试",
"caption": "多媒体测试",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZCustomerUsrMediaTestEditView",
"viewtag": "43ACCB80-7A00-45AE-A073-51E77212527B"
},
"ibizhardwareindexpickupview": {
"title": "硬件数据选择视图",
"caption": "硬件",
......@@ -1071,6 +1063,14 @@
"viewname": "IBIZOrderDetailSF2EditView",
"viewtag": "7ccb985d6fc6a6795502a2ba742f95b5"
},
"ibizcustomermediatesteditview": {
"title": "客户编辑视图",
"caption": "自定义布局表单多媒体测试",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZCustomerMediaTestEditView",
"viewtag": "7ce3aaf69c0b882631428087b7db6464"
},
"ibizsample0003stabexpview": {
"title": "实体分页导航视图",
"caption": "示例实体03",
......
......@@ -34,10 +34,6 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户实体数据多项选择视图(树视图)",null),
},
usrmediatesteditview: {
caption: commonLogic.appcommonhandle("多媒体测试",null),
title: commonLogic.appcommonhandle("多媒体测试",null),
},
editview: {
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户编辑视图",null),
......@@ -46,6 +42,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户选择树视图",null),
},
mediatesteditview: {
caption: commonLogic.appcommonhandle("自定义布局表单多媒体测试",null),
title: commonLogic.appcommonhandle("客户编辑视图",null),
},
mpickupview: {
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户数据多项选择视图",null),
......@@ -221,7 +221,7 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
},
usrmediatesteditviewtoolbar_toolbar: {
mediatesteditviewtoolbar_toolbar: {
},
usr_treeview: {
nodata:commonLogic.appcommonhandle("",null),
......
......@@ -34,10 +34,6 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户实体数据多项选择视图(树视图)",null),
},
usrmediatesteditview: {
caption: commonLogic.appcommonhandle("多媒体测试",null),
title: commonLogic.appcommonhandle("多媒体测试",null),
},
editview: {
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户编辑视图",null),
......@@ -46,6 +42,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户选择树视图",null),
},
mediatesteditview: {
caption: commonLogic.appcommonhandle("自定义布局表单多媒体测试",null),
title: commonLogic.appcommonhandle("客户编辑视图",null),
},
mpickupview: {
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户数据多项选择视图",null),
......@@ -221,7 +221,7 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("Save And Close Window",null),
},
},
usrmediatesteditviewtoolbar_toolbar: {
mediatesteditviewtoolbar_toolbar: {
},
usr_treeview: {
nodata:commonLogic.appcommonhandle("",null),
......
......@@ -34,10 +34,6 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户实体数据多项选择视图(树视图)",null),
},
usrmediatesteditview: {
caption: commonLogic.appcommonhandle("多媒体测试",null),
title: commonLogic.appcommonhandle("多媒体测试",null),
},
editview: {
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户编辑视图",null),
......@@ -46,6 +42,10 @@ function getLocaleResourceBase(){
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户选择树视图",null),
},
mediatesteditview: {
caption: commonLogic.appcommonhandle("自定义布局表单多媒体测试",null),
title: commonLogic.appcommonhandle("客户编辑视图",null),
},
mpickupview: {
caption: commonLogic.appcommonhandle("客户",null),
title: commonLogic.appcommonhandle("客户数据多项选择视图",null),
......@@ -221,7 +221,7 @@ function getLocaleResourceBase(){
tip: commonLogic.appcommonhandle("保存并关闭",null),
},
},
usrmediatesteditviewtoolbar_toolbar: {
mediatesteditviewtoolbar_toolbar: {
},
usr_treeview: {
nodata:commonLogic.appcommonhandle("",null),
......
......@@ -519,14 +519,6 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZSample0003GridView",
"viewtag": "42beaffcf3633c8717a81f3cf559b8ae"
},
"ibizcustomerusrmediatesteditview": {
"title": "多媒体测试",
"caption": "多媒体测试",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZCustomerUsrMediaTestEditView",
"viewtag": "43ACCB80-7A00-45AE-A073-51E77212527B"
},
"ibizhardwareindexpickupview": {
"title": "硬件数据选择视图",
"caption": "硬件",
......@@ -1079,6 +1071,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname": "IBIZOrderDetailSF2EditView",
"viewtag": "7ccb985d6fc6a6795502a2ba742f95b5"
},
"ibizcustomermediatesteditview": {
"title": "客户编辑视图",
"caption": "自定义布局表单多媒体测试",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sample",
"viewname": "IBIZCustomerMediaTestEditView",
"viewtag": "7ce3aaf69c0b882631428087b7db6464"
},
"ibizsample0003stabexpview": {
"title": "实体分页导航视图",
"caption": "示例实体03",
......
<script lang='tsx'>
import { Component } from 'vue-property-decorator';
import IBIZCustomerUsrMediaTestEditViewBase from './ibizcustomer-usr-media-test-edit-view-base.vue';
import view_usr1102014061form from '@widgets/ibizcustomer/usr1102664502-form/usr1102664502-form.vue';
@Component({
components: {
view_usr1102014061form,
},
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 IBIZCustomerUsrMediaTestEditView extends IBIZCustomerUsrMediaTestEditViewBase {
}
</script>
\ No newline at end of file
......@@ -8,7 +8,7 @@
<template #container1>
<app-simpleflex-container name="container1" :layoutModelDetails="layoutModelDetails">
<template #view_pagecaption>
<span>属性项</span>
<span>属性项</span>
</template>
</app-simpleflex-container>
</template>
......
......@@ -27,7 +27,7 @@
<template #container1>
<app-simpleflex-container name="container1" :layoutModelDetails="layoutModelDetails">
<template #app_apptitle>
<span>属性项</span>
<span>属性项</span>
</template>
</app-simpleflex-container>
</template>
......
......@@ -7,37 +7,37 @@
<template #container1>
<app-standard-container name="container1" :layoutModelDetails="layoutModelDetails">
<template #userid>
<span>属性项</span>
<span>属性项</span>
</template>
<template #auth_password>
<span>属性项</span>
<span>属性项</span>
</template>
<template #auth_orgpick>
<span>属性项</span>
<span>属性项</span>
</template>
<template #auth_loginbutton1>
<span>按钮</span>
<span>按钮</span>
</template>
<template #auth_registbutton1>
<span>按钮</span>
<span>按钮</span>
</template>
<template #auth_resetinput1>
<span>按钮</span>
<span>按钮</span>
</template>
<template #auth_logout1>
<span>按钮</span>
<span>按钮</span>
</template>
<template #auth_captcha1>
<span>用户自定义控件</span>
<span>用户自定义控件</span>
</template>
<template #auth_verificationcode>
<span>属性项</span>
<span>属性项</span>
</template>
<template #auth_loginmsg>
<span>属性项</span>
<span>属性项</span>
</template>
<template #auth_sso1>
<span>用户自定义控件</span>
<span>用户自定义控件</span>
</template>
</app-standard-container>
</template>
......
......@@ -101,9 +101,9 @@ export default class IBIZCustomerUIServiceBase extends UIService {
this.allViewMap.set(':',{viewname:'usr2editview',srfappde:'ibizcustomers',component:'ibizcustomer-usr2-edit-view'});
this.allViewMap.set(':',{viewname:'usr2pickupview',srfappde:'ibizcustomers',component:'ibizcustomer-usr2-pickup-view'});
this.allViewMap.set(':',{viewname:'usr2mpickupview',srfappde:'ibizcustomers',component:'ibizcustomer-usr2-mpickup-view'});
this.allViewMap.set(':',{viewname:'usrmediatesteditview',srfappde:'ibizcustomers',component:'ibizcustomer-usr-media-test-edit-view'});
this.allViewMap.set(':',{viewname:'editview',srfappde:'ibizcustomers',component:'ibizcustomer-edit-view'});
this.allViewMap.set(':',{viewname:'pickuptreeview',srfappde:'ibizcustomers',component:'ibizcustomer-pickup-tree-view'});
this.allViewMap.set(':',{viewname:'mediatesteditview',srfappde:'ibizcustomers',component:'ibizcustomer-media-test-edit-view'});
this.allViewMap.set('MPICKUPVIEW:',{viewname:'mpickupview',srfappde:'ibizcustomers',component:'ibizcustomer-mpickup-view'});
this.allViewMap.set('PICKUPVIEW:',{viewname:'pickupview',srfappde:'ibizcustomers',component:'ibizcustomer-pickup-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: 'IBIZBOOKGroupByCodelistListView' + (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: 'IBIZBOOKGroupByCodelistListView' + (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 } ;
......
......@@ -278,7 +278,7 @@
<!--输出实体[IBIZCUSTOMER]数据结构 -->
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizcustomer-14-10">
<changeSet author="a_LAB01_df847bdfd" id="tab-ibizcustomer-36-10">
<createTable tableName="T_IBIZCUSTOMER">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......
......@@ -19,7 +19,7 @@
</createView>
</changeSet>
<!--输出实体[IBIZCUSTOMER]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet author="a_LAB01_df847bdfd" id="view-ibizcustomer-14-4" runOnChange="true">
<changeSet author="a_LAB01_df847bdfd" id="view-ibizcustomer-36-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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册