This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lovecoding
/
VIP30
Suivre
9
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
VIP30
/
小程序
/
pages
/
detail
/
detail.wxml
detail.wxml
106 B
Lien permanent
Historique
Raw
1
2
3
4
5
<!--pages/detail/detail.wxml-->
<text>详情</text>
<view>
我叫{{obj.name}}排在{{obj.id}}号
</view>