Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
bjquanjiang
/
DigitalScholl
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
1
临城职教中职
ndbs
2 anni fa
parent
a410383685
commit
1893d76dbe
1 ha cambiato i file
con
10 aggiunte
e
5 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+10
-5
Learun.Framework.Ultimate V7/LearunApp-2.2.0/.hbuilderx/launch.json
+ 10
- 5
Learun.Framework.Ultimate V7/LearunApp-2.2.0/.hbuilderx/launch.json
Vedi File
@@ -2,10 +2,15 @@
// launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数
"version": "0.0",
"configurations": [{
"type": "uniCloud",
"default": {
"launchtype": "remote"
}
}
"app-plus" :
{
"launchtype" : "remote"
},
"default" :
{
"launchtype" : "remote"
},
"type" : "uniCloud"
}
]
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva