From d24862719714be5f76fb3dc81a3a3da8de4cc5a4 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期六, 02 七月 2022 16:23:03 +0800
Subject: [PATCH] 关于打印功能的测试内容

---
 public/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html
index fa2be91..84a2031 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,6 +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="./grwebapp.js"></script>
   </head>
   <body>
     <noscript>

--
Gitblit v1.9.3