adata-ui 0.3.53 → 0.3.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1105,7 +1105,7 @@ export default {
1105
1105
  display: none;
1106
1106
  width: 38px;
1107
1107
  height: 30px;
1108
- background-image: url("../../assets/logo-mobile.png");
1108
+ background-image: url("~@/assets/logo.svg");
1109
1109
  background-size: cover;
1110
1110
  background-position: center;
1111
1111
  @media screen and (max-width: 1025px){