Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
bjquanjiang
/
DigitalScholl
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
1
临城职教中职
ndbs
hace 2 años
padre
a410383685
commit
1893d76dbe
Se han
modificado 1 ficheros
con
10 adiciones
y
5 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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
Ver fichero
@@ -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"
}
]
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar