浏览代码

Update order-detail.tsx

lex 2 年之前
父节点
当前提交
bb9145b227
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/student/music-group/pre-apply/order-detail.tsx

+ 1 - 1
src/student/music-group/pre-apply/order-detail.tsx

@@ -154,7 +154,7 @@ export default defineComponent({
                 console.log(baseState.user)
                 state.qrCodeUrl =
                   window.location.origin +
-                  '/#/payCenter?pay_channel=' +
+                  '/orchestra-student/#/payCenter?pay_channel=' +
                   val.pay_channel +
                   '&wxAppId=' +
                   config.wxAppId +