aiceps-mobile/README.md

8 lines
737 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Vue 3 + Vite
| 分支 | 描述 |
| ------ | ----------------------------------------------------------------------------------------------------------- |
| main | 包含基础组件和element-plus |
| pc | main分支的基础上包含登录页和侧边菜单的布局文件 不需要布局文件的项目则不要在routes里使用自带的layout即可 |
| mobile | main分支的基础上包含postcss、vant、基本页头页尾布局文件不需要布局文件的项目则不要在routes里使用自带的layout即可 |