Compare commits

10 Commits

Author SHA1 Message Date
anonymous 47212a83e9 fix: bug 2025-01-16 14:58:33 +08:00
anonymous cb1f1b460a fix: 修复安卓手机异常 2025-01-16 14:17:01 +08:00
anonymous f3d9613e8a refactor: 修改下载链接 2025-01-15 13:57:28 +08:00
anonymous 04e7e7bf2e refactor: 修改官方社群为后台配置 2025-01-15 13:56:38 +08:00
anonymous 250a675cee fix: 修改身份证规则 2025-01-15 09:59:52 +08:00
anonymous d9e889c65c chore: 移除unpackage 2025-01-09 08:16:34 +08:00
zzzzzak c1b03b5e44 chore: 更新环境 2025-01-08 19:38:37 +08:00
anonymous 853f679d0b feat: 上线前修改 2025-01-08 08:30:28 +08:00
anonymous 71862ec3d5 refactor:修改风格 2025-01-06 17:05:52 +08:00
anonymous dbb57f07c3 fix: 上线修改 2025-01-04 09:31:17 +08:00
55 changed files with 546 additions and 481 deletions
+1
View File
@@ -41,6 +41,7 @@
"dcloudio", "dcloudio",
"iconfont", "iconfont",
"qrcode", "qrcode",
"realname",
"refresherrefresh", "refresherrefresh",
"scrolltolower", "scrolltolower",
"tabbar", "tabbar",
Vendored
+1 -1
View File
@@ -7,7 +7,7 @@ VITE_WX_APPID = 'wxa2abb91f64032a2b'
# h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base # h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base
VITE_APP_PUBLIC_BASE=/ VITE_APP_PUBLIC_BASE=/
VITE_SERVER_BASEURL = 'https://mapi.foxmail555.cc' VITE_SERVER_BASEURL = 'https://api.maldiveswallet.com'
VITE_UPLOAD_BASEURL = 'https://ukw0y1.laf.run/upload' VITE_UPLOAD_BASEURL = 'https://ukw0y1.laf.run/upload'
# h5是否需要配置代理 # h5是否需要配置代理
+19 -19
View File
@@ -87,21 +87,21 @@
}, },
"dependencies": { "dependencies": {
"@chenfengyuan/vue-qrcode": "^2.0.0", "@chenfengyuan/vue-qrcode": "^2.0.0",
"@dcloudio/uni-app": "3.0.0-4020920240930001", "@dcloudio/uni-app": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-app-harmony": "3.0.0-4020920240930001", "@dcloudio/uni-app-harmony": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-app-plus": "3.0.0-4020920240930001", "@dcloudio/uni-app-plus": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-components": "3.0.0-4020920240930001", "@dcloudio/uni-components": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-h5": "3.0.0-4020920240930001", "@dcloudio/uni-h5": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-alipay": "3.0.0-4020920240930001", "@dcloudio/uni-mp-alipay": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-baidu": "3.0.0-4020920240930001", "@dcloudio/uni-mp-baidu": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-jd": "3.0.0-4020920240930001", "@dcloudio/uni-mp-jd": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-kuaishou": "3.0.0-4020920240930001", "@dcloudio/uni-mp-kuaishou": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-lark": "3.0.0-4020920240930001", "@dcloudio/uni-mp-lark": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-qq": "3.0.0-4020920240930001", "@dcloudio/uni-mp-qq": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-toutiao": "3.0.0-4020920240930001", "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-weixin": "3.0.0-4020920240930001", "@dcloudio/uni-mp-weixin": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-mp-xhs": "3.0.0-4020920240930001", "@dcloudio/uni-mp-xhs": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001", "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4040320241223001",
"dayjs": "1.11.10", "dayjs": "1.11.10",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"pinia": "2.0.36", "pinia": "2.0.36",
@@ -116,10 +116,10 @@
"@commitlint/cli": "^18.6.1", "@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3", "@commitlint/config-conventional": "^18.6.3",
"@dcloudio/types": "^3.4.14", "@dcloudio/types": "^3.4.14",
"@dcloudio/uni-automator": "3.0.0-4020920240930001", "@dcloudio/uni-automator": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-cli-shared": "3.0.0-4020920240930001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-4040320241223001",
"@dcloudio/uni-stacktracey": "3.0.0-4020920240930001", "@dcloudio/uni-stacktracey": "3.0.0-alpha-4040320241223001",
"@dcloudio/vite-plugin-uni": "3.0.0-4020920240930001", "@dcloudio/vite-plugin-uni": "3.0.0-alpha-4040320241223001",
"@esbuild/darwin-arm64": "0.20.2", "@esbuild/darwin-arm64": "0.20.2",
"@esbuild/darwin-x64": "0.20.2", "@esbuild/darwin-x64": "0.20.2",
"@iconify-json/carbon": "^1.2.4", "@iconify-json/carbon": "^1.2.4",
+6 -6
View File
@@ -39,12 +39,12 @@ export default defineUniPages({
pagePath: 'pages/invite/index', pagePath: 'pages/invite/index',
text: '邀请好友', text: '邀请好友',
}, },
{ // {
iconPath: 'static/tabbar/invest.png', // iconPath: 'static/tabbar/invest.png',
selectedIconPath: 'static/tabbar/investHL.png', // selectedIconPath: 'static/tabbar/investHL.png',
pagePath: 'pages/invest/index', // pagePath: 'pages/invest/index',
text: '理财', // text: '理财',
}, // },
{ {
iconPath: 'static/tabbar/personal.png', iconPath: 'static/tabbar/personal.png',
selectedIconPath: 'static/tabbar/personalHL.png', selectedIconPath: 'static/tabbar/personalHL.png',
+261 -242
View File
@@ -15,50 +15,50 @@ importers:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0(qrcode@1.5.4)(vue@3.4.21(typescript@5.7.2)) version: 2.0.0(qrcode@1.5.4)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-app': '@dcloudio/uni-app':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-app-harmony': '@dcloudio/uni-app-harmony':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-app-plus': '@dcloudio/uni-app-plus':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-components': '@dcloudio/uni-components':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-h5': '@dcloudio/uni-h5':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-alipay': '@dcloudio/uni-mp-alipay':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-baidu': '@dcloudio/uni-mp-baidu':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-jd': '@dcloudio/uni-mp-jd':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-kuaishou': '@dcloudio/uni-mp-kuaishou':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-lark': '@dcloudio/uni-mp-lark':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-qq': '@dcloudio/uni-mp-qq':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-toutiao': '@dcloudio/uni-mp-toutiao':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-weixin': '@dcloudio/uni-mp-weixin':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-xhs': '@dcloudio/uni-mp-xhs':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-quickapp-webview': '@dcloudio/uni-quickapp-webview':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
dayjs: dayjs:
specifier: 1.11.10 specifier: 1.11.10
version: 1.11.10 version: 1.11.10
@@ -97,17 +97,17 @@ importers:
specifier: ^3.4.14 specifier: ^3.4.14
version: 3.4.14 version: 3.4.14
'@dcloudio/uni-automator': '@dcloudio/uni-automator':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-cli-shared': '@dcloudio/uni-cli-shared':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-stacktracey': '@dcloudio/uni-stacktracey':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001 version: 3.0.0-alpha-4040320241223001
'@dcloudio/vite-plugin-uni': '@dcloudio/vite-plugin-uni':
specifier: 3.0.0-4020920240930001 specifier: 3.0.0-alpha-4040320241223001
version: 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2)) version: 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@esbuild/darwin-arm64': '@esbuild/darwin-arm64':
specifier: 0.20.2 specifier: 0.20.2
version: 0.20.2 version: 0.20.2
@@ -965,110 +965,113 @@ packages:
'@dcloudio/types@3.4.14': '@dcloudio/types@3.4.14':
resolution: {integrity: sha512-VolQeZfTh8pQFsr2IlfIVX93blfvGTuBoJuZUc7iWOqtHV8gDrq6fXLhzsVlgZyuhhRZLOxlo33rkEqnY+ucAw==} resolution: {integrity: sha512-VolQeZfTh8pQFsr2IlfIVX93blfvGTuBoJuZUc7iWOqtHV8gDrq6fXLhzsVlgZyuhhRZLOxlo33rkEqnY+ucAw==}
'@dcloudio/uni-app-harmony@3.0.0-4020920240930001': '@dcloudio/uni-app-harmony@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-YHAJSX1DCaLTr7MDc4mOJ/0JfECn2YS9b5EvMyl5WUy8CIDSupOxFpygnpcUHTlyExdQOivp35TerYfLa0BDew==} resolution: {integrity: sha512-ewRYBDyrTq7KBq61Kz9Fa44iVecXnLZb9pWsTRcsdOkijmlOdsaMWw4xvv93cm+NmHqyH8cN39+0JBx/1HrwrA==}
'@dcloudio/uni-app-plus@3.0.0-4020920240930001': '@dcloudio/uni-app-plus@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-0MQx5lAZ+y8E5/jjkjSfpyZvhUNaqRZbcD7u+cragHjE17PndQo+h7wmyGYgzGQYmuikiD8CX+o+NtTo4Z/TiA==} resolution: {integrity: sha512-4KhT8w4gxvcCqnO6+ejj1FskIn5MSErYOy+aA2MXKcBG/ZavMLyYXAC1dP6O4IHMZYAa1RomZr4Gk752NZ8+nQ==}
'@dcloudio/uni-app-uts@3.0.0-4020920240930001': '@dcloudio/uni-app-uts@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-OaEyI9hrjR6I8bNc9GdfOos/zWfiA0eIy4gLLVpkGxpMmAoqR9j5fs7g804SDAn3NtzNtzOJrAXx7sl5mJwsIw==} resolution: {integrity: sha512-t2uEagf/F1SwvDg+IBjg+rm/gYr8l6p+MsiqIvBye9bLv/7Y1urX5aAsiZ814MNqshCnBLpwmYadQRHhybnOeg==}
'@dcloudio/uni-app-vite@3.0.0-4020920240930001': '@dcloudio/uni-app-vite@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-hG7aTOb1Clgli8qeMVFItadlAT51Kbw2J7CpbWJ5Pkv8uv63QAo2ruRiHs2eYTWRpfXRqr7nZ3J7d74VbrUZ7A==} resolution: {integrity: sha512-CGgtuV6HJ3QHUxERcPnZj2Jz170IzNrsB3fpyk/9V8hwhDHf5xD+HaHQp8oOh0sqSj8NKrgix8dV+t8J8impgg==}
'@dcloudio/uni-app-vue@3.0.0-4020920240930001': '@dcloudio/uni-app-vue@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-GMmN0NJjyb0I/G3tE8kBN9DkvwTBKJjjnXzSCCPDbXJbH8YJiThjzyBBdyXb1cJwdgAhwTbwX8dWu7uyT+bllA==} resolution: {integrity: sha512-QGsAFq3Kg4YhSqH0wUds/i2YGmzzVWJ5dOaYYFi03l0BLQ/vgxApbBLQLEkpbGRqfpkDL7Fh/X6U17JHetgS7Q==}
'@dcloudio/uni-app@3.0.0-4020920240930001': '@dcloudio/uni-app@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-Er2pOCUTss7h5sYL32gLAWbYysYyhYzj8ZYKAjF/1aX+YkigD7beU1oX4M/m5yOo1RoogsQNTs5dyUn7R1sFrA==} resolution: {integrity: sha512-/IYlcA+vb3r9IVwC0Kssjq1DM6ADOd6E0lRYZiVo87U4/0wKJLLA4D+ac+e9O2r5HeZ/ltm4YJpK/cH2ncxIYw==}
peerDependencies: peerDependencies:
'@dcloudio/types': ^3.4.11 '@dcloudio/types': ^3.4.14
'@dcloudio/uni-automator@3.0.0-4020920240930001': '@dcloudio/uni-automator@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-HsCw/ulfiG8Kavn1cz1bCHOcUiBxCvyphOjMMjnNIJZb/cgQl7HpJQ7PThpQXDpEn2oNRKw/6fKsX2ZTLWfWZA==} resolution: {integrity: sha512-qrTqkU9jVOsZSxcoKBZc8pphWGtCnu6GMfTuO0Nh0c2/71z6cCgVluEk3nnKnCAfEB7Lk5fI1CEH5GUtoZJSFQ==}
peerDependencies: peerDependencies:
jest: 27.0.4 jest: 27.0.4
jest-environment-node: 27.5.1 jest-environment-node: 27.5.1
'@dcloudio/uni-cli-shared@3.0.0-4020920240930001': '@dcloudio/uni-cli-shared@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-DpKcXXtAiyZXX8WxDSSRjl/PuTYFPBvWDcS7UfWR3Vw13gM3TUEu3WPl1URgGlxmwr30x5YLv6ZA6UoXSZ6MNw==} resolution: {integrity: sha512-bgiEk2D6XWZlBrgslKQHYvNvv+8QOda9fl5Oa8GEJZwVgLf45/aIV/7gv8LcOPT30MEOVli7aaurbOaTFsWFNQ==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
'@dcloudio/uni-cloud@3.0.0-4020920240930001': '@dcloudio/uni-cloud@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-N4/4mv+PhtQkg3w0xrjBnir2SA5t23gOs8ZC3Mp3q2+iMS9Lo4puc/81mGaQxc2pZhdsV5MzxWCoquFdbyWCzA==} resolution: {integrity: sha512-1oWMaRh2o16uA9MQVw+wdkG59bZhDG0um4Swvn2IKt4qW+xAlK6ZCgUsNB8FeEh4pDlYKhn3tbhliNWohrC0tA==}
'@dcloudio/uni-components@3.0.0-4020920240930001': '@dcloudio/uni-components@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-ZC3z/RIeHtx3SkJtKwArKGAq+poDevzcQG3MV6gKLubwPAkri8UR4ptSjJwzvs7ESoGwGwqxy6aNndUIx6+fsw==} resolution: {integrity: sha512-8KznEO+PE7ddCcmiChYLymu3zehL8fv/UUSh++nXtorev4aXRjzxbVlvwo+F4aGKmnZogms/NXkaFK+9Mt1hUg==}
'@dcloudio/uni-h5-vite@3.0.0-4020920240930001': '@dcloudio/uni-console@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-9kZvdOmAl59vNcVDPH4doQRhnGhEB7oT+LEy6uW+BIDvkMZN/hw9MYUzv7WIysXCg51gY0vRJdIkU1OpDCz8tg==} resolution: {integrity: sha512-Ck4jo4wXy5qXkCFPbgqHF4tnJS1qLDmtXCFiDAldYXZ0bEP01aAiooAwzAC3XMcKzUJmmx6Gs/gNSvHZSQ8sIA==}
'@dcloudio/uni-h5-vue@3.0.0-4020920240930001': '@dcloudio/uni-h5-vite@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-kUfK+50xilnGJVQq35N8VHA5bb0q7JmT5Cc8I8mPVFuVdl38zpumsjG6Qg8dhS5E/9GqjjWqH3aWOn6ugTFMxQ==} resolution: {integrity: sha512-+VCt/K3ap4J3Eo/K3OtQXFb4X70jBiFSZz8iH2MI5Ui3QeVuoSGsOTsYDXz/5rZ1g2TRNO5hjWpvYVoQhx5qgA==}
'@dcloudio/uni-h5@3.0.0-4020920240930001': '@dcloudio/uni-h5-vue@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-9M7UqJVVC1KEP6mcmRzmdWX8+VWp3Y+FSKGQ4ymWJ+T0Xest4i3oggj2nLBDTfyhYMEZ3hNFI885o5cUoolMCw==} resolution: {integrity: sha512-foJJBivutwbF/kgvhgWdf5q0KxIfqQ7WL6AhYi+/seXUwBHSZVV0d6ga35LyIAo1YvKZbyPXEbdu82HceNjmgw==}
'@dcloudio/uni-i18n@3.0.0-4020920240930001': '@dcloudio/uni-h5@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-ltKiciML0ptWRytvbFt1dd4YglEjh4fsUc0D/dY+y5YKNxK7h/V2HT3qkQtP05T1kjEput4KrWNn23fczO3YFg==} resolution: {integrity: sha512-tscU2q7cQzu54BSGu9okqGEFCgOrYEc8GqsoiPth1nAnKLUooaRmCb0/IDdcc7ls9IHMqLawAQqHIuIi/NNPXA==}
'@dcloudio/uni-mp-alipay@3.0.0-4020920240930001': '@dcloudio/uni-i18n@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-52XHUPmZixd8TZQ9BKrme139Uq5wfYy6DjMdeSQRJ9DJRtVe4WsWxgJ6DoKdPJLtiG1OSljmZOjU5V35WuhsWA==} resolution: {integrity: sha512-J+fT4EZnCk/WNwQbLHSGuw2njWD79BE/58+iE1km2fJgCpwEAgJxKDfBbFU89YdBuiWVjzcqdzVSKngA3WJ4TA==}
'@dcloudio/uni-mp-baidu@3.0.0-4020920240930001': '@dcloudio/uni-mp-alipay@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-2MyZYMQdiU3Xog/f/HdRZLoQk5uVPICfysfnxirjdd4O/umhsRkdwMjq092mmmmkSEdTQIlwiQGK+8d3snLofQ==} resolution: {integrity: sha512-fZIjVTJmZF7j1vPFsC3Gft0PhmlxTwh5G2KNvjCIOrfWBtHWKonPuRrsP65pydNXl0FPWA1w+0iIoaabHK/R6A==}
'@dcloudio/uni-mp-compiler@3.0.0-4020920240930001': '@dcloudio/uni-mp-baidu@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-ngbbKTDWCzE8j3Xf5ezBRdV4NiXPTIS9GylIvL1quJVjcWEwbfoSvROTCBxLv+i8unu5+UbtRa1+KdsrUKtFOQ==} resolution: {integrity: sha512-yG21wR61Y3Y5EwmZlct0PvGJI3mfmYqNdLO2y4MHAIPQie2ZQlo/oGoHxcW3v3jnT9cTermrFJ72OkBQIzve3A==}
'@dcloudio/uni-mp-jd@3.0.0-4020920240930001': '@dcloudio/uni-mp-compiler@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-L9WncaToo27wZcmLbFFZGkIo7iBKEk53bOy6fntUhECPJe0076q2KUnWyFF8Mq9euOz9KESazBo8u6PyoZkwuA==} resolution: {integrity: sha512-3p8/THBvcFqCdl81OCbxcKJZz0epNWxDW8nIQb44apA1WjbAKSFdpl+E4ltbuihseMsNPi8fxdTgFoFyOhdQAA==}
'@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001': '@dcloudio/uni-mp-jd@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-y8xmnGZX1cjgx5A3V0g43+0LrNrafb6J7NjdYjjzvlelTalAICofMMxOB/TMY4kIvAcAO8pTrvJ8gsxQTj3Law==} resolution: {integrity: sha512-dnjiXCV70YexlTL1hgcSWtduUVXrF7ObAX/bwue8CB5GVwjcx/1EtThLwRl+Nayf8TGouLXnsuq9CgGFJfC6KQ==}
'@dcloudio/uni-mp-lark@3.0.0-4020920240930001': '@dcloudio/uni-mp-kuaishou@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-6siEc/tbZLGh3DDZin+3hEWtncUs+Nk6ttEsZgIyNwX+SPTf2pFDj23dZAq3h/Lc89EvIgSjyFOuKJ1yivrLdg==} resolution: {integrity: sha512-ZH7J+OiRZGRmVZJK9pncj+MmIb5pV6fMjvETi2ayiIgk1UXtHDieWafd3ifZcq8rELeh+PQ/IFYtJ6xh2Dc47w==}
'@dcloudio/uni-mp-qq@3.0.0-4020920240930001': '@dcloudio/uni-mp-lark@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-TD4HUZiXa/3pjhRFJo0uMygMCZZk09pbzmR9FPU/kMQk3pxfgrMrMAY3To9boMULKNJenT1pIVy/QxEXiTyH1Q==} resolution: {integrity: sha512-ow5qk75S7gQHpo+sdN+sMPkycC/yHPUsCdKhw424NzjSGFqXa8RnDzSOJmUiYpmnzssvA1QzYiS+4Kks+fWqCg==}
'@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001': '@dcloudio/uni-mp-qq@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-eo0a+cwY9mgs/DxMplKpqTyIJmJUJpPr/hT2DPsqnPA8OXAbIKbhJBZbwC2z/EJDduOhzNpCkliHhv4Ahks2vQ==} resolution: {integrity: sha512-Xp62ct2rZjQAzkAp6GYHZ4Ios+5MIl9YiSxxCe1uUj2sHoo588RMYA5FuvcIvJyID6i//s16pjfBNDo4LEnEEA==}
'@dcloudio/uni-mp-vite@3.0.0-4020920240930001': '@dcloudio/uni-mp-toutiao@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-awTd9X+yZ67shjBVxZ02bJ5ImU4/mODprz2lmYHA19RjjhzfNrDsIYBWAtfWMZ2WP5z1OL7WnZNiwPHWiuh9mQ==} resolution: {integrity: sha512-bfM2k/xV2WsUp3BBnjJQwkqnkAWSzPFKbajSYsKo4rDcBA/0Fbc4l+XsUQbJGipRZMJ/C3csORmzsL6KHvWEXw==}
'@dcloudio/uni-mp-vue@3.0.0-4020920240930001': '@dcloudio/uni-mp-vite@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-65zNSA4jybW+sNRBLnR2Fni1dMNycJj0T6S1Lbhb/7ofJ7mosZdwjk8OFym3ZWjghov9x0Z3xAXGDIdWmSWNNw==} resolution: {integrity: sha512-tjo1zf6o6Wry4ykdMEIBwjYDvdWPTh6ZHQpQQHfwJ9GrPzjss3DfLjDWXx0tM4hMRQ/RxYWTr5oSestj6mAQyA==}
'@dcloudio/uni-mp-weixin@3.0.0-4020920240930001': '@dcloudio/uni-mp-vue@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-ip/OtXFLlnkztxOXMXPsjktp9rSo+c1OxlCase32xBVn+Jt0GyIFiA6Js9icz5uwIXtt14jWi4mRXfjncUV7QA==} resolution: {integrity: sha512-DkpOa2XQunLBVRJ+dMddAtHwXGPWDK/81Ix4Xxb/cAS/lXQ5iQU1K9WUVgBsUx/+LLDD++3bBNQ5QCL8BkX1Gw==}
'@dcloudio/uni-mp-xhs@3.0.0-4020920240930001': '@dcloudio/uni-mp-weixin@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-4+3qaWsqfbIentMmFCSUdf7ngpQXqt/2k/TqT6+6985tfzXUKoi0YrGwnZbf5e6b6RVDMuLMsokm2z7kfSXdXw==} resolution: {integrity: sha512-bMm1KBCweMnDPQZpxP9G2PVbz/RN1ZObAGQfSRh9FLsxapB4tSVQVmVSjDTC2zP7q2LO03z0qr0+8KQeO+semw==}
'@dcloudio/uni-nvue-styler@3.0.0-4020920240930001': '@dcloudio/uni-mp-xhs@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-bmMJKf4FoSQy6PfTfojOeskcc1239V38B3dtG/zFFll7pzBAVi68xYvgF9KgYDBkztTM0PmAukyVNRl1VAFOww==} resolution: {integrity: sha512-YhYUTVy3KzHcwzCqZooo93/LfsELTBgau6d7hebyZJygt9lr2Gt6BPei5pEbzDEu+/6+sfYSb/doodPgF+X67w==}
'@dcloudio/uni-push@3.0.0-4020920240930001': '@dcloudio/uni-nvue-styler@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-AL03ysBAi8d/VBQ0/UG0EqcC0Fiohb/pkzR88kNLxIn3VouMje3pw3h++zH5Oa/DppP4M47TTMDoGlcAqBpqrg==} resolution: {integrity: sha512-0DksXJ0YQMSNLR7ZIIxezUqljFG8HUBzF633RaOlsJnZ8hy8ZAs3CQ8ajmTVEL8g+azdsmjeHa55iAAHQPlCTg==}
'@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001': '@dcloudio/uni-push@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-P0G/u/DSJyEw+Txnpxbg8fMOJE1nNcRLwdTCWe43KefPBQRiRVo4n/tWWxBgV+tnbryqolPivkxLsLDfi358+w==} resolution: {integrity: sha512-1PzDIgKIr7m1KrPwIk2myEMrxZQndyeKWhRkZcLATTpteyrmdjrhzJ6AB5YWzI1t8igSWyuvPRavtjPcy9kArw==}
'@dcloudio/uni-shared@3.0.0-4020920240930001': '@dcloudio/uni-quickapp-webview@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-8EEQAaY+Y9BRCZIqpoaI7ciQFTO/sggxPO1kJNVAkxvJs/GVb4mawPlW9UNsMiWEqRvOJlV7KldCu6eMYlyyfg==} resolution: {integrity: sha512-FXzqzQ90QYVvZsA9GQY5hYvXI4/oPpkc4lZ9uNYJy+A4DT0/Cw7awDerI2U1+56EDhoBXge6AfjmLDWRR3Xrsw==}
'@dcloudio/uni-stacktracey@3.0.0-4020920240930001': '@dcloudio/uni-shared@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-YBAHXAWsiZiG4DbIcfle0W0PfILxG8Pymx/Lp2A2+OzMYANRjs2M2kq4S9g73ZVkIyUVxgHqqQRRdGgAwOUbhg==} resolution: {integrity: sha512-yhoux9oDOoxbPh9y/WyspkKI+KiTfzwmBoTQxTwPCmXDJGKLNlUD6QTAcKsNDEc7xjbW/IFzbCJoxP8SJBsBBA==}
'@dcloudio/uni-stat@3.0.0-4020920240930001': '@dcloudio/uni-stacktracey@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-ZPn4WQPlZ3lObaZM9Q1fryewIsan1XD4qy+oWsqAuGop1kaHDQKUfg2D+jclAOCr4+95u4Jfn+RH0HNqrI0eqg==} resolution: {integrity: sha512-EFMvJItK1SalRl57aS5PTsSGpkfiTVODmsRmJnQhvkXvjcaEBoXaJlUsjsA7kiJJ5q1m6408G+HWLcZGwFry/A==}
'@dcloudio/vite-plugin-uni@3.0.0-4020920240930001': '@dcloudio/uni-stat@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-ZtV5x4Jj8d2FzaK8uamYdfYwzRbMseWY3l6MTUdc94uMNIvnb2fBhJccoY3xexSDYRFRElPKk7+ed6AQ7tYtuw==} resolution: {integrity: sha512-TP2RghH1P3qQ+DcXgby8Lz8ZGNjGMa/4KmIzGe8eCwYzWVG6Mx6ge+6mzhrLq7DVQ4Wmp5tt2LDEBVPTWFTuog==}
'@dcloudio/vite-plugin-uni@3.0.0-alpha-4040320241223001':
resolution: {integrity: sha512-0FqVmq2dnE2Wh2cPo2J2OTvEjfdIF69aILaWSkOnbX62C49nXuoXtlHFnjO59YdpYOx0hUGk7Vk3czwrsNnqAA==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@@ -5315,8 +5318,8 @@ packages:
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
unplugin-auto-import@0.16.7: unplugin-auto-import@0.17.8:
resolution: {integrity: sha512-w7XmnRlchq6YUFJVFGSvG1T/6j8GrdYN6Em9Wf0Ye+HXgD/22kont+WnuCAA0UaUoxtuvRR1u/mXKy63g/hfqQ==} resolution: {integrity: sha512-CHryj6HzJ+n4ASjzwHruD8arhbdl+UXvhuAIlHDs15Y/IMecG3wrf7FVg4pVH/DIysbq/n0phIjNHAjl7TG7Iw==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
'@nuxt/kit': ^3.2.2 '@nuxt/kit': ^3.2.2
@@ -5327,8 +5330,8 @@ packages:
'@vueuse/core': '@vueuse/core':
optional: true optional: true
unplugin-auto-import@0.17.8: unplugin-auto-import@0.18.6:
resolution: {integrity: sha512-CHryj6HzJ+n4ASjzwHruD8arhbdl+UXvhuAIlHDs15Y/IMecG3wrf7FVg4pVH/DIysbq/n0phIjNHAjl7TG7Iw==} resolution: {integrity: sha512-LMFzX5DtkTj/3wZuyG5bgKBoJ7WSgzqSGJ8ppDRdlvPh45mx6t6w3OcbExQi53n3xF5MYkNGPNR/HYOL95KL2A==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
'@nuxt/kit': ^3.2.2 '@nuxt/kit': ^3.2.2
@@ -6577,9 +6580,9 @@ snapshots:
'@dcloudio/types@3.4.14': {} '@dcloudio/types@3.4.14': {}
'@dcloudio/uni-app-harmony@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-app-harmony@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-app-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
debug: 4.3.7 debug: 4.3.7
fs-extra: 10.1.0 fs-extra: 10.1.0
licia: 1.46.0 licia: 1.46.0
@@ -6594,11 +6597,11 @@ snapshots:
- vite - vite
- vue - vue
'@dcloudio/uni-app-plus@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-app-plus@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-app-uts': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-app-uts': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-app-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-app-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-app-vue': 3.0.0-4020920240930001 '@dcloudio/uni-app-vue': 3.0.0-alpha-4040320241223001
debug: 4.3.7 debug: 4.3.7
fs-extra: 10.1.0 fs-extra: 10.1.0
licia: 1.46.0 licia: 1.46.0
@@ -6613,14 +6616,14 @@ snapshots:
- vite - vite
- vue - vue
'@dcloudio/uni-app-uts@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-app-uts@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@babel/parser': 7.26.2 '@babel/parser': 7.26.2
'@babel/types': 7.26.0 '@babel/types': 7.26.0
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001 '@dcloudio/uni-nvue-styler': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@jridgewell/gen-mapping': 0.3.5 '@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25 '@jridgewell/trace-mapping': 0.3.25
'@rollup/pluginutils': 5.1.3(rollup@4.28.0) '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
@@ -6646,12 +6649,12 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-app-vite@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-app-vite@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-nvue-styler': 3.0.0-4020920240930001 '@dcloudio/uni-nvue-styler': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@rollup/pluginutils': 5.1.3(rollup@4.28.0) '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2)) '@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
'@vue/compiler-dom': 3.4.21 '@vue/compiler-dom': 3.4.21
@@ -6669,17 +6672,18 @@ snapshots:
- vite - vite
- vue - vue
'@dcloudio/uni-app-vue@3.0.0-4020920240930001': {} '@dcloudio/uni-app-vue@3.0.0-alpha-4040320241223001': {}
'@dcloudio/uni-app@3.0.0-4020920240930001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-app@3.0.0-alpha-4040320241223001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/types': 3.4.14 '@dcloudio/types': 3.4.14
'@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cloud': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-components': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-components': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-console': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-push': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-push': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-stat': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-stat': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
@@ -6690,9 +6694,9 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-automator@3.0.0-4020920240930001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-automator@3.0.0-alpha-4040320241223001(jest-environment-node@27.5.1)(jest@27.0.4)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
address: 1.2.2 address: 1.2.2
cross-env: 7.0.3 cross-env: 7.0.3
debug: 4.3.7 debug: 4.3.7
@@ -6717,15 +6721,15 @@ snapshots:
- utf-8-validate - utf-8-validate
- vue - vue
'@dcloudio/uni-cli-shared@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-cli-shared@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.26.2 '@babel/code-frame': 7.26.2
'@babel/core': 7.26.0 '@babel/core': 7.26.0
'@babel/parser': 7.26.2 '@babel/parser': 7.26.2
'@babel/types': 7.26.0 '@babel/types': 7.26.0
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@intlify/core-base': 9.1.9 '@intlify/core-base': 9.1.9
'@intlify/shared': 9.1.9 '@intlify/shared': 9.1.9
'@intlify/vue-devtools': 9.1.9 '@intlify/vue-devtools': 9.1.9
@@ -6764,7 +6768,7 @@ snapshots:
resolve: 1.22.8 resolve: 1.22.8
source-map-js: 1.2.1 source-map-js: 1.2.1
tapable: 2.2.1 tapable: 2.2.1
unplugin-auto-import: 0.16.7(rollup@4.28.0) unplugin-auto-import: 0.18.6(rollup@4.28.0)
xregexp: 3.1.0 xregexp: 3.1.0
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
@@ -6775,11 +6779,11 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-cloud@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-cloud@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
fast-glob: 3.3.2 fast-glob: 3.3.2
transitivePeerDependencies: transitivePeerDependencies:
@@ -6791,11 +6795,11 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-components@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-components@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cloud': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cloud': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-h5': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-h5': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
- '@vueuse/core' - '@vueuse/core'
@@ -6805,10 +6809,22 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-h5-vite@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-console@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-shared': 3.0.0-4020920240930001 transitivePeerDependencies:
- '@nuxt/kit'
- '@vueuse/core'
- postcss
- rollup
- supports-color
- ts-node
- vue
'@dcloudio/uni-h5-vite@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@rollup/pluginutils': 5.1.3(rollup@4.28.0) '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@vue/compiler-dom': 3.4.21 '@vue/compiler-dom': 3.4.21
'@vue/compiler-sfc': 3.4.21 '@vue/compiler-sfc': 3.4.21
@@ -6827,19 +6843,19 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-h5-vue@3.0.0-4020920240930001(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-h5-vue@3.0.0-alpha-4040320241223001(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.7.2)) '@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.7.2))
transitivePeerDependencies: transitivePeerDependencies:
- vue - vue
'@dcloudio/uni-h5@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-h5@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-h5-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-h5-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-h5-vue': 3.0.0-4020920240930001(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-h5-vue': 3.0.0-alpha-4040320241223001(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.7.2)) '@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.7.2))
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
debug: 4.3.7 debug: 4.3.7
@@ -6857,14 +6873,14 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-i18n@3.0.0-4020920240930001': {} '@dcloudio/uni-i18n@3.0.0-alpha-4040320241223001': {}
'@dcloudio/uni-mp-alipay@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-alipay@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/compiler-core': 3.4.21 '@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
@@ -6876,14 +6892,15 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-mp-baidu@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-baidu@3.0.0-alpha-4040320241223001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-app': 3.0.0-alpha-4040320241223001(@dcloudio/types@3.4.14)(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-compiler': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-mp-weixin': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/compiler-core': 3.4.21 '@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
jimp: 0.10.3 jimp: 0.10.3
@@ -6892,6 +6909,7 @@ snapshots:
qrcode-terminal: 0.12.0 qrcode-terminal: 0.12.0
ws: 8.18.0 ws: 8.18.0
transitivePeerDependencies: transitivePeerDependencies:
- '@dcloudio/types'
- '@nuxt/kit' - '@nuxt/kit'
- '@vueuse/core' - '@vueuse/core'
- bufferutil - bufferutil
@@ -6903,13 +6921,13 @@ snapshots:
- utf-8-validate - utf-8-validate
- vue - vue
'@dcloudio/uni-mp-compiler@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-compiler@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@babel/generator': 7.26.2 '@babel/generator': 7.26.2
'@babel/parser': 7.26.2 '@babel/parser': 7.26.2
'@babel/types': 7.26.0 '@babel/types': 7.26.0
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/compiler-core': 3.4.21 '@vue/compiler-core': 3.4.21
'@vue/compiler-dom': 3.4.21 '@vue/compiler-dom': 3.4.21
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
@@ -6923,13 +6941,13 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-mp-jd@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-jd@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-compiler': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
@@ -6940,14 +6958,14 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-mp-kuaishou@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-kuaishou@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-compiler': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-mp-weixin': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-weixin': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/compiler-core': 3.4.21 '@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
@@ -6962,14 +6980,14 @@ snapshots:
- utf-8-validate - utf-8-validate
- vue - vue
'@dcloudio/uni-mp-lark@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-lark@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-compiler': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-toutiao': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/compiler-core': 3.4.21 '@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
@@ -6981,12 +6999,12 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-mp-qq@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-qq@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
fs-extra: 10.1.0 fs-extra: 10.1.0
transitivePeerDependencies: transitivePeerDependencies:
@@ -6998,13 +7016,13 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-mp-toutiao@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-toutiao@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-compiler': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/compiler-core': 3.4.21 '@vue/compiler-core': 3.4.21
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
@@ -7016,13 +7034,14 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-mp-vite@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-vite@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-i18n': 3.0.0-4020920240930001 '@dcloudio/uni-i18n': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-compiler': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/compiler-dom': 3.4.21
'@vue/compiler-sfc': 3.4.21 '@vue/compiler-sfc': 3.4.21
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
debug: 4.3.7 debug: 4.3.7
@@ -7035,17 +7054,17 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-mp-vue@3.0.0-4020920240930001': '@dcloudio/uni-mp-vue@3.0.0-alpha-4040320241223001':
dependencies: dependencies:
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
'@dcloudio/uni-mp-weixin@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-weixin@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
jimp: 0.10.3 jimp: 0.10.3
licia: 1.46.0 licia: 1.46.0
@@ -7064,13 +7083,13 @@ snapshots:
- utf-8-validate - utf-8-validate
- vue - vue
'@dcloudio/uni-mp-xhs@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-mp-xhs@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-compiler': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-compiler': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
@@ -7081,14 +7100,14 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-nvue-styler@3.0.0-4020920240930001': '@dcloudio/uni-nvue-styler@3.0.0-alpha-4040320241223001':
dependencies: dependencies:
parse-css-font: 4.0.0 parse-css-font: 4.0.0
postcss: 8.4.49 postcss: 8.4.49
'@dcloudio/uni-push@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-push@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
- '@vueuse/core' - '@vueuse/core'
@@ -7098,12 +7117,12 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-quickapp-webview@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-quickapp-webview@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vite': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-mp-vite': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-mp-vue': 3.0.0-4020920240930001 '@dcloudio/uni-mp-vue': 3.0.0-alpha-4040320241223001
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
@@ -7114,16 +7133,16 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/uni-shared@3.0.0-4020920240930001': '@dcloudio/uni-shared@3.0.0-alpha-4040320241223001':
dependencies: dependencies:
'@vue/shared': 3.4.21 '@vue/shared': 3.4.21
'@dcloudio/uni-stacktracey@3.0.0-4020920240930001': {} '@dcloudio/uni-stacktracey@3.0.0-alpha-4040320241223001': {}
'@dcloudio/uni-stat@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))': '@dcloudio/uni-stat@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
debug: 4.3.7 debug: 4.3.7
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
@@ -7134,13 +7153,13 @@ snapshots:
- ts-node - ts-node
- vue - vue
'@dcloudio/vite-plugin-uni@3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))': '@dcloudio/vite-plugin-uni@3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))':
dependencies: dependencies:
'@babel/core': 7.26.0 '@babel/core': 7.26.0
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0) '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0)
'@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0)
'@dcloudio/uni-cli-shared': 3.0.0-4020920240930001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2)) '@dcloudio/uni-cli-shared': 3.0.0-alpha-4040320241223001(postcss@8.4.49)(rollup@4.28.0)(vue@3.4.21(typescript@5.7.2))
'@dcloudio/uni-shared': 3.0.0-4020920240930001 '@dcloudio/uni-shared': 3.0.0-alpha-4040320241223001
'@rollup/pluginutils': 5.1.3(rollup@4.28.0) '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
'@vitejs/plugin-legacy': 5.3.2(terser@5.36.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0)) '@vitejs/plugin-legacy': 5.3.2(terser@5.36.0)(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))
'@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2)) '@vitejs/plugin-vue': 5.1.0(vite@5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0))(vue@3.4.21(typescript@5.7.2))
@@ -7160,7 +7179,7 @@ snapshots:
magic-string: 0.30.14 magic-string: 0.30.14
picocolors: 1.1.1 picocolors: 1.1.1
terser: 5.36.0 terser: 5.36.0
unplugin-auto-import: 0.16.7(rollup@4.28.0) unplugin-auto-import: 0.18.6(rollup@4.28.0)
vite: 5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0) vite: 5.2.8(@types/node@20.17.9)(sass@1.77.8)(terser@5.36.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@nuxt/kit' - '@nuxt/kit'
@@ -12145,7 +12164,7 @@ snapshots:
unpipe@1.0.0: {} unpipe@1.0.0: {}
unplugin-auto-import@0.16.7(rollup@4.28.0): unplugin-auto-import@0.17.8(rollup@4.28.0):
dependencies: dependencies:
'@antfu/utils': 0.7.10 '@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.3(rollup@4.28.0) '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
@@ -12158,7 +12177,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
unplugin-auto-import@0.17.8(rollup@4.28.0): unplugin-auto-import@0.18.6(rollup@4.28.0):
dependencies: dependencies:
'@antfu/utils': 0.7.10 '@antfu/utils': 0.7.10
'@rollup/pluginutils': 5.1.3(rollup@4.28.0) '@rollup/pluginutils': 5.1.3(rollup@4.28.0)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

-2
View File
@@ -19,7 +19,6 @@ onLaunch((options) => {
}) })
onPageNotFound(() => { onPageNotFound(() => {
console.log(1)
uni.reLaunch({ uni.reLaunch({
url: '/', url: '/',
}) })
@@ -36,7 +35,6 @@ const userStore = useUserStore()
/* 覆盖 uniapp 自带rpx效果 */ /* 覆盖 uniapp 自带rpx效果 */
html { html {
font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 16px !important;
} }
/* stylelint-disable-next-line selector-type-no-unknown */ /* stylelint-disable-next-line selector-type-no-unknown */
#app { #app {
+1 -6
View File
@@ -22,9 +22,4 @@ const handleClickLeft = () => {
} }
</script> </script>
<style lang="scss"> <style lang="scss"></style>
:deep(.wd-navbar) {
--wot-navbar-title-font-size: 32rpx;
// --wot-navbar-title-font-weight: 400;
}
</style>
-1
View File
@@ -50,7 +50,6 @@ function useListPageRequest(
...getPagingParams.value, ...getPagingParams.value,
...customParams, ...customParams,
}) })
console.log(data)
data.forEach((item: any) => { data.forEach((item: any) => {
item.createtime = formatTime(item.createtime) item.createtime = formatTime(item.createtime)
item.image = getImageUrl(item.image) item.image = getImageUrl(item.image)
+13 -20
View File
@@ -1,8 +1,3 @@
<script setup lang="ts">
import NavBar from '@/components/NavBar.vue'
import VueQrcode from '@chenfengyuan/vue-qrcode'
</script>
<route lang="json5"> <route lang="json5">
{ {
style: { style: {
@@ -12,25 +7,23 @@ import VueQrcode from '@chenfengyuan/vue-qrcode'
}, },
} }
</route> </route>
<script setup lang="ts">
import NavBar from '@/components/NavBar.vue'
import { getCustomerServiceAPI } from '@/service'
import VueQrcode from '@chenfengyuan/vue-qrcode'
const detail = ref('')
onLoad(async () => {
const { data } = await getCustomerServiceAPI()
detail.value = data
})
</script>
<template> <template>
<view class="official-community-page"> <view class="official-community-page">
<NavBar /> <NavBar />
<view class="p-15 text-center bg-white rounded-10 m-15 shadow-[0_0_10px_rgba(0,0,0,0.1)]"> <view class="p-15 text-center bg-white rounded-10 m-15 shadow-[0_0_10px_rgba(0,0,0,0.1)]">
<view class="text-16 font-bold text-#333">扫码进入</view> <view v-html="detail"></view>
<wd-icon name="arrow-down" color="#333" size="18px"></wd-icon>
<view class="btn-gradient rounded-full w-fit mx-auto text-16 text-white py-10 px-15">
微聊总群50101011
</view>
<VueQrcode class="!w-270 !h-270 mx-auto" :value="'qrcodeValue'" :options="{ size: 600 }" />
</view>
<view class="p-15 text-center bg-white rounded-10 m-15 shadow-[0_0_10px_rgba(0,0,0,0.1)]">
<view class="text-16 font-bold text-#333">扫码进入</view>
<wd-icon name="arrow-down" color="#333" size="18px"></wd-icon>
<view class="btn-gradient rounded-full w-fit mx-auto text-16 text-white py-10 px-15">
QQ群2群1011101011
</view>
<VueQrcode class="!w-270 !h-270 mx-auto" :value="'qrcodeValue'" :options="{ size: 600 }" />
</view> </view>
</view> </view>
</template> </template>
@@ -38,7 +31,7 @@ import VueQrcode from '@chenfengyuan/vue-qrcode'
<style> <style>
.official-community-page { .official-community-page {
min-height: 100vh; min-height: 100vh;
padding-bottom: 100rpx; padding-bottom: 50px;
background-image: url('@/static/images/bg.png'); background-image: url('@/static/images/bg.png');
background-position: top; background-position: top;
background-size: cover; background-size: cover;
+57 -83
View File
@@ -9,91 +9,51 @@
<template> <template>
<view class="withdrawal-type-edit-page pb-100 min-h-screen"> <view class="withdrawal-type-edit-page pb-100 min-h-screen">
<template v-if="!realnameInfo"> <view class="p-15 m-15 shadow-[0_0_10px_rgba(10,68,245,0.1)] rounded-10">
<view class="p-15 m-15 shadow-[0_0_10px_rgba(10,68,245,0.1)] rounded-10"> <view class="flex items-center py-15 text-14">
<view class="flex items-center py-15 text-14"> <image src="@/static/images/page-sub/realname/realname-type.png" class="w-20 h-20" />
<image src="@/static/images/page-sub/realname/realname-type.png" class="w-20 h-20" /> <view class="ml-8">证件类型</view>
<view class="ml-8">件类型</view> <view class="flex-1 text-right text-14">身份</view>
<view class="flex-1 text-right text-14">身份证</view>
</view>
<view class="flex items-center py-15 text-14">
<image src="@/static/images/page-sub/realname/realname-name.png" class="w-20 h-20" />
<view class="ml-8">真实姓名</view>
<input
class="flex-1 text-right text-14"
placeholder-class=" text-#889BC6 text-right"
type="text"
placeholder="请输入真实姓名"
v-model="form.realname"
/>
</view>
<view class="flex items-center py-15 text-14">
<image src="@/static/images/page-sub/realname/realname-number.png" class="w-20 h-20" />
<view class="ml-8">身份证号</view>
<input
class="flex-1 text-right text-14"
placeholder-class=" text-#889BC6 text-right"
type="text"
placeholder="请输入身份证号"
v-model="form.cardnum"
/>
</view>
</view> </view>
<view class="fixed bottom-0 left-0 right-0 pb-safe"> <view class="flex items-center py-15 text-14">
<button class="btn-gradient text-white rounded-full m-15 text-16" @click="onSubmit"> <image src="@/static/images/page-sub/realname/realname-name.png" class="w-20 h-20" />
提交 <view class="ml-8">真实姓名</view>
</button> <input
class="flex-1 text-right text-14"
placeholder-class=" text-#889BC6 text-right"
type="text"
placeholder="请输入真实姓名"
v-model="form.realname"
/>
</view> </view>
</template> <view class="flex items-center py-15 text-14">
<image src="@/static/images/page-sub/realname/realname-number.png" class="w-20 h-20" />
<view v-else class="flex flex-col items-center"> <view class="ml-8">身份证号</view>
<template v-if="Number(realnameInfo.status) === 1"> <input
<image class="flex-1 text-right text-14"
src="@/static/images/page-sub/realname/realname-checking.png" placeholder-class=" text-#889BC6 text-right"
class="w-150 mx-auto h-150 block" type="text"
mode="aspectFit" placeholder="请输入身份证号"
v-model="form.cardnum"
/> />
<view class="text-center mt-15 text-14 text-#999">您的实名认证正在审核中请耐心等待</view> </view>
<button class="btn-gradient px-30 text-white rounded-full m-15 text-16" @click="onBack"> </view>
返回 <view class="fixed bottom-0 left-0 right-0 pb-safe">
</button> <button class="btn-gradient text-white rounded-full m-15 text-16" @click="onSubmit">
</template> {{ realnameInfo ? '修改' : '提交' }}
<template v-else-if="Number(realnameInfo.status) === 2"> </button>
<image
src="@/static/images/page-sub/realname/realname-success.png"
class="w-150 h-150 block"
mode="aspectFit"
/>
<view class="text-center mt-15 text-14 text-#999">恭喜您实名认证成功</view>
<button class="btn-gradient px-30 text-white rounded-full m-15 text-16" @click="onBack">
返回
</button>
</template>
<template v-else>
<image
src="@/static/images/page-sub/realname/realname-checking.png"
class="w-150 h-150 block"
mode="aspectFit"
/>
<view class="text-center mt-15 text-14 text-#999">您的实名认证审核未通过请重新提交</view>
<button
@click="() => (realnameInfo = null)"
class="btn-gradient px-30 text-white rounded-full m-15 text-16"
>
重新提交
</button>
</template>
</view> </view>
</view> </view>
</template> </template>
<script setup lang="ts"> <script setup lang="ts">
import { getRealNameAuthAPI, realNameAuthAPI } from '@/service' import { editRealNameAuthAPI, getRealNameAuthAPI, realNameAuthAPI } from '@/service'
import { useUserStore } from '@/store' import { useUserStore } from '@/store'
import { showModal } from '@/utils' import { showModal } from '@/utils'
import { ref } from 'vue' import { ref } from 'vue'
const form = ref({ const form = ref({
id: '',
realname: '', realname: '',
cardnum: '', cardnum: '',
}) })
@@ -102,24 +62,38 @@ const onBack = () => {
uni.navigateBack() uni.navigateBack()
} }
const realnameInfo = ref(null)
const loadRealnameInfo = async () => {
realnameInfo.value = await getRealNameAuthAPI().then((res) => {
return res.data
})
if (realnameInfo.value) {
form.value.realname = realnameInfo.value.realname
form.value.cardnum = realnameInfo.value.cardnum
form.value.id = realnameInfo.value.id
}
}
const onSubmit = async () => { const onSubmit = async () => {
if (!form.value.realname || !form.value.cardnum) { if (!form.value.realname || !form.value.cardnum) {
await showModal('请填写完整信息') await showModal('请填写完整信息')
return return
} }
await realNameAuthAPI(form.value) if (!/^\d{17}[\d|x]$/i.test(form.value.cardnum)) {
await showModal('提交成功,请耐心等待审核!') await showModal('身份证号格式错误')
realnameInfo.value = await getRealNameAuthAPI().then((res) => { return
return res.data }
}) if (form.value.id) {
await editRealNameAuthAPI(form.value)
await showModal('修改成功')
} else {
await realNameAuthAPI(form.value)
await showModal('实名认证成功')
}
loadRealnameInfo()
} }
const realnameInfo = ref(null) onLoad(loadRealnameInfo)
onLoad(async () => {
realnameInfo.value = await getRealNameAuthAPI().then((res) => {
return res.data
})
})
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.withdrawal-type-edit-page { .withdrawal-type-edit-page {
+1 -1
View File
@@ -123,7 +123,7 @@ watch(
<style lang="scss" scoped> <style lang="scss" scoped>
.team-page { .team-page {
min-height: 100vh; min-height: 100vh;
padding-bottom: 100rpx; padding-bottom: 50px;
background-image: url('@/static/images/bg.png'); background-image: url('@/static/images/bg.png');
background-position: top; background-position: top;
background-size: cover; background-size: cover;
-6
View File
@@ -35,12 +35,6 @@
"pagePath": "pages/invite/index", "pagePath": "pages/invite/index",
"text": "邀请好友" "text": "邀请好友"
}, },
{
"iconPath": "static/tabbar/invest.png",
"selectedIconPath": "static/tabbar/investHL.png",
"pagePath": "pages/invest/index",
"text": "理财"
},
{ {
"iconPath": "static/tabbar/personal.png", "iconPath": "static/tabbar/personal.png",
"selectedIconPath": "static/tabbar/personalHL.png", "selectedIconPath": "static/tabbar/personalHL.png",
+56 -52
View File
@@ -15,67 +15,38 @@
<view class="flex items-center py-15"> <view class="flex items-center py-15">
<image class="w-24 h-24" src="@/static/images/login/phone.png" mode="aspectFit" /> <image class="w-24 h-24" src="@/static/images/login/phone.png" mode="aspectFit" />
<input <input
v-model="form.account"
@blur="handleBlur"
type="text" type="text"
placeholder-class="text-#889BC6" placeholder-class="text-#889BC6"
class="text-right flex-1 text-14" class="text-right flex-1 text-14"
placeholder="请输入用户名" placeholder="请输入手机号"
/> />
</view> </view>
<view class="flex items-center py-15"> <view class="flex items-center py-15">
<image class="w-24 h-24" src="@/static/images/login/message.png" mode="aspectFit" /> <image class="w-24 h-24" src="@/static/images/login/password.png" mode="aspectFit" />
<input <input
placeholder-class="text-#889BC6"
type="password"
v-model="form.newpassword"
class="text-right flex-1 text-14"
placeholder="请输入新密码"
/>
</view>
<view class="flex items-center py-15" v-if="form.nosuth">
<image class="w-24 h-24" src="@/static/images/login/invite.png" mode="aspectFit" />
<input
v-model="form.cardnum"
placeholder-class="text-#889BC6"
type="text" type="text"
placeholder-class="text-#889BC6"
class="text-right flex-1 text-14" class="text-right flex-1 text-14"
placeholder="请输入短信验证码" placeholder="请输入身份证号"
/>
<view
class="py-6 rounded-full ml-15 px-15 text-12 text-white btn-gradient text-14 text-#889BC6"
@click="handleGetCode"
>
获取验证码
</view>
</view>
<view class="flex items-center py-15">
<image class="w-24 h-24" src="@/static/images/login/password.png" mode="aspectFit" />
<input
placeholder-class="text-#889BC6"
type="password"
class="text-right flex-1 text-14"
placeholder="请输入登录密码"
/>
</view>
<view class="flex items-center py-15">
<image class="w-24 h-24" src="@/static/images/login/password.png" mode="aspectFit" />
<input
placeholder-class="text-#889BC6"
type="password"
class="text-right flex-1 text-14"
placeholder="请再次输入登录密码"
/>
</view>
<view class="flex items-center py-15">
<image class="w-24 h-24" src="@/static/images/login/password.png" mode="aspectFit" />
<input
placeholder-class="text-#889BC6"
type="password"
class="text-right flex-1 text-14"
placeholder="请输入支付密码"
/>
</view>
<view class="flex items-center py-15">
<image class="w-24 h-24" src="@/static/images/login/password.png" mode="aspectFit" />
<input
placeholder-class="text-#889BC6"
type="password"
class="text-right flex-1 text-14"
placeholder="请再次输入支付密码"
/> />
</view> </view>
</view> </view>
<view <view
class="mt-50 text-center py-12 rounded-full mx-15 text-15 text-white btn-gradient" class="mt-50 text-center py-12 rounded-full mx-15 text-15 text-white btn-gradient"
@click="handleRegister" @click="handleSubmit"
> >
确认 确认
</view> </view>
@@ -86,19 +57,52 @@
<script lang="ts" setup> <script lang="ts" setup>
import NavBar from '@/components/NavBar.vue' import NavBar from '@/components/NavBar.vue'
import { isLogged } from '@/interceptors/route' import { isLogged } from '@/interceptors/route'
import { editPasswordFirstAPI, editPasswordSecondAPI } from '@/service'
import { useUserStore } from '@/store/user' import { useUserStore } from '@/store/user'
import { showModal } from '@/utils'
const userStore = useUserStore() const userStore = useUserStore()
const form = ref({
account: '',
newpassword: '',
cardnum: '',
nosuth: 0,
})
let redirect = '/' let redirect = '/'
onLoad((options) => { onLoad((options) => {
redirect = options.redirect ?? '/' redirect = options.redirect ?? '/'
}) })
const handleRegister = () => { async function handleBlur() {
userStore.setUserInfo({ const account = form.value.account
token: '123456', if (account) {
}) const { data } = await editPasswordFirstAPI({
account,
})
form.value.nosuth = data?.nosuth ?? 0
}
}
const handleSubmit = async () => {
if (!form.value.account || !form.value.newpassword) {
uni.showToast({
title: '请填写完整信息',
icon: 'none',
})
return
}
if (form.value.nosuth) {
if (!form.value.cardnum) {
uni.showToast({
title: '请填写身份证号',
icon: 'none',
})
return
}
}
await editPasswordSecondAPI(form.value)
await showModal('修改成功')
uni.reLaunch({ uni.reLaunch({
url: redirect, url: redirect,
}) })
@@ -116,7 +120,7 @@ onLoad(() => {
.login-container { .login-container {
box-sizing: border-box; box-sizing: border-box;
min-height: 100vh; min-height: 100vh;
padding-bottom: 200rpx; padding-bottom: 50px;
background-image: url('@/static/images/login-bg.png'); background-image: url('@/static/images/login-bg.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
+49 -12
View File
@@ -28,6 +28,10 @@
<image class="w-30 h-30" src="@/static/images/home/nav-2.png" mode="aspectFill" /> <image class="w-30 h-30" src="@/static/images/home/nav-2.png" mode="aspectFill" />
<text class="mt-8 text-14 text-#333">奖励制度</text> <text class="mt-8 text-14 text-#333">奖励制度</text>
</view> </view>
<view class="flex-1 flex flex-col items-center" @click="handleDownload">
<image class="w-30 h-30" src="@/static/images/home/nav-2.png" mode="aspectFill" />
<text class="mt-8 text-14 text-#333">下载APP</text>
</view>
<view class="flex-1 flex flex-col items-center" @click="handleOfficialCommunity"> <view class="flex-1 flex flex-col items-center" @click="handleOfficialCommunity">
<image class="w-30 h-30" src="@/static/images/home/nav-3.png" mode="aspectFill" /> <image class="w-30 h-30" src="@/static/images/home/nav-3.png" mode="aspectFill" />
<text class="mt-8 text-14 text-#333">官方社群</text> <text class="mt-8 text-14 text-#333">官方社群</text>
@@ -60,12 +64,33 @@
</view> </view>
</view> </view>
</view> </view>
<wd-popup
v-model="showRealName"
custom-style="border-radius:0.2rem;"
:close-on-click-modal="false"
lockScroll
>
<image
class="w-300 h-416"
src="@/static/images/realname-popup.jpeg"
mode="widthFix"
@click="handleRealName"
/>
</wd-popup>
<wd-popup closable v-model="showReward" custom-style="border-radius:0.2rem;">
<image
class="w-300 h-416"
src="@/static/images/reward-bg.jpg"
mode="widthFix"
@click="showReward = false"
/>
</wd-popup>
</view> </view>
</template> </template>
<script lang="ts" setup> <script lang="ts" setup>
import NavBar from '@/components/NavBar.vue' import NavBar from '@/components/NavBar.vue'
import { getIntroductionAPI } from '@/service' import { downloadAppAPI, getIntroductionAPI, getRealNameAuthAPI } from '@/service'
import { showModal } from '@/utils' import { showModal } from '@/utils'
defineOptions({ defineOptions({
@@ -105,23 +130,35 @@ const handleOfficialCommunity = () => {
}) })
} }
const handleReward = () => { const handleDownload = () => {
showModal( downloadAppAPI()
`1.注册立即送5000股马尔代夫股权;\n
2.每股马尔代夫股权价值500元;\n
3.每邀请一人可以获得20股马尔代夫股权`,
{
title: '奖励制度',
confirmText: '我知道了',
},
)
} }
const showReward = ref(false)
const handleReward = () => {
showReward.value = true
}
const showRealName = ref(false)
const handleRealName = () => {
uni.navigateTo({
url: '/pages-sub/realname/index',
})
showRealName.value = false
}
onShow(async () => {
const res = await getRealNameAuthAPI()
if (!res.data) {
uni.hideTabBar()
showRealName.value = true
}
})
</script> </script>
<style> <style>
.home-page { .home-page {
min-height: 100vh; min-height: 100vh;
padding-bottom: 100rpx; padding-bottom: 50px;
background-image: url('@/static/images/bg.png'); background-image: url('@/static/images/bg.png');
background-position: top; background-position: top;
background-size: cover; background-size: cover;
+4 -4
View File
@@ -120,13 +120,13 @@ const onInvest = mergeStep(async (item: any) => {
background-image: url('@/static/images/invest/bg.png'); background-image: url('@/static/images/invest/bg.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-attachment: fixed; background-attachment: fixed;
background-position: top -80rpx center; background-position: top -40px center;
background-size: 100%; background-size: 100%;
} }
.invest-item { .invest-item {
width: 690rpx; width: 345px;
height: 352rpx; height: 176px;
margin: 0 auto 30rpx; margin: 0 auto 15px;
background-image: url('@/static/images/invest/item-bg.png'); background-image: url('@/static/images/invest/item-bg.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;
+5 -5
View File
@@ -22,7 +22,7 @@
v-model="formData.account" v-model="formData.account"
placeholder-class="text-#889BC6" placeholder-class="text-#889BC6"
class="text-right flex-1 text-14" class="text-right flex-1 text-14"
placeholder="请输入用户名" placeholder="请输入手机号"
/> />
</view> </view>
<view class="flex items-center py-15"> <view class="flex items-center py-15">
@@ -36,9 +36,9 @@
/> />
</view> </view>
</view> </view>
<!-- <view class="ml-auto mr-0 w-fit text-gradient text-14 p-15" @click="handleEditPassword"> <view class="ml-auto mr-0 w-fit text-gradient text-14 p-15" @click="handleEditPassword">
忘记密码 忘记密码
</view> --> </view>
<view <view
class="mt-30 text-center py-12 rounded-full mx-15 text-15 text-white btn-gradient" class="mt-30 text-center py-12 rounded-full mx-15 text-15 text-white btn-gradient"
@click="handleLogin" @click="handleLogin"
@@ -74,7 +74,7 @@ onLoad((options) => {
const handleLogin = async () => { const handleLogin = async () => {
if (!formData.value.account || !formData.value.password) { if (!formData.value.account || !formData.value.password) {
return uni.showToast({ return uni.showToast({
title: '请输入用户名和密码', title: '请输入手机号和密码',
icon: 'none', icon: 'none',
}) })
} }
@@ -114,7 +114,7 @@ onLoad(() => {
.login-container { .login-container {
box-sizing: border-box; box-sizing: border-box;
min-height: 100vh; min-height: 100vh;
padding-bottom: 200rpx; padding-bottom: 50px;
background-image: url('@/static/images/login-bg.png'); background-image: url('@/static/images/login-bg.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
+22 -13
View File
@@ -15,7 +15,7 @@
<view class="text-16 mt-10">{{ userStore.userInfo.nickname }}</view> <view class="text-16 mt-10">{{ userStore.userInfo.nickname }}</view>
<view class="text-12 mt-8">账号{{ userStore.userInfo.username }}</view> <view class="text-12 mt-8">账号{{ userStore.userInfo.username }}</view>
</view> </view>
<view class="flex justify-center text-center mt-15 items-center px-30"> <view class="flex justify-center text-center mt-30 items-center px-30">
<view class="flex-1"> <view class="flex-1">
<view class="text-30 font-bold">{{ Number(userStore.userInfo.money) }}</view> <view class="text-30 font-bold">{{ Number(userStore.userInfo.money) }}</view>
<view class="text-14 mt-10 text-#3B81F3">我的余额</view> <view class="text-14 mt-10 text-#3B81F3">我的余额</view>
@@ -33,7 +33,7 @@
</view> </view>
</view> </view>
<view class="flex px-15 mt-15"> <view class="flex px-15 mt-30">
<view <view
class="flex py-30 justify-center items-center rounded-tl-10 rounded-br-10 flex-1 bg-[linear-gradient(180deg,#D9EBFF,#9EDAFF)] border-1 border-#5FAEFF80 border-solid" class="flex py-30 justify-center items-center rounded-tl-10 rounded-br-10 flex-1 bg-[linear-gradient(180deg,#D9EBFF,#9EDAFF)] border-1 border-#5FAEFF80 border-solid"
@click="handleWithdrawal" @click="handleWithdrawal"
@@ -53,21 +53,21 @@
<image <image
class="w-330 h-123 mx-auto mt-15 block" class="w-330 h-123 mx-auto mt-15 block"
src="@/static/images/my/recommend.png" src="@/static/images/my/recommend.png"
mode="aspectFill" mode="widthFix"
@click="handleInvite" @click="handleInvite"
/> />
<view class="mt-15 grid grid-cols-2 gap-10 p-15"> <view class="mt-15 grid grid-cols-2 gap-10 p-15">
<view <view
@click="handleTeam" @click="handleTeam"
class="flex justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid" class="flex items-center justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid"
> >
<image class="w-24 h-24" src="@/static/images/my/team.png" mode="aspectFit" /> <image class="w-24 h-24" src="@/static/images/my/team.png" mode="aspectFit" />
<view class="text-14 text-#333 ml-10">我的邀请</view> <view class="text-14 text-#333 ml-10">我的邀请</view>
</view> </view>
<view <view
@click="handleAsset" @click="handleAsset"
class="flex justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid" class="flex items-center justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid"
> >
<image class="w-24 h-24" src="@/static/images/my/house.png" mode="aspectFit" /> <image class="w-24 h-24" src="@/static/images/my/house.png" mode="aspectFit" />
<view class="text-14 text-#333 ml-10">我的资产</view> <view class="text-14 text-#333 ml-10">我的资产</view>
@@ -75,18 +75,25 @@
<view <view
@click="handleRealName" @click="handleRealName"
class="flex justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid" class="flex items-center justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid"
> >
<image class="w-24 h-24" src="@/static/images/my/realname.png" mode="aspectFit" /> <image class="w-24 h-24" src="@/static/images/my/realname.png" mode="aspectFit" />
<view class="text-14 text-#333 ml-10">实名认证</view> <view class="text-14 text-#333 ml-10">实名认证</view>
</view> </view>
<view <view
@click="handleBankCard" @click="handleBankCard"
class="flex justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid" class="flex items-center justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid"
> >
<image class="w-24 h-24" src="@/static/images/my/card.png" mode="aspectFit" /> <image class="w-24 h-24" src="@/static/images/my/card.png" mode="aspectFit" />
<view class="text-14 text-#333 ml-10">我的银行卡</view> <view class="text-14 text-#333 ml-10">我的银行卡</view>
</view> </view>
<view
@click="downloadAppAPI"
class="flex items-center justify-center rounded-tl-10 rounded-br-10 bg-[linear-gradient(45deg,#EFF7FF,#D1E8FF)] p-15 border border-#BEDCFF border-solid"
>
<image class="w-24 h-24" src="@/static/images/my/download.png" mode="aspectFit" />
<view class="text-14 text-#333 ml-10">下载APP</view>
</view>
</view> </view>
<view <view
@@ -102,8 +109,9 @@
import Avatar from '@/components/Avatar.vue' import Avatar from '@/components/Avatar.vue'
import NavBar from '@/components/NavBar.vue' import NavBar from '@/components/NavBar.vue'
import { loginRoute } from '@/interceptors/route' import { loginRoute } from '@/interceptors/route'
import { downloadAppAPI } from '@/service'
import { useUserStore } from '@/store/user' import { useUserStore } from '@/store/user'
import { getImageUrl } from '@/utils' import { getImageUrl, showModal } from '@/utils'
const userStore = useUserStore() const userStore = useUserStore()
@@ -120,9 +128,10 @@ const handleWithdrawalDetail = () => {
} }
const handleWithdrawal = () => { const handleWithdrawal = () => {
uni.navigateTo({ showModal('1月26号开放提现')
url: '/pages-sub/withdrawal/index', // uni.navigateTo({
}) // url: '/pages-sub/withdrawal/index',
// })
} }
const handleTeam = () => { const handleTeam = () => {
@@ -165,8 +174,8 @@ const handleConvert = () => {
<style lang="scss" scoped> <style lang="scss" scoped>
.my-page { .my-page {
min-height: 100vh; min-height: 100vh;
padding-bottom: 100rpx; padding-bottom: 50px;
background-image: url('@/static/images/bg.png'); background-image: url('@/static/images/my/bg.jpg');
background-position: top; background-position: top;
background-size: cover; background-size: cover;
} }
+6 -5
View File
@@ -33,9 +33,9 @@ onLoad((options) => {
}) })
const handleRegister = mergeStep(async () => { const handleRegister = mergeStep(async () => {
if (!form.value.username) { if (!/^\d{11}$/.test(form.value.username)) {
uni.showToast({ uni.showToast({
title: '请输入用户名', title: '请输入正确手机号(11位)',
icon: 'none', icon: 'none',
}) })
return return
@@ -104,10 +104,11 @@ onLoad(async (options) => {
<image class="w-24 h-24" src="@/static/images/login/phone.png" mode="aspectFit" /> <image class="w-24 h-24" src="@/static/images/login/phone.png" mode="aspectFit" />
<input <input
v-model="form.username" v-model="form.username"
type="text" type="number"
maxlength="11"
placeholder-class="text-#889BC6" placeholder-class="text-#889BC6"
class="text-right flex-1 text-14" class="text-right flex-1 text-14"
placeholder="请输入用户名" placeholder="请输入手机号"
/> />
</view> </view>
<view class="flex items-center py-15"> <view class="flex items-center py-15">
@@ -175,7 +176,7 @@ onLoad(async (options) => {
.login-container { .login-container {
box-sizing: border-box; box-sizing: border-box;
min-height: 100vh; min-height: 100vh;
padding-bottom: 200rpx; padding-bottom: 50px;
background-image: url('@/static/images/login-bg.png'); background-image: url('@/static/images/login-bg.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
+37
View File
@@ -148,3 +148,40 @@ export const getWithdrawalRecordAPI = (data) =>
method: 'POST', method: 'POST',
data, data,
}) })
// 下载APP
export const downloadAppAPI = () => {
location.href = 'https://r2.maldiveswallet.vip/app/maldiveswallet.apk'
}
// 修改密码第一步
export const editPasswordFirstAPI = (data) =>
http({
url: '/api/user/forgetpassone',
method: 'POST',
data,
hideErrorToast: true,
})
// 修改密码第二步
export const editPasswordSecondAPI = (data) =>
http({
url: '/api/user/forgetpasstwo',
method: 'POST',
data,
})
// 修改实名认证信息
export const editRealNameAuthAPI = (data) =>
http({
url: '/api/user/updateuserauth',
method: 'POST',
data,
})
// 获取客服信息
export const getCustomerServiceAPI = () =>
http({
url: '/api/index/kefu',
method: 'POST',
})
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 574 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 780 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 985 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 255 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

+1 -1
View File
@@ -32,7 +32,7 @@ interface NavigateToOptions {
interface RedirectToOptions extends NavigateToOptions {} interface RedirectToOptions extends NavigateToOptions {}
interface SwitchTabOptions { interface SwitchTabOptions {
url: "/pages/index/index" | "/pages/invite/index" | "/pages/invest/index" | "/pages/my/index" url: "/pages/index/index" | "/pages/invite/index" | "/pages/my/index"
} }
type ReLaunchOptions = NavigateToOptions | SwitchTabOptions; type ReLaunchOptions = NavigateToOptions | SwitchTabOptions;
+6 -2
View File
@@ -113,12 +113,16 @@ export default ({ command, mode }) => {
css: { css: {
postcss: { postcss: {
plugins: [ plugins: [
autoprefixer(), autoprefixer({
overrideBrowserslist: ['Android >= 4.0', 'iOS >= 8'],
}),
viewport({ viewport({
mobileUnit: 'rem',
appSelector: '#app', appSelector: '#app',
selectorBlackList: ['uni-'],
viewportWidth: 375, viewportWidth: 375,
maxDisplayWidth: 600, maxDisplayWidth: 600,
rootContainingBlockSelectorList: ['van-tabbar', 'van-popup'], // rootContainingBlockSelectorList: ['wd-navbar__title'],
border: true, border: true,
}), }),
], ],