@@ -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) {
@@ -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 id="scrollTop">
<div class="item">
@@ -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>