From ebc4c778854c8d2666b1bbaf3dcba2ba00f08453 Mon Sep 17 00:00:00 2001 From: ansel0926 <ansel0926@gmail.com> Date: 星期日, 15 五月 2022 18:42:46 +0800 Subject: [PATCH] 编辑线、面,文字标记和图片标记点 --- view/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/view/index.html b/view/index.html index 3924db3..dead26f 100644 --- a/view/index.html +++ b/view/index.html @@ -111,7 +111,7 @@ <!--logo--> <div id="logo" class="logo"> <div class="logo-name"> - <!-- <img src="../assets/images/login/logo.png" style="margin-top: -5px;width: 56px;" /> --> + <img src="../assets/images/login/logo2.png" style="margin-top: -5px;width: 35px;" /> <span>CUGB DDE 鍘熷瀷绯荤粺</span> </div> </div> -- Gitblit v1.9.1