• fix: 微信虚拟支付错误消息改为用户友好中文提示

    txai-dev released this 2026-07-02 13:12:55 +08:00 | 23 commits to master since this release

    • 新增 friendlyVpError() 工具函数,映射 VP 常见错误码
      (pay cancel, access denied, SIGNATURE_INVALID 等) 为友好中文
    • member.vue 两个 VP fail 回调使用 friendlyVpError 显示
      原始: requestVirtualPayment:fail pay cancel
      优化: 你已取消支付
    Downloads