This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zrd
/
app
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
!44 fix: add export checkUpdate
Merge pull request !44 from cnyballk/fix/wechat/checkUpdate
芋道源码
hace 1 año
padre
b10f8d3181
f478606ae4
commit
e8cc7cb6c0
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
sheep/platform/provider/wechat/miniProgram.js
+ 1
- 0
sheep/platform/provider/wechat/miniProgram.js
Ver fichero
@@ -201,4 +201,5 @@ export default {
getInfo,
getOpenid,
subscribeMessage,
+ checkUpdate
};