personalCenter.html 14.2 KB
<html>

<head>
    <!-- META DATA -->
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="description" content="Free Bootstrap Themes - Free Responsive Html5 Templates">
    <meta name="author" content="#">

    <title>Study</title>

    <!-- Bootstrap Core CSS -->
    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
    <!-- <link rel="stylesheet" href="css/bootstrap1.min.css" type="text/css"> -->

    <!-- Owl Carousel Assets -->
    <link href="owl-carousel/owl.carousel.css" rel="stylesheet">
    <link href="owl-carousel/owl.theme.css" rel="stylesheet">

    <!-- Custom CSS -->
    <link rel="stylesheet" href="css/style2.css">

    <!-- Custom Fonts -->
    <link rel="stylesheet" href="font-awesome-4.4.0/css/font-awesome.min.css" type="text/css">
    <link href='http://fonts.googleapis.com/css?family=Asap:400,700' rel='stylesheet' type='text/css'>

    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
        <script src="js/html5shiv.js"></script>
        <script src="js/respond.min.js"></script>
    <![endif]-->

</head>

<body>
    <header>
        <nav>
            <div class="header-txt1">
                <div style="background: #323232; width: 75%;">
                    <div class="header-img1">
                        <img src="./img/portfolio/B1.png">
                    </div>
                </div>
                <div style="background: #66CA94;width: 25%;">
                    <div class="header-right1">

                        <div class="header-btnL">
                            <a href="aboutUs.html">
                                <div class="header-loginBtn">加入我们</div>
                            </a>

                        </div>
                        <div>
                            <a href="index.html"><img src="./img/portfolio/Y9.png"></a>
                        </div>
                    </div>
                </div>
            </div>
        </nav>
    </header>


    <div style="display: flex;background-color: #FCFBFD;">
        <div style="display: flex;background-color: #323232;padding: 0 70px;width: 75%;">
            <div style="display:flex;flex-direction: column;place-items: center;margin-right: 80px; width: 100px;">
                <div>
                    <img src="./img/portfolio/Per1.png">
                </div>
                <h4 style="color: #fff;">张三</h4>
            </div>
            <div style="width: 65%;">
                <div style="display: flex;place-items: center;">
                    <img src="./img/portfolio/Y1.png" style="margin-right: 10px;width: 40px;height: 40px;">
                    <h4 style="color: #fff;">账号</h4>
                </div>
                <div>
                    <p style="color: #fff;"></p>
                    <input placeholder="请输入姓" id="surname"></input>
                </div>
                <div>
                    <p style="color: #fff;"></p>
                    <input placeholder="请输入名" id="userName"></input>
                </div>
                <div>
                    <p style="color: #fff;">学校</p>
                    <input placeholder="请输入学校" id="school"></input>
                </div>
                <div>
                    <p style="color: #fff;">专业</p>
                    <input placeholder="请输入专业" id="specialty"></input>
                </div>
                <div>
                    <p style="color: #fff;">手机号</p>
                    <input placeholder="请输入手机号" id="phone"></input>
                </div>
                <div>
                    <p style="color: #fff;">邮箱号</p>
                    <input placeholder="请输入邮箱号" id="emailAddress"></input>
                </div>
                <div style="text-align: center;padding: 5%;" class="btnSave">
                    <button style="color: #fff;background:linear-gradient(226deg,#77e77f 8%, #39aa6d 96%);border-radius: 10em;padding: 0.5% 2%;border: 1px solid #70D09D;padding: 0.5% 5%;">保存</button>
                </div>
                <div style="display: flex;place-items: center;">
                    <img src="./img/portfolio/Y2.png" style="margin-right: 2%;">
                    <h4 style="color: #fff;">账户绑定与解绑</h4>
                </div>

                <div style="display: flex;justify-content: space-between;margin-top: 5%;">
                    <div style="display: flex;place-items: center;width: 20%;">
                        <img src="./img/portfolio/Y3.png" style="margin-right: 5%;">
                        <a style="color: #fff;">微信</a>
                    </div>
                    <div style="display: flex;width: 30%;place-items: center;justify-content: space-between;">
                        <a id="WXname" style="color: #fff;"></a>
                        <button id='WXunbind' style="border-radius: 50%;background-color: #66ca94;color: #333;border: 1px solid #66ca94;padding: 3%;height: 50px;width: 50px;">解绑</button>
                    </div>
                </div>

                <div style="display: flex;justify-content: space-between;margin-top: 5%;">
                    <div style="display: flex;place-items: center;width: 20%;">
                        <img src="./img/portfolio/Y4.png" style="margin-right: 5%;">
                        <a style="color: #fff;">手机</a>
                    </div>
                    <div style="display: flex;width: 30%;place-items: center;justify-content: space-between;">
                        <a id='Pnumber' style="color: #fff;"></a>
                        <button id="Punbind" style="border-radius: 50%;background-color: #66ca94;color: #333;border: 1px solid #66ca94;padding: 3%;height: 50px;width: 50px;">解绑</button>
                    </div>
                </div>



                <div style="display: flex;place-items: center;margin: 5% 0;">
                    <img src="./img/portfolio/Y5.png" style="margin-right: 2%;">
                    <h4 style="color: #fff;">会员权益</h4>
                </div>
                <div style="display: flex;" id="meau_nav">
                    <div style="width: 130%;margin-right: 5%;" onclick="clickVIPone()">
                        <div style="background-color: #66CA94;display: flex;flex-direction: column;padding:5%;place-items: center;">
                            <p style="color: #fff;font-size: 1.5em;">基础会员</p>
                            <a style="color: #fff;font-size: 0.8em;">精彩启程</a>
                        </div>
                        <div style="background: #fff;">
                            <div style="text-align: center;padding: 5%;">
                                <a style="color: #66CA94;">
                                    <span style="font-size: 2em;">99</span> /单月
                                </a>
                            </div>
                            <ol style="color: #333;font-size: 0.8em;padding-bottom: 10%;">
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                            </ol>
                        </div>
                    </div>
                    <div style="width: 130%;margin-right: 5%; border-radius: 4px;" onclick="clickVIPtwo()">
                        <div style="background-color: #ff8000;display: flex;flex-direction: column;padding:5%;place-items: center;">
                            <p style="color: #fff;font-size: 1.5em;">标准会员</p>
                            <a style="color: #fff;font-size: 0.8em;">乘风破浪</a>
                        </div>
                        <div style="background: #fff;">
                            <div style="text-align: center;padding: 5%;">
                                <a style="color: #ff8000;">
                                    <span style="font-size: 2em;">399</span> /半年
                                </a>
                            </div>
                            <ol style="color: #333;font-size: 0.8em;padding-bottom: 10%;">
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                            </ol>
                        </div>
                    </div>
                    <div style="width: 130%;" onclick="clickVIPthree()">
                        <div style="background-color: #6F1C0B;display: flex;flex-direction: column;padding:5%;place-items: center;">
                            <p style="color: #fff;font-size: 1.5em;">超级会员</p>
                            <a style="color: #fff;font-size: 0.8em;">职场领航</a>
                        </div>
                        <div style="background: #fff;">
                            <div style="text-align: center;padding: 5%;">
                                <a style="color: #6F1C0B;">
                                    <span style="font-size: 2em;">699</span> /年度
                                </a>
                            </div>
                            <ol style="color: #333;font-size: 0.8em;padding-bottom: 10%;">
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                                <li>单月名企实习畅想</li>
                            </ol>
                        </div>
                    </div>

                </div>
                <div style=" display: flex;margin: 35px 0 25px;place-content: center;">
                    <div style="display: flex;padding-right: 5%;place-items: center;width: 20%;">
                        <div style="margin-right: 4%;">
                            <input type="radio" name='zhifu' id='zhifu1' value="2" onclick="checkRadio()">
                        </div>
                        <img src="./img/portfolio/Y6.png" style='height: 80%;margin-right: 2%;'>
                        <a style="color: #fff;">支付宝</a>
                    </div>
                    <div style="display: flex;place-items: center;width: 20%;">
                        <div style="margin-right: 4%;">
                            <input type="radio" name='zhifu' id='zhifu2' value='1' onclick="checkRadio()">
                        </div>
                        <img src="./img/portfolio/Y8.png" style='height: 80%;margin-right: 1%;'>
                        <a style="color: #fff;">微信支付</a>
                    </div>
                </div>
                <div style="display: flex; place-content: center;padding-bottom: 10%;">
                    <button onclick="payment()" class="lijiPay">立即支付</button>
                    <div class="hide_box"></div>
                    <div class="shang_box">
                        <a class="shang_close" href="javascript:void(0)" onclick="payment()" title="关闭"><img src="./images/close.jpg" alt="取消" /></a>
                        <div class="shang_payimg">
                            <!-- <img src="http://qr.api.cli.im/qr?data=http%3A%2F%2Fwww.dmaku.com&level=H&transparent=false&bgcolor=%23FFFFFF&forecolor=images%2Fforecolor%2F12.png&blockpixel=12&marginblock=2&logourl=%2F%2Foss-cn-hangzhou.aliyuncs.com%2Fpublic-cli%2Ffree%2F8550d79acfde09ae04d687169d0d9aca1489672062.png&size=400&text=&logoshape=no&fontsize=30&fontfamily=msyh.ttf&fontcolor=&incolor=&outcolor=&qrcode_eyes=pin-3.png&background=&wper=0&hper=0&tper=0&lper=0&eye_use_fore=1&qrpad=10&kid=bizcliim&time=1489672078&key=d59a3fcb09d1cb40b10fd3664b50ae2c"
                                alt="扫码支付" title="扫一扫" /> -->11111
                        </div>
                    </div>
                    <button style="color: #70D09D;background-color: #323232;border: 1px solid #70D09D;border-radius: 10em;padding: 0.5% 5%;">续费</button>
                </div>
            </div>
        </div>
        <div style="background-color: #66CA94;padding: 5%;width: 25%;">
            <a href="personalCenter.html">
                <h3 style="color: #fff;font-size: 1.8em;">我的账号</h3>
            </a>
            <a href="aboutUs.html">
                <h3 style="color: #fff;font-size: 1.8em;">联系我们</h3>
            </a>
        </div>
    </div>








    <!-- jQuery -->
    <script type="text/javascript" src="js/jquery-2.1.1.js"></script>
    <script type="text/javascript" src="js/bootstrap.min.js"></script>

    <!-- Custom Theme JavaScript -->
    <script src="js/agency.js"></script>
    <script src='./personalCenter.js'></script>
    <!-- Plugin JavaScript -->
    <script src="js/jquery.easing.min.js"></script>
    <script src="js/classie.js"></script>
    <script src="js/cbpAnimatedHeader.js"></script>

    <!-- carousel -->
    <script src="owl-carousel/owl.carousel.js"></script>
    <script>
        $(document).ready(function() {
            $("#owl-brand").owlCarousel({
                autoPlay: 3000,
                items: 1,
                itemsDesktop: [1199, 1],
                itemsDesktopSmall: [979, 2],
                navigation: false,
                navigationText: ['<i class="fa fa-chevron-left fa-5x"></i>', '<i class="fa fa-chevron-right fa-5x"></i>']
            });
        });
    </script>
</body>

</html>