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
FLYPHT
2 anos atrás
pai
5aaa2c2e8a
commit
54e49d4392
2 arquivos alterados
com
30 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+30
-0
smtweb-framework/bpm/src/main/resources/static/template/index.yaml
+0
-0
smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl
+ 30
- 0
smtweb-framework/bpm/src/main/resources/static/template/index.yaml
Ver arquivo
@@ -33,3 +33,33 @@ model:
-
name: 'col'
type: 'input'
-
name: 'model_list_card'
label: '简单列表(含卡片)'
# list/card/view
type: 'list'
# 布局
layout:
-
name: 'c1'
label: '简单列表'
type: 'list'
hasGroup: false
- name: 'c2'
label: '编辑卡片'
type: 'card'
hasGroup: false
# 变量
param:
-
name: 'queryDs'
type: 'ds'
-
name: 'editDs'
type: 'ds'
-
name: 'col'
type: 'input'
-
name: 'editTitle'
type: 'input'
+ 0
- 0
smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl
Ver arquivo
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar