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

Dialog约10分钟后,opacity属性会慢慢变为0 #84

Open
xsq278146389 opened this issue Nov 19, 2014 · 3 comments
Open

Dialog约10分钟后,opacity属性会慢慢变为0 #84

xsq278146389 opened this issue Nov 19, 2014 · 3 comments

Comments

@xsq278146389
Copy link

         new Dialog({
                    trigger: '.ui-box-head-border a',
                    content: 'url',
                    width: '70%',
                    height:480
         }); 这样创建一个dialog后,10分钟后,opacity的值会慢慢变为0,(chrome,firfox)
@afc163
Copy link
Member

afc163 commented Nov 19, 2014

给例子。

@xsq278146389
Copy link
Author

js:new Dialog({
trigger: '.ui-box-head-border a',
content: '${base}/provider/${obj.shop.id}/product/add?type=${obj.type}',
width: 900,
height:480
});
dom:

 新增   

图片:

mznuv vzj cm0qc9atvwdx

@afc163
Copy link
Member

afc163 commented Nov 19, 2014

上一个能访问能重现的 demo 吧,我重现不出来。

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

No branches or pull requests

2 participants