摘要: 组件:<navigation open-type='navigatorTo' url='页面路径'> jsApi接口:wx.navigator({ url:'' }) exports = module.exports 阅读全文
posted @ 2018-09-04 19:40 ARYOUOK 阅读(147) 评论(0) 推荐(0)
摘要: 全局配置:配置所有页面路径:app.json,{pages:[配置所有页面]},将首页放置在第一个位置上设置tabbar导航: Window:窗口样式的配置 注册程序:app.js 设置相对应的生命周期函数(初始化完成时onLaunch,显示onShow,隐藏onHide 错误的时候,onerror 阅读全文
posted @ 2018-09-04 19:38 ARYOUOK 阅读(139) 评论(0) 推荐(0)
摘要: autoKeras autoKeras GitHub:https://github.com/jhfjhfj1/autokeras 百度网盘下载地址:http://pandownload.com/ 大牛博客:http://nooverfit.com/wp/ autoKeras官方文档:https:// 阅读全文
posted @ 2018-09-04 09:22 ARYOUOK 阅读(1924) 评论(0) 推荐(0)