congzc 1 jaar geleden
bovenliggende
commit
d726dc5299
8 gewijzigde bestanden met toevoegingen van 20 en 20 verwijderingen
  1. +1
    -1
      html/suspension.html
  2. +3
    -3
      index.html
  3. +3
    -3
      js/busu.js
  4. +1
    -1
      js/index.js
  5. +3
    -3
      js/iot.js
  6. +3
    -3
      js/liuliang.js
  7. +3
    -3
      js/suspension.js
  8. +3
    -3
      js/yewu.js

+ 1
- 1
html/suspension.html Bestand weergeven

@@ -11,7 +11,7 @@

<body>
<!-- 悬浮 -->
<div class="suspendedBox">
<div class="suspendedBox" style="display: none;">
<div class="suspended1">
<img class="suspendedImg"
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/all/yxf_ic_kfzx.png" alt="">


+ 3
- 3
index.html Bestand weergeven

@@ -35,7 +35,7 @@
<div class="item" id="women">关于我们</div>
</div>
<div class="goBox">
<a target="_blank" href="https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn" class="zx">立即咨询</a>
<!-- <a target="_blank" href="https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn" class="zx">立即咨询</a> -->
<a target="_blank" href="https://admin.malls.iformall.com/#/login" class="goA">登录</a>
</div>
</div>
@@ -45,13 +45,13 @@
<div class="swiper mySwiper" id="certify">
<div class="swiper-wrapper">
<div class="swiper-slide"><img class="concentrationBox"
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/home_banner.png" alt="">
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/banner_1_1.png" alt="">
</div>
<div class="swiper-slide"><img class="concentrationBox"
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/banner_3.png" alt="">
</div>
<div class="swiper-slide"><img class="concentrationBox"
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/banner_2.png" alt="">
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/banner_3_1.png" alt="">
</div>
</div>
<!-- <div class="swiper-pagination"></div> -->


+ 3
- 3
js/busu.js Bestand weergeven

@@ -1,8 +1,8 @@
$(".headerBox").load("../html/head.html");
$(".suspension").load("../html/suspension.html");
$(".footer").load("../html/footer.html");
$(function() {
$(".toutu").click(function() {
window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
$(function () {
$(".toutu").click(function () {
// window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
})
})

+ 1
- 1
js/index.js Bestand weergeven

@@ -347,7 +347,7 @@ $(function () {
})

$(".concentrationBox").click(function () {
window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
// window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
})




+ 3
- 3
js/iot.js Bestand weergeven

@@ -1,8 +1,8 @@
$(".headerBox").load("../html/head.html");
$(".suspension").load("../html/suspension.html");
$(".footer").load("../html/footer.html");
$(function() {
$(".xhuancuanimg").click(function() {
window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
$(function () {
$(".xhuancuanimg").click(function () {
// window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
})
})

+ 3
- 3
js/liuliang.js Bestand weergeven

@@ -2,8 +2,8 @@ $(".headerBox").load("../html/head.html");
$(".suspension").load("../html/suspension.html");
$(".footer").load("../html/footer.html");
console.log($(".headerBox"));
$(function() {
$(".jianliBox").click(function() {
window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
$(function () {
$(".jianliBox").click(function () {
// window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
})
})

+ 3
- 3
js/suspension.js Bestand weergeven

@@ -1,5 +1,5 @@
$(function() {
$(".suspended1").click(function() {
window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
$(function () {
$(".suspended1").click(function () {
// window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
})
})

+ 3
- 3
js/yewu.js Bestand weergeven

@@ -1,8 +1,8 @@
$(".headerBox").load("../html/head.html");
$(".suspension").load("../html/suspension.html");
$(".footer").load("../html/footer.html");
$(function() {
$(".yewuBox").click(function() {
window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
$(function () {
$(".yewuBox").click(function () {
// window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
})
})

Laden…
Annuleren
Opslaan