BJ_web_developers
/
codepay
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e8e6a7d47a9857d5053ef8ee5186982ea0f9562e
Authored by
Andy
2019-04-01 10:49:53 +0800
1 parent
26a71087
add 兑换券
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
billCodePay.html
billCodePay.html
View file @
e8e6a7d
...
...
@@ -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{
...
...