mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2025-12-10 17:22:47 +00:00
update web
This commit is contained in:
parent
57f185994f
commit
9bf4dc9830
@ -22,7 +22,7 @@
|
||||
import { ref, reactive, computed } from 'vue'
|
||||
import { getArticleDetail } from '@/app/api/article'
|
||||
import { ArrowRight } from '@element-plus/icons-vue'
|
||||
import { nMounted } from 'vue';
|
||||
import { onMounted } from 'vue';
|
||||
import { useRoute } from 'vue-router';
|
||||
|
||||
const Route = useRoute(); //获取到值
|
||||
|
||||
10
web/package-lock.json
generated
10
web/package-lock.json
generated
@ -20,7 +20,6 @@
|
||||
"@types/qrcode": "^1.5.0",
|
||||
"nuxt": "^3.4.1",
|
||||
"nuxt-windicss": "^2.6.0",
|
||||
"qs": "6.7.0",
|
||||
"sass": "^1.60.0",
|
||||
"vite-plugin-top-level-await": "^1.3.1",
|
||||
"vue-i18n": "^9.2.2"
|
||||
@ -6888,15 +6887,6 @@
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/qs": {
|
||||
"version": "6.7.0",
|
||||
"resolved": "https://registry.npmmirror.com/qs/-/qs-6.7.0.tgz",
|
||||
"integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=0.6"
|
||||
}
|
||||
},
|
||||
"node_modules/queue-microtask": {
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user