certify.html 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
  6. <meta name="sudameta" content="allCIDs:34766,34979,7198,12665,257,258">
  7. <title></title>
  8. <link href="./css/global.css?v=95681a6c" rel="stylesheet"><link href="./css/certify.css?v=95681a6c" rel="stylesheet"></head>
  9. <body>
  10. <header>
  11. <a href="#" class="back"></a>
  12. <span>资料认证</span>
  13. </header>
  14. <section class="wrapper form-padding">
  15. <form action="" class="formset">
  16. <section class="form-item-1">
  17. <label for="">真实姓名</label>
  18. <input type="text" class="" value="林森海">
  19. </section>
  20. <section class="form-item-1">
  21. <label for="">身份证号</label>
  22. <input type="text" class="">
  23. </section>
  24. <section class="form-item-1">
  25. <label for="">上传身份证</label>
  26. <section class="file-upload">
  27. <section class="uploader">
  28. <img src="images/c81a10ee.tmp2.jpg" alt="">
  29. <input type="file" >
  30. </section>
  31. <section class="uploader">
  32. <img src="xxxHTMLLINKxxx0.16956478327989410.7772836408343822xxx" alt="">
  33. <input type="file" >
  34. </section>
  35. </section>
  36. </section>
  37. <section class="form-item-1">
  38. <label for="">提现用微信号</label>
  39. <input type="text" class="">
  40. </section>
  41. <section class="form-item-1">
  42. <label for="">提现用支付宝账号</label>
  43. <input type="text" class="">
  44. </section>
  45. <section class="form-btns">
  46. <input type="submit" class="button" value="确认提交">
  47. </section>
  48. </form>
  49. </section>
  50. <script type="text/javascript" src="./js/global.js?v=95681a6c"></script><script type="text/javascript" src="./js/certify.js?v=95681a6c"></script></body>
  51. </html>