<?xml version="1.0" encoding="UTF-8"?>
<a:screen xmlns:c="leaf.application.action" xmlns:p="uncertain.proc" xmlns:a="http://www.leaf-framework.org/application" trace="true">


    <a:view>




        <!-- -
            tree 树
            normal 正常
        -->
        <a:leftNavBars type="normal">
            <a:leftNavBar   title="基本信息1" id="select-1">

                <a:form width="950" title="基本信息1">
                    <div style="width: 100%;height: 1000px"> wqr</div>

                </a:form>
            </a:leftNavBar>
                <a:leftNavBar  title="基本信息2" id="select-2">
                    <a:form width="950" title="基本信息2">
                        <div style="width: 100%;height: 1000px"> wqr</div>

                    </a:form>
                </a:leftNavBar>

                <a:leftNavBar  title="基本信息3" id="select-3">
                    <a:form width="950" title="基本信息3">
                        <div style="width: 100%;height: 1000px"> wqr</div>

                    </a:form>
                </a:leftNavBar>

            <a:leftNavBar  title="基本信息4" id="select-4">
                <a:form width="950" title="基本信息4">
                    <div style="width: 100%;height: 1000px"> wqr</div>

                </a:form>
            </a:leftNavBar>


        </a:leftNavBars>
       <!-- <a:leftNavBars type="tree">
            <a:leftNavBar  groupTitle="基本信息1" title="基本信息1" id="select-1">

                <a:form width="950" title="基本信息1">
                    <div style="width: 100%;height: 500px"> wqr</div>
                    &lt;!&ndash;<a:datePicker name="accounting_date_t" bindTarget="acp310_invoice_query_ds" prompt="HLS.ACCOUNT_DATE_TO"/>&ndash;&gt;
                </a:form>

            </a:leftNavBar>



                <a:leftNavBar  groupTitle="基本信息2" title="基本信息2" id="select-2">
                    <a:form width="950" title="基本信息2">
                        <div style="width: 100%;height: 500px"> wqr</div>
                        &lt;!&ndash;<a:datePicker name="accounting_date_t" bindTarget="acp310_invoice_query_ds" prompt="HLS.ACCOUNT_DATE_TO"/>&ndash;&gt;
                    </a:form>
                </a:leftNavBar>

                <a:leftNavBar  title="基本信息3" id="select-3">
                    <a:form width="950" title="基本信息3">
                        <div style="width: 100%;height: 500px"> wqr</div>
                    &lt;!&ndash;<a:datePicker name="accounting_date_t" bindTarget="acp310_invoice_query_ds" prompt="HLS.ACCOUNT_DATE_TO"/>&ndash;&gt;
                    </a:form>
                </a:leftNavBar>
        

            <a:leftNavBar  groupTitle="基本信息4" title="基本信息4" id="select-4">
                <a:form width="950" title="基本信息4">
                    <div style="width: 100%;height: 500px"> wqr</div>
                    &lt;!&ndash;<a:datePicker name="accounting_date_t" bindTarget="acp310_invoice_query_ds" prompt="HLS.ACCOUNT_DATE_TO"/>&ndash;&gt;
                </a:form>
            </a:leftNavBar>
        </a:leftNavBars>-->



    </a:view>
</a:screen>