修复bug
This commit is contained in:
parent
e0f7042e3a
commit
e2578898f2
@ -363,4 +363,7 @@
|
|||||||
// .marker-content-highlight {
|
// .marker-content-highlight {
|
||||||
// background-image: url('/@/assets/images/bigdata2/map-marker-active.png');
|
// background-image: url('/@/assets/images/bigdata2/map-marker-active.png');
|
||||||
// }
|
// }
|
||||||
|
.cesium-viewer-toolbar {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
@ -32,6 +32,7 @@
|
|||||||
list-type="picture-card"
|
list-type="picture-card"
|
||||||
:maxUploadSize="1"
|
:maxUploadSize="1"
|
||||||
buttonText="上传APP"
|
buttonText="上传APP"
|
||||||
|
:maxSize="200"
|
||||||
:defaultFileList="appUrlFileList"
|
:defaultFileList="appUrlFileList"
|
||||||
:multiple="false"
|
:multiple="false"
|
||||||
@change="handleChangeAppUrl"
|
@change="handleChangeAppUrl"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user