feat: 添加socket.io-client依赖并优化代码

fix: 修复用户信息判断逻辑和点赞功能
refactor: 移除调试日志和优化代码结构
style: 格式化代码和更新样式文件
This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-06-30 12:11:12 +08:00
parent e8716bd33d
commit 7c31a7a652
51 changed files with 378 additions and 364 deletions

View File

@@ -1,26 +1,49 @@
const client_manifest = {
"_B05i_Mzh.js": {
"_BSizTToE.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "B05i_Mzh.js",
"file": "BSizTToE.js",
"name": "masonry",
"isDynamicEntry": true,
"imports": [
"__AwT7vwQ.js"
]
},
"_C-06C-Cc.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "C-06C-Cc.js",
"name": "v3",
"imports": [
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js"
]
},
"_Cp1CwTh7.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "Cp1CwTh7.js",
"name": "top-head",
"imports": [
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js",
"_DlAUqK2U.js",
"_Dx993cCy.js"
"__AwT7vwQ.js"
],
"css": [
"top-head.Ddh2TzmV.css"
"top-head.CSFz4p8m.css"
],
"assets": [
"empty-icon.CyaRoygc.png",
"logo-icon.C2xYDAoO.png"
]
},
"top-head.Ddh2TzmV.css": {
"file": "top-head.Ddh2TzmV.css",
"top-head.CSFz4p8m.css": {
"file": "top-head.CSFz4p8m.css",
"resourceType": "style",
"prefetch": true,
"preload": true
@@ -37,27 +60,15 @@ const client_manifest = {
"prefetch": true,
"mimeType": "image/png"
},
"_BaoBD8I5.js": {
"_D_UxSiW_.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "BaoBD8I5.js",
"name": "masonry",
"isDynamicEntry": true,
"imports": [
"_Dx993cCy.js"
]
},
"_BvJQGEYX.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "BvJQGEYX.js",
"file": "D_UxSiW_.js",
"name": "el-button",
"imports": [
"_Dx993cCy.js",
"__AwT7vwQ.js",
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js"
],
"css": [
@@ -78,15 +89,15 @@ const client_manifest = {
"file": "DlAUqK2U.js",
"name": "_plugin-vue_export-helper"
},
"_Dx993cCy.js": {
"__AwT7vwQ.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "Dx993cCy.js",
"file": "_AwT7vwQ.js",
"name": "index",
"imports": [
"_ITWT3RJA.js",
"_C-06C-Cc.js",
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js"
],
"css": [
@@ -99,17 +110,6 @@ const client_manifest = {
"prefetch": true,
"preload": true
},
"_ITWT3RJA.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "ITWT3RJA.js",
"name": "v3",
"imports": [
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js"
]
},
"_el-button.CsYDH6uT.css": {
"resourceType": "style",
"prefetch": true,
@@ -124,12 +124,12 @@ const client_manifest = {
"file": "index.C-c7eKmS.css",
"src": "_index.C-c7eKmS.css"
},
"_top-head.Ddh2TzmV.css": {
"_top-head.CSFz4p8m.css": {
"resourceType": "style",
"prefetch": true,
"preload": true,
"file": "top-head.Ddh2TzmV.css",
"src": "_top-head.Ddh2TzmV.css"
"file": "top-head.CSFz4p8m.css",
"src": "_top-head.CSFz4p8m.css"
},
"assets/img/empty-icon.png": {
"resourceType": "image",
@@ -167,14 +167,14 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "haK07Iyl.js",
"file": "D1vodlHc.js",
"name": "error-404",
"src": "node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/components/error-404.vue",
"isDynamicEntry": true,
"imports": [
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js",
"_DlAUqK2U.js",
"_ITWT3RJA.js"
"_C-06C-Cc.js"
],
"css": []
},
@@ -189,13 +189,13 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "u24GCvjX.js",
"file": "CGwOJHt9.js",
"name": "error-500",
"src": "node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/components/error-500.vue",
"isDynamicEntry": true,
"imports": [
"_DlAUqK2U.js",
"_ITWT3RJA.js",
"_C-06C-Cc.js",
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js"
],
"css": []
@@ -211,7 +211,7 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "CtG3uoQc.js",
"file": "Cit2ZGLu.js",
"name": "entry",
"src": "node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js",
"isEntry": true,
@@ -236,17 +236,17 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "BEMPN7Xv.js",
"file": "NVzx7Sbv.js",
"name": "_id_",
"src": "pages/details/[id].vue",
"isDynamicEntry": true,
"imports": [
"_Dx993cCy.js",
"_B05i_Mzh.js",
"_BvJQGEYX.js",
"__AwT7vwQ.js",
"_Cp1CwTh7.js",
"_D_UxSiW_.js",
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js",
"_DlAUqK2U.js",
"_ITWT3RJA.js"
"_C-06C-Cc.js"
],
"css": [],
"assets": [
@@ -270,24 +270,24 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "Zn1Oj6o6.js",
"file": "ZIQZ3h_y.js",
"name": "index",
"src": "pages/index.html/index.vue",
"isDynamicEntry": true,
"imports": [
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js",
"_Dx993cCy.js",
"_B05i_Mzh.js",
"__AwT7vwQ.js",
"_Cp1CwTh7.js",
"_DlAUqK2U.js",
"_ITWT3RJA.js"
"_C-06C-Cc.js"
],
"dynamicImports": [
"_BaoBD8I5.js"
"_BSizTToE.js"
],
"css": []
},
"index.K4kOR81L.css": {
"file": "index.K4kOR81L.css",
"index.H2gh7ESf.css": {
"file": "index.H2gh7ESf.css",
"resourceType": "style",
"prefetch": true,
"preload": true
@@ -297,13 +297,13 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "Ddf2gau8.js",
"file": "DTy54Rb4.js",
"name": "index",
"src": "pages/index.vue",
"isDynamicEntry": true,
"imports": [
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js",
"_ITWT3RJA.js"
"_C-06C-Cc.js"
]
},
"pages/publish/index.vue": {
@@ -311,21 +311,21 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "BbQ96jRi.js",
"file": "wsCsvGGN.js",
"name": "index",
"src": "pages/publish/index.vue",
"isDynamicEntry": true,
"imports": [
"_Dx993cCy.js",
"__AwT7vwQ.js",
"node_modules/.store/nuxt@3.16.0/node_modules/nuxt/dist/app/entry.js",
"_BvJQGEYX.js",
"_ITWT3RJA.js",
"_D_UxSiW_.js",
"_C-06C-Cc.js",
"_DlAUqK2U.js"
],
"css": []
},
"index.ChbWRfbF.css": {
"file": "index.ChbWRfbF.css",
"index.Blj9_7BO.css": {
"file": "index.Blj9_7BO.css",
"resourceType": "style",
"prefetch": true,
"preload": true