更改定位弹窗标题.更新UI

This commit is contained in:
aixianling
2024-08-22 16:46:59 +08:00
parent e6c143881d
commit efd05d3298

View File

@@ -312,6 +312,9 @@ export default {
font-weight: bold;
font-size: 20px;
line-height: 28px;
background: linear-gradient(180deg, #F57A00 0%, #FFAA00 100%);
background-clip: text;
-webkit-text-fill-color: transparent;
}
}