1. 在pages.json中配置
"subPackages":[{"root":'pagesUser',"pages":[{"path":'mine/xxx',"style":'xxx' },{"path":'mine/xxx',"style":'xxx'}]},{"root":'pagesIndex',"pages":[{"path":'index/xxx',"style":'xxx' },{"path":'index/xxx',"style":'xxx'}]}
]
2. 目录结构