// 默认配置属性只能做入参 config: {myprop1: 1}, // 启用双向绑定 publishes: ['myprop1'], // 或 twoWayBindable: ['myprop1']