Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【欢迎贡献】yudao-mall-uniapp在线客服,toolsPopup组件问题。 #652

Open
liruijun960206 opened this issue Sep 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@liruijun960206
Copy link

基本信息

  • yudao-mall-uniapp 版本:
  • 操作系统:window10
  • 数据库:无

你猜测可能的原因

问题原因是su-popup组件使用uni-transition组件实现组件切换的时候,弹框由translateY0变为ranslateY100%,导致在弹出选择表情弹框的情况下,再去点击选择商品、相册、订单的功能,组件消失,只剩下一个蒙层。

复现步骤

第一步,打开选择表情

第二步,在表情弹框出现的情况下,点击+。

报错信息

选择选择商品、相册、订单的弹框未出现,只剩下蒙层。
微信截图_20240912153630
微信截图_20240912153710

@YunaiV
Copy link
Owner

YunaiV commented Sep 15, 2024

有没兴趣,pull request 贡献下哈?

@YunaiV YunaiV added the bug Something isn't working label Sep 15, 2024
@liruijun960206
Copy link
Author

我手动将su-popup组件中第449行,手动写死style样式transform: 'translateY(0)',办法有点粗暴,不是最佳处理方式。没想到别的办法。

@YunaiV YunaiV changed the title yudao-mall-uniapp在线客服,toolsPopup组件问题。 【欢迎贡献】yudao-mall-uniapp在线客服,toolsPopup组件问题。 Sep 20, 2024
@YunaiV YunaiV self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants