From cd7a885a6d232c83a3b5bf5ce7ea6c4fc753f83b Mon Sep 17 00:00:00 2001 From: CliveNi <nizehan.clive@hotmail.co.uk> Date: 星期日, 07 四月 2024 16:17:11 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.11.205:9000/r/~shiwenshuai/productOnline --- public/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/public/index.html b/public/index.html index 6630d69..32be090 100644 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <link rel="icon" href="<%= BASE_URL %>favicon.ico"> + <script src="./js/index.js"></script> <title>SmartEarth</title> </head> <body> -- Gitblit v1.9.3