提交 68f356b5 编写于 作者: ibizdev's avatar ibizdev

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

上级 9d28af6d
...@@ -56,8 +56,6 @@ ...@@ -56,8 +56,6 @@
<template #container4> <template #container4>
<app-simpleflex-container name="container4" :layoutModelDetails="layoutModelDetails"> <app-simpleflex-container name="container4" :layoutModelDetails="layoutModelDetails">
<template #static_label1> <template #static_label1>
<span> 进入Item里了</span>
<span> type:STATIC_LABEL</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_LABEL" predefinedType="STATIC_LABEL"
renderMode="PARAGRAPH" renderMode="PARAGRAPH"
...@@ -66,12 +64,10 @@ ...@@ -66,12 +64,10 @@
contentStyle=""/> contentStyle=""/>
</template> </template>
<template #static_image1> <template #static_image1>
<span> 进入Item里了</span>
<span> type:STATIC_IMAGE</span>
<app-rawitem-image <app-rawitem-image
type="STATIC_IMAGE" type="STATIC_IMAGE"
cssStyle="" cssStyle=""
imgurl="SA.SRFDA.PS.Core.Res.PSSysImageImpl@423fc091" imgurl=""
imageClass="fa fa-maxcdn" imageClass="fa fa-maxcdn"
> >
</app-rawitem-image> </app-rawitem-image>
...@@ -81,8 +77,6 @@ ...@@ -81,8 +77,6 @@
<template #container5> <template #container5>
<app-simpleflex-container name="container5" :layoutModelDetails="layoutModelDetails"> <app-simpleflex-container name="container5" :layoutModelDetails="layoutModelDetails">
<template #static_label2> <template #static_label2>
<span> 进入Item里了</span>
<span> type:STATIC_LABEL</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_LABEL" predefinedType="STATIC_LABEL"
renderMode="PARAGRAPH" renderMode="PARAGRAPH"
...@@ -102,8 +96,6 @@ ...@@ -102,8 +96,6 @@
<template #container6> <template #container6>
<app-simpleflex-container name="container6" :layoutModelDetails="layoutModelDetails"> <app-simpleflex-container name="container6" :layoutModelDetails="layoutModelDetails">
<template #static_label3> <template #static_label3>
<span> 进入Item里了</span>
<span> type:STATIC_LABEL</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_LABEL" predefinedType="STATIC_LABEL"
renderMode="PARAGRAPH" renderMode="PARAGRAPH"
...@@ -112,19 +104,14 @@ ...@@ -112,19 +104,14 @@
contentStyle=""/> contentStyle=""/>
</template> </template>
<template #static_carousel1> <template #static_carousel1>
<span> 进入Item里了</span>
<span> type:STATIC_CAROUSEL</span>
<app-rawitem-carousel> <app-rawitem-carousel>
</app-rawitem-carousel>
</app-rawitem-carousel>
</template> </template>
</app-simpleflex-container> </app-simpleflex-container>
</template> </template>
<template #container7> <template #container7>
<app-simpleflex-container name="container7" :layoutModelDetails="layoutModelDetails"> <app-simpleflex-container name="container7" :layoutModelDetails="layoutModelDetails">
<template #static_label4> <template #static_label4>
<span> 进入Item里了</span>
<span> type:STATIC_LABEL</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_LABEL" predefinedType="STATIC_LABEL"
renderMode="PARAGRAPH" renderMode="PARAGRAPH"
...@@ -142,8 +129,6 @@ ...@@ -142,8 +129,6 @@
<template #container8> <template #container8>
<app-standard-container name="container8" :layoutModelDetails="layoutModelDetails"> <app-standard-container name="container8" :layoutModelDetails="layoutModelDetails">
<template #static_label5> <template #static_label5>
<span> 进入Item里了</span>
<span> type:STATIC_LABEL</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_LABEL" predefinedType="STATIC_LABEL"
renderMode="PARAGRAPH" renderMode="PARAGRAPH"
...@@ -152,8 +137,6 @@ ...@@ -152,8 +137,6 @@
contentStyle=""/> contentStyle=""/>
</template> </template>
<template #static_videoplayer1> <template #static_videoplayer1>
<span> 进入Item里了</span>
<span> type:STATIC_VIDEOPLAYER</span>
<span>这里放视频</span> <span>这里放视频</span>
</template> </template>
</app-standard-container> </app-standard-container>
......
...@@ -15,8 +15,6 @@ ...@@ -15,8 +15,6 @@
<template #container_scroll_main1> <template #container_scroll_main1>
<app-scroll-container name="container_scroll_main1" :layoutModelDetails="layoutModelDetails"> <app-scroll-container name="container_scroll_main1" :layoutModelDetails="layoutModelDetails">
<template #nav_pos1> <template #nav_pos1>
<span> 进入Item里了</span>
<span> type:NAV_POS</span>
<app-nav-pos name="nav_pos1" :layoutModelDetails="layoutModelDetails" :navData="layoutModelDetails['nav_pos1'].navData"></app-nav-pos> <app-nav-pos name="nav_pos1" :layoutModelDetails="layoutModelDetails" :navData="layoutModelDetails['nav_pos1'].navData"></app-nav-pos>
</template> </template>
</app-scroll-container> </app-scroll-container>
......
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
<template> <template>
<div class="app-view-layout" style="height: '100%'; width: '100%';'display': 'flex'; 'flex-direction': 'column';"> <div class="app-view-layout" style="height: '100%'; width: '100%';'display': 'flex'; 'flex-direction': 'column';">
<span> 进入Item里了</span>
<span> type:STATIC_LABEL</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_LABEL" predefinedType="STATIC_LABEL"
renderMode="PARAGRAPH" renderMode="PARAGRAPH"
...@@ -20,8 +18,6 @@ ...@@ -20,8 +18,6 @@
<app-preset-caption>测试12231</app-preset-caption> <app-preset-caption>测试12231</app-preset-caption>
</template> </template>
<template #static_label2> <template #static_label2>
<span> 进入Item里了</span>
<span> type:STATIC_LABEL</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_LABEL" predefinedType="STATIC_LABEL"
renderMode="PARAGRAPH" renderMode="PARAGRAPH"
...@@ -30,8 +26,6 @@ ...@@ -30,8 +26,6 @@
contentStyle=""/> contentStyle=""/>
</template> </template>
<template #static_text1> <template #static_text1>
<span> 进入Item里了</span>
<span> type:STATIC_TEXT</span>
<app-preset-text <app-preset-text
predefinedType="STATIC_TEXT" predefinedType="STATIC_TEXT"
renderMode="TEXT" renderMode="TEXT"
......
...@@ -663,7 +663,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -663,7 +663,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public load(opt: any = {}): void { public load(opt: any = {}): void {
if(!this.loadAction){ if(!this.loadAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loadAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKGroupByCodelistListView' + (this.$t('app.searchForm.notConfig.loadAction') as string) });
return; return;
} }
const arg: any = { ...opt }; const arg: any = { ...opt };
...@@ -699,7 +699,7 @@ export default class DefaultBase extends Vue implements ControlInterface { ...@@ -699,7 +699,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/ */
public loadDraft(opt: any = {},mode?:string): void { public loadDraft(opt: any = {},mode?:string): void {
if(!this.loaddraftAction){ if(!this.loaddraftAction){
this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKUsr9GridView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) }); this.$Notice.error({ title: (this.$t('app.commonWords.wrong') as string), desc: 'IBIZBOOKGroupByCodelistListView' + (this.$t('app.searchForm.notConfig.loaddraftAction') as string) });
return; return;
} }
const arg: any = { ...opt } ; const arg: any = { ...opt } ;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册