07 2017 档案

摘要:常识 1.computed计算属性,使用的属性必需在data里面声明。 Webpack问题 1.模块里面使用JSON.stringify和 typeof,报:Uncaught TypeError: Cannot assign to read only property 'exports' of #< 阅读全文
posted @ 2017-07-21 17:53 海角在眼前 阅读(2198) 评论(0) 推荐(0) 编辑
摘要:在使用webpack作为模块加载工具时,我在想module.exports的模块应该是一种什么模式,最直接地思考是单例。不太确定,所以写一个简单例子做测试。 测试代码 singleton.js: var Singleton = { count: 0, addCount: function(){ Si 阅读全文
posted @ 2017-07-08 20:26 海角在眼前 阅读(1527) 评论(0) 推荐(0) 编辑
摘要:总是忘,留个笔记。 vue-cli A simple CLI for scaffolding Vue.js projects. Installation Prerequisites: Node.js (>=4.x, 6.x preferred), npm version 3+ and Git. Us 阅读全文
posted @ 2017-07-07 11:27 海角在眼前 阅读(273) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示