买买提留言反馈单页代码基于搜狐畅言

<!doctype html>
<html lang="zh">

<head>
    <link rel="stylesheet" href="http://www.xcyoung.com/fang/fankui/css/bootstrap.min.css">
    <link rel="stylesheet" href="http://www.xcyoung.com/fang/fankui//css/font-awesome.min.css">
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>MMT留言反馈</title>

    <link rel="stylesheet" type="text/css" href="css/default.css">
    <h1>
        <div style="text-align:center">MMT留言反馈</div>
    </h1>
    <h4>如果您在使用的过程中遇到疑问,或者有任何的意见或者建议,欢迎随时向我们
    </h4>
    <ol></ol>
    <h2><i class="icon-phone"></i>联系电话</h2>13547674835
    <h2><i class="icon-map-marker"></i>联系地址</h2>成都市金牛区金府路666号1栋12层1217号
    <!--必要样式-->
    <link rel="stylesheet" type="text/css" href="css/styles.css">

</head>

<body>
    <!--PC和WAP自适应版-->
    <div id="SOHUCS" sid="请将此处替换为配置SourceID的语句"></div>
    <script type="text/javascript">
        (function() {
            var appid = 'cysGWrPkV';
            var conf = 'prod_e6df5c30f21a79d9ef40b33449c3947e';
            var width = window.innerWidth || document.documentElement.clientWidth;
            if (width < 960) {
                window.document.write('<script id="changyan_mobile_js" charset="utf-8" type="text/javascript" src="http://changyan.sohu.com/upload/mobile/wap-js/changyan_mobile.js?client_id=' + appid + '&conf=' + conf + '"><\/script>');
            } else {
                var loadJs = function(d, a) {
                    var c = document.getElementsByTagName("head")[0] || document.head || document.documentElement;
                    var b = document.createElement("script");
                    b.setAttribute("type", "text/javascript");
                    b.setAttribute("charset", "UTF-8");
                    b.setAttribute("src", d);
                    if (typeof a === "function") {
                        if (window.attachEvent) {
                            b.onreadystatechange = function() {
                                var e = b.readyState;
                                if (e === "loaded" || e === "complete") {
                                    b.onreadystatechange = null;
                                    a()
                                }
                            }
                        } else {
                            b.onload = a
                        }
                    }
                    c.appendChild(b)
                };
                loadJs("http://changyan.sohu.com/upload/changyan.js", function() {
                    window.changyan.api.config({
                        appid: appid,
                        conf: conf
                    })
                });
            }
        })();
    </script>

    <footer id="colophon" class="site-footer" role="contentinfo">
        <div class="site-info">
            <div>
                <div style="text-align:center">
                    Copyright © 2018 . All rights reserved. <span class="sep"> | </span>
                    <a href="https://blog.ccswust.org/" rel="designer">买买提高校服务平台</a></div>
    </footer>
    <!-- #colophon -->


</body>

</html>

演示地址:http://www.xcyoung.com/fang/fankui/

© 版权声明
THE END
喜欢就支持一下吧
点赞14 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容