{extends file='../../layouts/member_index.html'} {block name=body} 部分程序需要指定二级目录作为运行目录,如ThinkPHP5 {form_open('','class="form-parsley form-horizontal m-b-none" target="iframeNew"')} 运行目录 {foreach from=$dir_run.runPath.dirs item=m} {$m} {/foreach} {form_hidden('submit',1)} 提交配置 {form_close()} {/block}