export default { data() { return { text: "测试mixin" } } }