소스 검색

修改备案号

sunjh 6 년 전
부모
커밋
6e876be881
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/commons/Footer.vue

+ 2 - 2
src/components/commons/Footer.vue

@@ -25,8 +25,8 @@
         </ul>
       </nav>
       <div class="copyright pull-right">
-        ©{{time}} 慕测  
-        <a target="_blank" href="http://www.miibeian.gov.cn">  苏ICP备14002894号-3</a>
+        ©{{time}} 慕测
+        <a target="_blank" href="http://www.miibeian.gov.cn">  粤ICP备09019504号-6</a>
       </div>
     </div>
   </div>