Commit add2c36c authored by Xuguangxing's avatar Xuguangxing

feat: 处理支付结果页

parent b49e9d02
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
<script> <script>
import html2canvas from 'html2canvas'; import html2canvas from 'html2canvas';
import qiNiuApi from '@/api/qiniu.api'; import qiNiuApi from '@/api/qiniu.api';
import { getQrcodeUrl } from '@/api/groupBuy'; import getQrcodeUrl from '@/api/groupBuy';
import { upload } from 'qiniu-js'; import { upload } from 'qiniu-js';
import config from '@/config'; import config from '@/config';
export default { export default {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment