zhangdehua 2 vuotta sitten
vanhempi
sitoutus
2d6d7d3a01

+ 38 - 18
app/index/view/base.html

@@ -237,27 +237,47 @@
                     </div>
                 </div>
                 <div class="footerIconContainer">
-                    <div>Click Here To Contact Us:</div>
-                    <div class="footerIconList">
-                        <a href=" https://wa.me/19252556104">
-                            <div class="footerIconItem">
-                                <img src="/assets/index/asstes/icon/whatsapp.png" alt="">
-                            </div>
-                        </a>
-                        <a href="#">
-                            <div class="footerIconItem">
-                                <img src="/assets/index/asstes/icon/facebook.png" alt="">
-                            </div>
-                        </a>
-                        <a href="#">
-                            <div class="footerIconItem">
-                                <img src="/assets/index/asstes/icon/instagram.png" alt="">
-                            </div>
-                        </a>
+                    <!--                    <div>Click Here To Contact Us:</div>
+                                        <div class="footerIconList">
+                                            <a href=" https://wa.me/19252556104">
+                                                <div class="footerIconItem">
+                                                    <img src="/assets/index/asstes/icon/whatsapp.png" alt="">
+                                                </div>
+                                            </a>
+                                            <a href="#">
+                                                <div class="footerIconItem">
+                                                    <img src="/assets/index/asstes/icon/facebook.png" alt="">
+                                                </div>
+                                            </a>
+                                            <a href="#">
+                                                <div class="footerIconItem">
+                                                    <img src="/assets/index/asstes/icon/instagram.png" alt="">
+                                                </div>
+                                            </a>
+                                        </div>-->
+                    <div class="footerIconBox">
+                        <p class="fiContact">Click Here To Contact Us<span>: </span></p>
+                        <div class="footerIconList">
+                            <a href="https://wa.me/19252556104">
+                                <div class="footerIconItem">
+                                    <img src="/assets/index/asstes/icon/whatsapp.png" alt="">
+                                </div>
+                            </a>
+                            <a href="#">
+                                <div class="footerIconItem">
+                                    <img src="/assets/index/asstes/icon/facebook.png" alt="">
+                                </div>
+                            </a>
+                            <a href="#">
+                                <div class="footerIconItem">
+                                    <img src="/assets/index/asstes/icon/instagram.png" alt="">
+                                </div>
+                            </a>
+                        </div>
                     </div>
                 </div>
+                </div>
             </div>
-        </div>
     </section>
     <section class="sectionContainer warningContainer">
         <div class="elementorContainer">

+ 26 - 6
app/index/view/index/index.html

@@ -365,7 +365,8 @@
             <p class="miTitle">Email address</p>
             <input class="input" type="text" name="" id="shareMailbox" placeholder="Input an email address">
         </div>
-        <p class="shareNotice">Notice! If someone makes a purchase through this email, you will be rewarded with points!</p>
+        <p class="shareNotice">Notice! If someone makes a purchase through this email, you will be rewarded with
+            points!</p>
 
         <div id="confirmShare">To share</div>
     </div>
@@ -380,18 +381,37 @@
         //触屏事件 || 点击事件
         const tap = "ontouchstart" in window ? "touchstart" : "click";
 
+        /*        $(".swiperContainer").on(tap, function () {
+                    Turbolink.init({
+                        "dev": true,
+                        "appKey": "9589c3544565ee8e73c526c928849187",
+                        "appSecret": "f0ffea8c4983e99250a33956df833841a32fa0eb",
+                        "projectId": "cl5f8merdj7g19gah8c0",
+                        "lv": "vip1",
+                    }).then((result) => {
+                        if (result.code == 200) {
+                            console.log("初始化成功、可调用上报方法")
+                            // Turbolink.logout()
+                            //Turbolink.loadUrl({ url: "http://192.168.10.201:5173/c?l=cnl7a06rdj7sl3ptno7g&c=CR&loginUrl=http://192.168.10.201:8080/logIn.html&lg=111" })
+                        }
+                    })
+                });*/
+
         $(".swiperContainer").on(tap, function () {
             Turbolink.init({
                 "dev": true,
-                "appKey": "9589c3544565ee8e73c526c928849187",
-                "appSecret": "f0ffea8c4983e99250a33956df833841a32fa0eb",
-                "projectId": "cl5f8merdj7g19gah8c0",
+                "appKey": "uX9GdP1fTCEeJLwaRD4FoRGi25jb4h",
+                "appSecret": "2609db6594ceb3bcf35c2e621a0f6a86feb78eae",
+                "projectId": "X5c6Zz8CeUcwim82YXtsh9",
                 "lv": "vip1",
+                "loginUrl": "http://192.168.10.171:8080/logIn.html"
             }).then((result) => {
                 if (result.code == 200) {
                     console.log("初始化成功、可调用上报方法")
-                    // Turbolink.logout()
-                    //Turbolink.loadUrl({ url: "http://192.168.10.201:5173/c?l=cnl7a06rdj7sl3ptno7g&c=CR&loginUrl=http://192.168.10.201:8080/logIn.html&lg=111" })
+                    // Turbolink.logout(
+                    // Turbolink.setIdentity({ uid: "123" })
+                    //https://dev.c.allapp.link/c?l=cnpgif6rdj7th8sn82q0&c=lj
+                    Turbolink.loadUrl({url: "https://dev.c.allapp.link/c?l=cp25i6urdj7q63f8qqtg&c=zK"})
                 }
             })
         });

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 41 - 7
public/assets/index/css/common.css


+ 4 - 4
public/assets/index/css/index.css

@@ -417,7 +417,7 @@ body{
 
 /* <-- start 新闻中心模块 */
 .newConterContainer .tabContainer{
-    padding-top: .5rem;
+    padding-top: .3rem;
 }
 .newConterItem{
    border: .02rem solid rgba(0, 0, 0, .1);
@@ -500,7 +500,7 @@ body{
 
 /* <-- start 超级交易模块 */
 .superDealContainer{
-    margin-bottom: .8rem;
+    margin-bottom: .5rem;
 }
 .superDealTitle{
     font-size: .26rem;
@@ -654,7 +654,7 @@ body{
          padding-bottom: .32rem;
       }
       .superDealContainer .newGoodsContainer{
-         margin-bottom: .42rem;
+         margin-bottom: .3rem;
      }
       .reviewsNumber{
          font-size: .20rem;
@@ -671,7 +671,7 @@ body{
         height: 4.6rem;
     }
     .superDealContainer{
-        margin-bottom: .5rem;
+        margin-bottom: .3rem;
     }
     .partnersList{
         grid-template-columns: repeat(4, 1fr);

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä