From 5d3f2aa7ccd9f761a6fd4224e7b49ceb6830abea Mon Sep 17 00:00:00 2001 From: 明梦爽 <2972214568@qq.com> Date: 星期二, 09 八月 2022 10:02:51 +0800 Subject: [PATCH] 删除未用到的依赖 --- src/App.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index f0d3f3c..88e61ee 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,5 +11,4 @@ } </script> -<style> -</style> +<style></style> -- Gitblit v1.8.0