Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
zhenggm
/
smtweb2
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
模板
master
yaoq
2 anos atrás
pai
56b6d414de
commit
94f36ab73e
3 arquivos alterados
com
5 adições
e
14 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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
Ver arquivo
@@ -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
Ver arquivo
@@ -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
Ver arquivo
@@ -92,7 +92,7 @@
"type": "fx-form-panel",
"shape": "panel",
"props": {
"size": "
24
",
"size": "
15
",
"backgroundColor": "transparent"
},
"children": []
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar