# hao **Repository Path**: CreatShare/hao ## Basic Information - **Project Name**: hao - **Description**: 西邮导航 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2016-10-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 西邮导航 ## 目录结构 ``` components //组件目录 | |____mobile //移动端组件 | |____pc //PC端组件 | dist //发布目录 | src //源文件,初始化入口 | static //静态资源目录 | |____images //图片资源 | |____json //存放链接资源 | |____mobile //移动端样式(LESS) | |____pc //PC端样式(LESS) | |____util //共用函数 | test | |____e2e //e2e测试 | |____unit //单元测试 | vies //视图 ```