Parcourir la source

Merge branch 'Test' into 'master'

Test

See merge request crowd-2019/crowd-test-service-front!21
薛晓波 il y a 5 ans
Parent
commit
a2d59c0ca5
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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备09019504号-6</a>
+        ©{{time}}
+        <a target="_blank" href="http://www.beian.miit.gov.cn">  粤ICP备09019504号</a>
       </div>
     </div>
   </div>