Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
tangdehang
/
android-cloud-H5
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
dev5.9.3
Rami (Branch)
Tag
dev5.9.3
v5.9.3sdk
android-clou...
/
api
/
wx
/
index.js
index.js
117 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
export const getConfig = ({ $axios }, url) =>
$axios.$get('/wx/getConfig', {
params: {
url,
},
});