浙里学车工行支付宝生活号支付收银台项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
2.2 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width,initial-scale=1.0">
  7. <meta http-equiv="pragma" content="no-cache">
  8. <meta http-equiv="cache-control" content="no-cache">
  9. <meta http-equiv="expires" content="0">
  10. <link rel="icon" href="<%= BASE_URL %>favicon.ico">
  11. <title>浙里学车生活号</title>
  12. <style>
  13. .van-dialog-bule{border-radius:0px!important;}
  14. .van-dialog-bule .van-dialog__header{background-color:#1890ff;font-family: 'Arial Negreta', 'Arial Normal', 'Arial';font-weight: 700;font-style: normal;color: #FFFFFF;text-align: left;padding-left:20px;height:30px;margin-top:-15px;}
  15. .van-dialog-bule .van-dialog__footer{height:80px;text-align: center;width: 300px;margin-left:20%;}
  16. .van-dialog-bule .van-dialog__footer .van-dialog__cancel{background-color:#d7d7d7;width:10px;border-radius:5px;width:40%;}
  17. .van-dialog-bule .van-dialog__footer .van-dialog__confirm{background-color: #1890ff;color:#FFFFFF;border-radius:5px;width:40%;margin-left:30px;}
  18. .van-dialog-bule1 .van-dialog__footer .van-dialog__confirm{margin-left:0px;}
  19. .van-dialog-purple{border-radius:0px!important;}
  20. .van-dialog-purple .van-dialog__header{background-color:#8080ff;font-family: 'Arial Negreta', 'Arial Normal', 'Arial';font-weight: 700;font-style: normal;color: #FFFFFF;text-align: left;padding-left:20px;height:30px;margin-top:-15px;}
  21. .van-dialog-purple .van-dialog__footer{height:80px;text-align: center;width: 300px;margin-left:20%;}
  22. .van-dialog-purple .van-dialog__footer .van-dialog__cancel{background-color:#d7d7d7;width:10px;border-radius:5px;width:40%;}
  23. .van-dialog-purple .van-dialog__footer .van-dialog__confirm{background-color: #1890ff;color:#FFFFFF;border-radius:5px;width:40%;margin-left:30px;}
  24. </style>
  25. </head>
  26. <body>
  27. <noscript>
  28. <strong>We're sorry but default doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
  29. </noscript>
  30. <div id="app"></div>
  31. <!-- built files will be auto injected -->
  32. </body>
  33. </html>