Authored by huzhiming

feat(分享): 添加分享测试代码

... ... @@ -38,8 +38,6 @@ export default {
this.$nextTick(async ()=>{
await this.$xianyu.setXianyuShare()
})
// this.props = window
// console.log(window.AlipayJSBridgeReady);
console.log(window.WindVane)
},
destroyed() {},
... ...