Commit e8e6a7d47a9857d5053ef8ee5186982ea0f9562e

Authored by Andy
1 parent 26a71087

add 兑换券

Showing 1 changed file with 1 additions and 0 deletions
billCodePay.html
... ... @@ -28,6 +28,7 @@
28 28 work correctly both with client-side routing and a non-root public URL.
29 29 Learn how to configure a non-root public URL by running `npm run build`.
30 30 -->
  31 +
31 32 <title>订单支付</title>
32 33 <style>
33 34 .discountBox{
... ...