最新代码
This commit is contained in:
@ -126,7 +126,7 @@ export default {
|
||||
},
|
||||
async mounted() {
|
||||
await this.getMapOption()
|
||||
this.initMap()
|
||||
// this.initMap()
|
||||
},
|
||||
methods: {
|
||||
async getMapOption() {
|
||||
@ -616,15 +616,10 @@ export default {
|
||||
}
|
||||
|
||||
.control-panel .title {
|
||||
/* text-align: center; */
|
||||
margin-bottom: 10px;
|
||||
color: #1c1c1c;
|
||||
}
|
||||
.importJson {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background: #2f705f;
|
||||
border-radius: 4px;
|
||||
color: #fff;
|
||||
@ -660,4 +655,4 @@ export default {
|
||||
height: 100%;
|
||||
border: 1px solid #333;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user