Vue2.0 使用组件

Vue2.0.png

src目录结构

image.png

在components中编辑组件apple.vue:







在App.vue中注册并使用组件







你可能感兴趣的:(Vue2.0 使用组件)