diff --git a/src/assets/images/plotPremises/mark.png b/src/assets/images/plotPremises/mark.png new file mode 100644 index 00000000..f5f29b0c Binary files /dev/null and b/src/assets/images/plotPremises/mark.png differ diff --git a/src/views/plotPremisesMobile/index.vue b/src/views/plotPremisesMobile/index.vue index 7d886331..c8fcf0ce 100644 --- a/src/views/plotPremisesMobile/index.vue +++ b/src/views/plotPremisesMobile/index.vue @@ -166,6 +166,8 @@ @@ -236,8 +646,8 @@ export default { .map_main{ width: 100%; height: 100vh; - background: url("../../../static/images/plotPremises/map_bg.png") no-repeat center; - background-size: 100%; + /*background: url("../../../static/images/plotPremises/map_bg.png") no-repeat center;*/ + /*background-size: 100%;*/ } /deep/ .van-popup{ background: #F1F0F5;