摘要: onLoad() { console.log('load') console.log(this.$parent) console.log('wepy.$appConfig') console.log(wepy.$appConfig) } <script> import wepy from 'wepy 阅读全文
posted @ 2018-09-02 23:59 papering 阅读(713) 评论(0) 推荐(0) 编辑
摘要: export - JavaScript | MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/export The export statement is used when creati 阅读全文
posted @ 2018-09-02 23:15 papering 阅读(302) 评论(0) 推荐(0) 编辑
摘要: Redux 入门教程(一):基本用法 - 阮一峰的网络日志 http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_one_basic_usages.html 阅读全文
posted @ 2018-09-02 22:40 papering 阅读(343) 评论(0) 推荐(0) 编辑
摘要: About merge methods on GitHub - User Documentation https://help.github.com/articles/about-merge-methods-on-github/ Merge request Collapse Customize yo 阅读全文
posted @ 2018-09-02 16:23 papering 阅读(809) 评论(0) 推荐(0) 编辑
摘要: ii.lstrip(' ')[0:2]=='//' ii.lstrip(' ').index('//')==0 阅读全文
posted @ 2018-09-02 09:51 papering 阅读(335) 评论(0) 推荐(0) 编辑