Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
zhenggm
/
smtweb2
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
新增标题颜色配置参数
master
xiaxl
2 лет назад
Родитель
067fc0b7f1
Сommit
6005acf12f
3 измененных файлов
:
8 добавлений
и
2 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+4
-0
smtweb-framework/bpm/src/main/resources/static/template/model_card.ftl
+2
-1
smtweb-framework/bpm/src/main/resources/static/template/model_list.ftl
+2
-1
smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl
+ 4
- 0
smtweb-framework/bpm/src/main/resources/static/template/model_card.ftl
Просмотреть файл
@@ -40,7 +40,9 @@
"shape": "panel",
"props": {
"alignY": "center",
"backgroundImage":"bgImg-region-title",
"size": "50"
},
"children": [
{
@@ -76,6 +78,7 @@
"props": {
"alignY": "center",
"size": "200",
"backgroundImage":"bgImg-region-title",
"paddingLeft": 10
},
"children": [
@@ -94,6 +97,7 @@
"shape": "panel",
"props": {
"alignY": "center",
"backgroundImage":"bgImg-region-title",
"paddingRight": 32
},
"children": [
+ 2
- 1
smtweb-framework/bpm/src/main/resources/static/template/model_list.ftl
Просмотреть файл
@@ -34,7 +34,8 @@
"alignY": "center",
"paddingLeft": 32,
"paddingRight": 32,
"shadow": ""
"shadow": "",
"backgroundImage":"bgImg-region-title"
},
"children": [
{
+ 2
- 1
smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl
Просмотреть файл
@@ -34,7 +34,8 @@
"alignY": "center",
"paddingLeft": 32,
"paddingRight": 32,
"shadow": ""
"shadow": "",
"backgroundImage":"bgImg-region-title"
},
"children": [
{
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить