定位获取城市功能,需要微信地图的key?
This commit is contained in:
@@ -603,6 +603,24 @@
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
letter-spacing: 0.05em;
|
||||
max-width: 46vw;
|
||||
}
|
||||
|
||||
.tab-main-city-label {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
max-width: 72px;
|
||||
}
|
||||
|
||||
.tab-main-city-select {
|
||||
border: none;
|
||||
background: transparent;
|
||||
font: inherit;
|
||||
color: inherit;
|
||||
max-width: 72px;
|
||||
opacity: 0.85;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.tab-main-city .material-symbols-outlined {
|
||||
|
||||
Reference in New Issue
Block a user