三毛

Results 51 comments of 三毛

![wechatimg2](https://user-images.githubusercontent.com/22933931/38796279-88f1d0f6-418d-11e8-9e03-5471d0e42d16.jpeg)

我最近也注意到这样一个问题,所以我会在近期将它解决

打包的文件里面,包括 vue-property-decorator 和 vue-class-component 所以会比较大。。。

@rni-l 因为这个组件本身依赖于这两个包才能运行,如不打包进来的话,使用者可能不会装这两个包的。如果放到 peerDependencies 里面的话,其实是一个可行的方案。

@web525 SVG animations don't seem to be supported on IE 11 and below.

是按例子的使用方式来的吗?

@robertnicjoo 1: ```html ``` then you can write some css about box, to make the spinner in middle (center) of screen. 2. In this question, it can not help you,...

@gnibeux loading 的消失,你可以用 `v-if/v-show` 来控制的呀

@ricardopolo Maybe it is possible, if you can control the svg animation throught the JavaScript script.

@xuedongshao 用 v-if/v-show 控制它就行了,可以看看这个 https://github.com/jkchao/vue-loading/issues/1