-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
236 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1485,6 +1485,20 @@ enhance: | |
https://npm.elemecdn.com | ||
placeholder: 请输入 CDN 地址(一行一个) | ||
description: '填入可用的 <b><u>NPM 公共开源 CDN</u></b> 地址(一行一个),通过 <b><u>“{CDN 地址}/{项目名}@{版本号}/${文件路径}”</u></b> 可访问到文件,如:<u>https://unpkg.com/[email protected]/source/js/utils.min.js</u>' | ||
effects_lantern_mode: | ||
name: effects_lantern_mode | ||
label: 喜庆灯笼特效显示模式 | ||
type: radio | ||
default: none | ||
options: | ||
- value: none | ||
label: 不显示 | ||
- value: day | ||
label: 明亮模式 | ||
- value: night | ||
label: 黑暗模式 | ||
- value: all | ||
label: 全模式 | ||
effects_sakura_mode: | ||
name: effects_sakura_mode | ||
label: 樱花飘落特效显示模式 | ||
|
@@ -1499,6 +1513,20 @@ enhance: | |
label: 黑暗模式 | ||
- value: all | ||
label: 全模式 | ||
effects_snowflake_mode: | ||
name: effects_snowflake_mode | ||
label: 雪花飘落特效显示模式 | ||
type: radio | ||
default: none | ||
options: | ||
- value: none | ||
label: 不显示 | ||
- value: day | ||
label: 明亮模式 | ||
- value: night | ||
label: 黑暗模式 | ||
- value: all | ||
label: 全模式 | ||
effects_universe_mode: | ||
name: effects_universe_mode | ||
label: 宇宙星空特效显示模式 | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.