24282 1 月之前
父节点
当前提交
22bba429c4
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/login.vue

+ 3 - 0
src/views/login.vue

@@ -94,6 +94,9 @@
             </div>
           </el-form>
         </div>
+        <div style="position: fixed;z-index: 9999999; width: 100%;text-align: center; bottom: 20px; color: white">
+            闽ICP备18019202号-1
+        </div>
       </div>
     </div>
   </div>