This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Silent
/
PianoTime
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
36dd96e978
Rami (Branch)
Tag
jeffry
master
PianoTime
/
wechat
/
pages
/
article
/
article.js
article.js
87 B
Cronologia
Originale
1
2
3
4
5
6
7
8
var app = getApp()
Page({
onLoad: function () {
console.log('onLoad')
}
})