@@ -47,9 +47,6 @@
<style lang="scss" scoped>
.Mainpage{
- height: 100%;
- width: 100%;
- background: url('@/assets/images/backImg.png') no-repeat;
- background-size: 100% 100%;
+
}
</style>
@@ -479,5 +479,7 @@
};
</script>
-
+ .jt-mapMain{
+ }
@@ -328,6 +328,8 @@
overflow: hidden;
background-color: blue;
border: 0rem solid red;
+ background: url('@/assets/images/backImg.png') no-repeat;
+ background-size: 100% 100%;
//分屏样式