上传
Showing
... | ... | @@ -23,6 +23,7 @@ |
"@dcloudio/uni-mp-weixin": "3.0.0-4000720240327002", | ||
"@dcloudio/uni-mp-xhs": "3.0.0-4000720240327002", | ||
"@dcloudio/uni-quickapp-webview": "3.0.0-4000720240327002", | ||
"@vant/area-data": "^1.5.1", | ||
"axios": "^1.7.2", | ||
"dayjs": "^1.11.11", | ||
"pinia": "2.0.36", | ||
... | ... | @@ -45,9 +46,12 @@ |
"@vitejs/plugin-legacy": "4.1.1", | ||
"@vue/runtime-core": "^3.3.11", | ||
"@vue/tsconfig": "^0.1.3", | ||
"add": "^2.0.6", | ||
"rexma-cli": "^1.8.0", | ||
"sass": "^1.77.6", | ||
"typescript": "^4.9.4", | ||
"uni-mini-router": "^0.1.6", | ||
"uni-parse-pages": "^0.0.1", | ||
"unplugin-auto-import": "^0.17.6", | ||
"unplugin-vue-components": "^0.27.2", | ||
"vite": "4.3.5", | ||
... | ... |
src/api/account.js
0 → 100644
src/api/prefecture.js
0 → 100644
src/api/subject.js
0 → 100644
src/pages/account/login.vue
0 → 100644
src/pages/classify/index.vue
0 → 100644
src/pages/home/content.vue
0 → 100644
This diff is collapsed.
src/pages/publish/index.vue
0 → 100644
src/pages/publish/result.vue
0 → 100644
src/pages/subject/index.vue
0 → 100644
src/pages/subject/list.vue
0 → 100644
This diff is collapsed.
This diff is collapsed.
src/store/user.js
0 → 100644
src/utils/interceptor.js
0 → 100644
Please
register
or
sign in
to comment