eassy-pay/unpackage/dist/build/mp-alipay/plugin-wrapper.js
2024-05-09 17:22:25 +08:00

1 line
101 B
JavaScript

Component({onInit(){this.props.onPluginWrap(this)},didUnmount(){this.props.onPluginWrap(this,true)}})