vue

1、引入组件

components: {
	'card':Card
}

2、computed

原文地址:https://www.cnblogs.com/Running00/p/14647884.html