Nessuna descrizione

tfq 9df4de3e70 readme 4 mesi fa
.hbuilderx 6e6e2c5943 首次提交 4 mesi fa
components 6e6e2c5943 首次提交 4 mesi fa
locale 6e6e2c5943 首次提交 4 mesi fa
pages 6e6e2c5943 首次提交 4 mesi fa
static 6e6e2c5943 首次提交 4 mesi fa
store 6e6e2c5943 首次提交 4 mesi fa
uni_modules 6e6e2c5943 首次提交 4 mesi fa
utils 6e6e2c5943 首次提交 4 mesi fa
.gitignore 6e6e2c5943 首次提交 4 mesi fa
App.vue 6e6e2c5943 首次提交 4 mesi fa
README.md 9df4de3e70 readme 4 mesi fa
index.html 6e6e2c5943 首次提交 4 mesi fa
main.js 6e6e2c5943 首次提交 4 mesi fa
manifest.json 6e6e2c5943 首次提交 4 mesi fa
package.json 6e6e2c5943 首次提交 4 mesi fa
pages.json 6e6e2c5943 首次提交 4 mesi fa
pnpm-lock.yaml 6e6e2c5943 首次提交 4 mesi fa
uni.promisify.adaptor.js 6e6e2c5943 首次提交 4 mesi fa
uni.scss 6e6e2c5943 首次提交 4 mesi fa

README.md

北京奇幻之旅国际旅行社

塞尔维亚小程序

请遵守commit规范

  • feat:新功能(feature)
  • fix:修补bug
  • docs:文档(documentation)
  • style: 格式(不影响代码运行的变动)
  • refactor:重构(即不是新增功能,也不是修改bug的代码变动)
  • test:增加测试
  • chore:构建过程或辅助工具的变动