tanxue il y a 1 mois
Parent
commit
93bc7e6036
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>