Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-fe
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-fe
Commits
26beecc8
Commit
26beecc8
authored
Dec 17, 2024
by
nick zheng
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.gsstcloud.com/poc/poc-fe
into beta
parents
dc07bfe7
1241e2db
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
277 additions
and
221 deletions
+277
-221
package.json
package.json
+1
-1
pnpm-lock.yaml
pnpm-lock.yaml
+244
-205
pay-sidebar.vue
src/views/equity/components/pay-sidebar.vue
+19
-8
point-recharge-modal.vue
src/views/equity/components/point-recharge-modal.vue
+8
-1
equity.vue
src/views/equity/equity.vue
+5
-6
No files found.
package.json
View file @
26beecc8
...
...
@@ -40,7 +40,7 @@
"
spark-md5
"
:
"^3.0.2"
,
"
type-fest
"
:
"^4.26.1"
,
"
validator
"
:
"^13.12.0"
,
"
vue
"
:
"^3.5.1
2
"
,
"
vue
"
:
"^3.5.1
3
"
,
"
vue-i18n
"
:
"^9.14.0"
,
"
vue-router
"
:
"^4.4.5"
},
...
...
pnpm-lock.yaml
View file @
26beecc8
...
...
@@ -10,10 +10,10 @@ importers:
dependencies
:
'
@icon-park/vue-next'
:
specifier
:
^1.4.2
version
:
1.4.2(vue@3.5.1
2
(typescript@5.6.2))
version
:
1.4.2(vue@3.5.1
3
(typescript@5.6.2))
'
@iconify/vue'
:
specifier
:
^4.1.2
version
:
4.1.2(vue@3.5.1
2
(typescript@5.6.2))
version
:
4.1.2(vue@3.5.1
3
(typescript@5.6.2))
'
@microsoft/fetch-event-source'
:
specifier
:
^2.0.1
version
:
2.0.1
...
...
@@ -22,7 +22,7 @@ importers:
version
:
0.61.9
'
@vueuse/core'
:
specifier
:
^10.11.1
version
:
10.11.1(vue@3.5.1
2
(typescript@5.6.2))
version
:
10.11.1(vue@3.5.1
3
(typescript@5.6.2))
axios
:
specifier
:
^1.7.7
version
:
1.7.7
...
...
@@ -70,7 +70,7 @@ importers:
version
:
5.0.7
pinia
:
specifier
:
^2.2.2
version
:
2.2.2(typescript@5.6.2)(vue@3.5.1
2
(typescript@5.6.2))
version
:
2.2.2(typescript@5.6.2)(vue@3.5.1
3
(typescript@5.6.2))
spark-md5
:
specifier
:
^3.0.2
version
:
3.0.2
...
...
@@ -81,14 +81,14 @@ importers:
specifier
:
^13.12.0
version
:
13.12.0
vue
:
specifier
:
^3.5.1
2
version
:
3.5.1
2
(typescript@5.6.2)
specifier
:
^3.5.1
3
version
:
3.5.1
3
(typescript@5.6.2)
vue-i18n
:
specifier
:
^9.14.0
version
:
9.14.0(vue@3.5.1
2
(typescript@5.6.2))
version
:
9.14.0(vue@3.5.1
3
(typescript@5.6.2))
vue-router
:
specifier
:
^4.4.5
version
:
4.4.5(vue@3.5.1
2
(typescript@5.6.2))
version
:
4.4.5(vue@3.5.1
3
(typescript@5.6.2))
devDependencies
:
'
@commitlint/cli'
:
specifier
:
^19.5.0
...
...
@@ -101,7 +101,7 @@ importers:
version
:
19.5.0
'
@intlify/unplugin-vue-i18n'
:
specifier
:
^4.0.0
version
:
4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.1
2
(typescript@5.6.2)))(webpack-sources@3.2.3)
version
:
4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.1
3
(typescript@5.6.2)))(webpack-sources@3.2.3)
'
@types/howler'
:
specifier
:
^2.2.12
version
:
2.2.12
...
...
@@ -119,31 +119,31 @@ importers:
version
:
13.12.2
'
@typescript-eslint/parser'
:
specifier
:
^7.18.0
version
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
version
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
'
@unocss/eslint-config'
:
specifier
:
^0.61.9
version
:
0.61.9(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
version
:
0.61.9(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
'
@vitejs/plugin-vue'
:
specifier
:
^4.6.2
version
:
4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
2
(typescript@5.6.2))
version
:
4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
3
(typescript@5.6.2))
'
@vitejs/plugin-vue-jsx'
:
specifier
:
^4.0.1
version
:
4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
2
(typescript@5.6.2))
version
:
4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
3
(typescript@5.6.2))
autoprefixer
:
specifier
:
^10.4.20
version
:
10.4.20(postcss@8.4.47)
eslint
:
specifier
:
^9.10.0
version
:
9.10.0(jiti@
2.0.0-beta.3
)
version
:
9.10.0(jiti@
1.21.6
)
eslint-config-prettier
:
specifier
:
^9.1.0
version
:
9.1.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
version
:
9.1.0(eslint@9.10.0(jiti@
1.21.6
))
eslint-plugin-prettier
:
specifier
:
^5.2.1
version
:
5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@
2.0.0-beta.3)))(eslint@9.10.0(jiti@2.0.0-beta.3
))(prettier@3.3.3)
version
:
5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@
1.21.6)))(eslint@9.10.0(jiti@1.21.6
))(prettier@3.3.3)
eslint-plugin-vue
:
specifier
:
^9.28.0
version
:
9.28.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
version
:
9.28.0(eslint@9.10.0(jiti@
1.21.6
))
globals
:
specifier
:
^15.9.0
version
:
15.9.0
...
...
@@ -155,7 +155,7 @@ importers:
version
:
15.2.10
naive-ui
:
specifier
:
^2.39.0
version
:
2.39.0(vue@3.5.1
2
(typescript@5.6.2))
version
:
2.39.0(vue@3.5.1
3
(typescript@5.6.2))
postcss
:
specifier
:
^8.4.47
version
:
8.4.47
...
...
@@ -200,28 +200,28 @@ importers:
version
:
5.6.2
typescript-eslint
:
specifier
:
^7.18.0
version
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
version
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
unocss
:
specifier
:
^0.61.9
version
:
0.61.9(postcss@8.4.47)(rollup@4.21.3)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))
unplugin-auto-import
:
specifier
:
^0.17.8
version
:
0.17.8(@vueuse/core@10.11.1(vue@3.5.1
2
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
version
:
0.17.8(@vueuse/core@10.11.1(vue@3.5.1
3
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
unplugin-vue-components
:
specifier
:
^0.26.0
version
:
0.26.0(@babel/parser@7.2
5.8)(rollup@4.21.3)(vue@3.5.12
(typescript@5.6.2))(webpack-sources@3.2.3)
version
:
0.26.0(@babel/parser@7.2
6.3)(rollup@4.21.3)(vue@3.5.13
(typescript@5.6.2))(webpack-sources@3.2.3)
vite
:
specifier
:
^5.4.6
version
:
5.4.6(@types/node@20.16.5)(sass@1.79.1)
vite-plugin-checker
:
specifier
:
^0.7.2
version
:
0.7.2(eslint@9.10.0(jiti@
2.0.0-beta.3))(meow@13.2.0
)(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2))
version
:
0.7.2(eslint@9.10.0(jiti@
1.21.6)
)(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2))
vite-svg-loader
:
specifier
:
^5.1.0
version
:
5.1.0(vue@3.5.1
2
(typescript@5.6.2))
version
:
5.1.0(vue@3.5.1
3
(typescript@5.6.2))
vue-eslint-parser
:
specifier
:
^9.4.3
version
:
9.4.3(eslint@9.10.0(jiti@
2.0.0-beta.3
))
version
:
9.4.3(eslint@9.10.0(jiti@
1.21.6
))
vue-tsc
:
specifier
:
^2.0.29
version
:
2.0.29(typescript@5.6.2)
...
...
@@ -304,12 +304,12 @@ packages:
resolution
:
{
integrity
:
sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/helper-string-parser@7.25.
7
'
:
resolution
:
{
integrity
:
sha512-
CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g
==
}
'
@babel/helper-string-parser@7.25.
9
'
:
resolution
:
{
integrity
:
sha512-
4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA
==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/helper-validator-identifier@7.25.
7
'
:
resolution
:
{
integrity
:
sha512-
AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg
==
}
'
@babel/helper-validator-identifier@7.25.
9
'
:
resolution
:
{
integrity
:
sha512-
Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ
==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/helper-validator-option@7.24.8'
:
...
...
@@ -334,6 +334,11 @@ packages:
engines
:
{
node
:
'
>=6.0.0'
}
hasBin
:
true
'
@babel/parser@7.26.3'
:
resolution
:
{
integrity
:
sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==
}
engines
:
{
node
:
'
>=6.0.0'
}
hasBin
:
true
'
@babel/plugin-syntax-jsx@7.24.7'
:
resolution
:
{
integrity
:
sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==
}
engines
:
{
node
:
'
>=6.9.0'
}
...
...
@@ -380,6 +385,10 @@ packages:
resolution
:
{
integrity
:
sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/types@7.26.3'
:
resolution
:
{
integrity
:
sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@commitlint/cli@19.5.0'
:
resolution
:
{
integrity
:
sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==
}
engines
:
{
node
:
'
>=v18'
}
...
...
@@ -1230,26 +1239,26 @@ packages:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@vue/compiler-core@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw
==
}
'
@vue/compiler-core@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q
==
}
'
@vue/compiler-core@3.5.6'
:
resolution
:
{
integrity
:
sha512-r+gNu6K4lrvaQLQGmf+1gc41p3FO2OUJyWmNqaIITaJU6YFiV5PtQSFZt8jfztYyARwqhoCayjprC7KMvT3nRA==
}
'
@vue/compiler-dom@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg
==
}
'
@vue/compiler-dom@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA
==
}
'
@vue/compiler-dom@3.5.6'
:
resolution
:
{
integrity
:
sha512-xRXqxDrIqK8v8sSScpistyYH0qYqxakpsIvqMD2e5sV/PXQ1mTwtXp4k42yHK06KXxKSmitop9e45Ui/3BrTEw==
}
'
@vue/compiler-sfc@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw
==
}
'
@vue/compiler-sfc@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ
==
}
'
@vue/compiler-sfc@3.5.6'
:
resolution
:
{
integrity
:
sha512-pjWJ8Kj9TDHlbF5LywjVso+BIxCY5wVOLhkEXRhuCHDxPFIeX1zaFefKs8RYoHvkSMqRWt93a0f2gNJVJixHwg==
}
'
@vue/compiler-ssr@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvP
A==
}
'
@vue/compiler-ssr@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6Kp
A==
}
'
@vue/compiler-ssr@3.5.6'
:
resolution
:
{
integrity
:
sha512-VpWbaZrEOCqnmqjE83xdwegtr5qO/2OPUC6veWgvNqTJ3bYysz6vY3VqMuOijubuUYPRpG3OOKIh9TD0Stxb9A==
}
...
...
@@ -1268,22 +1277,22 @@ packages:
typescript
:
optional
:
true
'
@vue/reactivity@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTA
g==
}
'
@vue/reactivity@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixAC
g==
}
'
@vue/runtime-core@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62U
w==
}
'
@vue/runtime-core@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCI
w==
}
'
@vue/runtime-dom@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA
==
}
'
@vue/runtime-dom@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog
==
}
'
@vue/server-renderer@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg
==
}
'
@vue/server-renderer@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA
==
}
peerDependencies
:
vue
:
3.5.1
2
vue
:
3.5.1
3
'
@vue/shared@3.5.1
2
'
:
resolution
:
{
integrity
:
sha512-
L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg
==
}
'
@vue/shared@3.5.1
3
'
:
resolution
:
{
integrity
:
sha512-
/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ
==
}
'
@vue/shared@3.5.6'
:
resolution
:
{
integrity
:
sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==
}
...
...
@@ -2289,8 +2298,8 @@ packages:
magic-string@0.30.11
:
resolution
:
{
integrity
:
sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==
}
magic-string@0.30.1
2
:
resolution
:
{
integrity
:
sha512-
Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw
==
}
magic-string@0.30.1
7
:
resolution
:
{
integrity
:
sha512-
sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA
==
}
marked-highlight@2.2.1
:
resolution
:
{
integrity
:
sha512-SiCIeEiQbs9TxGwle9/OwbOejHCZsohQRaNTY2u8euEXYt2rYUFoiImUirThU3Gd/o6Q1gHGtH9qloHlbJpNIA==
}
...
...
@@ -2382,6 +2391,11 @@ packages:
engines
:
{
node
:
^10 || ^12 || ^13.7 || ^14 || >=15.0.1
}
hasBin
:
true
nanoid@3.3.8
:
resolution
:
{
integrity
:
sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
}
engines
:
{
node
:
^10 || ^12 || ^13.7 || ^14 || >=15.0.1
}
hasBin
:
true
nanoid@5.0.7
:
resolution
:
{
integrity
:
sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==
}
engines
:
{
node
:
^18 || >=20
}
...
...
@@ -2496,6 +2510,9 @@ packages:
picocolors@1.1.0
:
resolution
:
{
integrity
:
sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
}
picocolors@1.1.1
:
resolution
:
{
integrity
:
sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
}
picomatch@2.3.1
:
resolution
:
{
integrity
:
sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
}
engines
:
{
node
:
'
>=8.6'
}
...
...
@@ -2564,6 +2581,10 @@ packages:
resolution
:
{
integrity
:
sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
}
engines
:
{
node
:
^10 || ^12 || >=14
}
postcss@8.4.49
:
resolution
:
{
integrity
:
sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
}
engines
:
{
node
:
^10 || ^12 || >=14
}
prelude-ls@1.2.1
:
resolution
:
{
integrity
:
sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
}
engines
:
{
node
:
'
>=
0.8.0'
}
...
...
@@ -3209,8 +3230,8 @@ packages:
peerDependencies
:
typescript
:
'
>=5.0.0'
vue@3.5.1
2
:
resolution
:
{
integrity
:
sha512-
CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg
==
}
vue@3.5.1
3
:
resolution
:
{
integrity
:
sha512-
wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ
==
}
peerDependencies
:
typescript
:
'
*'
peerDependenciesMeta
:
...
...
@@ -3310,7 +3331,7 @@ snapshots:
'
@babel/code-frame@7.24.7'
:
dependencies
:
'
@babel/highlight'
:
7.24.7
picocolors
:
1.1.
0
picocolors
:
1.1.
1
'
@babel/compat-data@7.25.4'
:
{}
...
...
@@ -3343,7 +3364,7 @@ snapshots:
'
@babel/helper-annotate-as-pure@7.24.7'
:
dependencies
:
'
@babel/types'
:
7.2
5.8
'
@babel/types'
:
7.2
6.3
'
@babel/helper-compilation-targets@7.25.2'
:
dependencies
:
...
...
@@ -3369,7 +3390,7 @@ snapshots:
'
@babel/helper-member-expression-to-functions@7.24.8'
:
dependencies
:
'
@babel/traverse'
:
7.25.6
'
@babel/types'
:
7.2
5.8
'
@babel/types'
:
7.2
6.3
transitivePeerDependencies
:
-
supports-color
...
...
@@ -3385,14 +3406,14 @@ snapshots:
'
@babel/core'
:
7.25.2
'
@babel/helper-module-imports'
:
7.24.7
'
@babel/helper-simple-access'
:
7.24.7
'
@babel/helper-validator-identifier'
:
7.25.
7
'
@babel/helper-validator-identifier'
:
7.25.
9
'
@babel/traverse'
:
7.25.6
transitivePeerDependencies
:
-
supports-color
'
@babel/helper-optimise-call-expression@7.24.7'
:
dependencies
:
'
@babel/types'
:
7.2
5.8
'
@babel/types'
:
7.2
6.3
'
@babel/helper-plugin-utils@7.24.8'
:
{}
...
...
@@ -3415,13 +3436,13 @@ snapshots:
'
@babel/helper-skip-transparent-expression-wrappers@7.24.7'
:
dependencies
:
'
@babel/traverse'
:
7.25.6
'
@babel/types'
:
7.2
5.8
'
@babel/types'
:
7.2
6.3
transitivePeerDependencies
:
-
supports-color
'
@babel/helper-string-parser@7.25.
7
'
:
{}
'
@babel/helper-string-parser@7.25.
9
'
:
{}
'
@babel/helper-validator-identifier@7.25.
7
'
:
{}
'
@babel/helper-validator-identifier@7.25.
9
'
:
{}
'
@babel/helper-validator-option@7.24.8'
:
{}
...
...
@@ -3432,19 +3453,23 @@ snapshots:
'
@babel/highlight@7.24.7'
:
dependencies
:
'
@babel/helper-validator-identifier'
:
7.25.
7
'
@babel/helper-validator-identifier'
:
7.25.
9
chalk
:
2.4.2
js-tokens
:
4.0.0
picocolors
:
1.1.
0
picocolors
:
1.1.
1
'
@babel/parser@7.25.6'
:
dependencies
:
'
@babel/types'
:
7.2
5.8
'
@babel/types'
:
7.2
6.3
'
@babel/parser@7.25.8'
:
dependencies
:
'
@babel/types'
:
7.25.8
'
@babel/parser@7.26.3'
:
dependencies
:
'
@babel/types'
:
7.26.3
'
@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)'
:
dependencies
:
'
@babel/core'
:
7.25.2
...
...
@@ -3493,14 +3518,14 @@ snapshots:
'
@babel/template@7.25.0'
:
dependencies
:
'
@babel/code-frame'
:
7.24.7
'
@babel/parser'
:
7.2
5.8
'
@babel/parser'
:
7.2
6.3
'
@babel/types'
:
7.25.8
'
@babel/traverse@7.25.6'
:
dependencies
:
'
@babel/code-frame'
:
7.24.7
'
@babel/generator'
:
7.25.6
'
@babel/parser'
:
7.2
5.8
'
@babel/parser'
:
7.2
6.3
'
@babel/template'
:
7.25.0
'
@babel/types'
:
7.25.8
debug
:
4.3.7
...
...
@@ -3510,10 +3535,15 @@ snapshots:
'
@babel/types@7.25.8'
:
dependencies
:
'
@babel/helper-string-parser'
:
7.25.
7
'
@babel/helper-validator-identifier'
:
7.25.
7
'
@babel/helper-string-parser'
:
7.25.
9
'
@babel/helper-validator-identifier'
:
7.25.
9
to-fast-properties
:
2.0.0
'
@babel/types@7.26.3'
:
dependencies
:
'
@babel/helper-string-parser'
:
7.25.9
'
@babel/helper-validator-identifier'
:
7.25.9
'
@commitlint/cli@19.5.0(@types/node@20.16.5)(typescript@5.6.2)'
:
dependencies
:
'
@commitlint/format'
:
19.5.0
...
...
@@ -3628,9 +3658,9 @@ snapshots:
dependencies
:
css-render
:
0.15.14
'
@css-render/vue3-ssr@0.15.14(vue@3.5.1
2
(typescript@5.6.2))'
:
'
@css-render/vue3-ssr@0.15.14(vue@3.5.1
3
(typescript@5.6.2))'
:
dependencies
:
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
'
@csstools/css-parser-algorithms@3.0.1(@csstools/css-tokenizer@3.0.1)'
:
dependencies
:
...
...
@@ -3792,9 +3822,9 @@ snapshots:
'
@esbuild/win32-x64@0.23.1'
:
optional
:
true
'
@eslint-community/eslint-utils@4.4.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))'
:
'
@eslint-community/eslint-utils@4.4.0(eslint@9.10.0(jiti@
1.21.6
))'
:
dependencies
:
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
eslint-visitor-keys
:
3.4.3
'
@eslint-community/regexpp@4.11.1'
:
{}
...
...
@@ -3833,9 +3863,9 @@ snapshots:
'
@humanwhocodes/retry@0.3.0'
:
{}
'
@icon-park/vue-next@1.4.2(vue@3.5.1
2
(typescript@5.6.2))'
:
'
@icon-park/vue-next@1.4.2(vue@3.5.1
3
(typescript@5.6.2))'
:
dependencies
:
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
'
@iconify/types@2.0.0'
:
{}
...
...
@@ -3851,12 +3881,12 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
'
@iconify/vue@4.1.2(vue@3.5.1
2
(typescript@5.6.2))'
:
'
@iconify/vue@4.1.2(vue@3.5.1
3
(typescript@5.6.2))'
:
dependencies
:
'
@iconify/types'
:
2.0.0
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
'
@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.1
2
(typescript@5.6.2)))'
:
'
@intlify/bundle-utils@8.0.0(vue-i18n@9.14.0(vue@3.5.1
3
(typescript@5.6.2)))'
:
dependencies
:
'
@intlify/message-compiler'
:
9.14.0
'
@intlify/shared'
:
9.14.0
...
...
@@ -3868,7 +3898,7 @@ snapshots:
source-map-js
:
1.2.1
yaml-eslint-parser
:
1.2.3
optionalDependencies
:
vue-i18n
:
9.14.0(vue@3.5.1
2
(typescript@5.6.2))
vue-i18n
:
9.14.0(vue@3.5.1
3
(typescript@5.6.2))
'
@intlify/core-base@9.14.0'
:
dependencies
:
...
...
@@ -3882,9 +3912,9 @@ snapshots:
'
@intlify/shared@9.14.0'
:
{}
'
@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.1
2
(typescript@5.6.2)))(webpack-sources@3.2.3)'
:
'
@intlify/unplugin-vue-i18n@4.0.0(rollup@4.21.3)(vue-i18n@9.14.0(vue@3.5.1
3
(typescript@5.6.2)))(webpack-sources@3.2.3)'
:
dependencies
:
'
@intlify/bundle-utils'
:
8.0.0(vue-i18n@9.14.0(vue@3.5.1
2
(typescript@5.6.2)))
'
@intlify/bundle-utils'
:
8.0.0(vue-i18n@9.14.0(vue@3.5.1
3
(typescript@5.6.2)))
'
@intlify/shared'
:
9.14.0
'
@rollup/pluginutils'
:
5.1.0(rollup@4.21.3)
'
@vue/compiler-sfc'
:
3.5.6
...
...
@@ -3897,7 +3927,7 @@ snapshots:
source-map-js
:
1.2.1
unplugin
:
1.14.1(webpack-sources@3.2.3)
optionalDependencies
:
vue-i18n
:
9.14.0(vue@3.5.1
2
(typescript@5.6.2))
vue-i18n
:
9.14.0(vue@3.5.1
3
(typescript@5.6.2))
transitivePeerDependencies
:
-
rollup
-
supports-color
...
...
@@ -4024,15 +4054,15 @@ snapshots:
'
@types/web-bluetooth@0.0.20'
:
{}
'
@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3))(typescript@5.6.2))(eslint@9.10.0(jiti@2.0.0-beta.3
))(typescript@5.6.2)'
:
'
@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@
1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6
))(typescript@5.6.2)'
:
dependencies
:
'
@eslint-community/regexpp'
:
4.11.1
'
@typescript-eslint/parser'
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
'
@typescript-eslint/parser'
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
'
@typescript-eslint/scope-manager'
:
7.18.0
'
@typescript-eslint/type-utils'
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
'
@typescript-eslint/type-utils'
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
'
@typescript-eslint/visitor-keys'
:
7.18.0
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
graphemer
:
1.4.0
ignore
:
5.3.2
natural-compare
:
1.4.0
...
...
@@ -4042,14 +4072,14 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
'
@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)'
:
'
@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)'
:
dependencies
:
'
@typescript-eslint/scope-manager'
:
7.18.0
'
@typescript-eslint/types'
:
7.18.0
'
@typescript-eslint/typescript-estree'
:
7.18.0(typescript@5.6.2)
'
@typescript-eslint/visitor-keys'
:
7.18.0
debug
:
4.3.7
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
optionalDependencies
:
typescript
:
5.6.2
transitivePeerDependencies
:
...
...
@@ -4060,12 +4090,12 @@ snapshots:
'
@typescript-eslint/types'
:
7.18.0
'
@typescript-eslint/visitor-keys'
:
7.18.0
'
@typescript-eslint/type-utils@7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)'
:
'
@typescript-eslint/type-utils@7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)'
:
dependencies
:
'
@typescript-eslint/typescript-estree'
:
7.18.0(typescript@5.6.2)
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
debug
:
4.3.7
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
ts-api-utils
:
1.3.0(typescript@5.6.2)
optionalDependencies
:
typescript
:
5.6.2
...
...
@@ -4089,13 +4119,13 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
'
@typescript-eslint/utils@7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)'
:
'
@typescript-eslint/utils@7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)'
:
dependencies
:
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@9.10.0(jiti@
1.21.6
))
'
@typescript-eslint/scope-manager'
:
7.18.0
'
@typescript-eslint/types'
:
7.18.0
'
@typescript-eslint/typescript-estree'
:
7.18.0(typescript@5.6.2)
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
transitivePeerDependencies
:
-
supports-color
-
typescript
...
...
@@ -4128,7 +4158,7 @@ snapshots:
colorette
:
2.0.20
consola
:
3.2.3
fast-glob
:
3.3.2
magic-string
:
0.30.1
2
magic-string
:
0.30.1
7
pathe
:
1.1.2
perfect-debounce
:
1.0.0
transitivePeerDependencies
:
...
...
@@ -4144,17 +4174,17 @@ snapshots:
'
@unocss/core@0.61.9'
:
{}
'
@unocss/eslint-config@0.61.9(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)'
:
'
@unocss/eslint-config@0.61.9(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)'
:
dependencies
:
'
@unocss/eslint-plugin'
:
0.61.9(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
'
@unocss/eslint-plugin'
:
0.61.9(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
transitivePeerDependencies
:
-
eslint
-
supports-color
-
typescript
'
@unocss/eslint-plugin@0.61.9(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)'
:
'
@unocss/eslint-plugin@0.61.9(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)'
:
dependencies
:
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
'
@unocss/config'
:
0.61.9
'
@unocss/core'
:
0.61.9
magic-string
:
0.30.11
...
...
@@ -4182,7 +4212,7 @@ snapshots:
'
@unocss/rule-utils'
:
0.61.9
css-tree
:
2.3.1
fast-glob
:
3.3.2
magic-string
:
0.30.1
2
magic-string
:
0.30.1
7
postcss
:
8.4.47
transitivePeerDependencies
:
-
supports-color
...
...
@@ -4237,7 +4267,7 @@ snapshots:
'
@unocss/rule-utils@0.61.9'
:
dependencies
:
'
@unocss/core'
:
0.61.9
magic-string
:
0.30.1
2
magic-string
:
0.30.1
7
'
@unocss/scope@0.61.9'
:
{}
...
...
@@ -4279,26 +4309,26 @@ snapshots:
'
@unocss/transformer-directives'
:
0.61.9
chokidar
:
3.6.0
fast-glob
:
3.3.2
magic-string
:
0.30.1
2
magic-string
:
0.30.1
7
vite
:
5.4.6(@types/node@20.16.5)(sass@1.79.1)
transitivePeerDependencies
:
-
rollup
-
supports-color
'
@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
2
(typescript@5.6.2))'
:
'
@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
3
(typescript@5.6.2))'
:
dependencies
:
'
@babel/core'
:
7.25.2
'
@babel/plugin-transform-typescript'
:
7.25.2(@babel/core@7.25.2)
'
@vue/babel-plugin-jsx'
:
1.2.5(@babel/core@7.25.2)
vite
:
5.4.6(@types/node@20.16.5)(sass@1.79.1)
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
transitivePeerDependencies
:
-
supports-color
'
@vitejs/plugin-vue@4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
2
(typescript@5.6.2))'
:
'
@vitejs/plugin-vue@4.6.2(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue@3.5.1
3
(typescript@5.6.2))'
:
dependencies
:
vite
:
5.4.6(@types/node@20.16.5)(sass@1.79.1)
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
'
@volar/language-core@2.4.5'
:
dependencies
:
...
...
@@ -4337,15 +4367,15 @@ snapshots:
'
@babel/core'
:
7.25.2
'
@babel/helper-module-imports'
:
7.24.7
'
@babel/helper-plugin-utils'
:
7.24.8
'
@babel/parser'
:
7.2
5.6
'
@vue/compiler-sfc'
:
3.5.
6
'
@babel/parser'
:
7.2
6.3
'
@vue/compiler-sfc'
:
3.5.
13
transitivePeerDependencies
:
-
supports-color
'
@vue/compiler-core@3.5.1
2
'
:
'
@vue/compiler-core@3.5.1
3
'
:
dependencies
:
'
@babel/parser'
:
7.2
5.8
'
@vue/shared'
:
3.5.1
2
'
@babel/parser'
:
7.2
6.3
'
@vue/shared'
:
3.5.1
3
entities
:
4.5.0
estree-walker
:
2.0.2
source-map-js
:
1.2.1
...
...
@@ -4358,26 +4388,26 @@ snapshots:
estree-walker
:
2.0.2
source-map-js
:
1.2.1
'
@vue/compiler-dom@3.5.1
2
'
:
'
@vue/compiler-dom@3.5.1
3
'
:
dependencies
:
'
@vue/compiler-core'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
2
'
@vue/compiler-core'
:
3.5.1
3
'
@vue/shared'
:
3.5.1
3
'
@vue/compiler-dom@3.5.6'
:
dependencies
:
'
@vue/compiler-core'
:
3.5.6
'
@vue/shared'
:
3.5.6
'
@vue/compiler-sfc@3.5.1
2
'
:
'
@vue/compiler-sfc@3.5.1
3
'
:
dependencies
:
'
@babel/parser'
:
7.2
5.8
'
@vue/compiler-core'
:
3.5.1
2
'
@vue/compiler-dom'
:
3.5.1
2
'
@vue/compiler-ssr'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
2
'
@babel/parser'
:
7.2
6.3
'
@vue/compiler-core'
:
3.5.1
3
'
@vue/compiler-dom'
:
3.5.1
3
'
@vue/compiler-ssr'
:
3.5.1
3
'
@vue/shared'
:
3.5.1
3
estree-walker
:
2.0.2
magic-string
:
0.30.1
2
postcss
:
8.4.4
7
magic-string
:
0.30.1
7
postcss
:
8.4.4
9
source-map-js
:
1.2.1
'
@vue/compiler-sfc@3.5.6'
:
...
...
@@ -4392,10 +4422,10 @@ snapshots:
postcss
:
8.4.47
source-map-js
:
1.2.1
'
@vue/compiler-ssr@3.5.1
2
'
:
'
@vue/compiler-ssr@3.5.1
3
'
:
dependencies
:
'
@vue/compiler-dom'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
2
'
@vue/compiler-dom'
:
3.5.1
3
'
@vue/shared'
:
3.5.1
3
'
@vue/compiler-ssr@3.5.6'
:
dependencies
:
...
...
@@ -4412,9 +4442,9 @@ snapshots:
'
@vue/language-core@2.0.29(typescript@5.6.2)'
:
dependencies
:
'
@volar/language-core'
:
2.4.5
'
@vue/compiler-dom'
:
3.5.1
2
'
@vue/compiler-dom'
:
3.5.1
3
'
@vue/compiler-vue2'
:
2.7.16
'
@vue/shared'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
3
computeds
:
0.0.1
minimatch
:
9.0.5
muggle-string
:
0.4.1
...
...
@@ -4422,47 +4452,47 @@ snapshots:
optionalDependencies
:
typescript
:
5.6.2
'
@vue/reactivity@3.5.1
2
'
:
'
@vue/reactivity@3.5.1
3
'
:
dependencies
:
'
@vue/shared'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
3
'
@vue/runtime-core@3.5.1
2
'
:
'
@vue/runtime-core@3.5.1
3
'
:
dependencies
:
'
@vue/reactivity'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
2
'
@vue/reactivity'
:
3.5.1
3
'
@vue/shared'
:
3.5.1
3
'
@vue/runtime-dom@3.5.1
2
'
:
'
@vue/runtime-dom@3.5.1
3
'
:
dependencies
:
'
@vue/reactivity'
:
3.5.1
2
'
@vue/runtime-core'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
2
'
@vue/reactivity'
:
3.5.1
3
'
@vue/runtime-core'
:
3.5.1
3
'
@vue/shared'
:
3.5.1
3
csstype
:
3.1.3
'
@vue/server-renderer@3.5.1
2(vue@3.5.12
(typescript@5.6.2))'
:
'
@vue/server-renderer@3.5.1
3(vue@3.5.13
(typescript@5.6.2))'
:
dependencies
:
'
@vue/compiler-ssr'
:
3.5.1
2
'
@vue/shared'
:
3.5.1
2
vue
:
3.5.1
2
(typescript@5.6.2)
'
@vue/compiler-ssr'
:
3.5.1
3
'
@vue/shared'
:
3.5.1
3
vue
:
3.5.1
3
(typescript@5.6.2)
'
@vue/shared@3.5.1
2
'
:
{}
'
@vue/shared@3.5.1
3
'
:
{}
'
@vue/shared@3.5.6'
:
{}
'
@vueuse/core@10.11.1(vue@3.5.1
2
(typescript@5.6.2))'
:
'
@vueuse/core@10.11.1(vue@3.5.1
3
(typescript@5.6.2))'
:
dependencies
:
'
@types/web-bluetooth'
:
0.0.20
'
@vueuse/metadata'
:
10.11.1
'
@vueuse/shared'
:
10.11.1(vue@3.5.1
2
(typescript@5.6.2))
vue-demi
:
0.14.10(vue@3.5.1
2
(typescript@5.6.2))
'
@vueuse/shared'
:
10.11.1(vue@3.5.1
3
(typescript@5.6.2))
vue-demi
:
0.14.10(vue@3.5.1
3
(typescript@5.6.2))
transitivePeerDependencies
:
-
'
@vue/composition-api'
-
vue
'
@vueuse/metadata@10.11.1'
:
{}
'
@vueuse/shared@10.11.1(vue@3.5.1
2
(typescript@5.6.2))'
:
'
@vueuse/shared@10.11.1(vue@3.5.1
3
(typescript@5.6.2))'
:
dependencies
:
vue-demi
:
0.14.10(vue@3.5.1
2
(typescript@5.6.2))
vue-demi
:
0.14.10(vue@3.5.1
3
(typescript@5.6.2))
transitivePeerDependencies
:
-
'
@vue/composition-api'
-
vue
...
...
@@ -4905,29 +4935,29 @@ snapshots:
optionalDependencies
:
source-map
:
0.6.1
eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
:
eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@
1.21.6
))
:
dependencies
:
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@
2.0.0-beta.3)))(eslint@9.10.0(jiti@2.0.0-beta.3
))(prettier@3.3.3)
:
eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@
1.21.6)))(eslint@9.10.0(jiti@1.21.6
))(prettier@3.3.3)
:
dependencies
:
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
prettier
:
3.3.3
prettier-linter-helpers
:
1.0.0
synckit
:
0.9.1
optionalDependencies
:
eslint-config-prettier
:
9.1.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
eslint-config-prettier
:
9.1.0(eslint@9.10.0(jiti@
1.21.6
))
eslint-plugin-vue@9.28.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
:
eslint-plugin-vue@9.28.0(eslint@9.10.0(jiti@
1.21.6
))
:
dependencies
:
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@9.10.0(jiti@
1.21.6
))
eslint
:
9.10.0(jiti@
1.21.6
)
globals
:
13.24.0
natural-compare
:
1.4.0
nth-check
:
2.1.1
postcss-selector-parser
:
6.1.2
semver
:
7.6.3
vue-eslint-parser
:
9.4.3(eslint@9.10.0(jiti@
2.0.0-beta.3
))
vue-eslint-parser
:
9.4.3(eslint@9.10.0(jiti@
1.21.6
))
xml-name-validator
:
4.0.0
transitivePeerDependencies
:
-
supports-color
...
...
@@ -4946,9 +4976,9 @@ snapshots:
eslint-visitor-keys@4.0.0
:
{}
eslint@9.10.0(jiti@
2.0.0-beta.3
)
:
eslint@9.10.0(jiti@
1.21.6
)
:
dependencies
:
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))
'
@eslint-community/eslint-utils'
:
4.4.0(eslint@9.10.0(jiti@
1.21.6
))
'
@eslint-community/regexpp'
:
4.11.1
'
@eslint/config-array'
:
0.18.0
'
@eslint/eslintrc'
:
3.1.0
...
...
@@ -4983,7 +5013,7 @@ snapshots:
strip-ansi
:
6.0.1
text-table
:
0.2.0
optionalDependencies
:
jiti
:
2.0.0-beta.3
jiti
:
1.21.6
transitivePeerDependencies
:
-
supports-color
...
...
@@ -5443,7 +5473,7 @@ snapshots:
dependencies
:
'
@jridgewell/sourcemap-codec'
:
1.5.0
magic-string@0.30.1
2
:
magic-string@0.30.1
7
:
dependencies
:
'
@jridgewell/sourcemap-codec'
:
1.5.0
...
...
@@ -5507,10 +5537,10 @@ snapshots:
muggle-string@0.4.1
:
{}
naive-ui@2.39.0(vue@3.5.1
2
(typescript@5.6.2))
:
naive-ui@2.39.0(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
'
@css-render/plugin-bem'
:
0.15.14(css-render@0.15.14)
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.1
2
(typescript@5.6.2))
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.1
3
(typescript@5.6.2))
'
@types/katex'
:
0.16.7
'
@types/lodash'
:
4.17.7
'
@types/lodash-es'
:
4.17.12
...
...
@@ -5525,13 +5555,15 @@ snapshots:
lodash-es
:
4.17.21
seemly
:
0.3.8
treemate
:
0.3.11
vdirs
:
0.1.8(vue@3.5.1
2
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.1
2
(typescript@5.6.2))
vue
:
3.5.1
2
(typescript@5.6.2)
vueuc
:
0.4.58(vue@3.5.1
2
(typescript@5.6.2))
vdirs
:
0.1.8(vue@3.5.1
3
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.1
3
(typescript@5.6.2))
vue
:
3.5.1
3
(typescript@5.6.2)
vueuc
:
0.4.58(vue@3.5.1
3
(typescript@5.6.2))
nanoid@3.3.7
:
{}
nanoid@3.3.8
:
{}
nanoid@5.0.7
:
{}
natural-compare@1.4.0
:
{}
...
...
@@ -5634,15 +5666,17 @@ snapshots:
picocolors@1.1.0
:
{}
picocolors@1.1.1
:
{}
picomatch@2.3.1
:
{}
pidtree@0.6.0
:
{}
pinia@2.2.2(typescript@5.6.2)(vue@3.5.1
2
(typescript@5.6.2))
:
pinia@2.2.2(typescript@5.6.2)(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
'
@vue/devtools-api'
:
6.6.4
vue
:
3.5.1
2
(typescript@5.6.2)
vue-demi
:
0.14.10(vue@3.5.1
2
(typescript@5.6.2))
vue
:
3.5.1
3
(typescript@5.6.2)
vue-demi
:
0.14.10(vue@3.5.1
3
(typescript@5.6.2))
optionalDependencies
:
typescript
:
5.6.2
...
...
@@ -5692,6 +5726,12 @@ snapshots:
picocolors
:
1.1.0
source-map-js
:
1.2.1
postcss@8.4.49
:
dependencies
:
nanoid
:
3.3.8
picocolors
:
1.1.1
source-map-js
:
1.2.1
prelude-ls@1.2.1
:
{}
prettier-linter-helpers@1.0.0
:
...
...
@@ -5996,7 +6036,7 @@ snapshots:
css-tree
:
2.3.1
css-what
:
6.1.0
csso
:
5.0.5
picocolors
:
1.1.
0
picocolors
:
1.1.
1
synckit@0.9.1
:
dependencies
:
...
...
@@ -6058,12 +6098,12 @@ snapshots:
type-fest@4.26.1
:
{}
typescript-eslint@7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
:
typescript-eslint@7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
:
dependencies
:
'
@typescript-eslint/eslint-plugin'
:
7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3))(typescript@5.6.2))(eslint@9.10.0(jiti@2.0.0-beta.3
))(typescript@5.6.2)
'
@typescript-eslint/parser'
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
2.0.0-beta.3
))(typescript@5.6.2)
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
'
@typescript-eslint/eslint-plugin'
:
7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.10.0(jiti@
1.21.6))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.6
))(typescript@5.6.2)
'
@typescript-eslint/parser'
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
'
@typescript-eslint/utils'
:
7.18.0(eslint@9.10.0(jiti@
1.21.6
))(typescript@5.6.2)
eslint
:
9.10.0(jiti@
1.21.6
)
optionalDependencies
:
typescript
:
5.6.2
transitivePeerDependencies
:
...
...
@@ -6135,7 +6175,7 @@ snapshots:
-
rollup
-
supports-color
unplugin-auto-import@0.17.8(@vueuse/core@10.11.1(vue@3.5.1
2
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
:
unplugin-auto-import@0.17.8(@vueuse/core@10.11.1(vue@3.5.1
3
(typescript@5.6.2)))(rollup@4.21.3)(webpack-sources@3.2.3)
:
dependencies
:
'
@antfu/utils'
:
0.7.10
'
@rollup/pluginutils'
:
5.1.0(rollup@4.21.3)
...
...
@@ -6146,12 +6186,12 @@ snapshots:
unimport
:
3.12.0(rollup@4.21.3)(webpack-sources@3.2.3)
unplugin
:
1.14.1(webpack-sources@3.2.3)
optionalDependencies
:
'
@vueuse/core'
:
10.11.1(vue@3.5.1
2
(typescript@5.6.2))
'
@vueuse/core'
:
10.11.1(vue@3.5.1
3
(typescript@5.6.2))
transitivePeerDependencies
:
-
rollup
-
webpack-sources
unplugin-vue-components@0.26.0(@babel/parser@7.2
5.8)(rollup@4.21.3)(vue@3.5.12
(typescript@5.6.2))(webpack-sources@3.2.3)
:
unplugin-vue-components@0.26.0(@babel/parser@7.2
6.3)(rollup@4.21.3)(vue@3.5.13
(typescript@5.6.2))(webpack-sources@3.2.3)
:
dependencies
:
'
@antfu/utils'
:
0.7.10
'
@rollup/pluginutils'
:
5.1.0(rollup@4.21.3)
...
...
@@ -6163,9 +6203,9 @@ snapshots:
minimatch
:
9.0.5
resolve
:
1.22.8
unplugin
:
1.14.1(webpack-sources@3.2.3)
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
optionalDependencies
:
'
@babel/parser'
:
7.2
5.8
'
@babel/parser'
:
7.2
6.3
transitivePeerDependencies
:
-
rollup
-
supports-color
...
...
@@ -6192,12 +6232,12 @@ snapshots:
validator@13.12.0
:
{}
vdirs@0.1.8(vue@3.5.1
2
(typescript@5.6.2))
:
vdirs@0.1.8(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
evtd
:
0.2.4
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
vite-plugin-checker@0.7.2(eslint@9.10.0(jiti@
2.0.0-beta.3))(meow@13.2.0
)(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2))
:
vite-plugin-checker@0.7.2(eslint@9.10.0(jiti@
1.21.6)
)(optionator@0.9.4)(stylelint@16.9.0(typescript@5.6.2))(typescript@5.6.2)(vite@5.4.6(@types/node@20.16.5)(sass@1.79.1))(vue-tsc@2.0.29(typescript@5.6.2))
:
dependencies
:
'
@babel/code-frame'
:
7.24.7
ansi-escapes
:
4.3.2
...
...
@@ -6215,17 +6255,16 @@ snapshots:
vscode-languageserver-textdocument
:
1.0.12
vscode-uri
:
3.0.8
optionalDependencies
:
eslint
:
9.10.0(jiti@2.0.0-beta.3)
meow
:
13.2.0
eslint
:
9.10.0(jiti@1.21.6)
optionator
:
0.9.4
stylelint
:
16.9.0(typescript@5.6.2)
typescript
:
5.6.2
vue-tsc
:
2.0.29(typescript@5.6.2)
vite-svg-loader@5.1.0(vue@3.5.1
2
(typescript@5.6.2))
:
vite-svg-loader@5.1.0(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
svgo
:
3.3.2
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
vite@5.4.6(@types/node@20.16.5)(sass@1.79.1)
:
dependencies
:
...
...
@@ -6237,10 +6276,10 @@ snapshots:
fsevents
:
2.3.3
sass
:
1.79.1
vooks@0.2.12(vue@3.5.1
2
(typescript@5.6.2))
:
vooks@0.2.12(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
evtd
:
0.2.4
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
vscode-jsonrpc@6.0.0
:
{}
...
...
@@ -6265,14 +6304,14 @@ snapshots:
vscode-uri@3.0.8
:
{}
vue-demi@0.14.10(vue@3.5.1
2
(typescript@5.6.2))
:
vue-demi@0.14.10(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@
2.0.0-beta.3
))
:
vue-eslint-parser@9.4.3(eslint@9.10.0(jiti@
1.21.6
))
:
dependencies
:
debug
:
4.3.7
eslint
:
9.10.0(jiti@
2.0.0-beta.3
)
eslint
:
9.10.0(jiti@
1.21.6
)
eslint-scope
:
7.2.2
eslint-visitor-keys
:
3.4.3
espree
:
9.6.1
...
...
@@ -6282,17 +6321,17 @@ snapshots:
transitivePeerDependencies
:
-
supports-color
vue-i18n@9.14.0(vue@3.5.1
2
(typescript@5.6.2))
:
vue-i18n@9.14.0(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
'
@intlify/core-base'
:
9.14.0
'
@intlify/shared'
:
9.14.0
'
@vue/devtools-api'
:
6.6.4
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
vue-router@4.4.5(vue@3.5.1
2
(typescript@5.6.2))
:
vue-router@4.4.5(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
'
@vue/devtools-api'
:
6.6.4
vue
:
3.5.1
2
(typescript@5.6.2)
vue
:
3.5.1
3
(typescript@5.6.2)
vue-tsc@2.0.29(typescript@5.6.2)
:
dependencies
:
...
...
@@ -6301,26 +6340,26 @@ snapshots:
semver
:
7.6.3
typescript
:
5.6.2
vue@3.5.1
2
(typescript@5.6.2)
:
vue@3.5.1
3
(typescript@5.6.2)
:
dependencies
:
'
@vue/compiler-dom'
:
3.5.1
2
'
@vue/compiler-sfc'
:
3.5.1
2
'
@vue/runtime-dom'
:
3.5.1
2
'
@vue/server-renderer'
:
3.5.1
2(vue@3.5.12
(typescript@5.6.2))
'
@vue/shared'
:
3.5.1
2
'
@vue/compiler-dom'
:
3.5.1
3
'
@vue/compiler-sfc'
:
3.5.1
3
'
@vue/runtime-dom'
:
3.5.1
3
'
@vue/server-renderer'
:
3.5.1
3(vue@3.5.13
(typescript@5.6.2))
'
@vue/shared'
:
3.5.1
3
optionalDependencies
:
typescript
:
5.6.2
vueuc@0.4.58(vue@3.5.1
2
(typescript@5.6.2))
:
vueuc@0.4.58(vue@3.5.1
3
(typescript@5.6.2))
:
dependencies
:
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.1
2
(typescript@5.6.2))
'
@css-render/vue3-ssr'
:
0.15.14(vue@3.5.1
3
(typescript@5.6.2))
'
@juggle/resize-observer'
:
3.4.0
css-render
:
0.15.14
evtd
:
0.2.4
seemly
:
0.3.8
vdirs
:
0.1.8(vue@3.5.1
2
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.1
2
(typescript@5.6.2))
vue
:
3.5.1
2
(typescript@5.6.2)
vdirs
:
0.1.8(vue@3.5.1
3
(typescript@5.6.2))
vooks
:
0.2.12(vue@3.5.1
3
(typescript@5.6.2))
vue
:
3.5.1
3
(typescript@5.6.2)
webpack-sources@3.2.3
:
optional
:
true
...
...
src/views/equity/components/pay-sidebar.vue
View file @
26beecc8
<
script
setup
lang=
"ts"
>
import
{
fetchCreateEquityOrder
,
fetchGetEquityPayQrCode
,
fetchGetPayStatus
}
from
'@/apis/equity'
import
{
useUserStore
}
from
'@/store/modules/user'
import
{
computed
,
onMounted
,
ref
,
watch
,
watchEffect
}
from
'vue'
import
{
computed
,
onMounted
,
ref
,
watch
}
from
'vue'
import
{
useI18n
}
from
'vue-i18n'
type
VersionName
=
'BasicVersion'
|
'ProfessionalVersion'
|
'FlagshipVersion'
|
'EnterpriseVersion'
|
null
...
...
@@ -70,11 +70,15 @@ watch(currentPackageInfo, (info) => {
}
})
watchEffect
(()
=>
{
if
(
isShowPayQrCode
.
value
)
{
watch
(
isShowPayQrCode
,
(
newVal
)
=>
{
if
(
newVal
)
{
getEquityPayQrCode
()
}
})
},
{
immediate
:
true
},
)
onMounted
(()
=>
{
if
(
currentPackageInfo
.
value
)
{
...
...
@@ -185,7 +189,7 @@ function getPayStatus() {
}
function
clearPayStatusTimer
()
{
if
(
payStatusTimer
)
{
if
(
payStatusTimer
!==
null
)
{
clearInterval
(
payStatusTimer
)
payStatusTimer
=
null
}
...
...
@@ -204,6 +208,10 @@ function handlePackageSwitch(packageKey: typeof currentSelectPackage.value, pric
getEquityPayQrCode
()
}
function
handlePayQrCodeRefresh
()
{
getEquityPayQrCode
()
}
</
script
>
<
template
>
...
...
@@ -305,7 +313,10 @@ function handlePackageSwitch(packageKey: typeof currentSelectPackage.value, pric
<div
v-show=
"isPayQrcodeInvalid"
class=
"flex-center absolute inset-0 flex"
>
<div
class=
"absolute inset-0 bg-[rgba(0,0,0,0.6)] blur-sm"
></div>
<i
class=
"iconfont icon-huanyihuan font-600 z-1 relative text-[30px] text-[#fff]"
></i>
<i
class=
"iconfont icon-huanyihuan font-600 z-1 relative cursor-pointer text-[30px] text-[#fff]"
@
click=
"handlePayQrCodeRefresh"
></i>
</div>
</Transition>
</div>
...
...
src/views/equity/components/point-recharge-modal.vue
View file @
26beecc8
...
...
@@ -213,6 +213,10 @@ function onModalAfterLeave() {
clearPayStatusTimer
()
clearPayInfo
()
}
function
handlePayQrCodeRefresh
()
{
getEquityPayQrCode
()
}
</
script
>
<
template
>
...
...
@@ -319,7 +323,10 @@ function onModalAfterLeave() {
<
div
v
-
show
=
"isPayQrcodeInvalid"
class
=
"flex-center absolute inset-0 flex"
>
<
div
class
=
"absolute inset-0 bg-[rgba(0,0,0,0.6)] blur-sm"
><
/div
>
<
i
class
=
"iconfont icon-huanyihuan font-600 z-1 relative text-[30px] text-[#fff]"
><
/i
>
<
i
class
=
"iconfont icon-huanyihuan font-600 z-1 relative cursor-pointer text-[30px] text-[#fff]"
@
click
=
"handlePayQrCodeRefresh"
><
/i
>
<
/div
>
<
/Transition
>
<
/div
>
...
...
src/views/equity/equity.vue
View file @
26beecc8
...
...
@@ -78,12 +78,11 @@ function handlePointRecharge() {
</div>
</div>
<div
class=
"flex cursor-pointer select-none items-center justify-end text-[15px] text-[#0B7DFF]"
@
click=
"handlePointRecharge"
>
<div
class=
"flex select-none items-center justify-end text-[15px] text-[#0B7DFF]"
>
<span
class=
"cursor-pointer"
@
click=
"handlePointRecharge"
>
<span>
{{ t('equity_module.top_up_immediately') }}
</span>
<i
class=
"iconfont icon-left ml-[2px] inline-block rotate-180 text-[12px]"
></i>
</span>
</div>
</section>
<section
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment