Showing
57 changed files
with
5953 additions
and
0 deletions
.gitignore
0 → 100644
.history/.gitignore_20260127113815
0 → 100644
File mode changed
.history/.gitignore_20260127113816
0 → 100644
QUICKSTART.md
0 → 100644
README.md
0 → 100644
babel.config.js
0 → 100644
config/dev.js
0 → 100644
config/index.js
0 → 100644
config/prod.js
0 → 100644
docs/臻奇智荟圈小程序项目需求20260123a.docx
0 → 100644
No preview for this file type
jsconfig.json
0 → 100644
package.json
0 → 100644
postcss.config.js
0 → 100644
src/api/common.js
0 → 100644
src/api/fn.js
0 → 100644
src/api/index.js
0 → 100644
src/api/wx/config.js
0 → 100644
src/api/wx/jsApiList.js
0 → 100644
src/api/wx/pay.js
0 → 100644
src/app.config.js
0 → 100644
src/app.js
0 → 100644
src/app.less
0 → 100644
src/assets/css/content-bg.less
0 → 100644
src/assets/styles/base.less
0 → 100644
src/components/PosterBuilder/index.vue
0 → 100644
src/components/PosterBuilder/utils/draw.js
0 → 100644
src/components/PosterBuilder/utils/tools.js
0 → 100644
src/components/indexNav.vue
0 → 100644
src/components/qrCode.vue
0 → 100644
src/components/qrCodeSearch.vue
0 → 100644
src/components/time-picker-data/picker.vue
0 → 100644
src/composables/useOfflineBookingCache.js
0 → 100644
src/hooks/useGo.js
0 → 100644
src/index.html
0 → 100644
src/pages/auth/index.config.js
0 → 100755
src/pages/auth/index.less
0 → 100644
src/pages/auth/index.vue
0 → 100644
src/pages/index/index.config.js
0 → 100644
src/pages/index/index.less
0 → 100644
src/pages/index/index.vue
0 → 100644
src/stores/counter.js
0 → 100755
src/stores/host.js
0 → 100755
src/stores/main.js
0 → 100644
src/stores/router.js
0 → 100755
src/utils/authRedirect.js
0 → 100644
src/utils/config.js
0 → 100644
src/utils/mixin.js
0 → 100644
src/utils/network.js
0 → 100644
src/utils/polyfill.js
0 → 100644
src/utils/request.js
0 → 100644
src/utils/tools.js
0 → 100644
src/utils/uiText.js
0 → 100644
src/utils/weapp.js
0 → 100644
src/utils/wechatPay.js
0 → 100644
tailwind.config.js
0 → 100644
-
Please register or login to post a comment