no message

This commit is contained in:
A1300399510
2024-07-29 17:58:59 +08:00
parent 01389febd1
commit 6a9ebb1d5e
21 changed files with 118 additions and 119 deletions

View File

@@ -194,7 +194,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-404.3c57685f.js",
"file": "error-404.ed9a89b6.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -220,7 +220,7 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-500.8f08bad4.js",
"file": "error-500.ba3b17bc.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
],
@@ -237,7 +237,7 @@ const client_manifest = {
"resourceType": "style",
"prefetch": true,
"preload": true,
"file": "entry.45bee5ab.css",
"file": "entry.a9a0c89b.css",
"src": "node_modules/nuxt/dist/app/entry.css"
},
"node_modules/nuxt/dist/app/entry.js": {
@@ -274,19 +274,19 @@ const client_manifest = {
"triangle-icon.c39ff2e7.svg"
],
"css": [
"entry.45bee5ab.css"
"entry.a9a0c89b.css"
],
"dynamicImports": [
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue",
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue"
],
"file": "entry.a4401953.js",
"file": "entry.b9735863.js",
"isEntry": true,
"src": "node_modules/nuxt/dist/app/entry.js",
"_globalCSS": true
},
"entry.45bee5ab.css": {
"file": "entry.45bee5ab.css",
"entry.a9a0c89b.css": {
"file": "entry.a9a0c89b.css",
"resourceType": "style",
"prefetch": true,
"preload": true

View File

@@ -2757,7 +2757,6 @@ const _sfc_main$2 = {
if (isNeedLogin.value) {
return;
}
console.log("riposteSubmitState", riposteSubmitState);
if (riposteSubmitState)
return;
riposteSubmitState = true;
@@ -3190,8 +3189,8 @@ function _sfc_ssrRender(_ctx, _push, _parent, _attrs, $props, $setup, $data, $op
_push(`<!---->`);
}
_push(`</div><div class="time">${ssrInterpolate($setup.handleDate(item["publicationdate"]))}</div></div><div class="operate-box flexacenter"><div class="interaction-box flexacenter flex1"><div class="${ssrRenderClass([{ "pitch": item.tab == "riposte" }, "interaction-item flexacenter"])}">`);
if ((_a = item.ripostecount) == null ? void 0 : _a.total) {
_push(`<!--[--> 回应 <span class="amount">${ssrInterpolate((_b = item.ripostecount) == null ? void 0 : _b.total)}</span><!--]-->`);
if (((_a = item.ripostelist) == null ? void 0 : _a.length) > 0) {
_push(`<!--[--> 回应 <span class="amount">${ssrInterpolate((_b = item.ripostelist) == null ? void 0 : _b.length)}</span><!--]-->`);
} else {
_push(`<!--[-->添加回应<!--]-->`);
}

File diff suppressed because one or more lines are too long

View File

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

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -1,6 +1,6 @@
const interopDefault = r => r.default || r || [];
const styles = {
"node_modules/nuxt/dist/app/entry.js": () => import('./static/entry-styles.fd270820.mjs').then(interopDefault),
"node_modules/nuxt/dist/app/entry.js": () => import('./static/entry-styles.6bf38327.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)
};