Skip to content

Commit c13602d

Browse files
committed
feat:新增网站通知,右上角显示,只显示一次同一个内容
1 parent f9cd9c9 commit c13602d

29 files changed

+112
-76
lines changed

core/settings.py

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
'file_storage': 'local',
1616
'name': '文件快递柜-FileCodeBox',
1717
'description': '开箱即用的文件快传系统',
18+
'notify_title': '系统通知',
19+
'notify_content': '欢迎使用FileCodeBox,本程序开源于 <a href="https://github.com/vastsa/FileCodeBox" target="_blank">Github</a> ,欢迎Star和Fork。',
1820
'page_explain': '根据《中华人民共和国网络安全法》、《中华人民共和国刑法》、《中华人民共和国治安管理处罚法》等相关规定。 传播或存储违法、违规内容,会受到相关处罚,严重者将承担刑事责任。请勿上传非法文件,本站坚决配合相关部门,确保网络内容的安全,和谐,打造绿色网络环境。',
1921
'keywords': 'FileCodeBox, 文件快递柜, 口令传送箱, 匿名口令分享文本, 文件',
2022
's3_access_key_id': '',

fcb-fronted/dist/assets/AboutView-89560055.js fcb-fronted/dist/assets/AboutView-b0bfb44e.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fcb-fronted/dist/assets/AdminView-99876cee.js fcb-fronted/dist/assets/AdminView-6a5f0e5b.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fcb-fronted/dist/assets/config-56dd3b9b.js fcb-fronted/dist/assets/CardTools.vue_vue_type_script_setup_true_lang-f604ff71.js

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fcb-fronted/dist/assets/FileView-587ecb01.js fcb-fronted/dist/assets/FileView-c3e448a9.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fcb-fronted/dist/assets/HomeView-80112a48.js

-1
This file was deleted.

fcb-fronted/dist/assets/HomeView-af723ee3.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fcb-fronted/dist/assets/SendView-c6752559.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fcb-fronted/dist/assets/SendView-d0eeffc6.js

-1
This file was deleted.

fcb-fronted/dist/assets/SettingView-545997de.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fcb-fronted/dist/assets/SettingView-7fae065f.js

-1
This file was deleted.

0 commit comments

Comments
 (0)