Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
zhenggm
/
smtweb2
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
添加简单列表(含卡片)的模板定义
master
FLYPHT
il y a 2 ans
Parent
5aaa2c2e8a
révision
54e49d4392
2 fichiers modifiés
avec
30 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Voir le fichier
@@ -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
Voir le fichier
Écrire
Aperçu
Chargement…
Annuler
Enregistrer