This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
network
/
fastNetwork
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f69408fe20
Branches
Tags
master
fastNetwork
/
pages
/
setting
/
setting.js
setting.js
106 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
//index.js
//获取应用实例
const app = getApp()
Page({
data: {},
onLoad: function () {
},
})