中文名称文件编码错误,修改或删除。
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
@@ -50,7 +50,7 @@
|
|||||||
<i class="layui-icon"></i>upload
|
<i class="layui-icon"></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>
|
||||||
|
|
||||||
|
|||||||
@@ -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 已有的水平导航) -->
|
||||||
|
|
||||||
|
|||||||