Vue单文件组件中js的三种写法

82 阅读1分钟

一 js对象

二 js类

记得要引入@ Component

三 ts类

记得要引入@ Component