mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-05 06:45:32 +08:00
29 lines
1.1 KiB
HTML
29 lines
1.1 KiB
HTML
<!--
|
||
Copyright © ShopeX (http://www.shopex.cn). All rights reserved.
|
||
See LICENSE file for license details.
|
||
-->
|
||
|
||
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">
|
||
<title>
|
||
表单
|
||
</title>
|
||
<!-- <script language="javascript" src="http://www.lodop.net/demolist/LodopFuncs.js"></script> -->
|
||
<link href="/app/logisticsmanager/statics/print/css/index-bundle-80b66.css" rel="stylesheet"></head>
|
||
<style>
|
||
.maskModel{
|
||
z-index: 1000000000 !important;
|
||
}
|
||
</style>
|
||
<body>
|
||
<div id="app"></div>
|
||
|
||
<script type="text/javascript" src="/app/logisticsmanager/statics/print/dll/libs.dll.js"></script>
|
||
<script type="text/javascript" src="/app/logisticsmanager/statics/print/dll/vue.dll.js"></script>
|
||
|
||
<!-- built files will be auto injected -->
|
||
<script type="text/javascript" src="/app/logisticsmanager/statics/print/js/manifest-bundle-80b66.js"></script><script type="text/javascript" src="/app/logisticsmanager/statics/print/js/index-bundle-80b66.js"></script></body>
|
||
</html> |