Skip to content

fix: 修复官网登录/注册按钮死链接#11

Open
qqyule wants to merge 5 commits intojihe520:mainfrom
qqyule:codex/fix-site-auth-links
Open

fix: 修复官网登录/注册按钮死链接#11
qqyule wants to merge 5 commits intojihe520:mainfrom
qqyule:codex/fix-site-auth-links

Conversation

@qqyule
Copy link
Copy Markdown

@qqyule qqyule commented Mar 8, 2026

Summary

  • 将 marketing site 头部中的登录、注册、立即开始按钮从占位链接改为真实认证入口
  • 新增统一的应用链接工具,使用 NEXT_PUBLIC_APP_URL 生成登录和注册链接
  • 补充 apps/site 的环境变量示例与 README 说明,避免部署后继续出现错误跳转

Testing

  • pnpm --filter site lint

Fixes #10

qqyule and others added 5 commits March 3, 2026 11:39
- 为 marketing site 增加统一的应用登录注册链接生成工具\n- 将两个头部组件中的登录、注册、立即开始按钮改为跳转到真实认证页面\n- 补充 site 应用的 NEXT_PUBLIC_APP_URL 示例配置和说明文档
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 8, 2026

@qqyule is attempting to deploy a commit to the Sanjin's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

点击注册登录没反应,代码里面只有一个 href="#"

1 participant