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