Component({ mixins: [], data: {}, props: { imgSrc:'', rateList:[] }, didMount() {}, didUpdate() {}, didUnmount() {}, methods: {}, });