Skip to content

fix: 修复兑换码生成后复制全部报错#1

Closed
wucm667 wants to merge 1 commit into
mainfrom
codex/issue-2334-copy-all
Closed

fix: 修复兑换码生成后复制全部报错#1
wucm667 wants to merge 1 commit into
mainfrom
codex/issue-2334-copy-all

Conversation

@wucm667
Copy link
Copy Markdown
Owner

@wucm667 wucm667 commented May 14, 2026

背景

修改

  • 将“复制全部”接入项目已有 useClipboard composable。
  • 保留复制成功后的按钮状态反馈,并复用已有降级复制与提示逻辑。

测试

  • pnpm typecheck
  • pnpm test:run src/composables/__tests__/useClipboard.spec.ts
  • pnpm exec eslint src/views/admin/RedeemView.vue

备注

  • 全量 pnpm test:run 在当前 main 基础上仍有 13 个既有失败,失败集中在 AccountUsageCell、图表组件、EmailVerifyView 等,与本次改动无关。

@github-actions
Copy link
Copy Markdown

Thank you for your contribution! Before we can merge this PR, we need you to sign our Contributor License Agreement (CLA).

To sign, please reply with the following comment:

I have read the CLA Document and I hereby sign the CLA

You only need to sign once — it will be valid for all your future contributions to this project.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@wucm667
Copy link
Copy Markdown
Owner Author

wucm667 commented May 14, 2026

已改为提交到 upstream 仓库:Wei-Shaw#2448

@wucm667 wucm667 closed this May 14, 2026
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.

兑换码生成后全部复制报错

1 participant