youseries / urule

URULE是一款基于RETE算法的纯Java规则引擎,提供规则集、决策表、决策树、评分卡,规则流等各种规则表现工具及基于网页的可视化设计器,可快速开发出各种复杂业务规则。
Apache License 2.0
1.84k stars 724 forks source link

urule2 嵌入iFrame问题 #44

Closed SherryDing closed 6 years ago

SherryDing commented 6 years ago

为了您的问题能得到及时准确解答,请认真填写下面各个选项,感谢您的配合。

youseries commented 6 years ago

直接把urule的URL放在iframe的src属性里即可。

SherryDing commented 6 years ago

是放到src里面的,好像不行。

                                                                                                        丁雪丽

在2018年1月8日 10:18,高杰notifications@github.com 写道:

直接把urule的URL放在iframe的src属性里即可。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

youseries commented 6 years ago

有什么错误吗?

playboy662 commented 6 years ago

我试过可以.

playboy662 commented 6 years ago

image