Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
zhenggm
/
smtweb2
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
模板
master
yaoq
2 лет назад
Родитель
56b6d414de
Сommit
94f36ab73e
3 измененных файлов
:
5 добавлений
и
14 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+3
-12
smtweb-framework/bpm/src/main/resources/static/template/incModel/inc_list_query.ftl
+1
-1
smtweb-framework/bpm/src/main/resources/static/template/model_list.ftl
+1
-1
smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl
+ 3
- 12
smtweb-framework/bpm/src/main/resources/static/template/incModel/inc_list_query.ftl
Просмотреть файл
@@ -95,17 +95,8 @@
"type": "fx-form-panel",
"shape": "panel",
"props": {
"size": "0"
"size": "15",
"backgroundColor": "transparent"
},
"children": [
{
"id": "id${newId()}",
"type": "fx-divider",
"props": {
"label": "",
"contentPosition": "center",
"direction": "horizontal"
}
}
]
"children": []
},
+ 1
- 1
smtweb-framework/bpm/src/main/resources/static/template/model_list.ftl
Просмотреть файл
@@ -85,7 +85,7 @@
"type": "fx-form-panel",
"shape": "panel",
"props": {
"size": "
24
",
"size": "
15
",
"backgroundColor": "transparent"
},
"children": []
+ 1
- 1
smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl
Просмотреть файл
@@ -92,7 +92,7 @@
"type": "fx-form-panel",
"shape": "panel",
"props": {
"size": "
24
",
"size": "
15
",
"backgroundColor": "transparent"
},
"children": []
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить