no message

This commit is contained in:
A1300399510
2025-02-07 15:58:41 +08:00
parent 0276323583
commit 177efaaab9
22 changed files with 104 additions and 114 deletions

View File

@@ -138,7 +138,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-404.695d5b6a.js",
"file": "error-404.8263ed35.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -164,7 +164,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-500.578a777b.js",
"file": "error-500.7d50cdd4.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -181,7 +181,7 @@ const client_manifest = {
"resourceType": "style",
"prefetch": true,
"preload": true,
"file": "entry.fba17ee3.css",
"file": "entry.a3955614.css",
"src": "node_modules/nuxt/dist/app/entry.css"
},
"node_modules/nuxt/dist/app/entry.js": {
@@ -210,19 +210,19 @@ const client_manifest = {
"triangle-icon.c39ff2e7.svg"
],
"css": [
"entry.fba17ee3.css"
"entry.a3955614.css"
],
"dynamicImports": [
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue",
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue"
],
"file": "entry.d6d9e658.js",
"file": "entry.0eecaf5f.js",
"isEntry": true,
"src": "node_modules/nuxt/dist/app/entry.js",
"_globalCSS": true
},
"entry.fba17ee3.css": {
"file": "entry.fba17ee3.css",
"entry.a3955614.css": {
"file": "entry.a3955614.css",
"resourceType": "style",
"prefetch": true,
"preload": true

View File

@@ -1191,7 +1191,7 @@ const _sfc_main$3 = {
} else {
_push(`<img class="like-icon"${ssrRenderAttr("src", _imports_16)}>`);
}
_push(`<div class="like-quantity">${ssrInterpolate(item["likenum"] || "")}</div></div></div></div><div class="comments-content"><div class="comments-text">${ssrInterpolate(item["content"])}</div>`);
_push(`<div class="like-quantity">${ssrInterpolate(item["likenum"] || "")}</div></div></div></div><div class="comments-content"><div class="comments-text">${item["content"]}</div>`);
if ((_a = item.image) == null ? void 0 : _a.url) {
_push(`<img class="comments-img"${ssrRenderAttr("src", ((_b = item.image) == null ? void 0 : _b.base64) || ((_c = item.image) == null ? void 0 : _c.url))}>`);
} else {
@@ -1240,7 +1240,7 @@ const _sfc_main$3 = {
} else {
_push(`<!---->`);
}
_push(` ${ssrInterpolate(ite["content"])}</div>`);
_push(`<span>${ite["content"]}</span></div>`);
if ((_b2 = ite.image) == null ? void 0 : _b2.url) {
_push(`<img class="comments-img"${ssrRenderAttr("src", ((_c2 = ite.image) == null ? void 0 : _c2.base64) || ((_d2 = ite.image) == null ? void 0 : _d2.url))}>`);
} else {
@@ -1431,7 +1431,6 @@ const _sfc_main$2 = {
if (res.code != 200)
return;
let data = res.data;
console.log("data", data);
myCount.value = data.count;
handleMy(key);
});
@@ -1650,8 +1649,6 @@ const _sfc_main$2 = {
uniqid
};
list.value.unshift(obj);
if (!myModelState.value)
backupsList.unshift(obj);
cut(0);
}
};
@@ -2526,7 +2523,6 @@ const _sfc_main$2 = {
redirectToExternalWebsite(`https://bbs.gter.net/home.php?mod=space&showmsg=1&uid=${uin}`);
};
const TAHomePage = (uin) => {
console.log("uin", uin);
redirectToExternalWebsite(`https://bbs.gter.net/home.php?mod=space&uid=${uin}`);
};
provide("TAHomePag", TAHomePage);

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
{"version":3,"file":"entry-styles.06c0bf37.mjs","sources":["../../../../../.nuxt/dist/server/static/entry-styles-1.mjs-9fc7eefd.js","../../../../../.nuxt/dist/server/static/entry-styles.06c0bf37.mjs"],"sourcesContent":null,"names":["__buildAssetsURL","style_0"],"mappings":";;;;;;;;;;;;;;;;AAAA,MAAA,mCAAA,GAAA,g4MAAA,GAAAA,cAAA,CAAA,4BAAA,CAAA,GAAA,uv3DAAA;;ACCA,6BAAe,CAACC,mCAAO;;;;"}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"version":3,"file":"entry-styles.51568147.mjs","sources":["../../../../../.nuxt/dist/server/static/entry-styles-1.mjs-0c51a6d5.js","../../../../../.nuxt/dist/server/static/entry-styles.51568147.mjs"],"sourcesContent":null,"names":["__buildAssetsURL","style_0"],"mappings":";;;;;;;;;;;;;;;;AAAA,MAAA,mCAAA,GAAA,g4MAAA,GAAAA,cAAA,CAAA,4BAAA,CAAA,GAAA,yw3DAAA;;ACCA,6BAAe,CAACC,mCAAO;;;;"}

