From 946e956bb8b13fa63d77359fc667e222cd5bc67e Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 12 六月 2020 15:55:24 +0800 Subject: [PATCH] # --- src/main/webapp/views/pakStore/emptyIn.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/pakStore/emptyIn.html b/src/main/webapp/views/pakStore/emptyIn.html index e61a9ba..4ad8c3a 100644 --- a/src/main/webapp/views/pakStore/emptyIn.html +++ b/src/main/webapp/views/pakStore/emptyIn.html @@ -14,6 +14,10 @@ </head> <body> + + + + <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script> <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> -- Gitblit v1.9.1