소스 검색

文字修改

tanxue 1 개월 전
부모
커밋
93bc7e6036
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/MtaFooter.vue

+ 1 - 1
components/MtaFooter.vue

@@ -3,7 +3,7 @@
 		<view class="footer-logo-box"></view>
 		<view class="footer-text-box">
 			<view>版权所有:大连市交通口岸职业技术学校</view>
-			<view>辽ICP备01001257号</view>
+			<view>辽ICP备2025061698号-1</view>
 		</view>
 	</view>
 </template>