View File

@@ -1,8 +1,8 @@
const interopDefault = r => r.default || r || [];
const styles = {
"node_modules/nuxt/dist/app/entry.js": () => import('./static/entry-styles.06c0bf37.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue": () => import('./static/error-500-styles.cf4b3e80.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue": () => import('./static/error-404-styles.1e0dde27.mjs').then(interopDefault)
"node_modules/nuxt/dist/app/entry.js": () => import('./static/entry-styles.51568147.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue": () => import('./static/error-404-styles.1e0dde27.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue": () => import('./static/error-500-styles.cf4b3e80.mjs').then(interopDefault)
};
export { styles as default };

View File

@@ -3075,7 +3075,7 @@ function klona(x) {
const inlineAppConfig = {
"nuxt": {
"buildId": "dca1d98f-09fc-4b5b-aeaf-405ec6874347"
"buildId": "56c59def-ef3d-4ab2-9b83-b0a692ccc6f7"
}
};
@@ -4965,189 +4965,189 @@ const assets = {
"/static/add-icon.0b0b5313.svg": {
"type": "image/svg+xml",
"etag": "\"d67-gajxuGcy6aHIeWAbO0RazX03p90\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 3431,
"path": "../public/static/add-icon.0b0b5313.svg"
},
"/static/arrows-icon.271dd0d3.svg": {
"type": "image/svg+xml",
"etag": "\"5a0-yAit7q5lcKJMd35iOMMifZv2uno\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 1440,
"path": "../public/static/arrows-icon.271dd0d3.svg"
},
"/static/close-icon.86743366.svg": {
"type": "image/svg+xml",
"etag": "\"2d4-QYrulZl33jopLCT37UdJfnzXOVg\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 724,
"path": "../public/static/close-icon.86743366.svg"
},
"/static/collect-icon-colours.6d2ade7f.svg": {
"type": "image/svg+xml",
"etag": "\"7ab-av9D1DgxgD5cvY5wd30haD7c1q0\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 1963,
"path": "../public/static/collect-icon-colours.6d2ade7f.svg"
},
"/static/comment-icon-gray.2c8779f9.svg": {
"type": "image/svg+xml",
"etag": "\"816-HEGvNjvS0TeA/3uJweilvZfCqlk\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.330Z",
"size": 2070,
"path": "../public/static/comment-icon-gray.2c8779f9.svg"
},
"/static/delete-icon.4d386dce.svg": {
"type": "image/svg+xml",
"etag": "\"17fe-RGKa0+MaUqOqlbPlXlig67fGkaY\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 6142,
"path": "../public/static/delete-icon.4d386dce.svg"
},
"/static/dot-gray.86cdd7b5.svg": {
"type": "image/svg+xml",
"etag": "\"2af-sBMsuPZbsh28jzlFWO9lVYMVDk8\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 687,
"path": "../public/static/dot-gray.86cdd7b5.svg"
},
"/static/dot-yellow.4b5e135b.svg": {
"type": "image/svg+xml",
"etag": "\"2af-6L7YsWhGTHBB6NqQztB/l2OFRfE\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 687,
"path": "../public/static/dot-yellow.4b5e135b.svg"
},
"/static/dot.1026a040.svg": {
"type": "image/svg+xml",
"etag": "\"217-dx6xqUT4D9pCoKc6nr20aXeJQXQ\"",
"mtime": "2025-02-07T03:59:03.019Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 535,
"path": "../public/static/dot.1026a040.svg"
},
"/static/empty-icon.24a01ae2.svg": {
"type": "image/svg+xml",
"etag": "\"d028-Our2UxxUiciRSduORd8JZCt5Prw\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 53288,
"path": "../public/static/empty-icon.24a01ae2.svg"
},
"/static/entry.d6d9e658.js": {
"/static/entry.0eecaf5f.js": {
"type": "application/javascript",
"etag": "\"3d2f6-c2qEYS6O4Jd5ELN/aRrrvJ6fdHs\"",
"mtime": "2025-02-07T03:59:03.023Z",
"size": 250614,
"path": "../public/static/entry.d6d9e658.js"
"etag": "\"3d2f0-dEiLPsA4MRAl9CCZvtxZHNmduWU\"",
"mtime": "2025-02-07T07:58:09.332Z",
"size": 250608,
"path": "../public/static/entry.0eecaf5f.js"
},
"/static/entry.fba17ee3.css": {
"/static/entry.a3955614.css": {
"type": "text/css; charset=utf-8",
"etag": "\"1073c-K9oEnzmy0jkFNdGEtt0dVLOGKUA\"",
"mtime": "2025-02-07T03:59:03.021Z",
"size": 67388,
"path": "../public/static/entry.fba17ee3.css"
},
"/static/error-404.695d5b6a.js": {
"type": "application/javascript",
"etag": "\"18de-/yIzd22+VjmZ/t77BL9pfsT8RhQ\"",
"mtime": "2025-02-07T03:59:03.023Z",
"size": 6366,
"path": "../public/static/error-404.695d5b6a.js"
"etag": "\"1074e-0y9wxTGjo3C3dJccbOmAo/yGBYU\"",
"mtime": "2025-02-07T07:58:09.325Z",
"size": 67406,
"path": "../public/static/entry.a3955614.css"
},
"/static/error-404.7fc72018.css": {
"type": "text/css; charset=utf-8",
"etag": "\"e2e-iNt1cqPQ0WDudfCTZVQd31BeRGs\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.326Z",
"size": 3630,
"path": "../public/static/error-404.7fc72018.css"
},
"/static/error-500.578a777b.js": {
"/static/error-404.8263ed35.js": {
"type": "application/javascript",
"etag": "\"756-CR6O2LR5uy9qFnM66zotR9ndrF0\"",
"mtime": "2025-02-07T03:59:03.023Z",
"etag": "\"18de-WSKHtx56Y7kH7gADHI4Z1PAIZ6w\"",
"mtime": "2025-02-07T07:58:09.331Z",
"size": 6366,
"path": "../public/static/error-404.8263ed35.js"
},
"/static/error-500.7d50cdd4.js": {
"type": "application/javascript",
"etag": "\"756-bMXz/hVAb0ioAF+0aiaaDU7VSSM\"",
"mtime": "2025-02-07T07:58:09.331Z",
"size": 1878,
"path": "../public/static/error-500.578a777b.js"
"path": "../public/static/error-500.7d50cdd4.js"
},
"/static/error-500.c5df6088.css": {
"type": "text/css; charset=utf-8",
"etag": "\"79e-ByRo+49BgcevWdRjJy3CMx2IA5k\"",
"mtime": "2025-02-07T03:59:03.023Z",
"mtime": "2025-02-07T07:58:09.330Z",
"size": 1950,
"path": "../public/static/error-500.c5df6088.css"
},
"/static/logo.6622f82d.png": {
"type": "image/png",
"etag": "\"843f-FSXGFGigIHmtzjdcQzuMz/a7E+o\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.328Z",
"size": 33855,
"path": "../public/static/logo.6622f82d.png"
},
"/static/menu-icon-gray.d61f02b1.svg": {
"type": "image/svg+xml",
"etag": "\"6de-kmXhltPHfF4W1gmV7wT4aZCZ6gg\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.330Z",
"size": 1758,
"path": "../public/static/menu-icon-gray.d61f02b1.svg"
},
"/static/QRCode-icon.a105d5fc.svg": {
"type": "image/svg+xml",
"etag": "\"9c1-qGg9jZ5wmHJGzh2A00nHIGWHMh4\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 2497,
"path": "../public/static/QRCode-icon.a105d5fc.svg"
},
"/static/tick-no.179037b3.svg": {
"type": "image/svg+xml",
"etag": "\"1ea-YISAWqJD56jxoQT8N812fDJfkMw\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 490,
"path": "../public/static/tick-no.179037b3.svg"
},
"/static/tick-option.e092d22f.svg": {
"type": "image/svg+xml",
"etag": "\"29a-UVjuq3WHs6mhu1KGQ7gQmJH2Bc4\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 666,
"path": "../public/static/tick-option.e092d22f.svg"
},
"/static/tick-orange.233abc69.svg": {
"type": "image/svg+xml",
"etag": "\"60a-VrP9K+TQp6JbNcrU5k1Dor/Kq/E\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 1546,
"path": "../public/static/tick-orange.233abc69.svg"
},
"/static/triangle-icon.c39ff2e7.svg": {
"type": "image/svg+xml",
"etag": "\"446-ylQ81DOJ3joSbsS9atyrW6pZsBY\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.330Z",
"size": 1094,
"path": "../public/static/triangle-icon.c39ff2e7.svg"
},
"/static/view-icon.da7fef35.svg": {
"type": "image/svg+xml",
"etag": "\"f39-5Jwx14wB0jgB0Du25KRZbkEEXvI\"",
"mtime": "2025-02-07T03:59:03.021Z",
"mtime": "2025-02-07T07:58:09.329Z",
"size": 3897,
"path": "../public/static/view-icon.da7fef35.svg"
},
"/static/builds/latest.json": {
"type": "application/json",
"etag": "\"47-kzhKXVTgiFemWF8ugpRn2cDU4xs\"",
"mtime": "2025-02-07T03:59:12.346Z",
"etag": "\"47-j8F3ZmvG1pjMBrlhAgDi8dvtxsg\"",
"mtime": "2025-02-07T07:58:22.033Z",
"size": 71,
"path": "../public/static/builds/latest.json"
},
"/static/builds/meta/dca1d98f-09fc-4b5b-aeaf-405ec6874347.json": {
"/static/builds/meta/56c59def-ef3d-4ab2-9b83-b0a692ccc6f7.json": {
"type": "application/json",
"etag": "\"8b-ChHSS7bDPrgxvWePsy4IiijSdvA\"",
"mtime": "2025-02-07T03:59:12.347Z",
"etag": "\"8b-+r4zgWJxNOoUdLXfs4+O7yaOLVc\"",
"mtime": "2025-02-07T07:58:22.034Z",
"size": 139,
"path": "../public/static/builds/meta/dca1d98f-09fc-4b5b-aeaf-405ec6874347.json"
"path": "../public/static/builds/meta/56c59def-ef3d-4ab2-9b83-b0a692ccc6f7.json"
},
"/static/builds/meta/dev.json": {
"type": "application/json",
"etag": "\"6a-4pFBD8YAAsexUnpymOCjkhdAXkE\"",
"mtime": "2025-02-07T03:58:52.672Z",
"etag": "\"6a-7qqodPJ1LjS9ovJbg5gEHaTbo/E\"",
"mtime": "2025-02-07T07:58:18.526Z",
"size": 106,
"path": "../public/static/builds/meta/dev.json"
}