# vue-app01 **Repository Path**: xiaowu-git/vue-app01 ## Basic Information - **Project Name**: vue-app01 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #这是一个APP项目 ##将代码提交到Git服务器 git add . git commit -m "提交信息" git push ## 制作首页APP组件 1. 完成 Header 区域,使用的是 Mint-UI 中的 Header 组件 2. 制作底部的 Tabbar 区域, 使用的是 MUI 的 Tabbar.html 3. 在中间区域放置 router-view 来展示路由匹配到的组件