@@ -48,6 +48,7 @@
<img src="../../assets/home/home_bubble_02.png" />
</view>
+ <!-- <image class="BG" src="../../assets/home/homeBG.png" mode="widthFix" ></image> -->
<img src="../../assets/home/homeBG.png" />
@@ -108,8 +109,10 @@
// width: 100%;
// height: 100%;
// }
+
.homeBG img {
- max-width: 100%;
+ // max-width: 100%;
+ width: 100%;
}
.sy-menu {