# 餐饮小程序 **Repository Path**: zhefan/catering_smallProgram ## Basic Information - **Project Name**: 餐饮小程序 - **Description**: 餐饮小程序嵌套h5页面 用vue-cli3脚手架搭建 使用mint-ui ui框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-10-13 - **Last Updated**: 2025-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 餐饮小程序 #### 项目介绍 餐饮小程序嵌套 h5 页面 #### 项目架构 用 vue-cli3 脚手架搭建 使用 mint-ui ui 框架 引用了 swiper.js 轮播图 ##### 文件夹 - assets 静态资源文件夹 - commom 组件文件夹 - filters 过滤器文件夹 - router 路由文件夹 - store vuex 文件夹 - utils http 请求文件夹 - views 页面文件夹 ##### 命名规范 - css 命名采用 - 连接 - js 使用 let 或者 const 声明 命名采用驼峰命名 #### 安装教程 - yarn install 安装依赖 - yarn run serve 驱动项目 - yarn run build 打包项目 #### 分支说明 - develop 为开发分支 ##### 提交流程 1. git add . #将修改添加至本地缓存 2. git commit -m 'msg' # 将本地缓存保存到本地仓库中 3. git pull # 抓取远程仓库所有分支更新并合并到本地 4. git push # 将本地仓库推送至服务器 #### 码云特技 1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)