From 5b12ae51e0f42a1f17e81afa5385f3df57ea8810 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 08 七月 2022 15:06:26 +0800
Subject: [PATCH] 1.打印测试
---
public/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/public/index.html b/public/index.html
index 62145d9..2c41285 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= webpackConfig.name %></title>
- <script src="static/grid/grwebapp.js"></script>
+<!-- <script src="static/grid/grwebapp.js"></script>-->
</head>
<body>
<noscript>
--
Gitblit v1.9.3