From 6a67b4dfdfadcc77fc16545d816743b6d844f2a3 Mon Sep 17 00:00:00 2001 From: zhangwei <llf@bronet.cn> Date: Sat, 15 Jun 2019 13:20:27 +0800 Subject: [PATCH] 禁止图片,文字下载复制 --- public/themes/simpleboot3/portal/active/get_active_detail.html | 24 +++++++++++++----------- public/themes/simpleboot3/portal/active/index.html | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------- public/themes/simpleboot3/portal/enjoy/index.html | 512 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- public/themes/simpleboot3/portal/enjoy_detail.html | 178 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------- public/themes/simpleboot3/portal/index/about_us.html | 12 +++++++----- public/themes/simpleboot3/portal/index/index.html | 50 +++++++++++++++++++++++++------------------------- public/themes/simpleboot3/portal/login/edit_info.html | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------- public/themes/simpleboot3/portal/login/info.html | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------ public/themes/simpleboot3/portal/login/login.html | 134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------- public/themes/simpleboot3/portal/login/my_collection.html | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------- public/themes/simpleboot3/portal/login/register.html | 179 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------- public/themes/simpleboot3/portal/login/search_list.html | 159 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------ public/themes/simpleboot3/portal/login/third_login.html | 88 ++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------- public/themes/simpleboot3/portal/region/get_future_detail.html | 11 ++++++----- public/themes/simpleboot3/portal/region/get_gallery_detail.html | 10 +++++----- public/themes/simpleboot3/portal/region/get_more_future.html | 10 +++++----- public/themes/simpleboot3/portal/region/get_more_gallery.html | 12 ++++++------ public/themes/simpleboot3/portal/region/get_more_news.html | 6 +++--- public/themes/simpleboot3/portal/region/get_more_note.html | 16 +++++++++------- public/themes/simpleboot3/portal/region/get_more_star.html | 342 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- public/themes/simpleboot3/portal/region/get_more_story.html | 13 +++++++------ public/themes/simpleboot3/portal/region/get_more_video.html | 57 +++++++++++++++++++++++++++++---------------------------- public/themes/simpleboot3/portal/region/get_news_detail.html | 10 +++++----- public/themes/simpleboot3/portal/region/get_note_detail.html | 12 ++++++------ public/themes/simpleboot3/portal/region/get_star_detail.html | 10 +++++----- public/themes/simpleboot3/portal/region/index.html | 64 ++++++++++++++++++++++++++++++++++++---------------------------- public/themes/simpleboot3/portal/scenery_detail.html | 77 +++++++++++++++++++++++++++++++++++++++-------------------------------------- public/themes/simpleboot3/portal/scout/get_travel_detail.html | 154 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------- public/themes/simpleboot3/portal/scout/index.html | 527 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ public/themes/simpleboot3/portal/star/get_ecology_detail.html | 10 +++++----- public/themes/simpleboot3/portal/star/get_food_detail.html | 10 +++++----- public/themes/simpleboot3/portal/star/get_hotel_detail.html | 10 +++++----- public/themes/simpleboot3/portal/star/get_more_ecology.html | 6 +++--- public/themes/simpleboot3/portal/star/get_more_food.html | 6 +++--- public/themes/simpleboot3/portal/star/get_more_hotel.html | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------ public/themes/simpleboot3/portal/star/get_more_scenery.html | 6 +++--- public/themes/simpleboot3/portal/star/get_more_travel.html | 6 +++--- public/themes/simpleboot3/portal/star/get_scenery_detail.html | 10 +++++----- public/themes/simpleboot3/portal/star/get_story_detail.html | 50 +++++++++++++++++++++++++------------------------- public/themes/simpleboot3/portal/star/get_travel_detail.html | 10 +++++----- public/themes/simpleboot3/portal/star/index.html | 46 +++++++++++++++++++++++----------------------- 41 files changed, 1757 insertions(+), 1724 deletions(-) diff --git a/public/themes/simpleboot3/portal/active/get_active_detail.html b/public/themes/simpleboot3/portal/active/get_active_detail.html index 9bbdd4a..7af1335 100644 --- a/public/themes/simpleboot3/portal/active/get_active_detail.html +++ b/public/themes/simpleboot3/portal/active/get_active_detail.html @@ -9,30 +9,32 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> <style> - .active_url{ - height:50px; + .active_url { + height: 50px; background: #5454AF; - margin-bottom:80px; + margin-bottom: 80px; } - .active_url p{ + + .active_url p { text-align: center; line-height: 50px; vertical-align: middle; font-size: 17px; - color:#fff; + color: #fff; } - .active_url span{ - color:#3AFFA5; + + .active_url span { + color: #3AFFA5; } </style> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <!--主体内容--> <div class="show_2"> <!--banner--> @@ -66,7 +68,7 @@ </notempty> </div> - <include file="public@footer"/> + <include file="public@footer" /> </body> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> diff --git a/public/themes/simpleboot3/portal/active/index.html b/public/themes/simpleboot3/portal/active/index.html index 6c283c3..d901157 100644 --- a/public/themes/simpleboot3/portal/active/index.html +++ b/public/themes/simpleboot3/portal/active/index.html @@ -1,86 +1,88 @@ <!DOCTYPE html> <html lang="en"> + <head> - <meta charset="UTF-8"> - <title>星际活动</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/activity_index.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/Scout_index.css"> - <style> - .Activity{ - width: 1200px !important; - } - .container { - max-width: 1200px; - padding-right: 0; - padding-left: 0; - } - </style> + <meta charset="UTF-8"> + <title>星际活动</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/activity_index.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/Scout_index.css"> + <style> + .Activity { + width: 1200px !important; + } + + .container { + max-width: 1200px; + padding-right: 0; + padding-left: 0; + } + </style> </head> -<body> - <include file="public@header"/> - <div class="banner"> - <volist name="coverImg" id="vo"> - <img src="{:cmf_get_image_url($vo.image)}" alt=""> - </volist> - </div> - <main> - <div class="container"> - <div class="Activity"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_79.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 星际 - </div> - <div class="Spot_name_right fl"> - 活动 - </div> - </div> - <div class="Spot_English_name fl"> - <p>Innovation</p> - </div> - </div> - <div class="Activity_main clearfix"> - <volist name="res['data']" id="vo" offset="0" length="1"> - <div class="Activity_item_big"> - <a href="/portal/active/getActiveDetail?id={$vo.id}"> - <div class="Activity_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Activity_item_text"> - {$vo.post_title} - </div> - </a> - </div> - </volist> - <volist name="res['data']" id="vo" offset="1" length="4"> - <div class="Activity_item_small"> - <a href="/portal/active/getActiveDetail?id={$vo.id}"> - <div class="Activity_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Activity_item_text"> - {$vo.post_title} - </div> - </a> - </div> - </volist> - </div> - <!--分页--> - <div class="pagination"> - {$page|default=''} - </div> - </div> - </div> - </main> - <include file="public@footer"/> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> + <div class="banner"> + <volist name="coverImg" id="vo"> + <img src="{:cmf_get_image_url($vo.image)}" alt=""> + </volist> + </div> + <main> + <div class="container"> + <div class="Activity"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_79.png" alt=""> + </div> + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 星际 + </div> + <div class="Spot_name_right fl"> + 活动 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Innovation</p> + </div> + </div> + <div class="Activity_main clearfix"> + <volist name="res['data']" id="vo" offset="0" length="1"> + <div class="Activity_item_big"> + <a href="/portal/active/getActiveDetail?id={$vo.id}"> + <div class="Activity_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </div> + <div class="Activity_item_text"> + {$vo.post_title} + </div> + </a> + </div> + </volist> + <volist name="res['data']" id="vo" offset="1" length="4"> + <div class="Activity_item_small"> + <a href="/portal/active/getActiveDetail?id={$vo.id}"> + <div class="Activity_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </div> + <div class="Activity_item_text"> + {$vo.post_title} + </div> + </a> + </div> + </volist> + </div> + <!--分页--> + <div class="pagination"> + {$page|default=''} + </div> + </div> + </div> + </main> + <include file="public@footer" /> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/enjoy/index.html b/public/themes/simpleboot3/portal/enjoy/index.html index d9cb931..b01ac18 100644 --- a/public/themes/simpleboot3/portal/enjoy/index.html +++ b/public/themes/simpleboot3/portal/enjoy/index.html @@ -11,323 +11,329 @@ <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> <style> /*.Spot_main .swiper-slide-next .Spot_top img {*/ - /*width: 625px;*/ - /*height: 648px;*/ + /*width: 625px;*/ + /*height: 648px;*/ /*}*/ - .Walker_main .Spot_items,.Walker_main .swiper-slide-prev,.Walker_main .swiper-slide-prev .Spot_item img { - max-width: 1200px; + + .Walker_main .Spot_items, + .Walker_main .swiper-slide-prev, + .Walker_main .swiper-slide-prev .Spot_item img { + max-width: 1200px; } + .Spot_main .swiper-slide-next .Spot_top img { width: 648px; height: 648px; } - .Spot_item, .swiper-slide-prev, .swiper-slide-prev .Spot_item img { + + .Spot_item, + .swiper-slide-prev, + .swiper-slide-prev .Spot_item img { max-width: 648px; } </style> </head> -<body> -<include file="public@header"/> -<div class="banner"> - <volist name="coverImg" id="vo"> - <img src="{:cmf_get_image_url($vo.image)}" alt=""> - </volist> -</div> -<main> - <div class="container"> - <div class="region"> - <!--<select name="city_id">--> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> + <div class="banner"> + <volist name="coverImg" id="vo"> + <img src="{:cmf_get_image_url($vo.image)}" alt=""> + </volist> + </div> + <main> + <div class="container"> + <div class="region"> + <!--<select name="city_id">--> <!--<option value="0">所有</option>--> <!--<volist name="city_name" id="vo">--> - <!--<option value="{$vo.id}" <eq name="$vo.id" value="$city_id">selected</eq>>{$vo.name}</option>--> + <!--<option value="{$vo.id}" <eq name="$vo.id" value="$city_id">selected</eq>>{$vo.name}</option>--> <!--</volist>--> - <!--</select>--> - <div class="select"> - <input type="hidden" value="{$cityName}" id="cityName"> - <form method="GET" action="/portal/enjoy/index"> - <input class="show_city" type="text" value="所有" readonly="readonly"> - <img src="__TMPL__/public/assets/starImg/down.png" alt=""> - <ul style="min-height:138px;max-height:300px;overflow-y: scroll;width:240px;"> - <li>所有</li> - <volist name="city_name" id="vo"> - <li value="{$vo.id}">{$vo.name}</li> - </volist> - </ul> - <input type="hidden" value="0" name="city_id" id="city_id"> - <div style="display:none;"> - <input type="submit" id="city_submit"/> - </div> - </form> - </div> - </div> - <!--亲临现场--> - <div class="Spot" id="own"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_61.png" alt=""> + <!--</select>--> + <div class="select"> + <input type="hidden" value="{$cityName}" id="cityName"> + <form method="GET" action="/portal/enjoy/index"> + <input class="show_city" type="text" value="所有" readonly="readonly"> + <img src="__TMPL__/public/assets/starImg/down.png" alt=""> + <ul style="min-height:138px;max-height:300px;overflow-y: scroll;width:240px;"> + <li>所有</li> + <volist name="city_name" id="vo"> + <li value="{$vo.id}">{$vo.name}</li> + </volist> + </ul> + <input type="hidden" value="0" name="city_id" id="city_id"> + <div style="display:none;"> + <input type="submit" id="city_submit" /> + </div> + </form> </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 亲临 + </div> + <!--亲临现场--> + <div class="Spot" id="own"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_61.png" alt=""> </div> - <div class="Spot_name_right fl"> - 现场 + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 亲临 + </div> + <div class="Spot_name_right fl"> + 现场 + </div> + </div> + <div class="Spot_English_name fl"> + <p>On Spot</p> </div> </div> - <div class="Spot_English_name fl"> - <p>On Spot</p> - </div> - </div> - <div class="Spot_main"> - <div class="swiper-container swiper-no-swiping"> - <div class="swiper-wrapper"> - <volist name="res_qlxc" id="vo"> - <div class="swiper-slide"> - <div class="Spot_item"> - <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> - <div class="Spot_top"><img style="max-width: 648px;" src="{:cmf_get_image_url($vo.thumbnail)}" alt=""></div> - <div class="Spot_bottom"> - <div class="Spot_bottom_title"> - {$vo.post_title} - </div> - <div class="Spot_bottom_main"> - {$vo.post_excerpt} + <div class="Spot_main"> + <div class="swiper-container swiper-no-swiping"> + <div class="swiper-wrapper"> + <volist name="res_qlxc" id="vo"> + <div class="swiper-slide"> + <div class="Spot_item"> + <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> + <div class="Spot_top"><img style="max-width: 648px;" src="{:cmf_get_image_url($vo.thumbnail)}" alt=""></div> + <div class="Spot_bottom"> + <div class="Spot_bottom_title"> + {$vo.post_title} + </div> + <div class="Spot_bottom_main"> + {$vo.post_excerpt} + </div> </div> - </div> - </a> + </a> + </div> </div> - </div> - </volist> + </volist> + </div> </div> - </div> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> - </div> - </div> - <!--市井漫游--> - <div class="Walker" id="roam"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_62.png" alt=""> + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 市井 + </div> + <!--市井漫游--> + <div class="Walker" id="roam"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_62.png" alt=""> </div> - <div class="Spot_name_right fl"> - 漫游 + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 市井 + </div> + <div class="Spot_name_right fl"> + 漫游 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Local Walker</p> </div> </div> - <div class="Spot_English_name fl"> - <p>Local Walker</p> - </div> - </div> - <div class="Walker_main"> - <div class="swiper-container swiper-no-swiping"> - <div class="swiper-wrapper"> - <volist name="res_sjmy" id="vo"> - <div class="swiper-slide"> - <div class="Walker_item clearfix"> - <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> - <div class="Walker_item_left fl"> - <img src="{:cmf_get_image_url($vo.index_thumbnail2)}" alt=""> - </div> - <div class="Walker_item_right fr"> - <div class="Walker_item_right_top"> - <div class="Walker_item_right_top_title"> - {$vo.post_title} - </div> - <div class="Walker_item_right_top_main"> - {$vo.post_excerpt} + <div class="Walker_main"> + <div class="swiper-container swiper-no-swiping"> + <div class="swiper-wrapper"> + <volist name="res_sjmy" id="vo"> + <div class="swiper-slide"> + <div class="Walker_item clearfix"> + <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> + <div class="Walker_item_left fl"> + <img src="{:cmf_get_image_url($vo.index_thumbnail2)}" alt=""> + </div> + <div class="Walker_item_right fr"> + <div class="Walker_item_right_top"> + <div class="Walker_item_right_top_title"> + {$vo.post_title} + </div> + <div class="Walker_item_right_top_main"> + {$vo.post_excerpt} + </div> </div> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> </div> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - </a> + </a> + </div> </div> - </div> - </volist> + </volist> + </div> + </div> </div> - + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> </div> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> - </div> - <!--视听盛宴--> - <div class="Feast" id="feast"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_64.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 视听 + <!--视听盛宴--> + <div class="Feast" id="feast"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_64.png" alt=""> </div> - <div class="Spot_name_right fl"> - 盛宴 + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 视听 + </div> + <div class="Spot_name_right fl"> + 盛宴 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Sense Feast</p> </div> </div> - <div class="Spot_English_name fl"> - <p>Sense Feast</p> - </div> - </div> - <div class="Feast_main"> - <div class="swiper-container swiper-no-swiping"> - <div class="swiper-wrapper"> - <volist name="res_stsy" id="vo"> - <div class="swiper-slide"> - <div class="Feast_item"> - <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> - <div class="Feast_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Feast_item_bottom"> - <div class="Feast_item_bottom_title"> - {$vo.post_title} + <div class="Feast_main"> + <div class="swiper-container swiper-no-swiping"> + <div class="swiper-wrapper"> + <volist name="res_stsy" id="vo"> + <div class="swiper-slide"> + <div class="Feast_item"> + <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> + <div class="Feast_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> </div> - <div class="Feast_item_bottom_text"> - {$vo.post_excerpt} + <div class="Feast_item_bottom"> + <div class="Feast_item_bottom_title"> + {$vo.post_title} + </div> + <div class="Feast_item_bottom_text"> + {$vo.post_excerpt} + </div> </div> - </div> - </a> + </a> + </div> </div> - </div> - </volist> + </volist> + </div> + <!-- Add Pagination --> + <div class="swiper-pagination"></div> </div> - <!-- Add Pagination --> - <div class="swiper-pagination"></div> </div> + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> </div> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> - </div> - <!--户外天堂--> - <div class="Sport" id="sky"> + <!--户外天堂--> + <div class="Sport" id="sky"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_65.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 户外 + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_65.png" alt=""> </div> - <div class="Spot_name_right fl"> - 天堂 + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 户外 + </div> + <div class="Spot_name_right fl"> + 天堂 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Outdoor & Sport</p> </div> </div> - <div class="Spot_English_name fl"> - <p>Outdoor & Sport</p> - </div> - </div> - <div class="Sport_main"> - <div class="swiper-container swiper-no-swiping"> - <div class="swiper-wrapper"> - <volist name="res_hwtt" id="vo"> - <div class="swiper-slide"> - <div class="Spot_item"> - <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> - <div class="Spot_top main_top"><img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""></div> - <div class="Spot_bottom"> - <div class="Spot_bottom_title"> - {$vo.post_title} - </div> - <div class="Spot_bottom_main main_left"> - {$vo.post_excerpt} + <div class="Sport_main"> + <div class="swiper-container swiper-no-swiping"> + <div class="swiper-wrapper"> + <volist name="res_hwtt" id="vo"> + <div class="swiper-slide"> + <div class="Spot_item"> + <a href="/portal/enjoy/getEnjoyDetail?id={$vo.id}"> + <div class="Spot_top main_top"><img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""></div> + <div class="Spot_bottom"> + <div class="Spot_bottom_title"> + {$vo.post_title} + </div> + <div class="Spot_bottom_main main_left"> + {$vo.post_excerpt} + </div> </div> - </div> - </a> + </a> + </div> </div> - </div> - </volist> + </volist> + </div> </div> </div> - </div> - <!-- Add Arrows --> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> + <!-- Add Arrows --> + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> + </div> </div> - </div> -</main> -<include file="public@footer"/> -<script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> -<script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> -<script src="__TMPL__/public/assets/js/public.js"></script> - -<script> - $(function(){ - var value = $('#cityName').val(); - if(value != ''){ - $('.show_city').val(value); - }else{ - $('.show_city').val('所有'); - } + </main> + <include file="public@footer" /> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> - $('.select input').click(function() { - if ($(this).next('img').attr('src') == "__TMPL__/public/assets/starImg/down.png") { - $(this).next('img').attr('src', "__TMPL__/public/assets/starImg/up.png") - $('.select ul').toggle(); + <script> + $(function() { + var value = $('#cityName').val(); + if (value != '') { + $('.show_city').val(value); } else { - $(this).next('img').attr('src', "__TMPL__/public/assets/starImg/down.png") - $('.select ul').toggle(); + $('.show_city').val('所有'); } - }); + $('.select input').click(function() { + if ($(this).next('img').attr('src') == "__TMPL__/public/assets/starImg/down.png") { + $(this).next('img').attr('src', "__TMPL__/public/assets/starImg/up.png") + $('.select ul').toggle(); + } else { + $(this).next('img').attr('src', "__TMPL__/public/assets/starImg/down.png") + $('.select ul').toggle(); + } - //点击下拉框事件 - $('.select ul li').click(function() { - $('.show_city').val($(this).text()); - $('.select ul').hide(); - var index = $(this).index(); + }); - $('#city_id').val($(this).val()); - $('.curren').eq(index).addClass('video_active').siblings().removeClass('video_active'); + //点击下拉框事件 + $('.select ul li').click(function() { + $('.show_city').val($(this).text()); + $('.select ul').hide(); + var index = $(this).index(); - $('form').submit(); - }); + $('#city_id').val($(this).val()); + $('.curren').eq(index).addClass('video_active').siblings().removeClass('video_active'); - var swiper = new Swiper('.Spot_main .swiper-container', { - slidesPerView: 2, - spaceBetween: 50, - navigation: { - nextEl: '.Spot_main .swiper-button-next', - prevEl: '.Spot_main .swiper-button-prev', - }, + $('form').submit(); + }); - }); - var swipe = new Swiper('.Walker_main .swiper-container', { - navigation: { - nextEl: '.Walker .swiper-button-next', - prevEl: '.Walker .swiper-button-prev', - }, - }); - var swi = new Swiper('.Feast .swiper-container', { - slidesPerView: 3, - spaceBetween: 50, - navigation: { - nextEl: '.Feast .swiper-button-next', - prevEl: '.Feast .swiper-button-prev', - }, + var swiper = new Swiper('.Spot_main .swiper-container', { + slidesPerView: 2, + spaceBetween: 50, + navigation: { + nextEl: '.Spot_main .swiper-button-next', + prevEl: '.Spot_main .swiper-button-prev', + }, - }); - var sw = new Swiper('.Sport .swiper-container', { - slidesPerView: 2, - spaceBetween: 50, - navigation: { - nextEl: '.Sport .swiper-button-next', - prevEl: '.Sport .swiper-button-prev', - }, + }); + var swipe = new Swiper('.Walker_main .swiper-container', { + navigation: { + nextEl: '.Walker .swiper-button-next', + prevEl: '.Walker .swiper-button-prev', + }, + }); + var swi = new Swiper('.Feast .swiper-container', { + slidesPerView: 3, + spaceBetween: 50, + navigation: { + nextEl: '.Feast .swiper-button-next', + prevEl: '.Feast .swiper-button-prev', + }, - }); - }); + }); + var sw = new Swiper('.Sport .swiper-container', { + slidesPerView: 2, + spaceBetween: 50, + navigation: { + nextEl: '.Sport .swiper-button-next', + prevEl: '.Sport .swiper-button-prev', + }, -</script> + }); + }); + </script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/enjoy_detail.html b/public/themes/simpleboot3/portal/enjoy_detail.html index b8a4511..8f2e9db 100644 --- a/public/themes/simpleboot3/portal/enjoy_detail.html +++ b/public/themes/simpleboot3/portal/enjoy_detail.html @@ -1,97 +1,97 @@ <!DOCTYPE html> <html lang="en"> + <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>星享体验详情</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment_outdoors.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>星享体验详情</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment_outdoors.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> - <div class="banner"> - <div class="container"> - <notempty name="res.image_url"> - <img src="{:cmf_get_image_url($res.image_url[0]['url'])}" alt=""> - <else/> - <img src="__TMPL__/public/assets/starImg/aicon_80.png" alt=""> - </notempty> - </div> - </div> - <main> - <!--彈出框--> - <div class="mask"> - - </div> - <div class="container"> - <div class="outdoors"> - <div class="outdoors_title clearfix"> - <div class="outdoors_title_left fl">{$res.post_title}</div> - <!--<div class="outdoors_title_right fr">{$res.create_time|date="Y-m-d",###}</div>--> - </div> - <div class="outdoors_text"> - {$res.post_content} - </div> - <notempty name="res.image_url"> - <div class="Wheel"> - <div class="swiper-container gallery-top swiper-no-swiping"> - <div class="swiper-wrapper"> - <volist name="res.image_url" id="vo" offset="1"> - <div class="swiper-slide" style='background-image:url({:cmf_get_image_url($vo.url)})'></div> - </volist> - </div> - <!-- Add Arrows --> - <div class="swiper-button-next swiper-button-white" style="outline:none;"></div> - <div class="swiper-button-prev swiper-button-white" style="outline:none;"></div> - </div> - <div class="swiper-container gallery-thumbs"> - <div class="swiper-wrapper"> - <volist name="res.image_url" id="vo" offset="1"> - <div class="swiper-slide" style="background-image:url({:cmf_get_image_url($vo.url)})"></div> - </volist> - </div> - </div> - </div> - </notempty> - </div> - <!-- 评论 --> - <include file="public@comment"/> - </div> - </main> - <!-- 侧边栏 --> - <include file="public@slide"/> - <include file="public@footer"/> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> - <script> - var galleryThumbs = new Swiper('.gallery-thumbs', { - spaceBetween: 10, - slidesPerView: 4, - loop: true, - freeMode: true, - loopedSlides: 5, //looped slides should be the same - watchSlidesVisibility: true, - watchSlidesProgress: true, - }); - var galleryTop = new Swiper('.gallery-top', { - spaceBetween: 10, - loop: true, - loopedSlides: 5, //looped slides should be the same - navigation: { - nextEl: '.swiper-button-next', - prevEl: '.swiper-button-prev', - }, - thumbs: { - swiper: galleryThumbs, - }, - }); +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> + <div class="banner"> + <div class="container"> + <notempty name="res.image_url"> + <img src="{:cmf_get_image_url($res.image_url[0]['url'])}" alt=""> + <else/> + <img src="__TMPL__/public/assets/starImg/aicon_80.png" alt=""> + </notempty> + </div> + </div> + <main> + <!--彈出框--> + <div class="mask"> - </script> + </div> + <div class="container"> + <div class="outdoors"> + <div class="outdoors_title clearfix"> + <div class="outdoors_title_left fl">{$res.post_title}</div> + <!--<div class="outdoors_title_right fr">{$res.create_time|date="Y-m-d",###}</div>--> + </div> + <div class="outdoors_text"> + {$res.post_content} + </div> + <notempty name="res.image_url"> + <div class="Wheel"> + <div class="swiper-container gallery-top swiper-no-swiping"> + <div class="swiper-wrapper"> + <volist name="res.image_url" id="vo" offset="1"> + <div class="swiper-slide" style='background-image:url({:cmf_get_image_url($vo.url)})'></div> + </volist> + </div> + <!-- Add Arrows --> + <div class="swiper-button-next swiper-button-white" style="outline:none;"></div> + <div class="swiper-button-prev swiper-button-white" style="outline:none;"></div> + </div> + <div class="swiper-container gallery-thumbs"> + <div class="swiper-wrapper"> + <volist name="res.image_url" id="vo" offset="1"> + <div class="swiper-slide" style="background-image:url({:cmf_get_image_url($vo.url)})"></div> + </volist> + </div> + </div> + </div> + </notempty> + </div> + <!-- 评论 --> + <include file="public@comment" /> + </div> + </main> + <!-- 侧边栏 --> + <include file="public@slide" /> + <include file="public@footer" /> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> + <script> + var galleryThumbs = new Swiper('.gallery-thumbs', { + spaceBetween: 10, + slidesPerView: 4, + loop: true, + freeMode: true, + loopedSlides: 5, //looped slides should be the same + watchSlidesVisibility: true, + watchSlidesProgress: true, + }); + var galleryTop = new Swiper('.gallery-top', { + spaceBetween: 10, + loop: true, + loopedSlides: 5, //looped slides should be the same + navigation: { + nextEl: '.swiper-button-next', + prevEl: '.swiper-button-prev', + }, + thumbs: { + swiper: galleryThumbs, + }, + }); + </script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/index/about_us.html b/public/themes/simpleboot3/portal/index/about_us.html index 5f5b8f0..8bb0165 100644 --- a/public/themes/simpleboot3/portal/index/about_us.html +++ b/public/themes/simpleboot3/portal/index/about_us.html @@ -12,9 +12,10 @@ .show_2 { width: 1200px; margin: auto; - margin-bottom:100px; + margin-bottom: 100px; } - .excerpt{ + + .excerpt { margin: 30px 0 40px 0; font-size: 16px; color: rgba(102, 102, 102, 1); @@ -23,9 +24,9 @@ </style> </head> -<body> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> <!--头部--> - <include file="public@header"/> + <include file="public@header" /> <!--彈出框--> <div class="mask"> @@ -57,8 +58,9 @@ </div> </div> <!-- 底部 --> - <include file="public@footer"/> + <include file="public@footer" /> </body> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> + </html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/index/index.html b/public/themes/simpleboot3/portal/index/index.html index 14d3236..4ea6cc1 100644 --- a/public/themes/simpleboot3/portal/index/index.html +++ b/public/themes/simpleboot3/portal/index/index.html @@ -86,7 +86,7 @@ </style> </head> -<body> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> <!-- 弹框视频 --> <notempty name="res_djxq.video"> <div class="mask" id="mask"> @@ -260,7 +260,7 @@ <!-- 图片 --> <notempty name="res_month.1"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.1.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.1.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.1.id}"> @@ -271,7 +271,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -297,7 +297,7 @@ <!-- 图片 --> <notempty name="res_month.2"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.2.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.2.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.2.id}"> @@ -308,7 +308,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -335,7 +335,7 @@ <!-- 图片 --> <notempty name="res_month.3"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.3.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.3.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.3.id}"> @@ -346,7 +346,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -374,7 +374,7 @@ <!-- 图片 --> <notempty name="res_month.4"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.4.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.4.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.4.id}"> @@ -385,7 +385,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -412,7 +412,7 @@ <!-- 图片 --> <notempty name="res_month.5"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.5.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.5.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.5.id}"> @@ -423,7 +423,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -449,7 +449,7 @@ <!-- 图片 --> <notempty name="res_month.6"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.6.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.6.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.6.id}"> @@ -460,7 +460,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -488,7 +488,7 @@ <!-- 图片 --> <notempty name="res_month.7"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.7.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.7.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.7.id}"> @@ -499,7 +499,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -527,7 +527,7 @@ <!-- 图片 --> <notempty name="res_month.8"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.8.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.8.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.8.id}"> @@ -538,7 +538,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -566,7 +566,7 @@ <!-- 图片 --> <notempty name="res_month.9"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.9.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.9.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.9.id}"> @@ -577,7 +577,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -603,7 +603,7 @@ <!-- 图片 --> <notempty name="res_month.10"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.10.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.10.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.10.id}"> @@ -614,7 +614,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -642,7 +642,7 @@ <!-- 图片 --> <notempty name="res_month.11"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.11.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.11.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.11.id}"> @@ -653,7 +653,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> @@ -681,7 +681,7 @@ <!-- 图片 --> <notempty name="res_month.12"> <div class="reverse_Imgs"> - <img src="{:cmf_get_image_url($res_month.12.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯"/> + <img src="{:cmf_get_image_url($res_month.12.index_thumbnail)}" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <a href="/portal/enjoy/getEnjoyDetail?id={$res_month.12.id}"> @@ -692,7 +692,7 @@ </a> <else/> <div class="reverse_Imgs"> - <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯"/> + <img src="__TMPL__/public/assets/starImg/aicon_28.png" alt="独角星球 小众目的地 旅游资讯" /> </div> <!-- 图片下方文字 --> <div class="img_bottom"> diff --git a/public/themes/simpleboot3/portal/login/edit_info.html b/public/themes/simpleboot3/portal/login/edit_info.html index 8aac9b8..1d4d26c 100644 --- a/public/themes/simpleboot3/portal/login/edit_info.html +++ b/public/themes/simpleboot3/portal/login/edit_info.html @@ -2,62 +2,63 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>个人中心</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/person.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>个人中心</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/person.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <!--头部 --> - <include file="public@header"/> - <main> - <!--彈出框--> - <div class="mask"> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <!--头部 --> + <include file="public@header" /> + <main> + <!--彈出框--> + <div class="mask"> - </div> - <div class="info_boxs"> - <div class="personal_center" style="height:273px;"> - <!--頭像--> - <div class="personal_center_avatar"> - <notempty name="user.avatar"> - <img src="{:cmf_get_image_url($user.avatar)}" alt=""> - <else/> - <img src="__TMPL__/public/assets/starImg/aicon_82.png" alt=""> - </notempty> - </div> - <div class="updateInfo"> - <span class="nickname" >昵称</span> - <notempty name="user.user_nickname"> - <input type="text" value="{$user.user_nickname}" id="nickname"/> - <else/> - <input type="text" value="" id="nickname"/> - </notempty> - </div> - <!--編輯頭像--> - <div class="save_info"> - <span>保存</span> - </div> - </div> - <div class="Keep"> - Copyright © 2004-2019 独角星球 版权所有 - </div> - </div> + </div> + <div class="info_boxs"> + <div class="personal_center" style="height:273px;"> + <!--頭像--> + <div class="personal_center_avatar"> + <notempty name="user.avatar"> + <img src="{:cmf_get_image_url($user.avatar)}" alt=""> + <else/> + <img src="__TMPL__/public/assets/starImg/aicon_82.png" alt=""> + </notempty> + </div> + <div class="updateInfo"> + <span class="nickname">昵称</span> + <notempty name="user.user_nickname"> + <input type="text" value="{$user.user_nickname}" id="nickname" /> + <else/> + <input type="text" value="" id="nickname" /> + </notempty> + </div> + <!--編輯頭像--> + <div class="save_info"> + <span>保存</span> + </div> + </div> + <div class="Keep"> + Copyright © 2004-2019 独角星球 版权所有 + </div> + </div> - </main> + </main> </body> + </html> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script> - $(function(){ - $('.save_info').click(function(){ - var nickname = $.trim($('#nickname').val()); + $(function() { + $('.save_info').click(function() { + var nickname = $.trim($('#nickname').val()); $.ajax({ type: 'POST', url: "/portal/login/updateNickname", @@ -65,7 +66,7 @@ 'nickname': nickname, }, dataType: 'json', - success: function (data) { + success: function(data) { console.log(data); if (data.code == 1) { mask(data.msg); @@ -75,6 +76,6 @@ } } }); - }); - }); -</script> + }); + }); +</script> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/login/info.html b/public/themes/simpleboot3/portal/login/info.html index b0bbb55..1ec888c 100644 --- a/public/themes/simpleboot3/portal/login/info.html +++ b/public/themes/simpleboot3/portal/login/info.html @@ -2,87 +2,88 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>个人中心</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/person.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>个人中心</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/person.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <!--头部 --> - <include file="public@header"/> - <main> - <!--彈出框--> - <div class="mask"> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <!--头部 --> + <include file="public@header" /> + <main> + <!--彈出框--> + <div class="mask"> - </div> - <div class="info_boxs"> - <div class="personal_center"> - <!--頭像--> - <div class="personal_center_avatar"> - <notempty name="user.avatar"> - <img src="{:cmf_get_image_url($user.avatar)}" alt=""> - <else/> - <img src="__TMPL__/public/assets/starImg/aicon_82.png" alt=""> - </notempty> - </div> - <!--編輯頭像--> - <div class="Editor_avatar clearfix"> - <div class="Editor_avatar_icon"> - <img src="__TMPL__/public/assets/starImg/aicon_84.png" alt=""> - </div> - <span><input type="file" id="personal-photo" name="avatar">编辑头像</span> - </div> - <!--修改資料--> - <div class="Modifying clearfix" id="editInfo"> - <div class="Modifying_icon"> - <img src="__TMPL__/public/assets/starImg/aicon_85.png" alt=""> - </div> - <span>修改资料</span> - </div> - <!--我的收藏--> - <div class="Collection clearfix" id="myCollection"> - <div class="Collection_icon"> - <img src="__TMPL__/public/assets/starImg/aicon_86.png" alt=""> - </div> - <span>我的收藏</span> - </div> + </div> + <div class="info_boxs"> + <div class="personal_center"> + <!--頭像--> + <div class="personal_center_avatar"> + <notempty name="user.avatar"> + <img src="{:cmf_get_image_url($user.avatar)}" alt=""> + <else/> + <img src="__TMPL__/public/assets/starImg/aicon_82.png" alt=""> + </notempty> + </div> + <!--編輯頭像--> + <div class="Editor_avatar clearfix"> + <div class="Editor_avatar_icon"> + <img src="__TMPL__/public/assets/starImg/aicon_84.png" alt=""> + </div> + <span><input type="file" id="personal-photo" name="avatar">编辑头像</span> + </div> + <!--修改資料--> + <div class="Modifying clearfix" id="editInfo"> + <div class="Modifying_icon"> + <img src="__TMPL__/public/assets/starImg/aicon_85.png" alt=""> + </div> + <span>修改资料</span> + </div> + <!--我的收藏--> + <div class="Collection clearfix" id="myCollection"> + <div class="Collection_icon"> + <img src="__TMPL__/public/assets/starImg/aicon_86.png" alt=""> + </div> + <span>我的收藏</span> + </div> - </div> - <div class="Keep"> - Copyright © 2004-2019 独角星球 版权所有 - </div> - </div> + </div> + <div class="Keep"> + Copyright © 2004-2019 独角星球 版权所有 + </div> + </div> - </main> + </main> </body> + </html> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script src="__TMPL__/public/assets/js/uploadfile.js"></script> <script> - $(function(){ - $("#personal-photo").on("change",function(){ + $(function() { + $("#personal-photo").on("change", function() { var img_size = $("input[type=file]").get(0).files[0].size; - if (img_size > 1024000){ + if (img_size > 1024000) { mask("上传图片过大,请上传小于1M的图片"); - }else { + } else { $.ajaxFileUpload({ url: '/portal/login/updateAvatar', //用于文件上传的服务器端请求地址 secureuri: false, //是否需要安全协议,一般设置为false fileElementId: 'personal-photo', //文件上传域的ID dataType: 'json', //返回值类型 一般设置为json - success: function (data){ //服务器成功响应处理函数 - mask(data.msg); - window.location.href = '/'; + success: function(data) { //服务器成功响应处理函数 + mask(data.msg); + window.location.href = '/'; } }); } }); - }); -</script> + }); +</script> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/login/login.html b/public/themes/simpleboot3/portal/login/login.html index 5916c52..f66bedf 100644 --- a/public/themes/simpleboot3/portal/login/login.html +++ b/public/themes/simpleboot3/portal/login/login.html @@ -2,81 +2,81 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>登陆</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>登陆</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <!--头部 --> - <include file="public@header"/> - <main> - <!--彈出框--> - <div class="mask"> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <!--头部 --> + <include file="public@header" /> + <main> + <!--彈出框--> + <div class="mask"> - </div> - <div class="container"> - <div class="login"> - <div class="login_left"> - <img src="__TMPL__/public/assets/starImg/aicon_88.png" alt=""> - </div> - <div class="login_right"> - <!--登陆方式--> - <div class="login_right_nav clearfix"> - <!-- third 第三方登陆--> - <div class="login_right_nav_third"> - <a href="/portal/login/thirdLogin">其他登录方式</a> - </div> - <!--手机号登陆--> - <div class="login_right_nav_phone login_nav_active"> - <a href="/portal/login/login">手机号登录</a> - </div> - </div> - <!--登陆--> - <div class="login_right_main"> - <form action=""> - <!--手机号--> - <div class="login_right_main_phone"> - <input type="tel" placeholder="请输入手机号" id="mobile"> - </div> - <!--密码--> - <div class="login_right_main_pswd"> - <input type="password" placeholder="请输入密码" id="password"> - </div> - <!--注册--> - <div class="login_right_main_reg"> - 没有账号? - <a href="/portal/login/register"> + </div> + <div class="container"> + <div class="login"> + <div class="login_left"> + <img src="__TMPL__/public/assets/starImg/aicon_88.png" alt=""> + </div> + <div class="login_right"> + <!--登陆方式--> + <div class="login_right_nav clearfix"> + <!-- third 第三方登陆--> + <div class="login_right_nav_third"> + <a href="/portal/login/thirdLogin">其他登录方式</a> + </div> + <!--手机号登陆--> + <div class="login_right_nav_phone login_nav_active"> + <a href="/portal/login/login">手机号登录</a> + </div> + </div> + <!--登陆--> + <div class="login_right_main"> + <form action=""> + <!--手机号--> + <div class="login_right_main_phone"> + <input type="tel" placeholder="请输入手机号" id="mobile"> + </div> + <!--密码--> + <div class="login_right_main_pswd"> + <input type="password" placeholder="请输入密码" id="password"> + </div> + <!--注册--> + <div class="login_right_main_reg"> + 没有账号? + <a href="/portal/login/register"> 立即注册 </a> - </div> - <!--登陆--> - <button class="logging" type="button">登录</button> - </form> - </div> - </div> - </div> + </div> + <!--登陆--> + <button class="logging" type="button">登录</button> + </form> + </div> + </div> + </div> - </div> - </main> - <div class="Keep"> - Copyright © 2004-2019 独角星球 版权所有 - </div> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> - <script> - $('.logging').click(function(){ + </div> + </main> + <div class="Keep"> + Copyright © 2004-2019 独角星球 版权所有 + </div> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> + <script> + $('.logging').click(function() { var phone_number = /^[1][3,4,5,6,7,8,9][0-9]{9}$/; var mobile = $("#mobile").val(); var password = $.trim($('#password').val()); - if (!phone_number.test(mobile)){ + if (!phone_number.test(mobile)) { mask("手机号格式有误"); return false; } - if(password == '') { + if (password == '') { mask("密码不能为空"); return false; } @@ -88,7 +88,7 @@ 'user_pass': password }, dataType: 'json', - success: function (data) { + success: function(data) { if (data.code == 1) { mask(data.msg); window.location.href = '/'; @@ -97,8 +97,8 @@ } } }); - }); - </script> + }); + </script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/login/my_collection.html b/public/themes/simpleboot3/portal/login/my_collection.html index 834a4d2..8fbaae1 100644 --- a/public/themes/simpleboot3/portal/login/my_collection.html +++ b/public/themes/simpleboot3/portal/login/my_collection.html @@ -2,73 +2,75 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>我的收藏</title> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/header1.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/collection.css"> - <style> - .post_url{ - cursor: pointer; - } - .post_url:hover{ - text-decoration: none; - } - .collection_item_title:hover{ - color:#09FF8E; - } - </style> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>我的收藏</title> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/header1.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/collection.css"> + <style> + .post_url { + cursor: pointer; + } + + .post_url:hover { + text-decoration: none; + } + + .collection_item_title:hover { + color: #09FF8E; + } + </style> </head> -<body> - <include file="public@header"/> - <!--内容--> - <main> - <div class="container"> - <!--收藏--> - <div class="collection"> - <div class="collection_list"> - <volist name="res" id="vo"> - <div class="collection_item"> - <a href="{$vo.post_url}" class="post_url"> - <div class="collection_item_title"> - {$vo.post_title} - </div> - </a> - <div class="collection_item_main"> - {$vo.post_excerpt} - </div> - <div class="collection_item_bottom clearfix"> - <div class="collection_item_bottom_left clearfix"> - <div class="collection_bottom_left_item">{$vo.category_name}</div> - <notempty name="vo.city_name"> - <div class="collection_bottom_left_item">{$vo.city_name}</div> - </notempty> - </div> - <div class="collection_item_bottom_right clearfix"> - <div class="collection_bottom_right_img"> - <img src="__TMPL__/public/assets/starImg/bicon_13.png" alt=""> - </div> - <div class="collection_bottom_right_num">{$vo.post_favorites}</div> - </div> - </div> - </div> - </volist> - </div> - <!--分页--> - <div class="pagination"> - {$page|default=''} - </div> - </div> - </div> - </main> - <!-- 底部 --> - <include file="public@footer"/> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> + <!--内容--> + <main> + <div class="container"> + <!--收藏--> + <div class="collection"> + <div class="collection_list"> + <volist name="res" id="vo"> + <div class="collection_item"> + <a href="{$vo.post_url}" class="post_url"> + <div class="collection_item_title"> + {$vo.post_title} + </div> + </a> + <div class="collection_item_main"> + {$vo.post_excerpt} + </div> + <div class="collection_item_bottom clearfix"> + <div class="collection_item_bottom_left clearfix"> + <div class="collection_bottom_left_item">{$vo.category_name}</div> + <notempty name="vo.city_name"> + <div class="collection_bottom_left_item">{$vo.city_name}</div> + </notempty> + </div> + <div class="collection_item_bottom_right clearfix"> + <div class="collection_bottom_right_img"> + <img src="__TMPL__/public/assets/starImg/bicon_13.png" alt=""> + </div> + <div class="collection_bottom_right_num">{$vo.post_favorites}</div> + </div> + </div> + </div> + </volist> + </div> + <!--分页--> + <div class="pagination"> + {$page|default=''} + </div> + </div> + </div> + </main> + <!-- 底部 --> + <include file="public@footer" /> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/login/register.html b/public/themes/simpleboot3/portal/login/register.html index 1895f76..9a256ae 100644 --- a/public/themes/simpleboot3/portal/login/register.html +++ b/public/themes/simpleboot3/portal/login/register.html @@ -2,116 +2,117 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>注册</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/register.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>注册</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/register.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> -<!--头部 --> -<include file="public@header"/> -<main> - <!--彈出框--> - <div class="mask"> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <!--头部 --> + <include file="public@header" /> + <main> + <!--彈出框--> + <div class="mask"> - </div> - <div class="container"> - <div class="login"> - <div class="login_left"> - <img src="__TMPL__/public/assets/starImg/aicon_88.png" alt=""> - </div> - <div class="login_right"> - <!--賬號註冊--> - <div class="login_right_nav clearfix"> - 账号注册 - </div> - <!--登陆--> - <div class="login_right_main"> - <form action=""> - <!--手机号--> - <div class="login_right_main_phone"> - <input required type="tel" placeholder="请输入手机号" id="mobile"> - </div> - <!--密码--> - <div class="login_right_main_pswd"> - <input required type="password" placeholder="请输入密码" id="password"> - </div> - <!--验证码--> - <div class="login_right_main_code"> - <input type="text" required placeholder="请输入验证码" id="mobile_code"> - <input type="button" onclick="sendCode(this)" value="获取验证码" class="ver_codebtn" /> - </div> - <!--已有账号,立即登录--> - <div class="logged_in"> - 已有账号?<a href="/portal/login/login"> + </div> + <div class="container"> + <div class="login"> + <div class="login_left"> + <img src="__TMPL__/public/assets/starImg/aicon_88.png" alt=""> + </div> + <div class="login_right"> + <!--賬號註冊--> + <div class="login_right_nav clearfix"> + 账号注册 + </div> + <!--登陆--> + <div class="login_right_main"> + <form action=""> + <!--手机号--> + <div class="login_right_main_phone"> + <input required type="tel" placeholder="请输入手机号" id="mobile"> + </div> + <!--密码--> + <div class="login_right_main_pswd"> + <input required type="password" placeholder="请输入密码" id="password"> + </div> + <!--验证码--> + <div class="login_right_main_code"> + <input type="text" required placeholder="请输入验证码" id="mobile_code"> + <input type="button" onclick="sendCode(this)" value="获取验证码" class="ver_codebtn" /> + </div> + <!--已有账号,立即登录--> + <div class="logged_in"> + 已有账号?<a href="/portal/login/login"> 立即登录 </a> - </div> - <button type="button" id="zhuce">注册</button> - </form> - </div> - </div> - </div> - </div> -</main> -<div class="Keep"> - Copyright © 2004-2019 独角星球 版权所有 -</div> + </div> + <button type="button" id="zhuce">注册</button> + </form> + </div> + </div> + </div> + </div> + </main> + <div class="Keep"> + Copyright © 2004-2019 独角星球 版权所有 + </div> </body> + </html> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script> - $(function(){ + $(function() { //提交注册 - $('#zhuce').click(function () { + $('#zhuce').click(function() { var mobile_code = $.trim($('#mobile_code').val()); var password = $.trim($('#password').val()); var phone_number = /^[1][3,4,5,6,7,8,9][0-9]{9}$/; var mobile = $("#mobile").val(); - if (!phone_number.test(mobile)){ + if (!phone_number.test(mobile)) { mask("手机号格式有误"); return false; } - if(password == '') { + if (password == '') { mask("密码不能为空"); return false; } - if(mobile_code == '') { + if (mobile_code == '') { mask("验证码不能为空"); return false; } - $.ajax({ - type: 'POST', - url: "/portal/login/registerCommit", - data: { - 'mobile': mobile, - 'mobile_code': mobile_code, - 'user_pass': password - }, - dataType: 'json', - success: function (data) { - if (data.code == 1) { - mask('注册成功!'); - window.location.href = '/portal/login/login'; - } else { - mask(data.msg); - } - } - }); + $.ajax({ + type: 'POST', + url: "/portal/login/registerCommit", + data: { + 'mobile': mobile, + 'mobile_code': mobile_code, + 'user_pass': password + }, + dataType: 'json', + success: function(data) { + if (data.code == 1) { + mask('注册成功!'); + window.location.href = '/portal/login/login'; + } else { + mask(data.msg); + } + } + }); }); - }); + }); //注册发送验证码 - function sendCode(val){ + function sendCode(val) { var phone_number = /^[1][3,4,5,6,7,8,9][0-9]{9}$/; var mobile = $("#mobile").val(); - if (!phone_number.test(mobile)){ + if (!phone_number.test(mobile)) { mask("手机号格式有误"); - }else { + } else { $.ajax({ type: 'POST', url: "/portal/common/sendMobileCode", @@ -119,12 +120,12 @@ 'mobile': mobile }, dataType: 'json', - success: function (data) { + success: function(data) { console.log(data); if (data.code == 1) { var countdown = 60; settime(val, countdown); - mask(data.msg); + mask(data.msg); } else { mask(data.msg); } @@ -133,18 +134,18 @@ } } //倒计时 - function settime(val,countdown) { + function settime(val, countdown) { if (countdown == 0) { val.removeAttribute("disabled"); - val.value="获取验证码"; + val.value = "获取验证码"; countdown = 60; } else { val.setAttribute("disabled", true); - val.value= countdown +"s"; + val.value = countdown + "s"; countdown--; setTimeout(function() { - settime(val,countdown) - },1000) + settime(val, countdown) + }, 1000) } } -</script> +</script> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/login/search_list.html b/public/themes/simpleboot3/portal/login/search_list.html index 44dc3df..200b18f 100644 --- a/public/themes/simpleboot3/portal/login/search_list.html +++ b/public/themes/simpleboot3/portal/login/search_list.html @@ -2,86 +2,89 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>搜索列表</title> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/header1.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/collection.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> - <style> - .post_url{ - cursor: pointer; - } - .post_url:hover{ - text-decoration: none; - } - .collection_item_title:hover{ - color:#09FF8E; - } - .index_search_con { - padding: 0 30px 0 30px; - } - </style> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>搜索列表</title> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/header1.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/collection.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> + <style> + .post_url { + cursor: pointer; + } + + .post_url:hover { + text-decoration: none; + } + + .collection_item_title:hover { + color: #09FF8E; + } + + .index_search_con { + padding: 0 30px 0 30px; + } + </style> </head> -<body> - <include file="public@header"/> - <!--内容--> - <main> - <div class="index_search"> - <div class="index_search_tit clearfix"> - <img src="__TMPL__/public/assets/starImg/bicon_45.png" alt=""> - <h1>{$keyword}</h1> - <div class="index_search_tit2"> - <p>共搜到 {$count} 个结果</p> - </div> - </div> - <div class="index_search_con"> - <!--收藏--> - <div class="collection"> - <div class="collection_list"> - <volist name="res" id="vo"> - <div class="collection_item"> - <a href="{$vo.post_url}?id={$vo.id}" class="post_url"> - <div class="collection_item_title"> - {$vo.post_title} - </div> - </a> - <div class="collection_item_main"> - {$vo.post_excerpt} - </div> - <div class="collection_item_bottom clearfix"> - <div class="collection_item_bottom_left clearfix"> - <div class="collection_bottom_left_item">{$vo.category_name}</div> - <notempty name="vo.city_name"> - <div class="collection_bottom_left_item">{$vo.city_name}</div> - </notempty> - </div> - <div class="collection_item_bottom_right clearfix"> - <div class="collection_bottom_right_img"> - <img src="__TMPL__/public/assets/starImg/bicon_13.png" alt=""> - </div> - <div class="collection_bottom_right_num">{$vo.post_favorites}</div> - </div> - </div> - </div> - </volist> - </div> - <!--分页--> - <div class="pagination"> - {$page|default=''} - </div> - </div> - </div> - </div> - </main> - <!-- 底部 --> - <include file="public@footer"/> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> + <!--内容--> + <main> + <div class="index_search"> + <div class="index_search_tit clearfix"> + <img src="__TMPL__/public/assets/starImg/bicon_45.png" alt=""> + <h1>{$keyword}</h1> + <div class="index_search_tit2"> + <p>共搜到 {$count} 个结果</p> + </div> + </div> + <div class="index_search_con"> + <!--收藏--> + <div class="collection"> + <div class="collection_list"> + <volist name="res" id="vo"> + <div class="collection_item"> + <a href="{$vo.post_url}?id={$vo.id}" class="post_url"> + <div class="collection_item_title"> + {$vo.post_title} + </div> + </a> + <div class="collection_item_main"> + {$vo.post_excerpt} + </div> + <div class="collection_item_bottom clearfix"> + <div class="collection_item_bottom_left clearfix"> + <div class="collection_bottom_left_item">{$vo.category_name}</div> + <notempty name="vo.city_name"> + <div class="collection_bottom_left_item">{$vo.city_name}</div> + </notempty> + </div> + <div class="collection_item_bottom_right clearfix"> + <div class="collection_bottom_right_img"> + <img src="__TMPL__/public/assets/starImg/bicon_13.png" alt=""> + </div> + <div class="collection_bottom_right_num">{$vo.post_favorites}</div> + </div> + </div> + </div> + </volist> + </div> + <!--分页--> + <div class="pagination"> + {$page|default=''} + </div> + </div> + </div> + </div> + </main> + <!-- 底部 --> + <include file="public@footer" /> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/login/third_login.html b/public/themes/simpleboot3/portal/login/third_login.html index a6154e7..d9dec2f 100644 --- a/public/themes/simpleboot3/portal/login/third_login.html +++ b/public/themes/simpleboot3/portal/login/third_login.html @@ -2,52 +2,52 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>第三方登录</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/login_third.css"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <title>第三方登录</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/login.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/login_third.css"> </head> -<body> - <!--头部 --> - <include file="public@header"/> - <main> - <div class="container"> - <div class="login"> - <div class="login_left"> - <img src="__TMPL__/public/assets/starImg/aicon_88.png" alt=""> - </div> - <div class="login_right"> - <!--登陆方式--> - <div class="login_right_nav clearfix"> - <!-- third 第三方登陆--> - <div class="login_right_nav_third login_nav_active"> - <a href="/portal/login/thirdLogin">其他登录方式</a> - </div> - <!--手机号登陆--> - <div class="login_right_nav_phone"> - <a href="/portal/login/login">手机号登录</a> - </div> - </div> - <!--登陆--> - <div class="login_right_main clearfix"> - <div class="WeChat"> - <a href=""><img src="__TMPL__/public/assets/starImg/aicon_89.png" alt=""></a> - </div> - <div class="Sina"> - <a href=""><img src="__TMPL__/public/assets/starImg/aicon_90.png" alt=""></a> - </div> - </div> - </div> - </div> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <!--头部 --> + <include file="public@header" /> + <main> + <div class="container"> + <div class="login"> + <div class="login_left"> + <img src="__TMPL__/public/assets/starImg/aicon_88.png" alt=""> + </div> + <div class="login_right"> + <!--登陆方式--> + <div class="login_right_nav clearfix"> + <!-- third 第三方登陆--> + <div class="login_right_nav_third login_nav_active"> + <a href="/portal/login/thirdLogin">其他登录方式</a> + </div> + <!--手机号登陆--> + <div class="login_right_nav_phone"> + <a href="/portal/login/login">手机号登录</a> + </div> + </div> + <!--登陆--> + <div class="login_right_main clearfix"> + <div class="WeChat"> + <a href=""><img src="__TMPL__/public/assets/starImg/aicon_89.png" alt=""></a> + </div> + <div class="Sina"> + <a href=""><img src="__TMPL__/public/assets/starImg/aicon_90.png" alt=""></a> + </div> + </div> + </div> + </div> - </div> - </main> - <div class="Keep"> - Copyright © 2004-2019 独角星球 版权所有 - </div> + </div> + </main> + <div class="Keep"> + Copyright © 2004-2019 独角星球 版权所有 + </div> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/region/get_future_detail.html b/public/themes/simpleboot3/portal/region/get_future_detail.html index 469eecb..f3de6e0 100644 --- a/public/themes/simpleboot3/portal/region/get_future_detail.html +++ b/public/themes/simpleboot3/portal/region/get_future_detail.html @@ -10,15 +10,15 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> <!--头部--> - <include file="public@header"/> + <include file="public@header" /> <!--彈出框--> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <!--主体内容--> <div class="show_2"> <!--banner--> @@ -43,11 +43,12 @@ </div> </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> <!-- 底部 --> - <include file="public@footer"/> + <include file="public@footer" /> </body> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> + </html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/region/get_gallery_detail.html b/public/themes/simpleboot3/portal/region/get_gallery_detail.html index edab538..b8b845d 100644 --- a/public/themes/simpleboot3/portal/region/get_gallery_detail.html +++ b/public/themes/simpleboot3/portal/region/get_gallery_detail.html @@ -10,8 +10,8 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="show_8"> <div class="show_8_box"> <div class="gallery-top"> @@ -43,7 +43,7 @@ </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> @@ -52,13 +52,13 @@ spaceBetween: 10, slidesPerView: 4, freeMode: true, - loop:true, + loop: true, watchSlidesVisibility: true, watchSlidesProgress: true, }); var galleryTop = new Swiper('.gallery-top', { spaceBetween: 10, - loop:true, + loop: true, navigation: { nextEl: '.swiper-button-next8', prevEl: '.swiper-button-prev8', diff --git a/public/themes/simpleboot3/portal/region/get_more_future.html b/public/themes/simpleboot3/portal/region/get_more_future.html index 8e0ca23..f2881ee 100644 --- a/public/themes/simpleboot3/portal/region/get_more_future.html +++ b/public/themes/simpleboot3/portal/region/get_more_future.html @@ -9,14 +9,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> <style> - a:hover{ - text-decoration:none; + a:hover { + text-decoration: none; } </style> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="show_futureBox"> <!-- 顶部标题 --> <div class="show_INMain_tit clearfix"> @@ -80,7 +80,7 @@ {$page|default=''} </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/region/get_more_gallery.html b/public/themes/simpleboot3/portal/region/get_more_gallery.html index c42fe70..82dd00f 100644 --- a/public/themes/simpleboot3/portal/region/get_more_gallery.html +++ b/public/themes/simpleboot3/portal/region/get_more_gallery.html @@ -11,14 +11,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/happy.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="happy_gallery"> <!-- banner --> <!--<div class="happy_gallery_banner">--> - <!--<volist name="coverImg" id="vo">--> - <!--<img src="{:cmf_get_image_url($vo.image)}" alt="">--> - <!--</volist>--> + <!--<volist name="coverImg" id="vo">--> + <!--<img src="{:cmf_get_image_url($vo.image)}" alt="">--> + <!--</volist>--> <!--</div>--> <!-- 内容 --> <div class="happy_gallery_con"> @@ -47,7 +47,7 @@ </div> </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/layui.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> diff --git a/public/themes/simpleboot3/portal/region/get_more_news.html b/public/themes/simpleboot3/portal/region/get_more_news.html index 97159fd..76a74fe 100644 --- a/public/themes/simpleboot3/portal/region/get_more_news.html +++ b/public/themes/simpleboot3/portal/region/get_more_news.html @@ -11,8 +11,8 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="show_7"> <!-- 顶部标题 --> <div class="show_INMain_tit clearfix"> @@ -92,7 +92,7 @@ </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/layui.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> diff --git a/public/themes/simpleboot3/portal/region/get_more_note.html b/public/themes/simpleboot3/portal/region/get_more_note.html index 0154cc5..dfb4a3f 100644 --- a/public/themes/simpleboot3/portal/region/get_more_note.html +++ b/public/themes/simpleboot3/portal/region/get_more_note.html @@ -9,17 +9,19 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/bootstrap4.0.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> <style> - a:hover{ - text-decoration:none; + a:hover { + text-decoration: none; } - .show_logCon1Img2 img,.show_logCon2Img2 img{ - border-radius:50%; + + .show_logCon1Img2 img, + .show_logCon2Img2 img { + border-radius: 50%; } </style> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="show_logBox"> <!-- 顶部标题 --> <div class="show_INMain_tit clearfix"> @@ -100,7 +102,7 @@ {$page|default=''} </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/region/get_more_star.html b/public/themes/simpleboot3/portal/region/get_more_star.html index cbd767e..5f7986d 100644 --- a/public/themes/simpleboot3/portal/region/get_more_star.html +++ b/public/themes/simpleboot3/portal/region/get_more_star.html @@ -11,192 +11,192 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> </head> -<body> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> <!--头部--> <include file="public@header"> - <!-- main 背景 --> - <div class="show_InMain show_3_Box"> - <!-- 明星访谈盒子 --> - <div class="show_InMain_box"> - <!-- 顶部标题 --> - <div class="show_INMain_tit clearfix"> - <div class="show_IN1 clearfix"> - <img src="__TMPL__/public/assets/starImg/aicon_48.png" alt=""> - <p>明星<span>访谈</span></p> - <h2>Star Interview</h2> - </div> - <!-- 更多 --> - <!--<div class="show_IN2">--> + <!-- main 背景 --> + <div class="show_InMain show_3_Box"> + <!-- 明星访谈盒子 --> + <div class="show_InMain_box"> + <!-- 顶部标题 --> + <div class="show_INMain_tit clearfix"> + <div class="show_IN1 clearfix"> + <img src="__TMPL__/public/assets/starImg/aicon_48.png" alt=""> + <p>明星<span>访谈</span></p> + <h2>Star Interview</h2> + </div> + <!-- 更多 --> + <!--<div class="show_IN2">--> <!--<a href=""> MORE+ </a>--> - <!--</div>--> - </div> - <!-- 内容--1 --> - <notempty name="res['data'][0]"> - <a href="/portal/region/getStarDetail?id={$res['data'][0]['id']}"> - <div class="show_INMain_con clearfix"> - <img class="show_INMain_con1" src="{:cmf_get_image_url($res['data'][0]['avatar'])}" alt=""> - <div class="show_INMain_con2 clearfix"> - <img class="show_INMain_con3" src="__TMPL__/public/assets/starImg/aicon_32.png" alt=""> - <h2>{$res['data'][0]['full_name']}</h2> - <h3>{$res['data'][0]['position']} {$res['data'][0]['trade']}</h3> - <p>{$res['data'][0]['post_excerpt']}</p> + <!--</div>--> + </div> + <!-- 内容--1 --> + <notempty name="res['data'][0]"> + <a href="/portal/region/getStarDetail?id={$res['data'][0]['id']}"> + <div class="show_INMain_con clearfix"> + <img class="show_INMain_con1" src="{:cmf_get_image_url($res['data'][0]['avatar'])}" alt=""> + <div class="show_INMain_con2 clearfix"> + <img class="show_INMain_con3" src="__TMPL__/public/assets/starImg/aicon_32.png" alt=""> + <h2>{$res['data'][0]['full_name']}</h2> + <h3>{$res['data'][0]['position']} {$res['data'][0]['trade']}</h3> + <p>{$res['data'][0]['post_excerpt']}</p> + </div> </div> - </div> - </a> - <!--<else/>--> - <!--<div class="show_INMain_con clearfix">--> + </a> + <!--<else/>--> + <!--<div class="show_INMain_con clearfix">--> <!--<img class="show_INMain_con1" src="__TMPL__/public/assets/starImg/aicon_31.png" alt="">--> <!--<div class="show_INMain_con2 clearfix">--> - <!--<img class="show_INMain_con3" src="__TMPL__/public/assets/starImg/aicon_32.png" alt="">--> - <!--<h2>胡歌</h2>--> - <!--<h3>著名国际巨星 慈善家</h3>--> - <!--<p>那年孩子们都上大学了,我孑然一身,几个老弟兄说出国走走看看,一个老嫂子会点外语,于是我们就自由行到了欧洲,法国,德国,意大利,几个国家转了一圈,外国的天气,气候真是清新,不去的时候不想,但是身临其境的时候就会感受到巨大的差异。巴黎车水马龙,意大利热情奔放,</p>--> + <!--<img class="show_INMain_con3" src="__TMPL__/public/assets/starImg/aicon_32.png" alt="">--> + <!--<h2>胡歌</h2>--> + <!--<h3>著名国际巨星 慈善家</h3>--> + <!--<p>那年孩子们都上大学了,我孑然一身,几个老弟兄说出国走走看看,一个老嫂子会点外语,于是我们就自由行到了欧洲,法国,德国,意大利,几个国家转了一圈,外国的天气,气候真是清新,不去的时候不想,但是身临其境的时候就会感受到巨大的差异。巴黎车水马龙,意大利热情奔放,</p>--> <!--</div>--> - <!--</div>--> - </notempty> - <!-- 内容--2 --> - <div class="show_3_list"> - <ul class="clearfix"> - <notempty name="res['data'][1]"> - <a href="/portal/region/getStarDetail?id={$res['data'][1]['id']}"> - <li> - <img src="{:cmf_get_image_url($res['data'][1]['avatar'])}" alt=""> - <div class="show_3_list_txt"> - <h1>{$res['data'][1]['full_name']}</h1> - <h2>{$res['data'][1]['position']} {$res['data'][1]['trade']}</h2> - <p> - {$res['data'][1]['post_excerpt']} - </p> - </div> - </li> - </a> - </notempty> - <notempty name="res['data'][2]"> - <a href="/portal/region/getStarDetail?id={$res['data'][2]['id']}"> - <li> - <img src="{:cmf_get_image_url($res['data'][2]['avatar'])}" alt=""> - <div class="show_3_list_txt"> - <h1>{$res['data'][2]['full_name']}</h1> - <h2>{$res['data'][2]['position']} {$res['data'][2]['trade']}</h2> - <p> - {$res['data'][2]['post_excerpt']} - </p> - </div> - </li> - </a> - </notempty> - <notempty name="res['data'][3]"> - <a href="/portal/region/getStarDetail?id={$res['data'][3]['id']}"> - <li> - <img src="{:cmf_get_image_url($res['data'][3]['avatar'])}" alt=""> - <div class="show_3_list_txt"> - <h1>{$res['data'][3]['full_name']}</h1> - <h2>{$res['data'][3]['position']} {$res['data'][3]['trade']}</h2> - <p> - {$res['data'][3]['post_excerpt']} - </p> - </div> - </li> - </a> - </notempty> - </ul> - </div> - <!-- 内容--3 --> - <notempty name="res['data'][4]"> - <a href="/portal/region/getStarDetail?id={$res['data'][4]['id']}"> - <div class="show_INMain_con show_3_con3 clearfix"> - <img class="show_INMain_con1" src="{:cmf_get_image_url($res['data'][4]['avatar'])}" alt=""> - <div class="show_INMain_con2 clearfix"> - <img class="show_INMain_con3" src="__TMPL__/public/assets/starImg/aicon_32.png" alt=""> - <h2>{$res['data'][4]['full_name']}</h2> - <h3>{$res['data'][4]['position']} {$res['data'][4]['trade']}</h3> - <p> - {$res['data'][4]['post_excerpt']} - </p> + <!--</div>--> + </notempty> + <!-- 内容--2 --> + <div class="show_3_list"> + <ul class="clearfix"> + <notempty name="res['data'][1]"> + <a href="/portal/region/getStarDetail?id={$res['data'][1]['id']}"> + <li> + <img src="{:cmf_get_image_url($res['data'][1]['avatar'])}" alt=""> + <div class="show_3_list_txt"> + <h1>{$res['data'][1]['full_name']}</h1> + <h2>{$res['data'][1]['position']} {$res['data'][1]['trade']}</h2> + <p> + {$res['data'][1]['post_excerpt']} + </p> + </div> + </li> + </a> + </notempty> + <notempty name="res['data'][2]"> + <a href="/portal/region/getStarDetail?id={$res['data'][2]['id']}"> + <li> + <img src="{:cmf_get_image_url($res['data'][2]['avatar'])}" alt=""> + <div class="show_3_list_txt"> + <h1>{$res['data'][2]['full_name']}</h1> + <h2>{$res['data'][2]['position']} {$res['data'][2]['trade']}</h2> + <p> + {$res['data'][2]['post_excerpt']} + </p> + </div> + </li> + </a> + </notempty> + <notempty name="res['data'][3]"> + <a href="/portal/region/getStarDetail?id={$res['data'][3]['id']}"> + <li> + <img src="{:cmf_get_image_url($res['data'][3]['avatar'])}" alt=""> + <div class="show_3_list_txt"> + <h1>{$res['data'][3]['full_name']}</h1> + <h2>{$res['data'][3]['position']} {$res['data'][3]['trade']}</h2> + <p> + {$res['data'][3]['post_excerpt']} + </p> + </div> + </li> + </a> + </notempty> + </ul> + </div> + <!-- 内容--3 --> + <notempty name="res['data'][4]"> + <a href="/portal/region/getStarDetail?id={$res['data'][4]['id']}"> + <div class="show_INMain_con show_3_con3 clearfix"> + <img class="show_INMain_con1" src="{:cmf_get_image_url($res['data'][4]['avatar'])}" alt=""> + <div class="show_INMain_con2 clearfix"> + <img class="show_INMain_con3" src="__TMPL__/public/assets/starImg/aicon_32.png" alt=""> + <h2>{$res['data'][4]['full_name']}</h2> + <h3>{$res['data'][4]['position']} {$res['data'][4]['trade']}</h3> + <p> + {$res['data'][4]['post_excerpt']} + </p> + </div> </div> - </div> - </a> - </notempty> + </a> + </notempty> + + <!--分页--> + <div class="pagination"> + {$page|default=''} + </div> - <!--分页--> - <div class="pagination"> - {$page|default=''} </div> + <!--<div id="page">--> + <!--</div>--> </div> - <!--<div id="page">--> - - <!--</div>--> - </div> - <!-- 底部 --> - <include file="public@footer"> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/layui.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> - <script> - // page 分页 - $(function() { - var dataObj = { - dataList: [{ - img: "__TMPL__/public/assets/starImg/bicon_24.png", - name: "121212", - name_tit: "按时大苏打啊实打", - content: "偶是女的芬兰首都基辅九分零四" - }, { - img: "__TMPL__/public/assets/starImg/bicon_24.png", - name: "121212", - name_tit: "按时大苏打啊实打", - content: "偶是女的芬兰首都基辅九分零四" - }, { - img: "__TMPL__/public/assets/starImg/bicon_24.png", - name: "121212", - name_tit: "按时大苏打啊实打", - content: "偶是女的芬兰首都基辅九分零四" - }, { - img: "__TMPL__/public/assets/starImg/bicon_24.png", - name: "121212", - name_tit: "按时大苏打啊实打", - content: "偶是女的芬兰首都基辅九分零四" - }, { - img: "__TMPL__/public/assets/starImg/bicon_24.png", - name: "121212", - name_tit: "按时大苏打啊实打", - content: "偶是女的芬兰首都基辅九分零四" - }] - } - var currPage = 1; // 当前页 + <!-- 底部 --> + <include file="public@footer"> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/layui.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> + <script> + // page 分页 + $(function() { + var dataObj = { + dataList: [{ + img: "__TMPL__/public/assets/starImg/bicon_24.png", + name: "121212", + name_tit: "按时大苏打啊实打", + content: "偶是女的芬兰首都基辅九分零四" + }, { + img: "__TMPL__/public/assets/starImg/bicon_24.png", + name: "121212", + name_tit: "按时大苏打啊实打", + content: "偶是女的芬兰首都基辅九分零四" + }, { + img: "__TMPL__/public/assets/starImg/bicon_24.png", + name: "121212", + name_tit: "按时大苏打啊实打", + content: "偶是女的芬兰首都基辅九分零四" + }, { + img: "__TMPL__/public/assets/starImg/bicon_24.png", + name: "121212", + name_tit: "按时大苏打啊实打", + content: "偶是女的芬兰首都基辅九分零四" + }, { + img: "__TMPL__/public/assets/starImg/bicon_24.png", + name: "121212", + name_tit: "按时大苏打啊实打", + content: "偶是女的芬兰首都基辅九分零四" + }] + } + var currPage = 1; // 当前页 - var limit = 1; // 每页显示的条数 + var limit = 1; // 每页显示的条数 - var count = dataObj.dataList.length; - console.log(count); + var count = dataObj.dataList.length; + console.log(count); - layui.use('laypage', function() { - var laypage = layui.laypage //分页 - //执行一个laypage实例 - laypage.render({ //layui分页 - elem: 'page', - //分页容器id - count: count, //总条数 - curr: currPage, //当前页 - limit: limit, //每页的条数 - // limits: 1, //可选择每页数目 - prev: "<", //上一页图标 - next: ">", //下一页图标 - theme: 'xxx', //分页主色 - // layout: ['count', 'prev', 'page', 'next', 'limit', 'skip'], //设置分页组件显示 - jump: function(obj, first) { - if (!first) { //设置首次渲染分页无需走业务逻辑处理函数,不然会陷入死循环 - console.log(obj); - currPage = obj.curr; - console.log(currPage) - limit = obj.limit; - } - } - }) - }) - }); - </script> + layui.use('laypage', function() { + var laypage = layui.laypage //分页 + //执行一个laypage实例 + laypage.render({ //layui分页 + elem: 'page', + //分页容器id + count: count, //总条数 + curr: currPage, //当前页 + limit: limit, //每页的条数 + // limits: 1, //可选择每页数目 + prev: "<", //上一页图标 + next: ">", //下一页图标 + theme: 'xxx', //分页主色 + // layout: ['count', 'prev', 'page', 'next', 'limit', 'skip'], //设置分页组件显示 + jump: function(obj, first) { + if (!first) { //设置首次渲染分页无需走业务逻辑处理函数,不然会陷入死循环 + console.log(obj); + currPage = obj.curr; + console.log(currPage) + limit = obj.limit; + } + } + }) + }) + }); + </script> </body> </html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/region/get_more_story.html b/public/themes/simpleboot3/portal/region/get_more_story.html index 7166955..ed9fced 100644 --- a/public/themes/simpleboot3/portal/region/get_more_story.html +++ b/public/themes/simpleboot3/portal/region/get_more_story.html @@ -10,16 +10,16 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/audio.css"> <style> - .right_audio{ - width:800px; + .right_audio { + width: 800px; height: 400px; float: left; } </style> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="show_story"> <!-- 顶部标题 --> <div class="show_INMain_tit clearfix"> @@ -215,7 +215,7 @@ </div> </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script src="__TMPL__/public/assets/js/k-audio.js"></script> @@ -230,7 +230,7 @@ function pauseAll() { var self = this; [].forEach.call(audios, function(i) { -// 将audios中其他的audio全部暂停 + // 将audios中其他的audio全部暂停 i !== self && i.pause(); }) } @@ -240,4 +240,5 @@ }); </script> </body> + </html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/region/get_more_video.html b/public/themes/simpleboot3/portal/region/get_more_video.html index b83248f..bb525bb 100644 --- a/public/themes/simpleboot3/portal/region/get_more_video.html +++ b/public/themes/simpleboot3/portal/region/get_more_video.html @@ -12,17 +12,19 @@ video::-internal-media-controls-download-button { display: none; } + video::-webkit-media-controls-enclosure { overflow: hidden; } + video::-webkit-media-controls-panel { width: calc(100% + 30px); } </style> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <!-- 弹出框 --> <div class="mask"> @@ -53,7 +55,7 @@ </ul> <input type="hidden" value="0" name="city_id" id="city_id"> <div style="display:none;"> - <input type="submit" id="city_submit"/> + <input type="submit" id="city_submit" /> </div> </div> </form> @@ -99,7 +101,7 @@ </div> </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script> @@ -111,7 +113,7 @@ }); //登录 var users = $('#users').val(); - if(users == 0){ + if (users == 0) { //监听播放时间 video_mask('您还不是会员,可试看20秒'); var video = document.getElementById('video'); @@ -128,9 +130,9 @@ //当视频播放到 15s的时候做处理 if (timeDisplay >= 20) { video.addEventListener('play', function() { - video.currentTime = 0; - }), - video_mask('会员可观看完整视频'); + video.currentTime = 0; + }), + video_mask('会员可观看完整视频'); video.pause(); } }, false); @@ -138,30 +140,30 @@ //默认第一个视频 switch_video(0); var value = $('#cityName').val(); - if(value != ''){ + if (value != '') { $('.show_city').val(value); - }else{ + } else { $('.show_city').val('所有'); } - $('.curren').children('li').children('.li_img').css('opacity','0.3'); - $('.curren').children('li').eq(0).children('.li_img').css('opacity','1'); + $('.curren').children('li').children('.li_img').css('opacity', '0.3'); + $('.curren').children('li').eq(0).children('.li_img').css('opacity', '1'); //点击切换 - $('.curren li').click(function(){ + $('.curren li').click(function() { var index = $(this).index(); - $('.curren').children('li').children('.li_img').css('opacity','0.3'); - $('.curren').children('li').children('p').css('color','rgba(153, 153, 153, 1)'); + $('.curren').children('li').children('.li_img').css('opacity', '0.3'); + $('.curren').children('li').children('p').css('color', 'rgba(153, 153, 153, 1)'); switch_video(index); }); //鼠标滑过 - $('.curren li').hover(function(){ - $('.curren').children('li').children('.li_img').css('opacity','0.3'); - $('.curren').children('li').children('p').css('color','rgba(153, 153, 153, 1)'); - $(this).children('.li_img').css('opacity','1'); - $(this).children('p').css('color','rgba(9, 255, 142, 1)'); + $('.curren li').hover(function() { + $('.curren').children('li').children('.li_img').css('opacity', '0.3'); + $('.curren').children('li').children('p').css('color', 'rgba(153, 153, 153, 1)'); + $(this).children('.li_img').css('opacity', '1'); + $(this).children('p').css('color', 'rgba(9, 255, 142, 1)'); }); // 点击input下拉 @@ -195,23 +197,23 @@ }); //切换视频 - function switch_video(index){ + function switch_video(index) { //视频路径 var li_index = $('.curren').children('li').eq(index); //选中颜色 - li_index.children('.li_img').css('opacity','1'); - li_index.children('p').css('color','rgba(9, 255, 142, 1)'); + li_index.children('.li_img').css('opacity', '1'); + li_index.children('p').css('color', 'rgba(9, 255, 142, 1)'); var oneVideo = li_index.children('.li_video').val(); - $('#video').attr('src',oneVideo); + $('#video').attr('src', oneVideo); // 视频封面图 $('.video_poster').css('z-index', '10'); var oneCover = li_index.children('.li_img').attr('src'); - $('.video_poster').attr('src',oneCover); + $('.video_poster').attr('src', oneCover); $('.play_button').css({ 'z-index': "11", - "display":"block" + "display": "block" }); //标题,国家,取景,上映时间 var post_title = li_index.children('.li_post_title').val(); @@ -223,14 +225,13 @@ $('.framing').text(framing); $('.release_time').text(release_time); } - // 点击播放 + // 点击播放 function bofang() { video.play(); $('#video').attr('controls', 'controls'); $('.play_button').hide(); $('.video_poster').css('z-index', '-1'); } - </script> </body> diff --git a/public/themes/simpleboot3/portal/region/get_news_detail.html b/public/themes/simpleboot3/portal/region/get_news_detail.html index ad1bb5f..53942f9 100644 --- a/public/themes/simpleboot3/portal/region/get_news_detail.html +++ b/public/themes/simpleboot3/portal/region/get_news_detail.html @@ -10,12 +10,12 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <!-- 主体内容 --> <div class="show_4 clearfix"> <!-- 内容一 --> @@ -30,11 +30,11 @@ <div class="show_4_con2"> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> </div> <!-- 底部 --> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/region/get_note_detail.html b/public/themes/simpleboot3/portal/region/get_note_detail.html index fa38778..8278d10 100644 --- a/public/themes/simpleboot3/portal/region/get_note_detail.html +++ b/public/themes/simpleboot3/portal/region/get_note_detail.html @@ -13,14 +13,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <!--彈出框--> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <div class="show_6"> <!-- 内容 --> <div class="show6_con"> @@ -38,14 +38,14 @@ </div> <!-- 其他内容 --> <div class="show6_con2"> - {$res.post_content} + {$res.post_content} </div> </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> <!-- 底部 --> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/region/get_star_detail.html b/public/themes/simpleboot3/portal/region/get_star_detail.html index bbe589e..11c8966 100644 --- a/public/themes/simpleboot3/portal/region/get_star_detail.html +++ b/public/themes/simpleboot3/portal/region/get_star_detail.html @@ -10,14 +10,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <!--彈出框--> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <div class="show_6"> <!-- 内容 --> <div class="show6_con"> @@ -39,9 +39,9 @@ </div> </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/region/index.html b/public/themes/simpleboot3/portal/region/index.html index 001ae82..7dc0258 100644 --- a/public/themes/simpleboot3/portal/region/index.html +++ b/public/themes/simpleboot3/portal/region/index.html @@ -10,22 +10,27 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/show.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/audio.css"> <style> - .slide-image{ - width:260px; - height:375px; + .slide-image { + width: 260px; + height: 375px; } - .show_INMain_con5_2 p, .show_INMain_con6_1 p { + + .show_INMain_con5_2 p, + .show_INMain_con6_1 p { height: 45px; } - .swiper-button-prev2,.swiper-button-next2{ - outline:none; + + .swiper-button-prev2, + .swiper-button-next2 { + outline: none; } - - .hl_index{ + + .hl_index { overflow: hidden; float: left; margin-top: 11px; } + .hl_index span { width: 8px; height: 8px; @@ -36,28 +41,31 @@ border-radius: 50%; margin-right: 6px; } - .swiper-button-prev2{ + + .swiper-button-prev2 { margin-right: 6px; } + .hl_index .first { background: #09FF8E; } + .swiper-button-disabled2 { background-color: white !important; } </style> </head> -<body> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> <!--头部--> - <include file="public@header"/> + <include file="public@header" /> <div class="show_index"> <!-- banner视频 --> <div class="show_index_banner"> <notempty name="res_xqyy"> - <video id="video" autoplay="autoplay" controls width="100%" height="660" src="{:cmf_get_file_download_url($res_xqyy.video)}" controlsList="nodownload"></video> + <video id="video" autoplay="autoplay" controls width="100%" height="660" src="{:cmf_get_file_download_url($res_xqyy.video)}" controlsList="nodownload"></video> <else/> - <video id="video" autoplay="autoplay" controls width="100%" height="660" src="__TMPL__/public/assets/starImg/video.mp4" controlsList="nodownload"></video> + <video id="video" autoplay="autoplay" controls width="100%" height="660" src="__TMPL__/public/assets/starImg/video.mp4" controlsList="nodownload"></video> </notempty> <!-- poster="__TMPL__/public/assets/starImg/aicon_01.png" --> <!-- <img onclick="bofang()" class="show_in_banner2" src="__TMPL__/public/assets/starImg/aicon_30.png" alt=""> --> @@ -288,7 +296,7 @@ </div> </div> <!-- 底部 --> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> @@ -357,7 +365,7 @@ function pauseAll() { var self = this; [].forEach.call(audios, function(i) { -// 将audios中其他的audio全部暂停 + // 将audios中其他的audio全部暂停 i !== self && i.pause(); }) } @@ -376,19 +384,19 @@ }, }); // 星球故事swiper -// var swiper = new Swiper('.swiper-container2', { -// slidesPerView: 1, -// spaceBetween: 30, -// // loop: true, -// pagination: { -// el: '.swiper-pagination', -// clickable: true, -// }, -// navigation: { -// nextEl: '.swiper-button-next2', -// prevEl: '.swiper-button-prev2', -// }, -// }); + // var swiper = new Swiper('.swiper-container2', { + // slidesPerView: 1, + // spaceBetween: 30, + // // loop: true, + // pagination: { + // el: '.swiper-pagination', + // clickable: true, + // }, + // navigation: { + // nextEl: '.swiper-button-next2', + // prevEl: '.swiper-button-prev2', + // }, + // }); // banner视频 // var video = document.getElementById("video"); diff --git a/public/themes/simpleboot3/portal/scenery_detail.html b/public/themes/simpleboot3/portal/scenery_detail.html index 7ab4038..ed4e284 100644 --- a/public/themes/simpleboot3/portal/scenery_detail.html +++ b/public/themes/simpleboot3/portal/scenery_detail.html @@ -2,45 +2,46 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <title>星探推荐</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/activity_wares.css"> + <meta charset="UTF-8"> + <title>星探推荐</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/activity_wares.css"> </head> -<body> - <include file="public@header"/> - <main> - <div class="container"> - <div class="wares clearfix"> - <div class="wares_left fl"> - <img src="{:cmf_get_image_url($res.image_url)}" alt=""> - </div> - <div class="wares_right fr"> - <div class="wares_right_title">{$res.post_title}</div> - <div class="wares_right_price"> - <h2>商品售价:<p>¥<span>{$res.price}</span></p> - </h2> - </div> - <div class="wares_right_text"> - <p> - {$res.post_excerpt} - </p> - </div> - <a href="{$res.pay_url}"> - <div class="wares_right_pay"> - 立即前往购买 - </div> - </a> - </div> - </div> - </div> - </main> - <include file="public@footer"/> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> + <main> + <div class="container"> + <div class="wares clearfix"> + <div class="wares_left fl"> + <img src="{:cmf_get_image_url($res.image_url)}" alt=""> + </div> + <div class="wares_right fr"> + <div class="wares_right_title">{$res.post_title}</div> + <div class="wares_right_price"> + <h2>商品售价: + <p>¥<span>{$res.price}</span></p> + </h2> + </div> + <div class="wares_right_text"> + <p> + {$res.post_excerpt} + </p> + </div> + <a href="{$res.pay_url}"> + <div class="wares_right_pay"> + 立即前往购买 + </div> + </a> + </div> + </div> + </div> + </main> + <include file="public@footer" /> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/scout/get_travel_detail.html b/public/themes/simpleboot3/portal/scout/get_travel_detail.html index ac8c7e1..43d267a 100644 --- a/public/themes/simpleboot3/portal/scout/get_travel_detail.html +++ b/public/themes/simpleboot3/portal/scout/get_travel_detail.html @@ -2,87 +2,87 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <title>旅游路线详情</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/activity_Travel.css"> + <meta charset="UTF-8"> + <title>旅游路线详情</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/activity_Travel.css"> </head> - <include file="public@header"/> - <main> - <div class="container"> - <div class="Travel clearfix"> - <div class="Travel_left fl"> - <div class="swiper-container"> - <div class="swiper-wrapper"> - <volist name="res.image_url" id="vo"> - <div class="swiper-slide"><img src="{:cmf_get_image_url($vo.url)}" alt=""></div> - </volist> - </div> - <!-- Add Arrows --> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> - </div> +<include file="public@header" /> +<main> + <div class="container"> + <div class="Travel clearfix"> + <div class="Travel_left fl"> + <div class="swiper-container"> + <div class="swiper-wrapper"> + <volist name="res.image_url" id="vo"> + <div class="swiper-slide"><img src="{:cmf_get_image_url($vo.url)}" alt=""></div> + </volist> + </div> + <!-- Add Arrows --> + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> + </div> - </div> - <div class="Travel_right fr"> - <div class="Travel_right_title"> - {$res.post_title} - </div> - <div class="Travel_right_spec"> - <div class="Travel_right_spec_Book clearfix"> - <div class="Travel_right_spec_Book_left fl"> - 预订须知 - </div> - <div class="Travel_right_spec_Book_right fl"> - {$res.notice} - </div> - </div> - <div class="Travel_right_spec_Set clearfix"> - <div class="Travel_right_spec_Set_left fl">出发地点</div> - <div class="Travel_right_spec_Set_right fl">{$res.place}</div> - </div> - <div class="Travel_right_spec_Contain clearfix"> - <div class="Travel_right_spec_Contain_left fl">包含项目</div> - <div class="Travel_right_spec_Contain_right fl" style="height: 57px;">{$res.project}</div> - </div> - <div class="Travel_right_spec_pay"> - <a href="{$res.pay_url}"> + </div> + <div class="Travel_right fr"> + <div class="Travel_right_title"> + {$res.post_title} + </div> + <div class="Travel_right_spec"> + <div class="Travel_right_spec_Book clearfix"> + <div class="Travel_right_spec_Book_left fl"> + 预订须知 + </div> + <div class="Travel_right_spec_Book_right fl"> + {$res.notice} + </div> + </div> + <div class="Travel_right_spec_Set clearfix"> + <div class="Travel_right_spec_Set_left fl">出发地点</div> + <div class="Travel_right_spec_Set_right fl">{$res.place}</div> + </div> + <div class="Travel_right_spec_Contain clearfix"> + <div class="Travel_right_spec_Contain_left fl">包含项目</div> + <div class="Travel_right_spec_Contain_right fl" style="height: 57px;">{$res.project}</div> + </div> + <div class="Travel_right_spec_pay"> + <a href="{$res.pay_url}"> 立即前往购买 </a> - </div> - </div> - <div class="Travel_right_price"> - <h2>商品售价:<p>¥<span>{$res.price}</span></p> - </h2> - </div> - <div class="Travel_right_price_text"> - <p> - {$res.post_excerpt} - </p> - </div> - </div> - </div> - </div> - </main> - <include file="public@footer"/> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> - <script> - var swiper = new Swiper('.swiper-container', { - pagination: { - el: '.swiper-pagination', - type: 'progressbar', - }, - navigation: { - nextEl: '.swiper-button-next', - prevEl: '.swiper-button-prev', - }, - }); - - </script> + </div> + </div> + <div class="Travel_right_price"> + <h2>商品售价: + <p>¥<span>{$res.price}</span></p> + </h2> + </div> + <div class="Travel_right_price_text"> + <p> + {$res.post_excerpt} + </p> + </div> + </div> + </div> + </div> +</main> +<include file="public@footer" /> +<script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> +<script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> +<script src="__TMPL__/public/assets/js/public.js"></script> +<script> + var swiper = new Swiper('.swiper-container', { + pagination: { + el: '.swiper-pagination', + type: 'progressbar', + }, + navigation: { + nextEl: '.swiper-button-next', + prevEl: '.swiper-button-prev', + }, + }); +</script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/scout/index.html b/public/themes/simpleboot3/portal/scout/index.html index b36122d..148c4f6 100644 --- a/public/themes/simpleboot3/portal/scout/index.html +++ b/public/themes/simpleboot3/portal/scout/index.html @@ -2,277 +2,276 @@ <html lang="en"> <head> - <meta charset="UTF-8"> - <title>星探推荐</title> - <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/css/Scout_index.css"> - <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> + <meta charset="UTF-8"> + <title>星探推荐</title> + <link rel="stylesheet" href="__TMPL__/public/assets/css/enjoyment.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/css/Scout_index.css"> + <link rel="stylesheet" href="__TMPL__/public/assets/js/swiper4/swiper.min.css"> </head> -<body> - <include file="public@header"/> - <div class="banner"> - <volist name="coverImg" id="vo"> - <img src="{:cmf_get_image_url($vo.image)}" alt=""> - </volist> - </div> - <main> - <div class="container"> - <!--旅行路线--> - <div class="Product" id="travel"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_74.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 旅行 - </div> - <div class="Spot_name_right fl"> - 路线 - </div> - </div> - <div class="Spot_English_name fl"> - <p>Travel Product</p> - </div> - </div> - <div class="Product_main"> - <div class="swiper-container"> - <div class="swiper-wrapper"> - <volist name="res_lylx" id="vo"> - <div class="swiper-slide"> - <div class="Product_item"> - <a href="/portal/scout/getTravelDetail?id={$vo.id}"> - <div class="Product_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Product_item_Route"> - {$vo.post_title} - </div> - </a> - </div> - </div> - </volist> - </div> - </div> - </div> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> + <div class="banner"> + <volist name="coverImg" id="vo"> + <img src="{:cmf_get_image_url($vo.image)}" alt=""> + </volist> + </div> + <main> + <div class="container"> + <!--旅行路线--> + <div class="Product" id="travel"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_74.png" alt=""> + </div> + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 旅行 + </div> + <div class="Spot_name_right fl"> + 路线 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Travel Product</p> + </div> + </div> + <div class="Product_main"> + <div class="swiper-container"> + <div class="swiper-wrapper"> + <volist name="res_lylx" id="vo"> + <div class="swiper-slide"> + <div class="Product_item"> + <a href="/portal/scout/getTravelDetail?id={$vo.id}"> + <div class="Product_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </div> + <div class="Product_item_Route"> + {$vo.post_title} + </div> + </a> + </div> + </div> + </volist> + </div> + </div> + </div> - <div class="swiper-button-next swiper-button-white"></div> - <div class="swiper-button-prev swiper-button-white"></div> - </div> - <!--地道风物--> - <div class="Specialty" id="scenery"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_75.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 地道 - </div> - <div class="Spot_name_right fl"> - 风物 - </div> - </div> - <div class="Spot_English_name fl"> - <p>Local Specialty</p> - </div> - </div> - <div class="Specialty_main"> - <div class="swiper-container swiper-no-swiping"> - <div class="swiper-wrapper"> - <volist name="res_ddfw" id="vo"> - <div class="swiper-slide"> - <div class="Specialty_item"> - <a href="/portal/scout/getSceneryDetail?id={$vo.id}"> - <div class="Specialty_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Specialty_item_name"> - {$vo.post_title} - </div> - <div class="Specialty_item_price">¥{$vo.price}</div> - </a> - </div> - </div> - </volist> - </div> - </div> - </div> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> - </div> - <!--创意设计--> - <div class="Innovation" id="design"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_76.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 旅游 - </div> - <div class="Spot_name_right fl"> - 地产 - </div> - </div> - <div class="Spot_English_name fl"> - <p>Overseas Investment</p> - </div> - </div> + <div class="swiper-button-next swiper-button-white"></div> + <div class="swiper-button-prev swiper-button-white"></div> + </div> + <!--地道风物--> + <div class="Specialty" id="scenery"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_75.png" alt=""> + </div> + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 地道 + </div> + <div class="Spot_name_right fl"> + 风物 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Local Specialty</p> + </div> + </div> + <div class="Specialty_main"> + <div class="swiper-container swiper-no-swiping"> + <div class="swiper-wrapper"> + <volist name="res_ddfw" id="vo"> + <div class="swiper-slide"> + <div class="Specialty_item"> + <a href="/portal/scout/getSceneryDetail?id={$vo.id}"> + <div class="Specialty_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </div> + <div class="Specialty_item_name"> + {$vo.post_title} + </div> + <div class="Specialty_item_price">¥{$vo.price}</div> + </a> + </div> + </div> + </volist> + </div> + </div> + </div> + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> + </div> + <!--创意设计--> + <div class="Innovation" id="design"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_76.png" alt=""> + </div> + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 旅游 + </div> + <div class="Spot_name_right fl"> + 地产 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Overseas Investment</p> + </div> + </div> - <div class="Innovation_main"> - <div class="swiper-container swiper-no-swiping"> - <div class="swiper-wrapper"> - <volist name="res_cysj" id="vo"> - <div class="swiper-slide"> - <div class="Specialty_item"> - <a href="/portal/scout/getSceneryDetail?id={$vo.id}"> - <div class="Specialty_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Specialty_item_name"> - {$vo.post_title} - </div> - <div class="Specialty_item_price">¥{$vo.price}</div> - </a> - </div> - </div> - </volist> - </div> - </div> - </div> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> - </div> - <!--悦己悦人--> - <div class="Lifestyle" id="like"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_77.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 海外 - </div> - <div class="Spot_name_right fl"> - 教育 - </div> - </div> - <div class="Spot_English_name fl"> - <p>Overseas Education</p> - </div> - </div> - <div class="Lifestyle_main"> - <div class="swiper-container"> - <div class="swiper-wrapper"> - <volist name="res_yjyr" id="vo"> - <div class="swiper-slide"> - <div class="Lifestyle_item"> - <a href="/portal/scout/getSceneryDetail?id={$vo.id}"> - <div class="Lifestyle_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Lifestyle_item_name"> - {$vo.post_title} - </div> - <div class="Lifestyle_item_price">¥{$vo.price}</div> - </a> - </div> - </div> - </volist> - </div> - </div> - </div> - <div class="swiper-button-next"></div> - <div class="swiper-button-prev"></div> - </div> + <div class="Innovation_main"> + <div class="swiper-container swiper-no-swiping"> + <div class="swiper-wrapper"> + <volist name="res_cysj" id="vo"> + <div class="swiper-slide"> + <div class="Specialty_item"> + <a href="/portal/scout/getSceneryDetail?id={$vo.id}"> + <div class="Specialty_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </div> + <div class="Specialty_item_name"> + {$vo.post_title} + </div> + <div class="Specialty_item_price">¥{$vo.price}</div> + </a> + </div> + </div> + </volist> + </div> + </div> + </div> + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> + </div> + <!--悦己悦人--> + <div class="Lifestyle" id="like"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_77.png" alt=""> + </div> + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 海外 + </div> + <div class="Spot_name_right fl"> + 教育 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Overseas Education</p> + </div> + </div> + <div class="Lifestyle_main"> + <div class="swiper-container"> + <div class="swiper-wrapper"> + <volist name="res_yjyr" id="vo"> + <div class="swiper-slide"> + <div class="Lifestyle_item"> + <a href="/portal/scout/getSceneryDetail?id={$vo.id}"> + <div class="Lifestyle_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </div> + <div class="Lifestyle_item_name"> + {$vo.post_title} + </div> + <div class="Lifestyle_item_price">¥{$vo.price}</div> + </a> + </div> + </div> + </volist> + </div> + </div> + </div> + <div class="swiper-button-next"></div> + <div class="swiper-button-prev"></div> + </div> - <!--海外医疗--> - <div class="Product" id="overseas" style="margin-top:106px;"> - <div class="Spot_title clearfix"> - <div class="Spot_icon fl"> - <img src="__TMPL__/public/assets/starImg/aicon_74.png" alt=""> - </div> - <div class="Spot_name fl"> - <div class="Spot_name_left fl"> - 海外 - </div> - <div class="Spot_name_right fl"> - 医疗 - </div> - </div> - <div class="Spot_English_name fl"> - <p>Overseas Medical Care</p> - </div> - </div> - <div class="Product_main"> - <div class="swiper-container"> - <div class="swiper-wrapper"> - <volist name="res_hwyl" id="vo"> - <div class="swiper-slide"> - <div class="Product_item"> - <a href="/portal/scout/getTravelDetail?id={$vo.id}"> - <div class="Product_item_img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="Product_item_Route"> - {$vo.post_title} - </div> - </a> - </div> - </div> - </volist> - </div> - </div> - </div> + <!--海外医疗--> + <div class="Product" id="overseas" style="margin-top:106px;"> + <div class="Spot_title clearfix"> + <div class="Spot_icon fl"> + <img src="__TMPL__/public/assets/starImg/aicon_74.png" alt=""> + </div> + <div class="Spot_name fl"> + <div class="Spot_name_left fl"> + 海外 + </div> + <div class="Spot_name_right fl"> + 医疗 + </div> + </div> + <div class="Spot_English_name fl"> + <p>Overseas Medical Care</p> + </div> + </div> + <div class="Product_main"> + <div class="swiper-container"> + <div class="swiper-wrapper"> + <volist name="res_hwyl" id="vo"> + <div class="swiper-slide"> + <div class="Product_item"> + <a href="/portal/scout/getTravelDetail?id={$vo.id}"> + <div class="Product_item_img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </div> + <div class="Product_item_Route"> + {$vo.post_title} + </div> + </a> + </div> + </div> + </volist> + </div> + </div> + </div> - <div class="swiper-button-next swiper-button-white"></div> - <div class="swiper-button-prev swiper-button-white"></div> - </div> - </div> - </main> - <include file="public@footer"/> - <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> - <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> - <script src="__TMPL__/public/assets/js/public.js"></script> - <script> - var swiper = new Swiper('.Product .swiper-container', { - slidesPerView: 3, - spaceBetween: 4, + <div class="swiper-button-next swiper-button-white"></div> + <div class="swiper-button-prev swiper-button-white"></div> + </div> + </div> + </main> + <include file="public@footer" /> + <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> + <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> + <script src="__TMPL__/public/assets/js/public.js"></script> + <script> + var swiper = new Swiper('.Product .swiper-container', { + slidesPerView: 3, + spaceBetween: 4, - navigation: { - nextEl: '.Product .swiper-button-next', - prevEl: '.Product .swiper-button-prev', - }, - }); - var swiper = new Swiper('.Specialty .swiper-container', { - slidesPerView: 'auto', - spaceBetween: 13, + navigation: { + nextEl: '.Product .swiper-button-next', + prevEl: '.Product .swiper-button-prev', + }, + }); + var swiper = new Swiper('.Specialty .swiper-container', { + slidesPerView: 'auto', + spaceBetween: 13, - navigation: { - nextEl: '.Specialty .swiper-button-next', - prevEl: '.Specialty .swiper-button-prev', - } - }); - var swiper = new Swiper('.Innovation .swiper-container', { - slidesPerView: 'auto', - spaceBetween: 13, - navigation: { - nextEl: '.Innovation .swiper-button-next', - prevEl: '.Innovation .swiper-button-prev', - } - }); - var swiper = new Swiper('.Lifestyle .swiper-container', { - slidesPerView: 2, - spaceBetween: 16, - navigation: { - nextEl: '.Lifestyle .swiper-button-next', - prevEl: '.Lifestyle .swiper-button-prev', - } - }); - - </script> + navigation: { + nextEl: '.Specialty .swiper-button-next', + prevEl: '.Specialty .swiper-button-prev', + } + }); + var swiper = new Swiper('.Innovation .swiper-container', { + slidesPerView: 'auto', + spaceBetween: 13, + navigation: { + nextEl: '.Innovation .swiper-button-next', + prevEl: '.Innovation .swiper-button-prev', + } + }); + var swiper = new Swiper('.Lifestyle .swiper-container', { + slidesPerView: 2, + spaceBetween: 16, + navigation: { + nextEl: '.Lifestyle .swiper-button-next', + prevEl: '.Lifestyle .swiper-button-prev', + } + }); + </script> </body> -</html> +</html> \ No newline at end of file diff --git a/public/themes/simpleboot3/portal/star/get_ecology_detail.html b/public/themes/simpleboot3/portal/star/get_ecology_detail.html index 2c94147..a880c2c 100644 --- a/public/themes/simpleboot3/portal/star/get_ecology_detail.html +++ b/public/themes/simpleboot3/portal/star/get_ecology_detail.html @@ -10,12 +10,12 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <!--主体内容--> <div class="show_2"> <!--banner--> @@ -35,10 +35,10 @@ </div> </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/star/get_food_detail.html b/public/themes/simpleboot3/portal/star/get_food_detail.html index 34b66b2..43c1002 100644 --- a/public/themes/simpleboot3/portal/star/get_food_detail.html +++ b/public/themes/simpleboot3/portal/star/get_food_detail.html @@ -10,12 +10,12 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <!--主体内容--> <div class="show_2"> <!--banner--> @@ -35,10 +35,10 @@ </div> </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> - <include file="public@footer"/> + <include file="public@footer" /> </body> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> diff --git a/public/themes/simpleboot3/portal/star/get_hotel_detail.html b/public/themes/simpleboot3/portal/star/get_hotel_detail.html index f6a889a..dad1da8 100644 --- a/public/themes/simpleboot3/portal/star/get_hotel_detail.html +++ b/public/themes/simpleboot3/portal/star/get_hotel_detail.html @@ -10,14 +10,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <!--弹窗--> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <div class="happy_house clearfix"> <!-- 标题 --> <h1>{$res.post_title}</h1> @@ -70,8 +70,8 @@ </div> </div> <!-- 评论 --> - <include file="public@comment"/> - <include file="public@footer"/> + <include file="public@comment" /> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script> diff --git a/public/themes/simpleboot3/portal/star/get_more_ecology.html b/public/themes/simpleboot3/portal/star/get_more_ecology.html index 3b98698..d7a1447 100644 --- a/public/themes/simpleboot3/portal/star/get_more_ecology.html +++ b/public/themes/simpleboot3/portal/star/get_more_ecology.html @@ -11,8 +11,8 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/happy.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="happy_ecological"> <!-- 选择区域 --> <div class="happy_select clearfix"> @@ -99,7 +99,7 @@ </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/layui.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> diff --git a/public/themes/simpleboot3/portal/star/get_more_food.html b/public/themes/simpleboot3/portal/star/get_more_food.html index 22977ab..cfb908a 100644 --- a/public/themes/simpleboot3/portal/star/get_more_food.html +++ b/public/themes/simpleboot3/portal/star/get_more_food.html @@ -11,8 +11,8 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/happy.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="happy_food"> <!-- 选择区域 --> <div class="happy_select clearfix"> @@ -94,7 +94,7 @@ </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/layui.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> diff --git a/public/themes/simpleboot3/portal/star/get_more_hotel.html b/public/themes/simpleboot3/portal/star/get_more_hotel.html index 3de2f55..e3053ca 100644 --- a/public/themes/simpleboot3/portal/star/get_more_hotel.html +++ b/public/themes/simpleboot3/portal/star/get_more_hotel.html @@ -10,14 +10,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/layui.css"> <link rel="stylesheet" href="__TMPL__/public/assets/css/happy.css"> <style> - a:hover{ + a:hover { text-decoration: none; } </style> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="happy_live"> <!-- 选择区域 --> <div class="happy_select clearfix"> @@ -60,41 +60,41 @@ <ul class="clearfix"> <notempty name="res['data'][1]"> <a href="/portal/star/getHotelDetail?id={$res['data'][1]['id']}"> - <li> - <div class="happy_live_con_2Img"> - <img src="{:cmf_get_image_url($res['data'][1]['thumbnail'])}" alt=""> - </div> - <div class="happy_live_con_2Txt"> - <h1>{$res['data'][1]['post_title']}</h1> - <p>{$res['data'][1]['post_excerpt']}</p> - </div> - </li> + <li> + <div class="happy_live_con_2Img"> + <img src="{:cmf_get_image_url($res['data'][1]['thumbnail'])}" alt=""> + </div> + <div class="happy_live_con_2Txt"> + <h1>{$res['data'][1]['post_title']}</h1> + <p>{$res['data'][1]['post_excerpt']}</p> + </div> + </li> </a> </notempty> <notempty name="res['data'][2]"> <a href="/portal/star/getHotelDetail?id={$res['data'][2]['id']}"> - <li> - <div class="happy_live_con_2Img"> - <img src="{:cmf_get_image_url($res['data'][2]['thumbnail'])}" alt=""> - </div> - <div class="happy_live_con_2Txt"> - <h1>{$res['data'][2]['post_title']}</h1> - <p>{$res['data'][2]['post_excerpt']}</p> - </div> - </li> + <li> + <div class="happy_live_con_2Img"> + <img src="{:cmf_get_image_url($res['data'][2]['thumbnail'])}" alt=""> + </div> + <div class="happy_live_con_2Txt"> + <h1>{$res['data'][2]['post_title']}</h1> + <p>{$res['data'][2]['post_excerpt']}</p> + </div> + </li> </a> </notempty> <notempty name="res['data'][3]"> <a href="/portal/star/getHotelDetail?id={$res['data'][3]['id']}"> - <li> - <div class="happy_live_con_2Img"> - <img src="{:cmf_get_image_url($res['data'][3]['thumbnail'])}" alt=""> - </div> - <div class="happy_live_con_2Txt"> - <h1>{$res['data'][3]['post_title']}</h1> - <p>{$res['data'][3]['post_excerpt']}</p> - </div> - </li> + <li> + <div class="happy_live_con_2Img"> + <img src="{:cmf_get_image_url($res['data'][3]['thumbnail'])}" alt=""> + </div> + <div class="happy_live_con_2Txt"> + <h1>{$res['data'][3]['post_title']}</h1> + <p>{$res['data'][3]['post_excerpt']}</p> + </div> + </li> </a> </notempty> </ul> @@ -102,15 +102,15 @@ <!-- 第一部分 --> <notempty name="res['data'][4]"> <a href="/portal/star/getHotelDetail?id={$res['data'][4]['id']}"> - <div class="happy_live_con_1"> - <div class="happy_live_con_1Img"> - <img src="{:cmf_get_image_url($res['data'][4]['thumbnail'])}" alt=""> - </div> - <p>{$res['data'][4]['post_title']}</p> - <div class="happy_live_con_1_introduce"> - {$res['data'][4]['post_excerpt']} + <div class="happy_live_con_1"> + <div class="happy_live_con_1Img"> + <img src="{:cmf_get_image_url($res['data'][4]['thumbnail'])}" alt=""> + </div> + <p>{$res['data'][4]['post_title']}</p> + <div class="happy_live_con_1_introduce"> + {$res['data'][4]['post_excerpt']} + </div> </div> - </div> </a> </notempty> <!-- 第二部分 --> @@ -118,41 +118,41 @@ <ul class="clearfix"> <notempty name="res['data'][5]"> <a href="/portal/star/getHotelDetail?id={$res['data'][5]['id']}"> - <li> - <div class="happy_live_con_2Img"> - <img src="{:cmf_get_image_url($res['data'][5]['thumbnail'])}" alt=""> - </div> - <div class="happy_live_con_2Txt"> - <h1>{$res['data'][5]['post_title']}</h1> - <p>{$res['data'][5]['post_excerpt']}</p> - </div> - </li> + <li> + <div class="happy_live_con_2Img"> + <img src="{:cmf_get_image_url($res['data'][5]['thumbnail'])}" alt=""> + </div> + <div class="happy_live_con_2Txt"> + <h1>{$res['data'][5]['post_title']}</h1> + <p>{$res['data'][5]['post_excerpt']}</p> + </div> + </li> </a> </notempty> <notempty name="res['data'][6]"> <a href="/portal/star/getHotelDetail?id={$res['data'][6]['id']}"> - <li> - <div class="happy_live_con_2Img"> - <img src="{:cmf_get_image_url($res['data'][6]['thumbnail'])}" alt=""> - </div> - <div class="happy_live_con_2Txt"> - <h1>{$res['data'][6]['post_title']}</h1> - <p>{$res['data'][6]['post_excerpt']}</p> - </div> - </li> + <li> + <div class="happy_live_con_2Img"> + <img src="{:cmf_get_image_url($res['data'][6]['thumbnail'])}" alt=""> + </div> + <div class="happy_live_con_2Txt"> + <h1>{$res['data'][6]['post_title']}</h1> + <p>{$res['data'][6]['post_excerpt']}</p> + </div> + </li> </a> </notempty> <notempty name="res['data'][7]"> <a href="/portal/star/getHotelDetail?id={$res['data'][7]['id']}"> - <li> - <div class="happy_live_con_2Img"> - <img src="{:cmf_get_image_url($res['data'][7]['thumbnail'])}" alt=""> - </div> - <div class="happy_live_con_2Txt"> - <h1>{$res['data'][7]['post_title']}</h1> - <p>{$res['data'][7]['post_excerpt']}</p> - </div> - </li> + <li> + <div class="happy_live_con_2Img"> + <img src="{:cmf_get_image_url($res['data'][7]['thumbnail'])}" alt=""> + </div> + <div class="happy_live_con_2Txt"> + <h1>{$res['data'][7]['post_title']}</h1> + <p>{$res['data'][7]['post_excerpt']}</p> + </div> + </li> </a> </notempty> </ul> @@ -166,7 +166,7 @@ </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/star/get_more_scenery.html b/public/themes/simpleboot3/portal/star/get_more_scenery.html index c58e1ce..d7b96b8 100644 --- a/public/themes/simpleboot3/portal/star/get_more_scenery.html +++ b/public/themes/simpleboot3/portal/star/get_more_scenery.html @@ -15,8 +15,8 @@ </style> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="happy_beauty"> <!-- 选择区域 --> <div class="happy_select clearfix"> @@ -106,7 +106,7 @@ </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script> diff --git a/public/themes/simpleboot3/portal/star/get_more_travel.html b/public/themes/simpleboot3/portal/star/get_more_travel.html index da50da1..afb778e 100644 --- a/public/themes/simpleboot3/portal/star/get_more_travel.html +++ b/public/themes/simpleboot3/portal/star/get_more_travel.html @@ -10,8 +10,8 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/happy.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="happy_convenient"> <!-- 选择区域 --> <div class="happy_select clearfix"> @@ -66,7 +66,7 @@ </div> </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/star/get_scenery_detail.html b/public/themes/simpleboot3/portal/star/get_scenery_detail.html index 034deab..4fea4de 100644 --- a/public/themes/simpleboot3/portal/star/get_scenery_detail.html +++ b/public/themes/simpleboot3/portal/star/get_scenery_detail.html @@ -10,12 +10,12 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <!--主体内容--> <div class="show_2"> <!--banner--> @@ -35,10 +35,10 @@ </div> </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/star/get_story_detail.html b/public/themes/simpleboot3/portal/star/get_story_detail.html index dadaf13..0013c53 100644 --- a/public/themes/simpleboot3/portal/star/get_story_detail.html +++ b/public/themes/simpleboot3/portal/star/get_story_detail.html @@ -11,39 +11,39 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <!--弹出框--> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <div class="show_5"> <!-- 星球故事盒子 --> <div class="show_InMain_box show_InMain_box2"> <!-- 顶部标题 --> <!--<div class="show_INMain_tit clearfix">--> - <!--<div class="show_IN1 clearfix">--> - <!--<img src="__TMPL__/public/assets/starImg/aicon_03.png" alt="">--> - <!--<p>星球<span>故事</span></p>--> - <!--<h2>Planet Story</h2>--> - <!--</div>--> - <!--<!– 更多 –>--> - <!--<div class="show_IN2">--> - <!--<a href=""> MORE+ </a>--> - <!--</div>--> + <!--<div class="show_IN1 clearfix">--> + <!--<img src="__TMPL__/public/assets/starImg/aicon_03.png" alt="">--> + <!--<p>星球<span>故事</span></p>--> + <!--<h2>Planet Story</h2>--> + <!--</div>--> + <!--<!– 更多 –>--> + <!--<div class="show_IN2">--> + <!--<a href=""> MORE+ </a>--> + <!--</div>--> <!--</div>--> <!-- 内容 --> <div class="show_INMain_con2_2 show_5_swiper"> - <div > + <div> <div> <div class="show_index_con2Txt clearfix"> <!-- 左侧图片 --> <img class="show_indexImg1" src="{:cmf_get_image_url($res.thumbnail)}" alt=""> <!-- 文字 --> <div class="show_index_con2Txt2"> - {$res.excerpt} + {$res.excerpt} </div> <!-- 进度条 --> <div class="show_index_progress"> @@ -60,25 +60,25 @@ {$res.post_content} </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> </div> <!-- 底部 --> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> <script> // 星球故事swiper -// var swiper = new Swiper('.swiper-container2', { -// slidesPerView: 1, -// spaceBetween: 30, -// // loop: true, -// pagination: { -// el: '.swiper-pagination', -// clickable: true, -// }, -// }); + // var swiper = new Swiper('.swiper-container2', { + // slidesPerView: 1, + // spaceBetween: 30, + // // loop: true, + // pagination: { + // el: '.swiper-pagination', + // clickable: true, + // }, + // }); </script> </body> diff --git a/public/themes/simpleboot3/portal/star/get_travel_detail.html b/public/themes/simpleboot3/portal/star/get_travel_detail.html index 5239d96..412f8a5 100644 --- a/public/themes/simpleboot3/portal/star/get_travel_detail.html +++ b/public/themes/simpleboot3/portal/star/get_travel_detail.html @@ -10,14 +10,14 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/mask.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <!--弹窗--> <div class="mask"> </div> <!-- 侧边栏 --> - <include file="public@slide"/> + <include file="public@slide" /> <div class="happy_travel"> <div class="happy_travel_con1 clearfix"> <!-- 图片 --> @@ -40,9 +40,9 @@ </div> </div> <!-- 评论 --> - <include file="public@comment"/> + <include file="public@comment" /> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> </body> diff --git a/public/themes/simpleboot3/portal/star/index.html b/public/themes/simpleboot3/portal/star/index.html index 6ee5bb0..497919a 100644 --- a/public/themes/simpleboot3/portal/star/index.html +++ b/public/themes/simpleboot3/portal/star/index.html @@ -11,8 +11,8 @@ <link rel="stylesheet" href="__TMPL__/public/assets/css/audio.css"> </head> -<body> - <include file="public@header"/> +<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false"> + <include file="public@header" /> <div class="happy_index"> <!-- banner轮播图 --> <div class="happy_banner"> @@ -44,7 +44,7 @@ </div> <!-- 更多 --> <!--<div class="happy_IN2">--> - <!--<a href=""> MORE+ </a>--> + <!--<a href=""> MORE+ </a>--> <!--</div>--> </div> <!-- 内容 --> @@ -94,20 +94,20 @@ <volist name="res_whmj" id="vo"> <li class="swiper-slide"> <a href="/portal/star/getSceneryDetail?id={$vo.id}"> - <div class="happy_food_con2_2Img"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </div> - <div class="happy_food_con2_2Txt2 clearfix"> - <h2>{$vo.post_title}</h2> - <div> - <img src="__TMPL__/public/assets/starImg/bicon_14.png" alt=""> - <p>{$vo.post_hits}</p> + <div class="happy_food_con2_2Img"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> </div> - <div> - <img src="__TMPL__/public/assets/starImg/bicon_13.png" alt=""> - <p>{$vo.post_favorites}</p> + <div class="happy_food_con2_2Txt2 clearfix"> + <h2>{$vo.post_title}</h2> + <div> + <img src="__TMPL__/public/assets/starImg/bicon_14.png" alt=""> + <p>{$vo.post_hits}</p> + </div> + <div> + <img src="__TMPL__/public/assets/starImg/bicon_13.png" alt=""> + <p>{$vo.post_favorites}</p> + </div> </div> - </div> </a> </li> </volist> @@ -141,7 +141,7 @@ <ul class="clearfix swiper-wrapper"> <volist name="res_yyzx" id="vo"> <a href="/portal/star/getFoodDetail?id={$vo.id}" class="swiper-slide"> - <li > + <li> <div class="happy_food_con2_1Img"> <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> </div> @@ -252,17 +252,17 @@ <!-- 内容一 --> <div class="happy_convenient_con_1 clearfix"> <volist name="res_blcx" id="vo"> - <div class="happy_convenient_con_1Img"> - <a href="/portal/star/getTravelDetail?id={$vo.id}"> - <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> - </a> - </div> + <div class="happy_convenient_con_1Img"> + <a href="/portal/star/getTravelDetail?id={$vo.id}"> + <img src="{:cmf_get_image_url($vo.thumbnail)}" alt=""> + </a> + </div> </volist> </div> </div> </div> </div> - <include file="public@footer"/> + <include file="public@footer" /> <script src="__TMPL__/public/assets/js/jquery-3.2.1.min.js"></script> <script src="__TMPL__/public/assets/js/swiper4/swiper.min.js"></script> <script src="__TMPL__/public/assets/js/public.js"></script> @@ -278,7 +278,7 @@ function pauseAll() { var self = this; [].forEach.call(audios, function(i) { -// 将audios中其他的audio全部暂停 + // 将audios中其他的audio全部暂停 i !== self && i.pause(); }) } -- libgit2 0.24.0