lin-xin / vue-toast

A mobile toast plugin for vue2.

Home Page:https://lin-xin.gitee.io/example/#/vue2-toast/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this.$toast.center('center')调用没反应,

Gala-1024 opened this issue · comments

commented

只能this.$toast才有反应,不能指定位置

已在 V2.0.2 版本中修复