From 6711f51247c7d5cc12a84ec2d85a697d346d7134 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sat, 15 Oct 2022 16:05:26 +0800 Subject: [PATCH] :lipstick: fix https://github.com/siyuan-note/siyuan/issues/6202 --- app/appearance/icons/ant/icon.js | 3 +++ app/appearance/icons/ant/icon.json | 2 +- app/appearance/icons/index.html | 6 ++++++ app/appearance/icons/material/icon.js | 3 +++ app/appearance/icons/material/icon.json | 2 +- app/src/asset/index.ts | 2 +- app/src/menus/commonMenuItem.ts | 2 +- app/src/menus/protyle.ts | 2 +- app/src/protyle/hint/extend.ts | 2 +- app/src/protyle/util/Options.ts | 2 +- 10 files changed, 19 insertions(+), 7 deletions(-) diff --git a/app/appearance/icons/ant/icon.js b/app/appearance/icons/ant/icon.js index ede7df0bc..90ea4cdbb 100644 --- a/app/appearance/icons/ant/icon.js +++ b/app/appearance/icons/ant/icon.js @@ -1,5 +1,8 @@ document.body.insertAdjacentHTML('afterBegin', ` + + + diff --git a/app/appearance/icons/ant/icon.json b/app/appearance/icons/ant/icon.json index a5e68e004..bf78a5650 100644 --- a/app/appearance/icons/ant/icon.json +++ b/app/appearance/icons/ant/icon.json @@ -2,5 +2,5 @@ "name": "ant", "author": "Vanessa", "url": "https://github.com/Vanessa219", - "version": "1.3.0" + "version": "1.4.0" } diff --git a/app/appearance/icons/index.html b/app/appearance/icons/index.html index 6aea0448f..4189ad621 100644 --- a/app/appearance/icons/index.html +++ b/app/appearance/icons/index.html @@ -28,6 +28,12 @@

SiYuan

+
+ + + + iconRef +
diff --git a/app/appearance/icons/material/icon.js b/app/appearance/icons/material/icon.js index 8947d6eac..f148cfd13 100644 --- a/app/appearance/icons/material/icon.js +++ b/app/appearance/icons/material/icon.js @@ -1,5 +1,8 @@ document.body.insertAdjacentHTML('afterbegin', ` + + + diff --git a/app/appearance/icons/material/icon.json b/app/appearance/icons/material/icon.json index cd068e05a..d67872cab 100644 --- a/app/appearance/icons/material/icon.json +++ b/app/appearance/icons/material/icon.json @@ -2,5 +2,5 @@ "name": "material", "author": "Vanessa", "url": "https://github.com/Vanessa219", - "version": "1.3.0" + "version": "1.4.0" } diff --git a/app/src/asset/index.ts b/app/src/asset/index.ts index 69c2f646f..c0d2b82c2 100644 --- a/app/src/asset/index.ts +++ b/app/src/asset/index.ts @@ -419,7 +419,7 @@ export class Asset extends Model { ${window.siyuan.languages.showHideBg}