No Description

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

README.md

北京奇幻之旅国际旅行社

塞尔维亚小程序

请遵守commit规范

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