ts在vue项目中的使用(1)-引入组件
不用ts

使用ts
使用vue-property-decorator,用装饰器的方式简写ts代码, 附vue-property-decorator使用指南(https://juejin.im/post/5c173a84f265da610e7ffe44)
npm install --save vue-property-decorator
普通写法

懒加载写法

不用ts

使用ts
使用vue-property-decorator,用装饰器的方式简写ts代码, 附vue-property-decorator使用指南(https://juejin.im/post/5c173a84f265da610e7ffe44)
npm install --save vue-property-decorator
普通写法

懒加载写法
