中文名称文件编码错误,修改或删除。

This commit is contained in:
fy3047957834
2021-10-24 21:21:06 +08:00
parent 0a8de9da0a
commit 66956b2a8e
7 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -50,7 +50,7 @@
<i class="layui-icon">&#xe67c;</i>upload <i class="layui-icon">&#xe67c;</i>upload
</button> </button>
<button type="button" class="layui-btn" id="up_file" style="background-color: #393d49;" onclick=run()> <button type="button" class="layui-btn" id="up_file" style="background-color: #393d49;" onclick=run()>
<i><img src="/static/提交.jpg" height="40.7" width="40.7"></i>submit <i><img src="/static/submit.jpg" height="40.7" width="40.7"></i>submit
</button> </button>
</li> </li>

View File

@@ -13,7 +13,7 @@
<body> <body>
<div class="layui-layout layui-layout-admin"> <div class="layui-layout layui-layout-admin">
<div class="layui-header"> <div class="layui-header">
<div class="layui-logo layui-hide-xs layui-bg-black"><img src="/static/logo改_3.png" height="60px"></div> <div class="layui-logo layui-hide-xs layui-bg-black"><img src="/static/logo.png" height="60px"></div>
<!-- 头部区域可配合layui 已有的水平导航) --> <!-- 头部区域可配合layui 已有的水平导航) -->