This website requires JavaScript.
Explore
Help
Sign In
admin
/
verify
Watch
1
Star
0
Fork
0
You've already forked verify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c543b80df1a4779f157c00b8551fab6f755eafc9
verify
/
backend
/
cmd
T
History
admin
c543b80df1
fix: 修复Go embed排除下划线开头文件的问题
...
- 使用all:前缀确保嵌入所有文件,包括以_开头的文件 - Vite生成的chunk文件名如_id_-0eu8SYUT.js以_开头 - Go的embed指令默认排除_开头的文件,导致这些资源404
2026-05-04 21:14:21 +08:00
..
check_db
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
scripts
Initial commit: 网络验证平台
2026-04-27 17:22:56 +08:00
main.go
fix: 修复Go embed排除下划线开头文件的问题
2026-05-04 21:14:21 +08:00