Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
ibizlab-generator
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
ibiz4jteam
ibizlab-generator
提交
ffffd796
提交
ffffd796
编写于
2月 09, 2022
作者:
Mosher
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update:空格调整
上级
7909745b
变更
18
隐藏空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
23 行增加
和
23 行删除
+23
-23
code.hbs
...main/resources/templ/r7/@macro/front-end/editors/code.hbs
+1
-1
data-picker-view.hbs
...es/templ/r7/@macro/front-end/editors/data-picker-view.hbs
+1
-1
data-picker.hbs
...sources/templ/r7/@macro/front-end/editors/data-picker.hbs
+1
-1
date-picker.hbs
...sources/templ/r7/@macro/front-end/editors/date-picker.hbs
+1
-1
dropdown-list.hbs
...urces/templ/r7/@macro/front-end/editors/dropdown-list.hbs
+3
-1
include-editor.hbs
...rces/templ/r7/@macro/front-end/editors/include-editor.hbs
+0
-2
input-ip.hbs
.../resources/templ/r7/@macro/front-end/editors/input-ip.hbs
+0
-1
input.hbs
...ain/resources/templ/r7/@macro/front-end/editors/input.hbs
+1
-1
list-box.hbs
.../resources/templ/r7/@macro/front-end/editors/list-box.hbs
+1
-1
radio-group.hbs
...sources/templ/r7/@macro/front-end/editors/radio-group.hbs
+1
-1
rating.hbs
...in/resources/templ/r7/@macro/front-end/editors/rating.hbs
+1
-1
raw.hbs
.../main/resources/templ/r7/@macro/front-end/editors/raw.hbs
+1
-1
rich-text.hbs
...resources/templ/r7/@macro/front-end/editors/rich-text.hbs
+1
-1
slider.hbs
...in/resources/templ/r7/@macro/front-end/editors/slider.hbs
+1
-1
stepper.hbs
...n/resources/templ/r7/@macro/front-end/editors/stepper.hbs
+1
-1
switch.hbs
...in/resources/templ/r7/@macro/front-end/editors/switch.hbs
+1
-1
upload.hbs
...in/resources/templ/r7/@macro/front-end/editors/upload.hbs
+1
-1
grid-column.hbs
...l/r7/@macro/front-end/widgets/grid-detail/grid-column.hbs
+6
-5
未找到文件。
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/code.hbs
浏览文件 @
ffffd796
...
...
@@ -15,4 +15,4 @@
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
:context=
"state.context"
:viewParams=
"state.viewParams"
/>
\ No newline at end of file
:viewParams=
"state.viewParams"
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/data-picker-view.hbs
浏览文件 @
ffffd796
...
...
@@ -32,4 +32,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
\ No newline at end of file
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/data-picker.hbs
浏览文件 @
ffffd796
...
...
@@ -55,4 +55,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
\ No newline at end of file
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/date-picker.hbs
浏览文件 @
ffffd796
...
...
@@ -53,4 +53,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/dropdown-list.hbs
浏览文件 @
ffffd796
...
...
@@ -3,7 +3,9 @@
{{#if
item
.
psEditor
.
psAppCodeList
}}
codeListTag=
"
{{
item
.
psEditor
.
psAppCodeList
.
codeListTag
}}
"
codeListType=
"
{{
item
.
psEditor
.
psAppCodeList
.
codeListType
}}
"
{{#if
item
.
psEditor
.
psAppCodeList
.
valueSeparator
}}
valueSeparator=
"
{{
item
.
psEditor
.
psAppCodeList
.
valueSeparator
}}
"
{{/if}}
{{#if
item
.
psEditor
.
psAppCodeList
.
valueSeparator
}}
valueSeparator=
"
{{
item
.
psEditor
.
psAppCodeList
.
valueSeparator
}}
"
{{/if}}
{{/if}}
{{#if
item
.
psEditor
.
placeHolder
}}
placeholder=
"
{{
item
.
psEditor
.
placeHolder
}}
"
...
...
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/include-editor.hbs
浏览文件 @
ffffd796
...
...
@@ -14,8 +14,6 @@
{{#
eq
type
"PICKEREX_TRIGGER"
}}{{>
@macro
/
front-end
/
editors
/
data-picker
.
hbs
}}{{/
eq
}}
{{#
eq
type
"PICKEREX_NOAC"
}}{{>
@macro
/
front-end
/
editors
/
data-picker
.
hbs
}}{{/
eq
}}
{{#
eq
type
"PICKEREX_LINK"
}}{{>
@macro
/
front-end
/
editors
/
data-picker
.
hbs
}}{{/
eq
}}
{{#
eq
type
"PICKEREX_DROPDOWNVIEW"
}}{{>
@macro
/
front-end
/
editors
/
data-picker
.
hbs
}}{{/
eq
}}
{{#
eq
type
"PICKEREX_DROPDOWNVIEW_LINK"
}}{{>
@macro
/
front-end
/
editors
/
data-picker
.
hbs
}}{{/
eq
}}
{{#
eq
type
"ADDRESSPICKUP"
}}{{>
@macro
/
front-end
/
editors
/
data-picker
.
hbs
}}{{/
eq
}}
{{#
eq
type
"ADDRESSPICKUP_AC"
}}{{>
@macro
/
front-end
/
editors
/
data-picker
.
hbs
}}{{/
eq
}}
{{#
eq
type
"DATEPICKEREX"
}}{{>
@macro
/
front-end
/
editors
/
date-picker
.
hbs
}}{{/
eq
}}
...
...
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/input-ip.hbs
浏览文件 @
ffffd796
...
...
@@ -15,4 +15,3 @@
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/input.hbs
浏览文件 @
ffffd796
...
...
@@ -47,4 +47,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/list-box.hbs
浏览文件 @
ffffd796
...
...
@@ -44,4 +44,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/radio-group.hbs
浏览文件 @
ffffd796
...
...
@@ -28,4 +28,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
\ No newline at end of file
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/rating.hbs
浏览文件 @
ffffd796
...
...
@@ -20,4 +20,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/raw.hbs
浏览文件 @
ffffd796
...
...
@@ -23,4 +23,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/rich-text.hbs
浏览文件 @
ffffd796
...
...
@@ -27,4 +27,4 @@
:data=
"record"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/slider.hbs
浏览文件 @
ffffd796
...
...
@@ -24,4 +24,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/stepper.hbs
浏览文件 @
ffffd796
...
...
@@ -26,4 +26,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/switch.hbs
浏览文件 @
ffffd796
...
...
@@ -17,4 +17,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/editors/upload.hbs
浏览文件 @
ffffd796
...
...
@@ -37,4 +37,4 @@
:value=
"record.
{{
item
.
psEditor
.
name
}}
"
@
editorEvent=
"onEditorEvent($event,index)"
{{/
eq
}}
/>
/>
modules/ibizlab-generator-core/src/main/resources/templ/r7/@macro/front-end/widgets/grid-detail/grid-column.hbs
浏览文件 @
ffffd796
...
...
@@ -8,11 +8,12 @@
{{#if
(
eq
item
.
columnType
'DEFGRIDCOLUMN'
)
}}
{{#if
item
.
enableRowEdit
}}
<div
v-if=
"state.rowEditState"
class=
"editor-cell"
>
<AppFormItem
name=
"
{{
item
.
codeName
}}
"
:error=
"state.gridEditState.
{{
item
.
codeName
}}
?.[index]?.message"
:rules=
"state.rules.
{{
item
.
codeName
}}
"
>
<AppFormItem
name=
"
{{
item
.
codeName
}}
"
:error=
"state.gridEditState.
{{
item
.
codeName
}}
?.[index]?.message"
:rules=
"state.rules.
{{
item
.
codeName
}}
"
:showLabel=
"false"
>
{{#
each
ctrl
.
psDEGridEditItems
as
|
editColumn
|
}}
{{#if
(
eq
editColumn
.
codeName
item
.
codeName
)
}}
{{>
@macro
/
front-end
/
editors
/
include-editor
.
hbs
type
=
editColumn
.
psEditor
.
editorType
item
=
editColumn
ctrlType
=
"grid"
}}
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录