杨昌富定制H5
正在显示
.eslintrc.ts
0 → 100644
.gitignore
0 → 100644
.vscode/settings.json
0 → 100644
index.html
0 → 100644
node_modules.zip
0 → 100644
文件已添加
package-lock.json
0 → 100644
此差异已折叠。
package.json
0 → 100644
{ | |||
"name": "uni-preset-vue", | |||
"version": "0.0.0", | |||
"scripts": { | |||
"dev": "uni --mode pre", | |||
"local:prod": "uni --mode prod", | |||
"local:dev-log": "uni --mode pre-log", | |||
"local:prod-log": "uni --mode prod-log", | |||
"build": "uni build", | |||
"lint:fix": "npx eslint --fix --ext src/**/*.{vue,less,css,scss}" | |||
}, | |||
"uni-app": { | |||
"scripts": { | |||
"test": { | |||
"title": "h5测试环境", | |||
"env": { | |||
"UNI_PLATFORM": "h5", | |||
"APP_ENV": "H5-Test" | |||
} | |||
}, | |||
"pro": { | |||
"title": "h5正式环境", | |||
"env": { | |||
"UNI_PLATFORM": "h5", | |||
"APP_ENV": "H5-Pro" | |||
} | |||
} | |||
} | |||
}, | |||
"dependencies": { | |||
"@dcloudio/uni-app": "^3.0.0-alpha-3031220220222002", | |||
"@dcloudio/uni-components": "^3.0.0-alpha-3031220220222002", | |||
"@dcloudio/uni-h5": "^3.0.0-alpha-3031220220222002", | |||
"@types/md5": "^2.3.2", | |||
"html2canvas": "^1.4.1", | |||
"md5": "^2.3.0", | |||
"pdfh5": "^1.4.2", | |||
"qrcode": "^1.5.0", | |||
"sass": "^1.49.9", | |||
"vant": "^3.5.1", | |||
"vconsole": "^3.14.6", | |||
"vue": "^3.2.31", | |||
"vue-i18n": "^9.1.9", | |||
"vuex": "^4.0.2" | |||
}, | |||
"devDependencies": { | |||
"@dcloudio/types": "^2.5.17", | |||
"@dcloudio/uni-automator": "^3.0.0-alpha-3031220220222002", | |||
"@dcloudio/uni-cli-shared": "^3.0.0-alpha-3031220220222002", | |||
"@dcloudio/vite-plugin-uni": "^3.0.0-alpha-3031220220222002", | |||
"@intlify/vite-plugin-vue-i18n": "^3.3.1", | |||
"@types/node": "^17.0.21", | |||
"@typescript-eslint/eslint-plugin": "^5.15.0", | |||
"@typescript-eslint/parser": "^5.15.0", | |||
"@vitejs/plugin-vue": "^2.0.0", | |||
"autoprefixer": "^10.4.2", | |||
"babel-eslint": "^10.1.0", | |||
"eslint": "^8.11.0", | |||
"eslint-config-alloy": "^4.5.1", | |||
"eslint-plugin-vue": "^8.5.0", | |||
"typescript": "^4.5.2", | |||
"vite": "^2.8.4", | |||
"vite-plugin-style-import": "^2.0.0", | |||
"vue-eslint-parser": "^8.3.0" | |||
} | |||
} |
src/.env/.env.pre.js
0 → 100644
src/.env/.env.pre.js.map
0 → 100644
src/.env/.env.pre.ts
0 → 100644
src/.env/.env.prod.js
0 → 100644
src/.env/.env.prod.js.map
0 → 100644
src/.env/.env.prod.ts
0 → 100644
src/.env/env.js
0 → 100644
src/.env/env.js.map
0 → 100644
src/.env/env.ts
0 → 100644
src/App.vue
0 → 100644
src/api/_index.js
0 → 100644
src/api/_index.js.map
0 → 100644
src/api/_index.ts
0 → 100644
src/api/cart.js
0 → 100644
src/api/cart.js.map
0 → 100644
src/api/cart.ts
0 → 100644
src/api/common.js
0 → 100644
src/api/common.js.map
0 → 100644
src/api/common.ts
0 → 100644
src/api/good.js.map
0 → 100644
src/api/good.ts
0 → 100644
src/api/goodList.js
0 → 100644
src/api/goodList.js.map
0 → 100644
src/api/goodList.ts
0 → 100644
src/api/index.js
0 → 100644
src/api/index.js.map
0 → 100644
src/api/index.ts
0 → 100644
src/api/login.js
0 → 100644
src/api/login.js.map
0 → 100644
src/api/login.ts
0 → 100644
src/api/my.ts
0 → 100644
src/api/order.js
0 → 100644
src/api/order.js.map
0 → 100644
src/api/order.ts
0 → 100644
src/common/request.js
0 → 100644
src/common/request.js.map
0 → 100644
src/common/request.ts
0 → 100644
src/components/layout/tabbar.vue
0 → 100644
src/components/tool/toTop.vue
0 → 100644
src/env.d.ts
0 → 100644
src/main.js
0 → 100644
src/main.js.map
0 → 100644
src/main.ts
0 → 100644
src/manifest.json
0 → 100644
src/pages.json
0 → 100644
src/pages/cart/cart.vue
0 → 100644
此差异已折叠。
src/pages/classify/index.vue
0 → 100644
此差异已折叠。
src/pages/good/brandShop.vue
0 → 100644
src/pages/good/contact.vue
0 → 100644
src/pages/good/detail.vue
0 → 100644
此差异已折叠。
src/pages/good/download.vue
0 → 100644
src/pages/good/issue.vue
0 → 100644
此差异已折叠。
src/pages/good/share.vue
0 → 100644
此差异已折叠。
src/pages/good/size.vue
0 → 100644
此差异已折叠。
src/pages/goodList/index.vue
0 → 100644
此差异已折叠。
src/pages/index.vue
0 → 100644
此差异已折叠。
src/pages/index/index.vue
0 → 100644
此差异已折叠。
src/pages/index/storeCard.vue
0 → 100644
此差异已折叠。
src/pages/login/forget.vue
0 → 100644
此差异已折叠。
src/pages/login/login.vue
0 → 100644
此差异已折叠。
src/pages/login/policy.vue
0 → 100644
src/pages/login/register.vue
0 → 100644
此差异已折叠。
src/pages/login/service.vue
0 → 100644
src/pages/my/address.vue
0 → 100644
此差异已折叠。
src/pages/my/certificate.vue
0 → 100644
此差异已折叠。
src/pages/my/detail.vue
0 → 100644
此差异已折叠。
src/pages/my/fav.vue
0 → 100644
此差异已折叠。
src/pages/my/index.vue
0 → 100644
此差异已折叠。
src/pages/my/pdfh5.vue
0 → 100644
此差异已折叠。
src/pages/my/technicalSupport.vue
0 → 100644
此差异已折叠。
src/pages/order/afterSales.vue
0 → 100644
此差异已折叠。
src/pages/order/beforeconfirm.vue
0 → 100644
此差异已折叠。
此差异已折叠。
src/pages/order/orderDetails.vue
0 → 100644
此差异已折叠。
src/pages/order/orderList.vue
0 → 100644
此差异已折叠。
src/pages/order/paySuccess.vue
0 → 100644
此差异已折叠。
src/pages/topSearch/index.vue
0 → 100644
此差异已折叠。
src/pagesSub/activity/index.vue
0 → 100644
src/pagesSub/index.vue
0 → 100644
此差异已折叠。
src/pagesSub/index/index.vue
0 → 100644
此差异已折叠。
src/pagesSub/live/index.vue
0 → 100644
此差异已折叠。
src/static/favicon.ico
0 → 100644
9.4 KB
src/static/img/address.png
0 → 100644
1.4 KB
src/static/img/afterSales.png
0 → 100644
60.7 KB
src/static/img/brandShop_bg.png
0 → 100644
128.0 KB
src/static/img/brand_bg.png
0 → 100644
24.4 KB
src/static/img/car_search.jpg
0 → 100644
此差异已折叠。
src/static/img/car_search.png
0 → 100644
此差异已折叠。
此差异已折叠。
src/static/img/contactor.png
0 → 100644
此差异已折叠。
src/static/img/daifahuo.jpg
0 → 100644
此差异已折叠。
src/static/img/daifukuang.jpg
0 → 100644
此差异已折叠。
src/static/img/fav.png
0 → 100644
此差异已折叠。
src/static/img/ico1.png
0 → 100644
此差异已折叠。
src/static/img/icon_search1.jpg
0 → 100644
此差异已折叠。
src/static/img/icon_search2.jpg
0 → 100644
此差异已折叠。
此差异已折叠。
src/static/img/kefu1.png
0 → 100644
此差异已折叠。
src/static/img/login_bg.png
0 → 100644
此差异已折叠。
src/static/img/logo.png
0 → 100644
此差异已折叠。
src/static/img/my_bg.png
0 → 100644
此差异已折叠。
src/static/img/no_contact.png
0 → 100644
此差异已折叠。
src/static/img/pay01.jpg
0 → 100644
此差异已折叠。
src/static/img/pingtai_kefu.png
0 → 100644
此差异已折叠。
src/static/img/play.png
0 → 100644
此差异已折叠。
src/static/img/rb_nav.png
0 → 100644
此差异已折叠。
src/static/img/rb_top.png
0 → 100644
此差异已折叠。
src/static/img/share_tip.png
0 → 100644
此差异已折叠。
src/static/img/spirit_img.png
0 → 100644
此差异已折叠。
src/static/img/sub_address.png
0 → 100644
此差异已折叠。
src/static/img/weizhi.png
0 → 100644
此差异已折叠。
src/static/img/wxchat.png
0 → 100644
此差异已折叠。
src/static/img/yifahuo.jpg
0 → 100644
此差异已折叠。
src/static/img/yiguanbi.jpg
0 → 100644
此差异已折叠。
src/static/right_rule.png
0 → 100644
此差异已折叠。
src/static/style/color.scss
0 → 100644
此差异已折叠。
src/static/style/content.scss
0 → 100644
此差异已折叠。
src/static/style/global.scss
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
src/static/style/text.scss
0 → 100644
此差异已折叠。
src/utils/checkDevice.js
0 → 100644
此差异已折叠。
src/utils/checkDevice.js.map
0 → 100644
此差异已折叠。
src/utils/checkDevice.ts
0 → 100644
此差异已折叠。
src/utils/sha1.js
0 → 100644
此差异已折叠。
src/utils/sha1.js.map
0 → 100644
此差异已折叠。
src/utils/sha1.ts
0 → 100644
此差异已折叠。
src/utils/utils.ts
0 → 100644
此差异已折叠。
tsconfig.json
0 → 100644
此差异已折叠。
vite.config.ts
0 → 100644
此差异已折叠。
xH9S5LVHKK.txt
0 → 100644
此差异已折叠。