1 Star 0 Fork 97

han.yuan/基于SpringBoot和uniapp的奶茶店点餐微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
利赛利亚 提交于 2021-09-15 21:13 . 静态图片路径
#java
*.class
target/
build/
#package file
*.war
*.ear
*.zip
*.tar.gz
*.rar
#Intellij idea
.idea/
*.ipr
*.iml
*.iws
# vue的js包
*/node_modules/
*/build
# temp file
*.log
*.cache
*.diff
*.patch
*.tmp
# vscode
.vscode/
.settings/
.factorypath
.classpath
.project
*.out
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuanhan93/naicha.git
git@gitee.com:yuanhan93/naicha.git
yuanhan93
naicha
基于SpringBoot和uniapp的奶茶店点餐微信小程序
master

搜索帮助