diff --git a/app_Web/src/pages/sample/index/index-base.vue b/app_Web/src/pages/sample/index/index-base.vue index a9631327fe1ac8cdaf0f7ac1b9a270db7ba2bd87..f0e35a755ea2d1462eac8fbe583707454b50b192 100644 --- a/app_Web/src/pages/sample/index/index-base.vue +++ b/app_Web/src/pages/sample/index/index-base.vue @@ -52,35 +52,9 @@ </template> <template #container2> <app-simpleflex-container name="container2" :layoutModelDetails="layoutModelDetails"> - <template #container4> - <app-standard-container name="container4" :layoutModelDetails="layoutModelDetails"> - <template #container5> - <app-standard-container name="container5" :layoutModelDetails="layoutModelDetails"> - <template #static_text1> - <app-preset-text - name="static_text1" - predefinedType="STATIC_TEXT" - renderMode="TEXT" - contentType="RAW" - value="鏂囨湰鍐呭" - contentStyle=""/> - </template> - </app-standard-container> - </template> - <template #container6> - <app-standard-container name="container6" :layoutModelDetails="layoutModelDetails"> - <template #static_text2> - <app-preset-text - name="static_text2" - predefinedType="STATIC_TEXT" - renderMode="TEXT" - contentType="RAW" - value="鏂囨湰鍐呭" - contentStyle=""/> - </template> - </app-standard-container> - </template> - </app-standard-container> + <template #container_image1> + <app-simpleflex-container name="container_image1" :layoutModelDetails="layoutModelDetails"> + </app-simpleflex-container> </template> </app-simpleflex-container> </template> @@ -286,11 +260,7 @@ export default class IndexBase extends Vue { container_scroll_left1:null, app_apptitle:null, container1:null, - static_text1:null, - container5:null, - static_text2:null, - container6:null, - container4:null, + container_image1:null, container2:null, auth_userinfo1:null, container3:null, @@ -313,12 +283,8 @@ export default class IndexBase extends Vue { container_scroll_left1:new PanelContainerModel({ name: 'container_scroll_left1', caption: '闈㈡澘瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: true, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'BORDER', layoutPos:'WEST', layoutHeight:0, heightMode:'', layoutWidth:20, widthMode:'PERCENTAGE', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:0, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['appmenu']}), app_apptitle:new PanelFieldModel({ name: 'app_apptitle', caption: '搴旂敤鏍囬', isShowCaption: false, sysCss: '', itemType: 'FIELD', visible: true, disabled: false, layout:'', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:-1, flexParams:{align:'',dir:'',vAlign:''}, panel: this }), container1:new PanelContainerModel({ name: 'container1', caption: '闈㈡澘瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'SIMPLEFLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:3, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['app_apptitle']}), - static_text1:new PanelRawitemModel({ name: 'static_text1', caption: '鏂囨湰', isShowCaption: true, sysCss: '', itemType: 'RAWITEM', visible: true, disabled: false, layout:'', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:-1, flexParams:{align:'',dir:'',vAlign:''}, predefinedType: 'STATIC_TEXT', panel: this , viewType: 'APPINDEXVIEW' }), - container5:new PanelContainerModel({ name: 'container5', caption: '瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'FLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'CENTER', vAlignSelf:'MIDDLE', flexGrow:-1, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['static_text1']}), - static_text2:new PanelRawitemModel({ name: 'static_text2', caption: '鏂囨湰', isShowCaption: true, sysCss: '', itemType: 'RAWITEM', visible: true, disabled: false, layout:'', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:-1, flexParams:{align:'',dir:'',vAlign:''}, predefinedType: 'STATIC_TEXT', panel: this , viewType: 'APPINDEXVIEW' }), - container6:new PanelContainerModel({ name: 'container6', caption: '瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'FLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:-1, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['static_text2']}), - container4:new PanelContainerModel({ name: 'container4', caption: '瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'FLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:-1, flexParams:{align:'space-between',dir:'row',vAlign:'center'}, panel: this , details:['container5','container6']}), - container2:new PanelContainerModel({ name: 'container2', caption: '闈㈡澘瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'SIMPLEFLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:6, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['container4']}), + container_image1:new PanelContainerModel({ name: 'container_image1', caption: '鍥剧墖鑳屾櫙瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'SIMPLEFLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:-1, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:[]}), + container2:new PanelContainerModel({ name: 'container2', caption: '闈㈡澘瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'SIMPLEFLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:6, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['container_image1']}), auth_userinfo1:new PanelCtrlPosModel({ name: 'auth_userinfo1', caption: '鐢ㄦ埛淇℃伅', isShowCaption: true, sysCss: '', itemType: 'CTRLPOS', visible: true, disabled: false, layout:'', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:-1, flexParams:{align:'',dir:'',vAlign:''}, panel: this }), container3:new PanelContainerModel({ name: 'container3', caption: '闈㈡澘瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'SIMPLEFLEX', layoutPos:'', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:3, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['auth_userinfo1']}), container_grid1:new PanelContainerModel({ name: 'container_grid1', caption: '鏍呮牸瀹瑰櫒', titleBarCloseMode: 0, isShowCaption: false, sysCss: '', itemType: 'CONTAINER', visible: true, disabled: false, layout:'SIMPLEFLEX', layoutPos:'CENTER', layoutHeight:0, heightMode:'', layoutWidth:0, widthMode:'', spacingBottom:'', spacingLeft:'', spacingRight:'', spacingTop:'', hAlignSelf:'', vAlignSelf:'', flexGrow:0, flexParams:{align:'',dir:'',vAlign:''}, panel: this , details:['container1','container2','container3']}), diff --git a/app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue b/app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue index 322e5f8ccd0f37fe035ba13d0db706e8feeea624..ccb4df5f119bd746bbfb597dafa1fcfd150718cb 100644 --- a/app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue +++ b/app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue @@ -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 } ; diff --git a/app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue b/app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue index b6cd34b04cb6f713efec1c356d8ce9f58d51e9a6..0585f984f45c9a05b537a42f927baa7aa44f3be9 100644 --- a/app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue +++ b/app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue @@ -621,7 +621,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface */ public load(opt: any = {}): void { if(!this.loadAction){ - this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); + this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); return; } const arg: any = { ...opt }; @@ -657,7 +657,7 @@ export default class QUICKSEARCHFORMBase 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: 'IBIZBOOKListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); + this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKCalendarView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); return; } const arg: any = { ...opt } ;