From b73ec009c1ab5d65586ff408ba79f7d5878cfae6 Mon Sep 17 00:00:00 2001 From: smallchill Date: Fri, 31 Mar 2023 20:07:05 +0800 Subject: [PATCH] :zap: fix style --- .gitignore | 1 - package-lock.json | 2 +- src/views/system/param.vue | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 07c8fe4..f188498 100755 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,3 @@ yarn-error.log* *.njsproj *.sln *.sw* -*.lock diff --git a/package-lock.json b/package-lock.json index 9a271dc..8033f3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,7 +1,7 @@ { "name": "saber", "version": "3.1.0", - "lockfileVersion": 2, + "lockfileVersion": 1, "requires": true, "packages": { "": { diff --git a/src/views/system/param.vue b/src/views/system/param.vue index b32eae6..eb60fc7 100644 --- a/src/views/system/param.vue +++ b/src/views/system/param.vue @@ -18,7 +18,7 @@ -
+
新 增