Przeglądaj źródła

😉前端页脚标注修改

zuohuaijun 2 lat temu
rodzic
commit
20e461c9ed
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Web/src/layout/footer/index.vue

+ 1 - 1
Web/src/layout/footer/index.vue

@@ -2,7 +2,7 @@
 	<div class="layout-footer pb15">
 		<div class="layout-footer-warp">
 			<div>Admin.NET</div>
-			<div class="mt5">Copyright © 2022 ZUOHUAIJUN All rights reserved.</div>
+			<div class="mt5">Copyright © 2023 Daming All rights reserved.</div>
 		</div>
 	</div>
 </template>