Commit 065660099b5874d6d74239be6db12302fc5e72b6
1 parent
f13e23d3
房山 优先本次费用支付
Showing
1 changed file
with
3 additions
and
0 deletions
index.html
| ... | ... | @@ -4,6 +4,9 @@ |
| 4 | 4 | <meta charset="utf-8"> |
| 5 | 5 | <meta name="google" content="notranslate"> |
| 6 | 6 | <meta name="viewport" content="width=device-width,initial-scale=1.0"> |
| 7 | + <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> | |
| 8 | + <meta http-equiv="Pragma" content="no-cache" /> | |
| 9 | + <meta http-equiv="Expires" content="0" /> | |
| 7 | 10 | <title>扫码支付</title> |
| 8 | 11 | </head> |
| 9 | 12 | <body> | ... | ... |