diff --git a/src/Config.js b/src/Config.js index 8ad66d5..aa3fde2 100644 --- a/src/Config.js +++ b/src/Config.js @@ -3,8 +3,10 @@ import React, { PureComponent } from 'react'; import './Config.css'; const BUILTIN_IMGS = { - 'https://www.tsinghua.edu.cn/images/footer.jpg': - '清华紫(默认)', + 'https://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages/static/bg/gbp.jpg': + '怀旧背景(默认)', + 'https://www.tsinghua.edu.cn/image/nav-bg.jpg': + '清华紫', 'https://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages/static/bg/gbp.jpg': '寻觅繁星', 'https://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages/static/bg/eriri.jpg': @@ -23,7 +25,7 @@ const BUILTIN_IMGS = { const DEFAULT_CONFIG = { background_img: - 'https://www.tsinghua.edu.cn/images/footer.jpg', + '//cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages/static/bg/gbp.jpg', background_color: '#113366', pressure: false, easter_egg: true, @@ -452,10 +454,10 @@ export class ConfigUI extends PureComponent {

新功能建议或问题反馈请在  - GitHub + Gitea  提出。

diff --git a/src/Flows.js b/src/Flows.js index a3aa721..63596d8 100644 --- a/src/Flows.js +++ b/src/Flows.js @@ -271,6 +271,9 @@ class FlowItem extends PureComponent { ) } + { + info.allow_search && 📢 + }