打印控件添加

This commit is contained in:
‘937886381’
2023-11-04 14:50:01 +08:00
parent 51635013b1
commit 6fa0e83616
20 changed files with 3365 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" type="text/css" media="print" href="<%= BASE_URL %>print-lock.css">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>
<%= webpackConfig.name %>
@@ -213,4 +214,4 @@
</div>
</body>
</html>
</html>