This website requires JavaScript.
Explore
Help
Register
Sign In
hz4th_coder
/
project-panel
Watch
1
Star
0
Fork
0
You've already forked project-panel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
21240dc10866ab3400ae259376303554f3faaefa
project-panel
/
__pycache__
/
config.cpython-312.pyc
9 lines
1.4 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: 添加 cron_expression_to_human 函数到 utils.py
2026-06-01 12:31:38 +08:00
<EFBFBD>
fix: 替换模板中的默认IP地址为121.40.164.32 修复JavaScript代码中的默认IP值: - localStorage.getItem('externalIp') || '192.168.2.17' - 改为:|| '121.40.164.32' 确保所有默认值统一为正确的对外IP地址
2026-06-01 16:11:19 +08:00