This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wzh
/
CargoOwner_WebApp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新 地图高度
wzg
1 year ago
parent
ff76b03dc0
commit
c926244353
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/views/tenderManage/tenderConsole.vue
+ 1
- 0
src/views/tenderManage/tenderConsole.vue
View File
@@ -80,5 +80,6 @@ onMounted(() => {
}
.map-container {
width: 100%;
+ height: 100%;
}
</style>