eassy-pay/unpackage/dist/build/mp-alipay/plugin-wrapper.js

1 line
101 B
JavaScript
Raw Permalink Normal View History

2024-05-09 17:22:25 +08:00
Component({onInit(){this.props.onPluginWrap(this)},didUnmount(){this.props.onPluginWrap(this,true)}})