<!DOCTYPE html> <!-- 更加标准的 lang 属性写法 zh-cmn-Hant:繁体中文,zh-cmn-Hans:简体中文 --> <html lang="zh-cmn-Hans"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="description" content="基于SEO网站" /> <meta name="keywords" content="基于SEO网站" /> <meta name="applicable-device" content="pc,mobile" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="robots" content="noarchive" /> <meta name="viewport" content="initial-scale=1, maximum-scale=3, minimum-scale=1, user-scalable=no"> <meta name="theme-color" content="#db5945"> <meta name="google" value="notranslate"> <link rel="shortcut icon" type="image/ico" href="favicon.ico" /> <title></title> <link rel="stylesheet" type="text/css" href="../css/base.css" /> <link rel="stylesheet" href="../css/swiper.min.css"> <link rel="stylesheet" type="text/css" href="../css/style.css" /> <script src="../js/swiper.min.js"></script> </head> <body> <div class="main"> <img src="../imgs/xmjs.png" class="ber" alt=""> <div class="con"> <div class="h100 mainCon mainInterview"> <div class="nav conNav navIpd"> <div class="navTop"> <img src="../imgs/logo.png" alt=""> </div> <div class="navLsit"> <a href="./contentPage.html">盛堂世家</a> <a href="./indexBrand.html">盛堂品牌</a> <a href="./aboutUs.html">關於Allen Zhou</a> <a href="./honoraryCertificate.html">資質榮譽 <object class="make"><a href="./honoraryCertificate.html">資質榮譽 </a><a href="./Interview.html">人物專訪</a></object> </a> <a class="on" href="./projectIntroduction.html">項目介紹</a> <a href="./brand.html">名品軟裝</a> <a href="./engineering.html">工程工藝 </a> <a href="./contactUs.html">聯繫我們</a> </div> </div> <div class="projectIntroductionCon"> <div class=""> <p class="title">項目介紹</p> <div class="select"> <select name="" id=""> <option value="">所有</option> <option value=""></option> <option value=""></option> </select> </div> </div> <div class="projectIntroduction"> <div class="projectIntroductionList"> <div class="projectIntroductionNav"> <p>開元集團光霧合谷酒店 </p> <p class="on">釋玥森林度假酒店 </p> <p>樂山.清水荷花素食餐廳 </p> <p>巴中通江主題酒店 </p> <p>甘南州臨潭縣臨潭大酒店 </p> <p>南部銘流主題酒店 </p> <p>長城國際酒店 </p> <p>康普雷斯國際酒店 </p> <p>紅原羅布林卡酒店 </p> <p>新疆庫爾勒金泰國際酒店 </p> <p>烏魯木齊天成國際酒店 </p> <p>長城國際酒店 </p> <p>康普雷斯國際酒店 </p> <p>寬窄巷子.天趣.紫園 </p> <div class="projectIntroductionNavButton"> <img src="../imgs/zk.png" class="" alt=""> </div> </div> <div class="projectIntroductionJt"> <a rel="nofollow" onclick="addNum()" class="jth"><img src="../imgs/jt3.png" alt=""></a> <a rel="nofollow" onclick="addNum()" class="jth"> <img src="../imgs/jt.png" alt=""></a> </div> </div> <div class="projectIntroductionConMain"></div> </div> </div> </div> </div> </div> <div class="footer"> <a href="">Copyright 2022 盛堂世家設計機構 All rights reserved 蜀ICP備12345678號 技术支持:全美网络 </a> </div> <script src="../js/jquery.min.js"></script> <div class="navCon"> <p></p> <p></p> <p></p> </div> <a href="/" class="returnIndex"> <img src="../imgs/home.png" alt=""> </a> <script> let arr = ["開元集團光霧合谷酒店", "釋玥森林度假酒店", "樂山.清水荷花素食餐廳", "巴中通江主題酒店", "甘南州臨潭縣臨潭大酒店", "南部銘流主題酒店", "長城國際酒店", "康普雷斯國際酒店", "紅原羅布林卡酒店", "新疆庫爾勒金泰國際酒店", "烏魯木齊天成國際酒店", "長城國際酒店", "康普雷斯國際酒店", "寬窄巷子.天趣.紫園", ] let dataArr = [` <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> `, ` <div class="projectIntroductionDetails"> <p class="title">釋玥森林度假酒店</p> <p class="p">專職為高品質業主、地產商、精品酒店,商業綜合體,企業大廈提供建築設計,室內外裝飾設計,園林景觀,家居,軟裝藝術配飾,機電設備,燈光,標識,藝術品等全案設計定製。實行多對一的全程托管服務模式。名稱起源:「盛堂世家」代表了一個高端群體,也正是這個群體對於「家」所承載的責任和所能傳承的文化,盛堂世家就是專業服務於這樣一個群體的機構。 </p> </div> <div class=""> <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> <img src="../imgs/imga.png" alt=""> </div> `] function dataMap(num = 0) { console.log(dataArr[num]); console.log(123); console.log($(".projectIntroductionConMain")); $(".projectIntroductionConMain").html(`${dataArr[num]}`) } dataMap() let indexArr = 0 let strArr = "" for (let index = indexArr * 14; index < (indexArr + 1) * 14; index++) { strArr += `<p data-index=${index}>${v} </p>` } $(".projectIntroductionNav").html( strArr ) $($(".projectIntroductionNav>p")[0]).addClass("on") let dif = true $(".projectIntroductionNavButton").on("click", function(params) { if (dif) { $(".projectIntroductionNav").css("height", "auto") $(".projectIntroductionList>div>:nth-child(1)").css("marginBottom", "24px") $(this).css("transform", "rotateX(180deg)") dif = false } else { $(".projectIntroductionNav").css("height", "70px") $(".projectIntroductionList>div>:nth-child(1)").css("marginBottom", "70px") $(this).css("transform", "rotateX(0deg)") dif = true } }) $(".projectIntroductionNav>p").on("click", function() { dataMap($(this).data("index")) $(".projectIntroductionNav>p").removeClass("on") $(this).addClass("on") }) </script> <script> var mySwiper = new Swiper('.swiper', { // 如果需要分页器 pagination: { el: '.swiper-pagination', }, // 如果需要前进后退按钮 navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, // 如果需要滚动条 scrollbar: { el: '.swiper-scrollbar', }, }) </script> </body> <script src="../js/navBar.js"></script> </html>