Compare commits

..

2 Commits

Author SHA1 Message Date
066cee46b0 chore(login): 更新登录页面其他登录方式文本
Some checks failed
Auto Deploy / build-and-deploy (push) Has been cancelled
- 将"其他登录方式"修改为"其他登录方式1111"
2026-03-02 17:27:58 +08:00
b4017597f9 fix: 移除 frozen-lockfile 标志以兼容服务器环境 2026-03-02 17:27:36 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ jobs:
# 安装依赖pnpm 会自动利用缓存)
echo "安装依赖..."
pnpm install --frozen-lockfile
pnpm install
# 构建项目
echo "构建项目..."

View File

@@ -143,7 +143,7 @@ const Page = () => {
fontSize: 14,
}}
>
111
111111
</span>
</Divider>
<Space align="center" size={24}>