From 4a18a6a8aa51ee6dc25738cfdedc7e8481ed3288 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Thu, 19 May 2022 20:08:43 +0800 Subject: [PATCH] updated frontend --- frontend/public/index.html | 1 - frontend/public/js/umeng.js | 18 ------------------ frontend/src/main.ts | 7 +------ 3 files changed, 1 insertion(+), 25 deletions(-) delete mode 100644 frontend/public/js/umeng.js diff --git a/frontend/public/index.html b/frontend/public/index.html index 16afae23..1e62fdd3 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -13,7 +13,6 @@ window.VUE_APP_INIT_BAIDU_TONGJI = '<%= VUE_APP_INIT_BAIDU_TONGJI %>'; -