fix: 修复支付组件和学校选择逻辑
修复支付组件中微信支付API调用错误,将wx.requestPayment改为Taro.requestPayment 重构学校选择逻辑,从静态数据改为动态加载,并修复学校名称显示问题
Showing
2 changed files
with
32 additions
and
20 deletions
-
Please register or login to post a comment
修复支付组件中微信支付API调用错误,将wx.requestPayment改为Taro.requestPayment 重构学校选择逻辑,从静态数据改为动态加载,并修复学校名称显示问题