|
@@ -11,7 +11,7 @@
|
|
|
.swiper img{display:block;width:1920px}
|
|
|
.instrue-right{display:none}
|
|
|
.instrue-left{float:unset;margin:0 auto}
|
|
|
- .pc-banner{width:100%;height:510px;background:url(/img/temporary/mt_pc1.jpg) no-repeat center}
|
|
|
+ .pc-banner{width:100%;height:510px;background:url(https://static.caimei365.com/www/mt_pc.jpg) no-repeat center}
|
|
|
</style>
|
|
|
</head>
|
|
|
<body>
|
|
@@ -25,7 +25,7 @@
|
|
|
<template v-else>
|
|
|
<div class="swiper">
|
|
|
<div class="pc-banner" v-if="isPC"></div>
|
|
|
- <img src="/img/temporary/mt_mobile1.jpg" v-else>
|
|
|
+ <img src="https://static.caimei365.com/www/mt_mobile.jpg" v-else>
|
|
|
</div>
|
|
|
<div id="container">
|
|
|
<div class="instrue-right">
|