1 Star 0 Fork 0

rxyshww/imooc-movie

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.js 826 Bytes
一键复制 编辑 原始数据 按行查看 历史
昨天丶翔你 提交于 2018-05-03 22:09 +08:00 . test
App({
globalData: {
g_isPlayingMusic: false,
g_currentMusicPostId: null,
doubanBase: "http://t.yushu.im"
}
})
// App({
// /**
// * 当小程序初始化完成时,会触发 onLaunch(全局只触发一次)
// */
// onLaunch: function () {
// console.log("onLaunch")
// },
// /**
// * 当小程序启动,或从后台进入前台显示,会触发 onShow
// */
// onShow: function (options) {
// console.log("onShow")
// },
// /**
// * 当小程序从前台进入后台,会触发 onHide
// */
// onHide: function () {
// console.log("onHide")
// },
// /**
// * 当小程序发生脚本错误,或者 api 调用失败时,会触发 onError 并带上错误信息
// */
// onError: function (msg) {
// console.log("onError")
// }
// })
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ren_xiang_yu/imooc-movie.git
git@gitee.com:ren_xiang_yu/imooc-movie.git
ren_xiang_yu
imooc-movie
imooc-movie
master

搜索帮助