123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
- <meta name="sudameta" content="allCIDs:34766,34979,7198,12665,257,258">
- <title></title>
- <link href="./css/global.css?v=95681a6c" rel="stylesheet"><link href="./css/certify.css?v=95681a6c" rel="stylesheet"></head>
- <body>
- <header>
- <a href="#" class="back"></a>
- <span>资料认证</span>
- </header>
- <section class="wrapper form-padding">
- <form action="" class="formset">
- <section class="form-item-1">
- <label for="">真实姓名</label>
- <input type="text" class="" value="林森海">
- </section>
- <section class="form-item-1">
- <label for="">身份证号</label>
- <input type="text" class="">
- </section>
- <section class="form-item-1">
- <label for="">上传身份证</label>
- <section class="file-upload">
- <section class="uploader">
- <img src="images/c81a10ee.tmp2.jpg" alt="">
- <input type="file" >
- </section>
- <section class="uploader">
- <img src="xxxHTMLLINKxxx0.16956478327989410.7772836408343822xxx" alt="">
- <input type="file" >
- </section>
- </section>
- </section>
- <section class="form-item-1">
- <label for="">提现用微信号</label>
- <input type="text" class="">
- </section>
- <section class="form-item-1">
- <label for="">提现用支付宝账号</label>
- <input type="text" class="">
- </section>
- <section class="form-btns">
- <input type="submit" class="button" value="确认提交">
- </section>
- </form>
- </section>
- <script type="text/javascript" src="./js/global.js?v=95681a6c"></script><script type="text/javascript" src="./js/certify.js?v=95681a6c"></script></body>
- </html>
|