This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
BiliNote
Watch
1
Star
0
Fork
0
You've already forked BiliNote
mirror of
https://github.com/JefferyHcool/BiliNote.git
synced
2026-08-06 05:34:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b75caaea0ede60982ff839334ce74006d76f514e
BiliNote
/
BillNote_frontend
/
src
History
黄建武
8e917ee15e
refactor(utils): 优化 request.ts 中的 API 地址配置- 提取 base URL 到单独的常量中
...
- 使用 import.meta.env.VITE_API_BASE_URL 或本地地址作为默认值 -简化了代码结构,提高了可读性和可维护性
2025-05-09 11:12:49 +08:00
..
assets
refactor(layout): 优化网页布局和路由设置
2025-05-09 09:57:13 +08:00
components
…
constant
…
hooks
…
layouts
refactor(layout): 优化网页布局和路由设置
2025-05-09 09:57:13 +08:00
lib
…
pages
refactor(layout): 优化网页布局和路由设置
2025-05-09 09:57:13 +08:00
services
…
store
…
types
…
utils
refactor(utils): 优化 request.ts 中的 API 地址配置- 提取 base URL 到单独的常量中
2025-05-09 11:12:49 +08:00
App.css
…
App.tsx
refactor(layout): 优化网页布局和路由设置
2025-05-09 09:57:13 +08:00
index.css
…
indexa.css
…
main.tsx
…
vite-env.d.ts
…