Pārlūkot izejas kodu

落地页updated

xiebaomin 1 gadu atpakaļ
vecāks
revīzija
98ac71771d

+ 0 - 1
src/main/resources/static/js/supplier-login/login.js

@@ -644,7 +644,6 @@ new Vue({
             }
             const to = document.getElementById($event.href.substr(1, $event.href.length))
             to.scrollIntoView({ behavior: "smooth" }) // 滚动到指定位置
-                // this.scrollToDom(to, window)
         },
         // 滚动函数
         scrollToDom(to, container) {

+ 0 - 1
src/main/resources/templates/components/footer.html

@@ -91,7 +91,6 @@
     </div>
     <div id="supplierLogin" @click="goSupplierLink">
         <img src="https://static.caimei365.com/app/img/icon/supplier_logo.png" class="logo"/>
-<!--        <div>供应商服务</div>-->
     </div>
     <div id="scrollTop">
         <div class="item">

+ 0 - 1
src/main/resources/templates/supplier_login/index.html

@@ -20,7 +20,6 @@
     <link rel="stylesheet" href="/lib/element-ui/element-ui-min.css" />
     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
     <link rel="stylesheet" href="https://unpkg.com/vant@2.12/lib/index.css" />
-    <!--    <template th:replace="components/analysis"></template>-->
 </head>
 
 <body>