V1.0.0
parents
Showing
.env.development
0 → 100644
.env.production
0 → 100644
.gitignore
0 → 100644
.gitlab-ci-fyarm.yml
0 → 100644
.gitlab-ci-fycarm.yml
0 → 100644
.gitlab-ci-fyx86.yml
0 → 100644
.gitlab-ci-hwarm.yml
0 → 100644
.gitlab-ci-hwx86.yml
0 → 100644
.npmrc
0 → 100644
README.md
0 → 100644
components.d.ts
0 → 100644
index.html
0 → 100644
package.json
0 → 100644
{ | |||
"name": "rexma-temp-vue3", | |||
"version": "0.0.0", | |||
"license": "MIT", | |||
"scripts": { | |||
"start": "rexma start-rexma --custom h5-sgy", | |||
"build": "rexma build-rexma --custom h5-sgy", | |||
"start:platform": "rexma start", | |||
"build:platform": "rexma build" | |||
}, | |||
"dependencies": { | |||
"@dcloudio/uni-app": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-app-plus": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-components": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-h5": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-mp-alipay": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-mp-baidu": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-mp-jd": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-mp-kuaishou": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-mp-lark": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-mp-qq": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-mp-toutiao": "3.0.0-4000720240327002", | |||
"@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", | |||
"pinia-plugin-persist": "^1.0.0", | |||
"vant": "^4.9.1", | |||
"vconsole": "^3.15.1", | |||
"vue": "^3.3.11", | |||
"vue-i18n": "^9.1.9", | |||
"vue-router": "4", | |||
"wot-design-uni": "^1.2.26", | |||
"xinhua-sdk": "^1.6.0" | |||
}, | |||
"devDependencies": { | |||
"@dcloudio/types": "^3.3.2", | |||
"@dcloudio/uni-automator": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-cli-shared": "3.0.0-4000720240327002", | |||
"@dcloudio/uni-stacktracey": "3.0.0-4000720240327002", | |||
"@dcloudio/vite-plugin-uni": "3.0.0-4000720240327002", | |||
"@types/node": "^20.14.5", | |||
"@vant/auto-import-resolver": "^1.2.1", | |||
"@vitejs/plugin-legacy": "4.1.1", | |||
"@vue/runtime-core": "^3.3.11", | |||
"@vue/tsconfig": "^0.1.3", | |||
"add": "^2.0.6", | |||
"rexma-cli": "^1.9.3", | |||
"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", | |||
"vue-tsc": "^1.0.24" | |||
}, | |||
"uni-app": { | |||
"scripts": { | |||
"h5-sgy": { | |||
"title": "爽贵阳平台", | |||
"env": { | |||
"UNI_PLATFORM": "h5", | |||
"REXMA": true | |||
}, | |||
"define": { | |||
"H5-SGY": true | |||
} | |||
} | |||
} | |||
} | |||
} | |||
\ No newline at end of file |
src/App.vue
0 → 100644
src/api/account.js
0 → 100644
src/api/prefecture.js
0 → 100644
src/api/publish.js
0 → 100644
src/api/subject.js
0 → 100644
File added
src/env.d.ts
0 → 100644
src/hooks/useScroll.js
0 → 100644
src/main.ts
0 → 100644
src/manifest.json
0 → 100644
src/pages.json
0 → 100644
src/pages/account/login.vue
0 → 100644
src/pages/classify/index.vue
0 → 100644
src/pages/home/content.vue
0 → 100644
src/pages/home/index.vue
0 → 100644
src/pages/index.vue
0 → 100644
src/pages/mine/index.vue
0 → 100644
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
src/router/index.js
0 → 100644
src/services/foo/index.ts
0 → 100644
src/services/index.ts
0 → 100644
src/services/request.ts
0 → 100644
src/shime-uni.d.ts
0 → 100644
src/static/image/about.png
0 → 100644
728 Bytes
2.29 KB
5.88 KB
src/static/image/avatar.png
0 → 100644
1.58 KB
src/static/image/avatar1.png
0 → 100644
2.97 KB
src/static/image/avatar2.png
0 → 100644
12.9 KB
529 Bytes
426 Bytes
src/static/image/close.png
0 → 100644
772 Bytes
src/static/image/collect.png
0 → 100644
957 Bytes
src/static/image/cover-1.png
0 → 100644
152 KB
src/static/image/cover-2.png
0 → 100644
180 KB
src/static/image/cover-3.png
0 → 100644
114 KB
src/static/image/exit.png
0 → 100644
522 Bytes
963 Bytes
411 Bytes
src/static/image/home.png
0 → 100644
475 Bytes
9.52 KB
src/static/image/login.png
0 → 100644
24.9 KB
640 Bytes
src/static/image/mine.png
0 → 100644
584 Bytes
900 Bytes
770 Bytes
225 Bytes
3.13 KB
2.34 KB
3.4 KB
src/static/image/search.png
0 → 100644
888 Bytes
862 Bytes
544 Bytes
542 Bytes
910 Bytes
4.1 KB
12.6 KB
114 KB
401 Bytes
src/static/image/subject.png
0 → 100644
1.87 KB
994 Bytes
src/static/logo-icon.png
0 → 100644
1.23 KB
src/store/count.ts
0 → 100644
src/store/index.ts
0 → 100644
src/store/user.js
0 → 100644
src/uni.scss
0 → 100644
src/utils/interceptor.js
0 → 100644
src/utils/request.js
0 → 100644
tsconfig.json
0 → 100644
vite.config.ts
0 → 100644
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.