hahah console.log("hello"); <template :hfc-scope="{ a: 1 }"> <hfc :name="{ a: 1, b: [1, 2, 3] }"></hfc> </template>