瀏覽代碼

修改备案号

caojunjie 3 年之前
父節點
當前提交
0f0e8e8a2a
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      src/views/login.vue

+ 6 - 1
src/views/login.vue

@@ -51,8 +51,13 @@
       </el-form-item>
     </el-form>
     <!--  底部  -->
+    <!--青岛途宝软件开发有限公司-->
+<!--    <div class="el-login-footer">-->
+<!--      <img src="./icp.png" alt="" height="14px" style="margin-right:2px"> <span><a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=37021302000853">鲁公网安备 37021302000853号</a> <a href="https://beian.miit.gov.cn/">鲁ICP备2021017300号-1</a>  青岛途宝软件开发有限公司</span>-->
+<!--    </div>-->
+    <!--青岛靖润科技物流有限公司-->
     <div class="el-login-footer">
-      <img src="./icp.png" alt="" height="14px" style="margin-right:2px"> <span><a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=37021302000853">鲁公网安备 37021302000853号</a> <a href="https://beian.miit.gov.cn/">鲁ICP备2021017300号-1</a>  青岛途宝软件开发有限公司</span>
+      <img src="./icp.png" alt="" height="14px" style="margin-right:2px"> <span><a href="https://beian.miit.gov.cn/">鲁ICP备2021033363号-1</a>  青岛靖润科技物流有限公司</span>
     </div>
   </div>
 </template>