iRuxu
Results
2
comments of
iRuxu
Oh.I'm so sorry. As you know Vue-cli will resolve the resource path from vue template part when it startswith "~" ,it will be replaced "$root/node_modules/". But your plugin didn't parse...
> right answers: > > ` {{element.name}} ` > > tips: Do not set tag=transtion-group, You should set component-data={type: 'transtion-group'} will be right。 it works.Thanks a lot!