我正在使用带有试用版的DevExpress Image滑块,当我重新加载页面时它会通知我购买许可证,在哪里可以找到此通知背后的代码并将其删除? 我在检查元素中找到了。
<table><tbody><tr><td style="width:100%;padding:2px 10px">You have installed DevExpress Products in Evaluation Mode – To purchase a license, please visit us online at: <a style="color:#303030" rel="nofollow" href="http://www.devexpress.com/purchase">www.devexpress.com/purchase</a>.<br>If you’ve purchased DevExpress Products and need to register your license, please review: <a style="color:#303030" rel="nofollow" href="http://www.devexpress.com/Support/Center/KB/p/K18106.aspx">www.devexpress.com/Support/Center/KB/p/K18106.aspx</a>.</td><td><img src="/DXR.axd?r=1_20-1cuda" alt="Close" onclick="this.parentNode.parentNode.parentNode.parentNode.parentNode.style.display="none";"></td></tr></tbody></table>
答案 0 :(得分:0)
仅当您使用的是DevExpress产品的试用版时,才会显示此消息。您可以单击右侧的关闭按钮,暂时从屏幕上删除该消息,并查看网页的外观。通常这足以用于评估目的。如果您认为DevExpress控件符合您的要求并且您希望继续使用它们,则需要在试用期结束后register installed products购买许可证,然后该消息将自动消失。