首页
Pro的format_html无法加载js,django和simpleUI可以
Pro的format_html无法加载js,django和simpleUI可以
2020-05-06 17:03:48
783
3
下面是示例代码
def show_connect(self): ss = '''<script>function msg(){{alert("这里是测试")}}</script><input type = button onClick="msg()"></input>''' show_connect.short_description = '状态'
打赏作者
评论(3)
请登录后发表评论