瀏覽代碼

Merge branch 'Test' into 'master'

Test

See merge request crowd-2019/crowd-test-service-front!21
薛晓波 5 年之前
父節點
當前提交
a2d59c0ca5
共有 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备09019504号-6</a>
+        ©{{time}}
+        <a target="_blank" href="http://www.beian.miit.gov.cn">  粤ICP备09019504号</a>
       </div>
     </div>
   </div>