Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
gaofangming
/
yhb
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
ddd55a6046
Branches
Tags
master
yhb
/
pages
/
Setup
/
Aboutus
/
Aboutus.js
Aboutus.js
125 B
History
Raw
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 () {
},
})