From 5529b7077126be368abd444d45ec085d8c7779e3 Mon Sep 17 00:00:00 2001 From: 明梦爽 <2972214568@qq.com> Date: 星期日, 17 四月 2022 23:21:22 +0800 Subject: [PATCH] eslint语法规范 --- 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