Remax 提供原生小程序 API 支持,如;
import { navigateTo, requestPayment, ... } from 'remax/wechat'
拥有事件回调(success,fail)的 API,Remax 还提供 Promise 支持,如:
import { requestPayment } from 'remax/wechat';requestPayment(params).then(res => {console.log(res);});
Copyright©2023 字节宝字节宝| |
违法和不良信息举报电话:|举报邮箱:3111859717@qq.com
