# 调整宽度
This commit is contained in:
parent
15dced5e76
commit
fc24c86728
|
@ -118,7 +118,7 @@ export default {
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.amap-wrapper {
|
.amap-wrapper {
|
||||||
width: 90%;
|
width: 100%;
|
||||||
height: 80%;
|
height: 80%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue