Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
gaofangming
/
yhb
Obserwuj
1
Polub
0
Forkuj
0
Files
Problemy
1
Oczekujące zmiany
0
Wiki
Drzewo:
ddd55a6046
Gałęzie
Tagi
master
yhb
/
pages
/
Setup
/
Aboutus
/
Aboutus.js
Aboutus.js
125 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
const app = getApp();
Page({
data: {
},
onLoad: function (options) {
},
onReady: function () {
},
})