This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lovecoding
/
VIP30
Segui
9
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
VIP30
/
小程序
/
pages
/
detail
/
detail.wxml
detail.wxml
106 B
Permalink
Cronologia
Originale
1
2
3
4
5
<!--pages/detail/detail.wxml-->
<text>详情</text>
<view>
我叫{{obj.name}}排在{{obj.id}}号
</view>