Commit 6bbfedcd by 陈超

A

parent d9afb7fc
...@@ -8,10 +8,10 @@ ...@@ -8,10 +8,10 @@
<meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<link href="__THEMEW3G__/css/reset.css" rel="stylesheet"> <!-- <link href="__THEMEW3G__/css/reset.css" rel="stylesheet">
<link href="__THEMEW3G__/css/public.css" rel="stylesheet"> <link href="__THEMEW3G__/css/public.css" rel="stylesheet">
<link href="__THEMEW3G__/css/style.css" rel="stylesheet"> <link href="__THEMEW3G__/css/style.css" rel="stylesheet">
<link href="__THEMEW3G__/icon/iconfont.css" rel="stylesheet"> <link href="__THEMEW3G__/icon/iconfont.css" rel="stylesheet"> -->
<link href="__THEMEW3G__/css/common.css" rel="stylesheet"> <link href="__THEMEW3G__/css/common.css" rel="stylesheet">
<link rel="stylesheet" href="__THEMEW3G__/js/layer/need/layer.css"> <link rel="stylesheet" href="__THEMEW3G__/js/layer/need/layer.css">
<link rel="stylesheet" type="text/css" href="__THEMEW3G__/icon/iconfont-v4.css"> <link rel="stylesheet" type="text/css" href="__THEMEW3G__/icon/iconfont-v4.css">
......
...@@ -6,21 +6,6 @@ ...@@ -6,21 +6,6 @@
<div id="vueHome" class="min-height-wrap"> <div id="vueHome" class="min-height-wrap">
<!--banner start--> <!--banner start-->
<!-- <div class="device">
<div class="swiper-container">
<div class="swiper-wrapper">
<volist name="ad_list" id="adlt">
<div class="swiper-slide">
<a href="{$adlt['bannerurl']}" title="{$adlt['banner_title']}">
<img src="{:getCover($adlt['banner'],720,300)}" alt="{$adlt['banner_title']}" >
</a>
</div>
</volist>
</div>
</div>
<div class="pagination"></div>
</div> -->
<van-swipe class="home_swapper" indicator-color="white"> <van-swipe class="home_swapper" indicator-color="white">
<volist name="ad_list" id="adlt"> <volist name="ad_list" id="adlt">
<van-swipe-item> <van-swipe-item>
...@@ -32,7 +17,6 @@ ...@@ -32,7 +17,6 @@
</van-swipe> </van-swipe>
<!--banner end--> <!--banner end-->
<!-- 简雅主题-->
<!-- 首页模块 --> <!-- 首页模块 -->
<volist name="config_index.item" id="item_name"> <volist name="config_index.item" id="item_name">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment