This commit is contained in:
2021-11-30 21:05:26 +08:00
parent bda097fe8c
commit 9325ce5fdb
26 changed files with 6514 additions and 123 deletions

View File

@@ -1,3 +1,11 @@
<!--
* @Author: gtz
* @Date: 2021-11-19 10:10:51
* @LastEditors: gtz
* @LastEditTime: 2021-11-30 09:39:29
* @Description: file content
* @FilePath: \mt-qj-wms-ui\index.html
-->
<!DOCTYPE html>
<html lang="en">
<head>
@@ -13,7 +21,6 @@
<link rel="shortcut icon" type="image/x-icon" href="./static/img/favicon.ico">
<script src="./static/config/index.js"></script>
<script src="./static/plugins/mock-1.0.0-beta3/mock-min.js"></script>
<script src="./static/plugins/echarts-3.8.5/echarts.common.min.js"></script>
<script src="./static/plugins/ueditor-1.4.3.3/ueditor.config.js"></script>
<script src="./static/plugins/ueditor-1.4.3.3/ueditor.all.min.js"></script>
<script src="./static/plugins/ueditor-1.4.3.3/lang/zh-cn/zh-cn.js"></script>