huangxiaojing 3 年之前
父节点
当前提交
6917bfee57

+ 1 - 1
screenAndroid/css/WXtrialInterface.css

@@ -331,7 +331,7 @@ html {
 	display: flex;
 	align-items: center;
 	justify-content: center;
-	background: url(../img/homebg.png) no-repeat;
+	background: url(../img/homebg.jpg) no-repeat;
 	background-size: 100% 100%;
 }
 

+ 1 - 1
screenAndroid/home.html

@@ -122,7 +122,7 @@
 								:id="'player'+index"></video>
 							<audio width="100 %" preload="auto" autoplay controls poster="images/loader-thumb.jpg"
 								:id="'audioPlayer'+index"></audio> -->
-							<img src="img/homebg.png" class="homebg" @click="homeinfo(item)" />
+							<img src="img/homebg.jpg" class="homebg" @click="homeinfo(item)" />
 							<div class="camvas-head" style="z-index: 5555;">
 								<div class="tophead">
 									<div class="th_left">

二进制
screenAndroid/img/homebg.jpg


+ 1 - 1
screenIos/css/WXtrialInterface.css

@@ -331,7 +331,7 @@ html {
 	display: flex;
 	align-items: center;
 	justify-content: center;
-	background: url(../img/homebg.png) no-repeat;
+	background: url(../img/homebg.jpg) no-repeat;
 	background-size: 100% 100%;
 }
 

+ 1 - 1
screenIos/home.html

@@ -117,7 +117,7 @@
 						<div class="canvas" style="z-index: 1;" >
 							<!-- <div style="height: 100%;" class="wine" :id="'wine'+index"></div> -->
 							<!-- <canvas :id="'playCanvas'+index" width="450" height="800"></canvas> -->
-							<img src="img/homebg.png" class="homebg" @click="homeinfo(item)"/>
+							<img src="img/homebg.jpg" class="homebg" @click="homeinfo(item)"/>
 							<div class="camvas-head" style="z-index: 5555;">
 								<div class="tophead">
 									<div class="th_left">