# duoren测试 **Repository Path**: aixuexidekk/duoren_test ## Basic Information - **Project Name**: duoren测试 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一级路由 layout home item 三极路由 根据三级路由的 tag 去哪对应的参数 'list|100': [{ id: "@id", name: "@cname", image: "@image(100x100,@color,@city)", context: "@cword(10,20)", detail: { context: "@cword(30,300)", list: [] }, 'tag|1': [1,2,3] // 根据 tag 筛选出对应的数组 }] list detail login