mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-09 07:55:34 +08:00
40 lines
1.6 KiB
HTML
40 lines
1.6 KiB
HTML
<!--
|
|
Copyright 2012-2026 ShopeX (https://www.shopex.cn)
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<!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> |