第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

什么都沒顯示,有圖片

<!DOCTYPE html>

<html>


<head>

<meta charset="utf-8" />

<title>進度條2</title>

<style>

.loading {

width: 100%;

height: 100%;

position: fixed;

top: 0;

left: 0;

z-index: 100;

background: #fff;

}

.loading.pic {

width: 0%;

height: 5px;

position: absolute;

top: 0;

left: 0;

background-color: deeppink;

}

</style>

<script src="js/jquery-1.3.2.min.js"></script>

</head>


<body>

<div class="loading">

<div class="pic">

</div>

</div>

<header>

<img src="img/2.jpg" alt="" />

</header>

<script>

$(".loading.pic").animate({

width: "30%"

}, 100)

</script>

<section class="banner">

<img src="img/3.jpg" alt="" />

<img src="img/4.jpg" alt="" />

</section>

<script>

$(".loading.pic").animate({

width: "50%"

}, 100)

</script>

<section class="about">

<img src="img/5.jpg" alt="" />

<img src="img/6.jpg" alt="" /></section>

<script>

$(".loading.pic").animate({

width: "70%"

}, 100)

</script>

<section class="pro">

<img src="img/1.jpg" alt="" />

<img src="img/2.jpg" alt="" />

</section>

<script>

$(".loading.pic").animate({

width: "80%"

}, 100)

</script>

<section class="news">

<img src="img/5.jpg" alt="" />

<img src="img/6.jpg" alt="" />

</section>

<script>

$(".loading.pic").animate({

width: "90%"

}, 100)

</script>

<footer>

<img src="img/7.jpg" alt="" />

<img src="img/8.jpg" alt="" />

</footer>

<script>

$(".loading.pic").animate({

width: "100%"

}, 100, function() {

$(".loading").fadeOut();

})

</script>

</body>


</html>


正在回答

2 回答

項目文件夾里有圖片,就是在網(wǎng)頁里顯示不了

0 回復 有任何疑惑可以回復我~

有點矛盾呢?

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

什么都沒顯示,有圖片

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號