fyl080801 / vjdesign

Vue 界面可视化设计器,支持任何 html 标签以及项目中引用的组件,可实现仅通过配置文件就能增加支持的组件和组件属性
MIT License
574 stars 111 forks source link

点击“删除”无法出现删除对话框 #31

Closed zhongxi-tech closed 3 years ago

zhongxi-tech commented 3 years ago

在设计界面区域内,选中某组件之后,点击“删除”后,本机测试可以出现对话框,而在其他不同IP地址的机器上却无法出现删除对话框 没有出现删除对话框

fyl080801 commented 3 years ago

请问用的是什么浏览器?

zhongxi-tech commented 3 years ago

使用的游览器是 Google Chrome 版本 86.0.4240.198(正式版本) (64 位)

zhongxi-tech commented 3 years ago

使用本地调试机器上的游览器,可以出现“删除对话框” image

fyl080801 commented 3 years ago

@zhongxi-tech master已经更新,问题是否解决?

zhongxi-tech commented 3 years ago

@fyl080801 ,刚刚测试了一下,问题依旧,还没有解决的,我的联系方式我发到您的邮箱里面了

zhongxi-tech commented 3 years ago

------------------ 原始邮件 ------------------ 发件人: "fyl080801/vjdesign" <notifications@github.com>; 发送时间: 2020年11月26日(星期四) 下午4:23 收件人: "fyl080801/vjdesign"<vjdesign@noreply.github.com>; 抄送: "中禧信息技术公司"<188633918@qq.com>;"Mention"<mention@noreply.github.com>; 主题: Re: [fyl080801/vjdesign] 点击“删除”无法出现删除对话框 (#31)

@zhongxi-tech master已经更新,问题是否解决?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

fyl080801 commented 3 years ago

废弃以前的弹窗方式,采用堆栈方式支持弹多个模态,再试试是否还会复现

zhongxi-tech commented 3 years ago

我找个时间试一试哦,辛苦了

zhongxi-tech commented 3 years ago

今晚直接用https://fyl080801.gitee.io/vjdesign/#/default,试了一下,发现还是会复现的

fyl080801 commented 3 years ago

@zhongxi-tech 麻烦发一下这个层相关元素的computed样式吧

David444588 commented 2 years ago

我也遇到这个问题