Преглед изворни кода

😎调整首页部件内容

zuohuaijun пре 2 година
родитељ
комит
e23e97a4a4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Web/src/views/home/widgets/components/ver.vue

+ 1 - 1
Web/src/views/home/widgets/components/ver.vue

@@ -6,7 +6,7 @@
 		</template>
 		</template>
 		<div style="height: 210px; text-align: center">
 		<div style="height: 210px; text-align: center">
 			<img :src="verSvg" style="height: 140px" />
 			<img :src="verSvg" style="height: 140px" />
-			<h2 style="margin-top: 15px">Admin.Net</h2>
+			<h2 style="margin-top: 15px">Admin.NET</h2>
 			<p style="margin-top: 5px">最新版本 {{ ver }}</p>
 			<p style="margin-top: 5px">最新版本 {{ ver }}</p>
 		</div>
 		</div>
 		<div style="margin-top: 20px">
 		<div style="margin-top: 20px">