mejustme / umi2project

根据迭代-UIM的模块设计,以及netease nei规范自动生成完整的工程
1 stars 0 forks source link

when had same name tree node, current node insert to the wrong place #1

Open MingXingTeam opened 6 years ago

MingXingTeam commented 6 years ago

test this config.js, then run umi2project:

{
  "author": "author",
  "components": ["ux-cps-verify-detail","ux-cps-promoter-detail","ux-cps-promoter-detail-edit"],
  "umi":{
    "#/m/cps": [],
    "#/m/cps/admin": [],
    "#/m/cps/admin/promoter": [],
    "#/m/cps/cp": [],
    "#/m/cps/cp/promoter": [],
    "#/m/cps/cp/promoter/list": ["ux-cp-promoter-search","ux-cp-promoter-list"]
  }
}

result:

image

mejustme commented 6 years ago

😘

MingXingTeam commented 6 years ago
*{
    margin: 0;
    padding: 0;
}
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

hui hui ..

    a#ntes-pcmail-signature-default:hover {
        text-decoration: underline;
        color: #199cff;
        cursor: pointer;
    }
    a#ntes-pcmail-signature-default:active {
        text-decoration: underline;
        color: #246fce;
        cursor: pointer;
    }

                发自网易邮箱大师                

On 1/11/2018 15:57,mejustme<notifications@github.com> wrote: 

😘

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