Summy_lin

Results 5 comments of Summy_lin
trafficstars

![image](https://user-images.githubusercontent.com/17619679/51521873-d8890f00-1e62-11e9-92c0-cec12b9a8af2.png) 请问: 这里红框圈出的说明Funtion.prototype._ptoto_ = Object.prototype 总结3中提到Function.prototype 和 Object.prototype 是两个特殊的对象,他们由引擎来创建,那么其实Funtion,prototype._proto_应该跟Object.prototype._prototype一样等于null, 何解?

局部组件的话,具体使用方法是如何,按照说明操作的话,工具栏点击无效,还报错了You may have an infinite update loop in a component render function.

@PeakTai **.vue文件** `` **js引入** `import VueHtml5Editor from 'vue-html5-editor' const editor = new VueHtml5Editor({ showModuleName: true, image: { sizeLimit: 512 * 1024, compress: true, width: 500, height: 500, quality: 80 },...

@PeakTai vue : 2.1.0 完整代码你指的是整个项目吗?

set `preprocessStyles = true` in `rollup-plugin-vue`