framethinkphp跳转php显示 像a标签的target属性一样,在后台的php中跳转到前台的frame中。我这边是两个frame框架,上面的frame是搜索框,下面的frame是数据显示页,我想在我点击上面的搜索按钮后,通过后台相应的处理然后将结果显示到下面的frame中去。