Browse Source

样式修改

sunzehao 1 month ago
parent
commit
784cb081a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/weatherComponents/weatherView.vue

+ 1 - 1
src/views/weatherComponents/weatherView.vue

@@ -3,7 +3,7 @@
         <!-- Left Sidebar -->
         <aside class="sidebar-left panel">
             <div class="stat-block" style="margin-bottom: 5px;">
-                <p class="label">{{sidebarRightData.position.country}}:{{sidebarRightData.position.city}}</p>
+                <p class="label">{{sidebarRightData.position.country}}{{sidebarRightData.position.city}}</p>
                 <p class="value">{{today}}</p>
             </div>
             <div class="stat-block" style="margin-bottom: 5px;">