摘要:
基础 关键字"this"指向了当前代码运行时的对象( 原文:the current object the code is being written inside ) 定义template, 创建实际对象 object instances constructor function: JavaScri 阅读全文
posted @ 2018-09-19 17:15
Mr-chen
阅读(1501)
评论(0)
推荐(0)
摘要:
渲染函数 , JSX(没完成学习) 基础: 实例属性:vm.$slots default 属性包括了所有没有被包含在具名插槽中的节点. 渲染函数: render: function(createElement) { return createElement('h1', xxxxxx) } 案例: < 阅读全文
posted @ 2018-09-19 13:41
Mr-chen
阅读(622)
评论(0)
推荐(0)
浙公网安备 33010602011771号