Commit e5a90253 by 无尘

fix: 修改分配

parent 4933c392
...@@ -4,24 +4,18 @@ ...@@ -4,24 +4,18 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2020-07-16 16:37:05 * @Date: 2020-07-16 16:37:05
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-07-30 10:06:19 * @LastEditTime: 2020-09-21 14:20:51
--> -->
<!DOCTYPE html> <!DOCTYPE html>
<html lang="cn"> <html lang="cn">
<head> <head>
<title>好办</title>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico"> <link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="stylesheet" type="text/css" href="//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.44.css" /> <link rel="stylesheet" type="text/css" href="//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.44.css" />
<link rel="stylesheet" type="text/css" href="<%= BASE_URL %>static/fonts/iconfont.css"> <link rel="stylesheet" type="text/css" href="<%= BASE_URL %>static/fonts/iconfont.css">
<title>好办</title>
</head>
<body class="damolish">
<noscript>
<strong>We're sorry but damolish doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
<script src="//web-1251519181.file.myqcloud.com/lib-4.0/vue/2.6.10/vue.min.js"></script> <script src="//web-1251519181.file.myqcloud.com/lib-4.0/vue/2.6.10/vue.min.js"></script>
<script src="//web-1251519181.file.myqcloud.com/lib-4.0/vuex/3.0.1/vuex.js"></script> <script src="//web-1251519181.file.myqcloud.com/lib-4.0/vuex/3.0.1/vuex.js"></script>
...@@ -29,5 +23,11 @@ ...@@ -29,5 +23,11 @@
<script src="//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js"></script> <script src="//web-1251519181.file.myqcloud.com/components/pagination.1.0.8.js"></script>
<script src="//web-1251519181.file.myqcloud.com/components/perm-button.1.0.0.js"></script> <script src="//web-1251519181.file.myqcloud.com/components/perm-button.1.0.0.js"></script>
<script src="//web-1251519181.file.myqcloud.com/components/transfer.1.0.24.js"></script> <script src="//web-1251519181.file.myqcloud.com/components/transfer.1.0.24.js"></script>
</head>
<body class="damolish">
<noscript>
<strong>We're sorry but damolish doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment