|
@@ -7,38 +7,41 @@
|
|
|
<meta name="Description" content="{{Msg "seo" "qfw.homepage.description"}}"/>
|
|
|
<link href="{{Msg "seo" "cdn"}}/css/index-new.css" rel="stylesheet">
|
|
|
<script src="{{Msg "seo" "cdn"}}/js/jquery.lazyload.min.js"></script>
|
|
|
-<script type="text/javascript">
|
|
|
-$(function(){
|
|
|
- var kd = document.body.clientWidth;
|
|
|
- if(kd < 760){
|
|
|
- window.location.href="/front/webindexcontent/56efb9ba61fd0010d0000001.html"
|
|
|
- }
|
|
|
-});
|
|
|
-</script>
|
|
|
+
|
|
|
</head>
|
|
|
<body>
|
|
|
|
|
|
<!---->
|
|
|
<div class="index-new-head b-head visible-xs">
|
|
|
- <div style="height:25px;width:100%;background-color:#000;"></div>
|
|
|
- <div class="b-nav index-new-nva">
|
|
|
- <ul style="margin-left:15px;">
|
|
|
- <li class="b-nav-logo index-new-nva-l"><a href="/"><img src="/images/logo.png" class="logo"></a></li>
|
|
|
-
|
|
|
- </ul>
|
|
|
+
|
|
|
+ <div class="b-nav index-new-nva text-center" style="height:69px;">
|
|
|
+ <a href="/"><img src="/images/logo.png" class="logo"></a>
|
|
|
</div>
|
|
|
</div>
|
|
|
-<div class="text-center visible-xs" style="margin:40px 20px 20px 20px">
|
|
|
- <div>
|
|
|
- <p>企明星为了用户有更好的使用体验,</p>
|
|
|
- <p>已成功把各项功能移植到</p>
|
|
|
- <p>关注企明星公众号:</p>
|
|
|
- <p>qmx-cn</p>
|
|
|
- <p>或扫描二维码</p>
|
|
|
+{{$s:=(Ad "index-center-mob" 1)}}
|
|
|
+ {{range $k,$v := $s}}
|
|
|
+<div class="text-center visible-xs" style="margin-top:10px;">
|
|
|
+ <div style="background-color:#fff;padding:20px;">
|
|
|
+ <div style="height:35px; border-bottom:1px solid #e5e6e9;padding-bottom:15px;">
|
|
|
+ <div style="height:20px;width:10px;background-color:#FF5A5F;float:left;"></div>
|
|
|
+ <div style="color:#FF5A5F;float:left;margin-left:15px;">网站介绍</div>
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+ </div>
|
|
|
+ <div style="margin-top:20px;">
|
|
|
+ {{if $v.s_remark}}{{$v.s_remark}} {{end}}
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="background-color:#fff; margin-top:10px;padding:20px;">
|
|
|
+ <div style="height:35px; border-bottom:1px solid #e5e6e9;padding-bottom:15px;">
|
|
|
+ <div style="height:20px;width:10px;background-color:#FF5A5F;float:left;"></div>
|
|
|
+ <div style="color:#FF5A5F;float:left;margin-left:15px;">手机体验</div>
|
|
|
+ <div style="clear:both;"></div>
|
|
|
+ </div>
|
|
|
+ <div style="margin-top:20px;"><img src="{{if $v.s_pic}} {{$v.s_pic}} {{else}}/images/u109.png{{end}}"></div>
|
|
|
+ <div style="width:100%;margin-top: 20px;" class="text-center">微信关注企明星公众号qmx-cn,体验企明星的强大功能。</div>
|
|
|
</div>
|
|
|
- <div><img src="/images/u109.png"></div>
|
|
|
</div>
|
|
|
-
|
|
|
+ {{end}}
|
|
|
{{include "/common/indexhead.html"}}
|
|
|
<div class="a-content a-index hidden-xs">
|
|
|
<div class="a-index-head index-new-head">
|