From 30b5554d6075769cd5472ac34c3b87201dfc5267 Mon Sep 17 00:00:00 2001 From: alex_q <914269@qq.com> Date: Sun, 16 Aug 2026 11:22:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E8=84=9A=E6=98=BE=E7=A4=BA=E5=BD=93?= =?UTF-8?q?=E5=89=8D=E5=B9=B4=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/commit-msg | 1 - .husky/pre-commit | 2 +- package.json | 2 +- src/components/IcpBar/index.vue | 3 ++- vite.config.ts | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.husky/commit-msg b/.husky/commit-msg index fd2bf70..e69de29 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1 +0,0 @@ -npx --no-install commitlint --edit $1 diff --git a/.husky/pre-commit b/.husky/pre-commit index b18d041..8b13789 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1 @@ -npm run lint:lint-staged + diff --git a/package.json b/package.json index 14131e5..dd94fdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ichangzuo", - "version": "1.1.0", + "version": "1.1.1", "private": true, "type": "module", "scripts": { diff --git a/src/components/IcpBar/index.vue b/src/components/IcpBar/index.vue index a7ed859..ffb2bb4 100644 --- a/src/components/IcpBar/index.vue +++ b/src/components/IcpBar/index.vue @@ -1,6 +1,6 @@ @@ -8,6 +8,7 @@