From 6b943a469b5d4551a81d9a89a9047b2f70b718b1 Mon Sep 17 00:00:00 2001 From: handsomezhuzhu <2658601135@qq.com> Date: Fri, 10 Apr 2026 12:47:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B0=86=E6=96=87=E7=AB=A0=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E7=8A=B6=E6=80=81=E6=9B=B4=E6=94=B9=E4=B8=BA=E6=9C=AA?= =?UTF-8?q?=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/sop/live/fishing-nothing-2.md | 1 + docs/sop/live/fishing-nothing.md | 1 + docs/sop/live/he-might-be-really-busy.md | 2 +- package-lock.json | 13 +------------ 4 files changed, 4 insertions(+), 13 deletions(-) diff --git a/docs/sop/live/fishing-nothing-2.md b/docs/sop/live/fishing-nothing-2.md index 8db7c64..320a3c6 100644 --- a/docs/sop/live/fishing-nothing-2.md +++ b/docs/sop/live/fishing-nothing-2.md @@ -14,6 +14,7 @@ cover: url # 封面图片路径,相对于public目录 sticky: 0 # 精选文章设置:值越大在首页展示越靠前,0表示不精选 hidden: false # 是否隐藏文章:true隐藏(模板用),false显示(正式文章用) recommend: true +publish: false --- # 今天二战钓鱼,还是空军 diff --git a/docs/sop/live/fishing-nothing.md b/docs/sop/live/fishing-nothing.md index 334b5c7..9238369 100644 --- a/docs/sop/live/fishing-nothing.md +++ b/docs/sop/live/fishing-nothing.md @@ -14,6 +14,7 @@ cover: url # 封面图片路径,相对于public目录 sticky: 0 # 精选文章设置:值越大在首页展示越靠前,0表示不精选 hidden: false # 是否隐藏文章:true隐藏(模板用),false显示(正式文章用) recommend: true +publish: false --- # 今天第一次钓鱼,空军 diff --git a/docs/sop/live/he-might-be-really-busy.md b/docs/sop/live/he-might-be-really-busy.md index ec6721c..baed131 100644 --- a/docs/sop/live/he-might-be-really-busy.md +++ b/docs/sop/live/he-might-be-really-busy.md @@ -13,7 +13,7 @@ hiddenCover: false sticky: 0 hidden: false recommend: true -publish: true +publish: false --- # 他可能真的很忙吧 diff --git a/package-lock.json b/package-lock.json index 5845e1a..d720258 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@element-plus/icons-vue": "^2.3.1", - "@sugarat/theme": "^0.5.16", + "@sugarat/theme": "^0.5.17", "aplayer": "^1.10.1", "element-plus": "^2.7.2", "gsap": "^3.13.0", @@ -4600,17 +4600,6 @@ "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, - "node_modules/fuse.js": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.2.0.tgz", - "integrity": "sha512-zf4vdcIGpjNKTuXwug33Hm2okqX6a0t2ZEbez+o9oBJQSNhVJ5AqERfeiRD3r8HcLqP66MrjdkmzxrncbAOTUQ==", - "license": "Apache-2.0", - "optional": true, - "peer": true, - "engines": { - "node": ">=10" - } - }, "node_modules/giscus": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/giscus/-/giscus-1.6.0.tgz",