手艺之窗可以提供一个平台,展示小县城独特而精美的手工艺品。用户可以通过小程序浏览各类本地特色手工艺品,了解其背后的文化魅力和制作传统。
林财明 ac95001833 page-edit 更新 | hai 4 meses | |
---|---|---|
CraftsMart-angular | hai 4 meses | |
app-backend | hai 1 ano | |
craftsmartshare | hai 4 meses | |
docs | hai 4 meses | |
example | hai 1 ano | |
mart-angular | hai 1 ano | |
task | hai 1 ano | |
.gitignore | hai 1 ano | |
README.md | hai 1 ano |
# 初始化项目
git commit -m "init: xxxxx"
# 新增特性(目录、文件等)
git commit -m "feat: xxxxx"
# 修复功能
git commit -m "fix: xxxxx"
# 更新功能
git commit -m "update: xxxxx"
git remote add origin https://codehub-cn-south-1.devcloud.huaweicloud.com/web300003/web3-0210427.git
git push -u origin master