Browse Source

😉前端页脚标注修改

zuohuaijun 2 years ago
parent
commit
20e461c9ed
1 changed files with 1 additions and 1 deletions
  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>