瀏覽代碼

😉前端页脚标注修改

zuohuaijun 3 年之前
父節點
當前提交
20e461c9ed
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>