fix(vote): 防止重复点赞并优化代码格式

修复点赞逻辑,添加不可取消点赞的提示。优化代码格式,移除多余的空格和分号。
This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-08-22 11:40:27 +08:00
parent 40b276ed7c
commit 1736b6310a
31 changed files with 193 additions and 187 deletions

View File

@@ -1,5 +1,5 @@
{
"date": "2025-08-22T03:35:50.757Z",
"date": "2025-08-22T03:40:08.751Z",
"preset": "node-server",
"framework": {
"name": "nuxt",

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"id":"14a75196-5d62-4be7-a6b9-052820968619","timestamp":1755833733431}
{"id":"d8d9858c-2486-464e-af77-4c2583e92ccb","timestamp":1755833992365}

View File

@@ -1 +0,0 @@
{"id":"14a75196-5d62-4be7-a6b9-052820968619","timestamp":1755833733431,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}

View File

@@ -0,0 +1 @@
{"id":"d8d9858c-2486-464e-af77-4c2583e92ccb","timestamp":1755833992365,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
import{u as i}from"./vue.f36acd1f.sVpYoHUO.js";import{_ as r}from"./_plugin-vue_export-helper.x3n3nnut.js";import{t as a,v as n,x as e,y as s,C as l,D as d}from"./entry.Tzi8yOrk.js";const c=t=>(l("data-v-df79c84d"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},f=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},m=["textContent"],g=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return i({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(b,u)=>(a(),n("div",p,[f,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,m),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,g)])]))}},S=r(x,[["__scopeId","data-v-df79c84d"]]);export{S as default};
import{u as i}from"./vue.f36acd1f.BktHyEHt.js";import{_ as r}from"./_plugin-vue_export-helper.x3n3nnut.js";import{t as a,v as n,x as e,y as s,C as l,D as d}from"./entry.lJCiCAZF.js";const c=t=>(l("data-v-df79c84d"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},f=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},m=["textContent"],g=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return i({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(b,u)=>(a(),n("div",p,[f,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,m),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,g)])]))}},S=r(x,[["__scopeId","data-v-df79c84d"]]);export{S as default};

View File

@@ -0,0 +1 @@
.vote-item[data-v-13eaa73c]{--main-color:#2cbae6;--bg-color:#eaf5f8;--bc-color:#d5ebf2}.search-info[data-v-13eaa73c]{color:#72db86;font-size:14px;margin:0 auto 31px;width:1200px}.search-info .round-fork-fork[data-v-13eaa73c]{cursor:pointer;height:14px;margin-left:8px;width:14px}.search-info .halving-line[data-v-13eaa73c]{background-color:#d7d7d7;height:13px;margin:0 20px;width:1px}.search-info .search-result[data-v-13eaa73c]{color:#7f7f7f;font-size:13px}.vote-list-box[data-v-13eaa73c]{display:flex;flex-wrap:wrap;margin:0 auto;min-height:100vh;width:1200px}.vote-list-box.firstdata .vote-item[data-v-13eaa73c]{margin-right:22.5px}.vote-list-box.firstdata .vote-item[data-v-13eaa73c]:nth-of-type(3n){margin-right:0}.vote-list-box .vote-item[data-v-13eaa73c]{background-color:#fff;border-radius:16px;cursor:pointer;margin-bottom:20px;padding:25px 22px 24px;width:385px}.vote-list-box .vote-item[data-v-13eaa73c]:hover{box-shadow:0 0 5px 2px #d9d9d97a}.vote-list-box .vote-item.isvote .vote-option-list .vote-option-item .vote-option-progress[data-v-13eaa73c]{display:flex}.vote-list-box .vote-item .vote-title[data-v-13eaa73c]{color:#000;font-size:16px;font-style:normal;font-weight:650;line-height:26px;margin-bottom:10px;word-break:break-all}.vote-list-box .vote-item .vote-title .vote-state[data-v-13eaa73c]{align-items:center;background-color:var(--main-color);border-radius:25px;color:#fff;display:inline-flex;font-size:12px;height:20px;justify-content:center;margin-right:6px;padding:0 6px}.vote-list-box .vote-item .vote-title .vote-state.finish[data-v-13eaa73c]{background:#000;color:#fff}.vote-list-box .vote-item .vote-explain[data-v-13eaa73c]{color:#555;font-size:13px;line-height:22px;margin-bottom:14px;word-break:break-word}.vote-list-box .vote-item .vote-option-list[data-v-13eaa73c]{background-color:var(--bg-color);border:1px solid var(--bc-color);border-radius:13px;flex-direction:column;margin-bottom:16px;padding:8px 0;width:340px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-13eaa73c]{flex-direction:column;padding:10px 15px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-13eaa73c]:not(:last-of-type){border-bottom:1px solid var(--bc-color)}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-number[data-v-13eaa73c]{display:none}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .tick-icon[data-v-13eaa73c]{display:block}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-content[data-v-13eaa73c]{color:#000;font-weight:650}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-number[data-v-13eaa73c]{background-color:var(--main-color);border-radius:50%;color:#fff;font-size:11px;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .tick-icon[data-v-13eaa73c]{display:none;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-content[data-v-13eaa73c]{color:#333;font-size:14px;line-height:20px;word-break:break-word}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress[data-v-13eaa73c]{display:none;height:5px;justify-content:flex-end;margin-top:5px;width:100%}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-step[data-v-13eaa73c]{background-color:var(--main-color);border-radius:66px;height:4px;margin-right:14px;opacity:.49039}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-value[data-v-13eaa73c]{color:var(--main-color);font-size:12px;line-height:20px}.vote-list-box .vote-item .vote-data[data-v-13eaa73c]{color:#aaa;font-size:12px;justify-content:space-between;line-height:22px}.vote-list-box .vote-item .vote-data .vote-data-item[data-v-13eaa73c]{margin-left:16px}.vote-list-box .vote-item .vote-data .vote-data-item .vote-data-icon[data-v-13eaa73c]{cursor:pointer;width:14px}.empty-box[data-v-13eaa73c]{background-color:#fff;border-radius:16px;height:540px;margin:0 auto;width:1200px}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
import{u as t}from"./vue.f36acd1f.sVpYoHUO.js";import{u as e}from"./entry.Tzi8yOrk.js";const a={__name:"index",setup(r){return t({script:[{src:"https://app.gter.net/bottom?tpl=header&menukey=vote"},{src:"https://app.gter.net/bottom?tpl=footer,popupnotification",body:!0}]}),e().replace("/index.html"),(p,s)=>null}};export{a as default};
import{u as t}from"./vue.f36acd1f.BktHyEHt.js";import{u as e}from"./entry.lJCiCAZF.js";const a={__name:"index",setup(r){return t({script:[{src:"https://app.gter.net/bottom?tpl=header&menukey=vote"},{src:"https://app.gter.net/bottom?tpl=footer,popupnotification",body:!0}]}),e().replace("/index.html"),(p,s)=>null}};export{a as default};

View File

@@ -1 +0,0 @@
.vote-item[data-v-278d85e2]{--main-color:#2cbae6;--bg-color:#eaf5f8;--bc-color:#d5ebf2}.search-info[data-v-278d85e2]{color:#72db86;font-size:14px;margin:0 auto 31px;width:1200px}.search-info .round-fork-fork[data-v-278d85e2]{cursor:pointer;height:14px;margin-left:8px;width:14px}.search-info .halving-line[data-v-278d85e2]{background-color:#d7d7d7;height:13px;margin:0 20px;width:1px}.search-info .search-result[data-v-278d85e2]{color:#7f7f7f;font-size:13px}.vote-list-box[data-v-278d85e2]{display:flex;flex-wrap:wrap;margin:0 auto;min-height:100vh;width:1200px}.vote-list-box.firstdata .vote-item[data-v-278d85e2]{margin-right:22.5px}.vote-list-box.firstdata .vote-item[data-v-278d85e2]:nth-of-type(3n){margin-right:0}.vote-list-box .vote-item[data-v-278d85e2]{background-color:#fff;border-radius:16px;cursor:pointer;margin-bottom:20px;padding:25px 22px 24px;width:385px}.vote-list-box .vote-item[data-v-278d85e2]:hover{box-shadow:0 0 5px 2px #d9d9d97a}.vote-list-box .vote-item.isvote .vote-option-list .vote-option-item .vote-option-progress[data-v-278d85e2]{display:flex}.vote-list-box .vote-item .vote-title[data-v-278d85e2]{color:#000;font-size:16px;font-style:normal;font-weight:650;line-height:26px;margin-bottom:10px;word-break:break-all}.vote-list-box .vote-item .vote-title .vote-state[data-v-278d85e2]{align-items:center;background-color:var(--main-color);border-radius:25px;color:#fff;display:inline-flex;font-size:12px;height:20px;justify-content:center;margin-right:6px;padding:0 6px}.vote-list-box .vote-item .vote-title .vote-state.finish[data-v-278d85e2]{background:#000;color:#fff}.vote-list-box .vote-item .vote-explain[data-v-278d85e2]{color:#555;font-size:13px;line-height:22px;margin-bottom:14px;word-break:break-word}.vote-list-box .vote-item .vote-option-list[data-v-278d85e2]{background-color:var(--bg-color);border:1px solid var(--bc-color);border-radius:13px;flex-direction:column;margin-bottom:16px;padding:8px 0;width:340px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-278d85e2]{flex-direction:column;padding:10px 15px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-278d85e2]:not(:last-of-type){border-bottom:1px solid var(--bc-color)}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-number[data-v-278d85e2]{display:none}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .tick-icon[data-v-278d85e2]{display:block}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-content[data-v-278d85e2]{color:#000;font-weight:650}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-number[data-v-278d85e2]{background-color:var(--main-color);border-radius:50%;color:#fff;font-size:11px;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .tick-icon[data-v-278d85e2]{display:none;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-content[data-v-278d85e2]{color:#333;font-size:14px;line-height:20px;word-break:break-word}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress[data-v-278d85e2]{display:none;height:5px;justify-content:flex-end;margin-top:5px;width:100%}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-step[data-v-278d85e2]{background-color:var(--main-color);border-radius:66px;height:4px;margin-right:14px;opacity:.49039}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-value[data-v-278d85e2]{color:var(--main-color);font-size:12px;line-height:20px}.vote-list-box .vote-item .vote-data[data-v-278d85e2]{color:#aaa;font-size:12px;justify-content:space-between;line-height:22px}.vote-list-box .vote-item .vote-data .vote-data-item[data-v-278d85e2]{margin-left:16px}.vote-list-box .vote-item .vote-data .vote-data-item .vote-data-icon[data-v-278d85e2]{cursor:pointer;width:14px}.empty-box[data-v-278d85e2]{background-color:#fff;border-radius:16px;height:540px;margin:0 auto;width:1200px}

View File

@@ -1,4 +1,4 @@
import{al as w,am as V}from"./cross-icon.9j7VzjQ_.js";function j(x,v){for(var d=0;d<v.length;d++){const g=v[d];if(typeof g!="string"&&!Array.isArray(g)){for(const f in g)if(f!=="default"&&!(f in x)){const h=Object.getOwnPropertyDescriptor(g,f);h&&Object.defineProperty(x,f,h.get?h:{enumerable:!0,get:()=>g[f]})}}}return Object.freeze(Object.defineProperty(x,Symbol.toStringTag,{value:"Module"}))}var N={exports:{}},W={exports:{}},L={exports:{}},A;function U(){return A||(A=1,function(x){(function(v,d){x.exports?x.exports=d():v.EvEmitter=d()})(typeof window<"u"?window:w,function(){function v(){}var d=v.prototype;return d.on=function(g,f){if(!(!g||!f)){var h=this._events=this._events||{},a=h[g]=h[g]||[];return a.indexOf(f)==-1&&a.push(f),this}},d.once=function(g,f){if(!(!g||!f)){this.on(g,f);var h=this._onceEvents=this._onceEvents||{},a=h[g]=h[g]||{};return a[f]=!0,this}},d.off=function(g,f){var h=this._events&&this._events[g];if(!(!h||!h.length)){var a=h.indexOf(f);return a!=-1&&h.splice(a,1),this}},d.emitEvent=function(g,f){var h=this._events&&this._events[g];if(!(!h||!h.length)){h=h.slice(0),f=f||[];for(var a=this._onceEvents&&this._onceEvents[g],o=0;o<h.length;o++){var s=h[o],l=a&&a[s];l&&(this.off(g,s),delete a[s]),s.apply(this,f)}return this}},d.allOff=function(){delete this._events,delete this._onceEvents},v})}(L)),L.exports}var C={exports:{}};/*!
import{al as w,am as V}from"./cross-icon.u9lWFBOQ.js";function j(x,v){for(var d=0;d<v.length;d++){const g=v[d];if(typeof g!="string"&&!Array.isArray(g)){for(const f in g)if(f!=="default"&&!(f in x)){const h=Object.getOwnPropertyDescriptor(g,f);h&&Object.defineProperty(x,f,h.get?h:{enumerable:!0,get:()=>g[f]})}}}return Object.freeze(Object.defineProperty(x,Symbol.toStringTag,{value:"Module"}))}var N={exports:{}},W={exports:{}},L={exports:{}},A;function U(){return A||(A=1,function(x){(function(v,d){x.exports?x.exports=d():v.EvEmitter=d()})(typeof window<"u"?window:w,function(){function v(){}var d=v.prototype;return d.on=function(g,f){if(!(!g||!f)){var h=this._events=this._events||{},a=h[g]=h[g]||[];return a.indexOf(f)==-1&&a.push(f),this}},d.once=function(g,f){if(!(!g||!f)){this.on(g,f);var h=this._onceEvents=this._onceEvents||{},a=h[g]=h[g]||{};return a[f]=!0,this}},d.off=function(g,f){var h=this._events&&this._events[g];if(!(!h||!h.length)){var a=h.indexOf(f);return a!=-1&&h.splice(a,1),this}},d.emitEvent=function(g,f){var h=this._events&&this._events[g];if(!(!h||!h.length)){h=h.slice(0),f=f||[];for(var a=this._onceEvents&&this._onceEvents[g],o=0;o<h.length;o++){var s=h[o],l=a&&a[s];l&&(this.off(g,s),delete a[s]),s.apply(this,f)}return this}},d.allOff=function(){delete this._events,delete this._onceEvents},v})}(L)),L.exports}var C={exports:{}};/*!
* getSize v2.0.3
* measure size of elements
* MIT license

View File

@@ -1 +1 @@
import{aI as o,r as u,a0 as f,S as d,e as v,ay as l,aJ as i,aK as h,a6 as m}from"./entry.Tzi8yOrk.js";function U(t,a={}){const e=a.head||o();if(e)return e.ssr?e.push(t,a):p(e,t,a)}function p(t,a,e={}){const s=u(!1),n=u({});f(()=>{n.value=s.value?{}:h(a)});const r=t.push(n.value,e);return d(n,c=>{r.patch(c)}),m()&&(v(()=>{r.dispose()}),l(()=>{s.value=!0}),i(()=>{s.value=!1})),r}export{U as u};
import{aI as o,r as u,a0 as f,S as d,e as v,ay as l,aJ as i,aK as h,a6 as m}from"./entry.lJCiCAZF.js";function U(t,a={}){const e=a.head||o();if(e)return e.ssr?e.push(t,a):p(e,t,a)}function p(t,a,e={}){const s=u(!1),n=u({});f(()=>{n.value=s.value?{}:h(a)});const r=t.push(n.value,e);return d(n,c=>{r.patch(c)}),m()&&(v(()=>{r.dispose()}),l(()=>{s.value=!0}),i(()=>{s.value=!1})),r}export{U as u};

View File

@@ -139,7 +139,7 @@ const _sfc_main = {
}, _parent));
_push(ssrRenderComponent(_component_TopHead, null, null, _parent));
if (unref(keyword)) {
_push(`<div class="search-info flexacenter" data-v-278d85e2><div class="flexacenter" data-v-278d85e2>${ssrInterpolate(unref(keyword))} <img class="round-fork-fork"${ssrRenderAttr("src", _imports_0)} data-v-278d85e2></div><div class="halving-line" data-v-278d85e2></div><div class="search-result" data-v-278d85e2>\u5171 ${ssrInterpolate(unref(count))} \u6761\u641C\u7D22\u6570\u636E</div></div>`);
_push(`<div class="search-info flexacenter" data-v-13eaa73c><div class="flexacenter" data-v-13eaa73c>${ssrInterpolate(unref(keyword))} <img class="round-fork-fork"${ssrRenderAttr("src", _imports_0)} data-v-13eaa73c></div><div class="halving-line" data-v-13eaa73c></div><div class="search-result" data-v-13eaa73c>\u5171 ${ssrInterpolate(unref(count))} \u6761\u641C\u7D22\u6570\u636E</div></div>`);
} else {
_push(`<!---->`);
}
@@ -147,35 +147,35 @@ const _sfc_main = {
class: ["vote-list-box", { firstdata: unref(firstdataState) }],
ref_key: "gridContainer",
ref: gridContainer
}, ssrGetDirectiveProps(_ctx, _directive_loading, unref(loading))))} data-v-278d85e2><!--[-->`);
}, ssrGetDirectiveProps(_ctx, _directive_loading, unref(loading))))} data-v-13eaa73c><!--[-->`);
ssrRenderList(unref(list), (item, index2) => {
_push(`<a target="_blank"${ssrRenderAttr("href", `/details/${item["uniqid"]}?colorI=${index2 % 6}`)} class="${ssrRenderClass([{ isvote: item["isvote"] == 1 || item["status"] == 0 }, "vote-item"])}" style="${ssrRenderStyle({ "--main-color": ("colourValue" in _ctx ? _ctx.colourValue : unref(colourValue))[index2 % 6]["main"], "--bg-color": ("colourValue" in _ctx ? _ctx.colourValue : unref(colourValue))[index2 % 6]["bg"], "--bc-color": ("colourValue" in _ctx ? _ctx.colourValue : unref(colourValue))[index2 % 6]["bc"] })}" data-v-278d85e2><div class="vote-title" data-v-278d85e2>`);
_push(`<a target="_blank"${ssrRenderAttr("href", `/details/${item["uniqid"]}?colorI=${index2 % 6}`)} class="${ssrRenderClass([{ isvote: item["isvote"] == 1 || item["status"] == 0 }, "vote-item"])}" style="${ssrRenderStyle({ "--main-color": ("colourValue" in _ctx ? _ctx.colourValue : unref(colourValue))[index2 % 6]["main"], "--bg-color": ("colourValue" in _ctx ? _ctx.colourValue : unref(colourValue))[index2 % 6]["bg"], "--bc-color": ("colourValue" in _ctx ? _ctx.colourValue : unref(colourValue))[index2 % 6]["bc"] })}" data-v-13eaa73c><div class="vote-title" data-v-13eaa73c>`);
if (item["status"] == 1) {
_push(`<div class="vote-state" data-v-278d85e2>\u8FDB\u884C\u4E2D</div>`);
_push(`<div class="vote-state" data-v-13eaa73c>\u8FDB\u884C\u4E2D</div>`);
} else {
_push(`<div class="vote-state finish" data-v-278d85e2>\u5DF2\u7ED3\u675F</div>`);
_push(`<div class="vote-state finish" data-v-13eaa73c>\u5DF2\u7ED3\u675F</div>`);
}
_push(` ${ssrInterpolate(item["title"])}</div><div class="vote-explain" data-v-278d85e2>${ssrInterpolate(item["message"])}</div><div class="vote-option-list flexflex" data-v-278d85e2><!--[-->`);
_push(` ${ssrInterpolate(item["title"])}</div><div class="vote-explain" data-v-13eaa73c>${ssrInterpolate(item["message"])}</div><div class="vote-option-list flexflex" data-v-13eaa73c><!--[-->`);
ssrRenderList(item == null ? void 0 : item.option, (item2, index22) => {
_push(`<div class="${ssrRenderClass([{ pitch: item2.selected == 1 }, "vote-option-item flexflex"])}" data-v-278d85e2><div class="flexflex" style="${ssrRenderStyle({ "padding": "2px 0" })}" data-v-278d85e2><div class="vote-option-number flexcenter" data-v-278d85e2>${ssrInterpolate(index22 + 1)}</div><img class="tick-icon"${ssrRenderAttr("src", _imports_1)} data-v-278d85e2><div class="vote-option-content flex1" data-v-278d85e2>${ssrInterpolate(item2["value"])}</div></div><div class="vote-option-progress flexacenter" data-v-278d85e2><div class="vote-option-progress-step" style="${ssrRenderStyle({ width: item2["percentage"] + "%" })}" data-v-278d85e2></div><div class="vote-option-progress-value" data-v-278d85e2>${ssrInterpolate(item2["count"])}</div></div></div>`);
_push(`<div class="${ssrRenderClass([{ pitch: item2.selected == 1 }, "vote-option-item flexflex"])}" data-v-13eaa73c><div class="flexflex" style="${ssrRenderStyle({ "padding": "2px 0" })}" data-v-13eaa73c><div class="vote-option-number flexcenter" data-v-13eaa73c>${ssrInterpolate(index22 + 1)}</div><img class="tick-icon"${ssrRenderAttr("src", _imports_1)} data-v-13eaa73c><div class="vote-option-content flex1" data-v-13eaa73c>${ssrInterpolate(item2["value"])}</div></div><div class="vote-option-progress flexacenter" data-v-13eaa73c><div class="vote-option-progress-step" style="${ssrRenderStyle({ width: item2["percentage"] + "%" })}" data-v-13eaa73c></div><div class="vote-option-progress-value" data-v-13eaa73c>${ssrInterpolate(item2["count"])}</div></div></div>`);
});
_push(`<!--]--></div><div class="vote-data flexacenter" data-v-278d85e2><div class="vote-data-left flexacenter" data-v-278d85e2>${ssrInterpolate(item.votes)}\u4EBA\u53C2\u4E0E `);
_push(`<!--]--></div><div class="vote-data flexacenter" data-v-13eaa73c><div class="vote-data-left flexacenter" data-v-13eaa73c>${ssrInterpolate(item.votes)}\u4EBA\u53C2\u4E0E `);
if (item["deadline"]) {
_push(`<!--[-->| ${ssrInterpolate(("handleDeadline" in _ctx ? _ctx.handleDeadline : unref(handleDeadline))(item["deadline"]))}\u7ED3\u675F<!--]-->`);
} else {
_push(`<!---->`);
}
_push(`</div><div class="vote-data-right flexacenter" data-v-278d85e2><div class="vote-data-item flexacenter" data-v-278d85e2><img class="vote-data-icon"${ssrRenderAttr("src", _imports_2)} data-v-278d85e2>\xA0 ${ssrInterpolate(item.views)}</div><div class="vote-data-item flexacenter" data-v-278d85e2>`);
_push(`</div><div class="vote-data-right flexacenter" data-v-13eaa73c><div class="vote-data-item flexacenter" data-v-13eaa73c><img class="vote-data-icon"${ssrRenderAttr("src", _imports_2)} data-v-13eaa73c>\xA0 ${ssrInterpolate(item.views)}</div><div class="vote-data-item flexacenter" data-v-13eaa73c>`);
if (item["islike"] == 0) {
_push(`<img class="vote-data-icon"${ssrRenderAttr("src", _imports_3)} data-v-278d85e2>`);
_push(`<img class="vote-data-icon"${ssrRenderAttr("src", _imports_3)} data-v-13eaa73c>`);
} else {
_push(`<img class="vote-data-icon"${ssrRenderAttr("src", _imports_4)} data-v-278d85e2>`);
_push(`<img class="vote-data-icon"${ssrRenderAttr("src", _imports_4)} data-v-13eaa73c>`);
}
_push(`\xA0 ${ssrInterpolate(item["likes"])}</div><div class="vote-data-item flexacenter" data-v-278d85e2><img class="vote-data-icon"${ssrRenderAttr("src", _imports_5)} data-v-278d85e2>\xA0 ${ssrInterpolate(item["comments"])}</div></div></div></a>`);
_push(`\xA0 ${ssrInterpolate(item["likes"])}</div><div class="vote-data-item flexacenter" data-v-13eaa73c><img class="vote-data-icon"${ssrRenderAttr("src", _imports_5)} data-v-13eaa73c>\xA0 ${ssrInterpolate(item["comments"])}</div></div></div></a>`);
});
_push(`<!--]-->`);
if (unref(keyword) && unref(list).length == 0 && !unref(loading)) {
_push(`<div class="empty-box flexcenter" data-v-278d85e2>`);
_push(`<div class="empty-box flexcenter" data-v-13eaa73c>`);
_push(ssrRenderComponent(_component_Empty, { isNeedIssue: true }, null, _parent));
_push(`</div>`);
} else {
@@ -197,7 +197,7 @@ _sfc_main.setup = (props, ctx) => {
(ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("pages/index.html/index.vue");
return _sfc_setup ? _sfc_setup(props, ctx) : void 0;
};
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-278d85e2"]]);
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-13eaa73c"]]);
export { index as default };
//# sourceMappingURL=index-2udC-PnM.mjs.map
//# sourceMappingURL=index-fb4Zxqec.mjs.map

View File

@@ -0,0 +1,6 @@
const index_vue_vue_type_style_index_0_scoped_13eaa73c_lang = ".vote-item[data-v-13eaa73c]{--main-color:#2cbae6;--bg-color:#eaf5f8;--bc-color:#d5ebf2}.search-info[data-v-13eaa73c]{color:#72db86;font-size:14px;margin:0 auto 31px;width:1200px}.search-info .round-fork-fork[data-v-13eaa73c]{cursor:pointer;height:14px;margin-left:8px;width:14px}.search-info .halving-line[data-v-13eaa73c]{background-color:#d7d7d7;height:13px;margin:0 20px;width:1px}.search-info .search-result[data-v-13eaa73c]{color:#7f7f7f;font-size:13px}.vote-list-box[data-v-13eaa73c]{display:flex;flex-wrap:wrap;margin:0 auto;min-height:100vh;width:1200px}.vote-list-box.firstdata .vote-item[data-v-13eaa73c]{margin-right:22.5px}.vote-list-box.firstdata .vote-item[data-v-13eaa73c]:nth-of-type(3n){margin-right:0}.vote-list-box .vote-item[data-v-13eaa73c]{background-color:#fff;border-radius:16px;cursor:pointer;margin-bottom:20px;padding:25px 22px 24px;width:385px}.vote-list-box .vote-item[data-v-13eaa73c]:hover{box-shadow:0 0 5px 2px hsla(0,0%,85%,.48)}.vote-list-box .vote-item.isvote .vote-option-list .vote-option-item .vote-option-progress[data-v-13eaa73c]{display:flex}.vote-list-box .vote-item .vote-title[data-v-13eaa73c]{color:#000;font-size:16px;font-style:normal;font-weight:650;line-height:26px;margin-bottom:10px;word-break:break-all}.vote-list-box .vote-item .vote-title .vote-state[data-v-13eaa73c]{align-items:center;background-color:var(--main-color);border-radius:25px;color:#fff;display:inline-flex;font-size:12px;height:20px;justify-content:center;margin-right:6px;padding:0 6px}.vote-list-box .vote-item .vote-title .vote-state.finish[data-v-13eaa73c]{background:#000;color:#fff}.vote-list-box .vote-item .vote-explain[data-v-13eaa73c]{color:#555;font-size:13px;line-height:22px;margin-bottom:14px;word-break:break-word}.vote-list-box .vote-item .vote-option-list[data-v-13eaa73c]{background-color:var(--bg-color);border:1px solid var(--bc-color);border-radius:13px;flex-direction:column;margin-bottom:16px;padding:8px 0;width:340px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-13eaa73c]{flex-direction:column;padding:10px 15px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-13eaa73c]:not(:last-of-type){border-bottom:1px solid var(--bc-color)}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-number[data-v-13eaa73c]{display:none}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .tick-icon[data-v-13eaa73c]{display:block}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-content[data-v-13eaa73c]{color:#000;font-weight:650}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-number[data-v-13eaa73c]{background-color:var(--main-color);border-radius:50%;color:#fff;font-size:11px;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .tick-icon[data-v-13eaa73c]{display:none;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-content[data-v-13eaa73c]{color:#333;font-size:14px;line-height:20px;word-break:break-word}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress[data-v-13eaa73c]{display:none;height:5px;justify-content:flex-end;margin-top:5px;width:100%}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-step[data-v-13eaa73c]{background-color:var(--main-color);border-radius:66px;height:4px;margin-right:14px;opacity:.49039}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-value[data-v-13eaa73c]{color:var(--main-color);font-size:12px;line-height:20px}.vote-list-box .vote-item .vote-data[data-v-13eaa73c]{color:#aaa;font-size:12px;justify-content:space-between;line-height:22px}.vote-list-box .vote-item .vote-data .vote-data-item[data-v-13eaa73c]{margin-left:16px}.vote-list-box .vote-item .vote-data .vote-data-item .vote-data-icon[data-v-13eaa73c]{cursor:pointer;width:14px}.empty-box[data-v-13eaa73c]{background-color:#fff;border-radius:16px;height:540px;margin:0 auto;width:1200px}";
const indexStyles_3oHuwbdV = [index_vue_vue_type_style_index_0_scoped_13eaa73c_lang];
export { indexStyles_3oHuwbdV as default };
//# sourceMappingURL=index-styles.3oHuwbdV.mjs.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index-styles.3oHuwbdV.mjs","sources":["../../../../../.nuxt/dist/server/_nuxt/index-styles-1.mjs-B36p7UYl.js","../../../../../.nuxt/dist/server/_nuxt/index-styles.3oHuwbdV.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,qDAAwD,GAAA,ikIAAA;;ACC9D,6BAAe,CAACA,qDAAO;;;;"}

View File

@@ -1,6 +0,0 @@
const index_vue_vue_type_style_index_0_scoped_278d85e2_lang = ".vote-item[data-v-278d85e2]{--main-color:#2cbae6;--bg-color:#eaf5f8;--bc-color:#d5ebf2}.search-info[data-v-278d85e2]{color:#72db86;font-size:14px;margin:0 auto 31px;width:1200px}.search-info .round-fork-fork[data-v-278d85e2]{cursor:pointer;height:14px;margin-left:8px;width:14px}.search-info .halving-line[data-v-278d85e2]{background-color:#d7d7d7;height:13px;margin:0 20px;width:1px}.search-info .search-result[data-v-278d85e2]{color:#7f7f7f;font-size:13px}.vote-list-box[data-v-278d85e2]{display:flex;flex-wrap:wrap;margin:0 auto;min-height:100vh;width:1200px}.vote-list-box.firstdata .vote-item[data-v-278d85e2]{margin-right:22.5px}.vote-list-box.firstdata .vote-item[data-v-278d85e2]:nth-of-type(3n){margin-right:0}.vote-list-box .vote-item[data-v-278d85e2]{background-color:#fff;border-radius:16px;cursor:pointer;margin-bottom:20px;padding:25px 22px 24px;width:385px}.vote-list-box .vote-item[data-v-278d85e2]:hover{box-shadow:0 0 5px 2px hsla(0,0%,85%,.48)}.vote-list-box .vote-item.isvote .vote-option-list .vote-option-item .vote-option-progress[data-v-278d85e2]{display:flex}.vote-list-box .vote-item .vote-title[data-v-278d85e2]{color:#000;font-size:16px;font-style:normal;font-weight:650;line-height:26px;margin-bottom:10px;word-break:break-all}.vote-list-box .vote-item .vote-title .vote-state[data-v-278d85e2]{align-items:center;background-color:var(--main-color);border-radius:25px;color:#fff;display:inline-flex;font-size:12px;height:20px;justify-content:center;margin-right:6px;padding:0 6px}.vote-list-box .vote-item .vote-title .vote-state.finish[data-v-278d85e2]{background:#000;color:#fff}.vote-list-box .vote-item .vote-explain[data-v-278d85e2]{color:#555;font-size:13px;line-height:22px;margin-bottom:14px;word-break:break-word}.vote-list-box .vote-item .vote-option-list[data-v-278d85e2]{background-color:var(--bg-color);border:1px solid var(--bc-color);border-radius:13px;flex-direction:column;margin-bottom:16px;padding:8px 0;width:340px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-278d85e2]{flex-direction:column;padding:10px 15px}.vote-list-box .vote-item .vote-option-list .vote-option-item[data-v-278d85e2]:not(:last-of-type){border-bottom:1px solid var(--bc-color)}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-number[data-v-278d85e2]{display:none}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .tick-icon[data-v-278d85e2]{display:block}.vote-list-box .vote-item .vote-option-list .vote-option-item.pitch .vote-option-content[data-v-278d85e2]{color:#000;font-weight:650}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-number[data-v-278d85e2]{background-color:var(--main-color);border-radius:50%;color:#fff;font-size:11px;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .tick-icon[data-v-278d85e2]{display:none;height:14px;margin-right:6px;margin-top:3px;width:14px}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-content[data-v-278d85e2]{color:#333;font-size:14px;line-height:20px;word-break:break-word}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress[data-v-278d85e2]{display:none;height:5px;justify-content:flex-end;margin-top:5px;width:100%}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-step[data-v-278d85e2]{background-color:var(--main-color);border-radius:66px;height:4px;margin-right:14px;opacity:.49039}.vote-list-box .vote-item .vote-option-list .vote-option-item .vote-option-progress .vote-option-progress-value[data-v-278d85e2]{color:var(--main-color);font-size:12px;line-height:20px}.vote-list-box .vote-item .vote-data[data-v-278d85e2]{color:#aaa;font-size:12px;justify-content:space-between;line-height:22px}.vote-list-box .vote-item .vote-data .vote-data-item[data-v-278d85e2]{margin-left:16px}.vote-list-box .vote-item .vote-data .vote-data-item .vote-data-icon[data-v-278d85e2]{cursor:pointer;width:14px}.empty-box[data-v-278d85e2]{background-color:#fff;border-radius:16px;height:540px;margin:0 auto;width:1200px}";
const indexStyles_RW9zpL7x = [index_vue_vue_type_style_index_0_scoped_278d85e2_lang];
export { indexStyles_RW9zpL7x as default };
//# sourceMappingURL=index-styles.RW9zpL7x.mjs.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"index-styles.RW9zpL7x.mjs","sources":["../../../../../.nuxt/dist/server/_nuxt/index-styles-1.mjs-jJ_XJfke.js","../../../../../.nuxt/dist/server/_nuxt/index-styles.RW9zpL7x.mjs"],"sourcesContent":null,"names":["style_0"],"mappings":"AAAA,MAAM,qDAAwD,GAAA,ikIAAA;;ACC9D,6BAAe,CAACA,qDAAO;;;;"}

View File

@@ -13,7 +13,7 @@ const client_manifest = {
"file": "cross-icon.zBxWVjBs.css",
"src": "_cross-icon.!~{00a}~.js"
},
"_cross-icon.9j7VzjQ_.js": {
"_cross-icon.u9lWFBOQ.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
@@ -21,10 +21,10 @@ const client_manifest = {
"css": [
"cross-icon.zBxWVjBs.css"
],
"file": "cross-icon.9j7VzjQ_.js",
"file": "cross-icon.u9lWFBOQ.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js",
"_vue.f36acd1f.sVpYoHUO.js"
"_vue.f36acd1f.BktHyEHt.js"
]
},
"cross-icon.zBxWVjBs.css": {
@@ -40,7 +40,7 @@ const client_manifest = {
"file": "el-button.gO5Z1ARE.css",
"src": "_el-button.!~{00c}~.js"
},
"_el-button.6VfVi-sn.js": {
"_el-button.hQkt1N5X.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
@@ -48,10 +48,10 @@ const client_manifest = {
"css": [
"el-button.gO5Z1ARE.css"
],
"file": "el-button.6VfVi-sn.js",
"file": "el-button.hQkt1N5X.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js",
"_cross-icon.9j7VzjQ_.js"
"_cross-icon.u9lWFBOQ.js"
]
},
"el-button.gO5Z1ARE.css": {
@@ -60,14 +60,14 @@ const client_manifest = {
"prefetch": true,
"preload": true
},
"_masonry.-P7k5T-1.js": {
"_masonry.BmXnr8jf.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "masonry.-P7k5T-1.js",
"file": "masonry.BmXnr8jf.js",
"imports": [
"_cross-icon.9j7VzjQ_.js"
"_cross-icon.u9lWFBOQ.js"
],
"isDynamicEntry": true
},
@@ -78,7 +78,7 @@ const client_manifest = {
"file": "tick-black.6t5CTRQZ.css",
"src": "_tick-black.!~{00b}~.js"
},
"_tick-black.MpLxVwDv.js": {
"_tick-black.xf0Oh2WX.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
@@ -90,9 +90,9 @@ const client_manifest = {
"css": [
"tick-black.6t5CTRQZ.css"
],
"file": "tick-black.MpLxVwDv.js",
"file": "tick-black.xf0Oh2WX.js",
"imports": [
"_cross-icon.9j7VzjQ_.js",
"_cross-icon.u9lWFBOQ.js",
"node_modules/nuxt/dist/app/entry.js",
"__plugin-vue_export-helper.x3n3nnut.js"
]
@@ -115,12 +115,12 @@ const client_manifest = {
"prefetch": true,
"mimeType": "image/png"
},
"_vue.f36acd1f.sVpYoHUO.js": {
"_vue.f36acd1f.BktHyEHt.js": {
"resourceType": "script",
"module": true,
"prefetch": true,
"preload": true,
"file": "vue.f36acd1f.sVpYoHUO.js",
"file": "vue.f36acd1f.BktHyEHt.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js"
]
@@ -159,10 +159,10 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-404.1mQUgRGx.js",
"file": "error-404.2Zu1cvA4.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js",
"_vue.f36acd1f.sVpYoHUO.js",
"_vue.f36acd1f.BktHyEHt.js",
"__plugin-vue_export-helper.x3n3nnut.js"
],
"isDynamicEntry": true,
@@ -180,9 +180,9 @@ const client_manifest = {
"prefetch": true,
"preload": true,
"css": [],
"file": "error-500.cw48J3SK.js",
"file": "error-500.XESXIRPu.js",
"imports": [
"_vue.f36acd1f.sVpYoHUO.js",
"_vue.f36acd1f.BktHyEHt.js",
"__plugin-vue_export-helper.x3n3nnut.js",
"node_modules/nuxt/dist/app/entry.js"
],
@@ -207,7 +207,7 @@ const client_manifest = {
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue",
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue"
],
"file": "entry.Tzi8yOrk.js",
"file": "entry.lJCiCAZF.js",
"isEntry": true,
"src": "node_modules/nuxt/dist/app/entry.js",
"_globalCSS": true
@@ -227,14 +227,14 @@ const client_manifest = {
"no-discussion.k0-uWmju.png"
],
"css": [],
"file": "_id_.7UWlawz-.js",
"file": "_id_.cQsC7EzJ.js",
"imports": [
"_cross-icon.9j7VzjQ_.js",
"_tick-black.MpLxVwDv.js",
"_el-button.6VfVi-sn.js",
"_cross-icon.u9lWFBOQ.js",
"_tick-black.xf0Oh2WX.js",
"_el-button.hQkt1N5X.js",
"node_modules/nuxt/dist/app/entry.js",
"__plugin-vue_export-helper.x3n3nnut.js",
"_vue.f36acd1f.sVpYoHUO.js"
"_vue.f36acd1f.BktHyEHt.js"
],
"isDynamicEntry": true,
"src": "pages/details/[id].vue"
@@ -258,21 +258,21 @@ const client_manifest = {
"preload": true,
"css": [],
"dynamicImports": [
"_masonry.-P7k5T-1.js"
"_masonry.BmXnr8jf.js"
],
"file": "index.DFevO_vL.js",
"file": "index._SMD1kq6.js",
"imports": [
"node_modules/nuxt/dist/app/entry.js",
"_cross-icon.9j7VzjQ_.js",
"_tick-black.MpLxVwDv.js",
"_vue.f36acd1f.sVpYoHUO.js",
"_cross-icon.u9lWFBOQ.js",
"_tick-black.xf0Oh2WX.js",
"_vue.f36acd1f.BktHyEHt.js",
"__plugin-vue_export-helper.x3n3nnut.js"
],
"isDynamicEntry": true,
"src": "pages/index.html/index.vue"
},
"index.z-YuDjXE.css": {
"file": "index.z-YuDjXE.css",
"index.8gEoU_2k.css": {
"file": "index.8gEoU_2k.css",
"resourceType": "style",
"prefetch": true,
"preload": true
@@ -282,9 +282,9 @@ const client_manifest = {
"module": true,
"prefetch": true,
"preload": true,
"file": "index.83A6w2J6.js",
"file": "index.imFBsuFR.js",
"imports": [
"_vue.f36acd1f.sVpYoHUO.js",
"_vue.f36acd1f.BktHyEHt.js",
"node_modules/nuxt/dist/app/entry.js"
],
"isDynamicEntry": true,
@@ -299,12 +299,12 @@ const client_manifest = {
"rubbish-icon.u4wE_KJZ.svg"
],
"css": [],
"file": "index.P4g43hzC.js",
"file": "index.elgCuVQF.js",
"imports": [
"_cross-icon.9j7VzjQ_.js",
"_el-button.6VfVi-sn.js",
"_cross-icon.u9lWFBOQ.js",
"_el-button.hQkt1N5X.js",
"node_modules/nuxt/dist/app/entry.js",
"_vue.f36acd1f.sVpYoHUO.js",
"_vue.f36acd1f.BktHyEHt.js",
"__plugin-vue_export-helper.x3n3nnut.js"
],
"isDynamicEntry": true,

View File

@@ -620,7 +620,7 @@ const _routes = [
meta: {},
alias: [],
redirect: void 0 ,
component: () => import('./_nuxt/index-2udC-PnM.mjs').then((m) => m.default || m)
component: () => import('./_nuxt/index-fb4Zxqec.mjs').then((m) => m.default || m)
},
{
name: "index",

View File

@@ -1,36 +1,36 @@
const interopDefault = r => r.default || r || [];
const styles = {
"node_modules/nuxt/dist/app/entry.js": () => import('./_nuxt/entry-styles.naVkQneZ.mjs').then(interopDefault),
"pages/index.html/index.vue": () => import('./_nuxt/index-styles.RW9zpL7x.mjs').then(interopDefault),
"app.vue": () => import('./_nuxt/entry-styles.naVkQneZ.mjs').then(interopDefault),
"pages/details/[id].vue": () => import('./_nuxt/_id_-styles.Qe1naseC.mjs').then(interopDefault),
"pages/publish/index.vue": () => import('./_nuxt/index-styles.Hu0T-Wvd.mjs').then(interopDefault),
"pages/index.html/index.vue": () => import('./_nuxt/index-styles.3oHuwbdV.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue": () => import('./_nuxt/error-404-styles.76vs4_lx.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue": () => import('./_nuxt/error-500-styles.vPkMidp2.mjs').then(interopDefault),
"app.vue?vue&type=style&index=0&lang.less": () => import('./_nuxt/entry-styles.naVkQneZ.mjs').then(interopDefault),
"pages/publish/index.vue?vue&type=style&index=0&scoped=4840b8a3&lang.less": () => import('./_nuxt/index.vue.CA2yVMew.mjs').then(interopDefault),
"pages/publish/index.vue?vue&type=style&index=1&scoped=4840b8a3&lang.css": () => import('./_nuxt/index.vue.SGGzkUOR.mjs').then(interopDefault),
"app.vue": () => import('./_nuxt/entry-styles.naVkQneZ.mjs').then(interopDefault),
"pages/index.html/index.vue?vue&type=style&index=0&scoped=278d85e2&lang.less": () => import('./_nuxt/index-styles.RW9zpL7x.mjs').then(interopDefault),
"pages/index.html/index.vue?vue&type=style&index=0&scoped=13eaa73c&lang.less": () => import('./_nuxt/index-styles.3oHuwbdV.mjs').then(interopDefault),
"pages/details/[id].vue?vue&type=style&index=1&lang.less": () => import('./_nuxt/_id_.vue.a-ZY2d-L.mjs').then(interopDefault),
"components/Like.vue": () => import('./_nuxt/Like-styles.vlhpo8Sp.mjs').then(interopDefault),
"components/top-head.vue": () => import('./_nuxt/top-head-styles.0M9YU7DV.mjs').then(interopDefault),
"components/Empty.vue": () => import('./_nuxt/Empty-styles.HDG5R4fy.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue?vue&type=style&index=0&scoped=ccd3db62&lang.css": () => import('./_nuxt/error-404-styles.76vs4_lx.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue?vue&type=style&index=0&scoped=df79c84d&lang.css": () => import('./_nuxt/error-500-styles.vPkMidp2.mjs').then(interopDefault),
"components/top-head.vue": () => import('./_nuxt/top-head-styles.0M9YU7DV.mjs').then(interopDefault),
"components/RespondAdd.vue": () => import('./_nuxt/RespondAdd-styles.z9_h02pG.mjs').then(interopDefault),
"components/DetailsComments.vue": () => import('./_nuxt/DetailsComments-styles.UfEe9WE2.mjs').then(interopDefault),
"components/DetailsArea.vue": () => import('./_nuxt/DetailsArea-styles.X7u4A8O1.mjs').then(interopDefault),
"pages/details/[id].vue?vue&type=style&index=0&scoped=6dfe0e56&lang.less": () => import('./_nuxt/_id_.vue.j8aHCbth.mjs').then(interopDefault),
"app.vue?vue&type=style&index=0&lang.less": () => import('./_nuxt/entry-styles.naVkQneZ.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue": () => import('./_nuxt/error-404-styles.76vs4_lx.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue": () => import('./_nuxt/error-500-styles.vPkMidp2.mjs').then(interopDefault),
"components/Like.vue?vue&type=style&index=0&scoped=972d2ebd&lang.css": () => import('./_nuxt/Like-styles.vlhpo8Sp.mjs').then(interopDefault),
"components/top-head.vue?vue&type=style&index=0&scoped=9276e35f&lang.less": () => import('./_nuxt/top-head-styles.0M9YU7DV.mjs').then(interopDefault),
"components/Empty.vue?vue&type=style&index=0&scoped=25969054&lang.less": () => import('./_nuxt/Empty-styles.HDG5R4fy.mjs').then(interopDefault),
"components/top-head.vue?vue&type=style&index=0&scoped=9276e35f&lang.less": () => import('./_nuxt/top-head-styles.0M9YU7DV.mjs').then(interopDefault),
"components/RespondAdd.vue?vue&type=style&index=0&scoped=2d19cd9f&lang.less": () => import('./_nuxt/RespondAdd.vue.tAicB3tb.mjs').then(interopDefault),
"components/RespondAdd.vue?vue&type=style&index=1&lang.less": () => import('./_nuxt/RespondAdd.vue.qlSYm_jV.mjs').then(interopDefault),
"components/DetailsComments.vue?vue&type=style&index=1&lang.less": () => import('./_nuxt/DetailsComments.vue._7NznzaU.mjs').then(interopDefault),
"components/DetailsArea.vue?vue&type=style&index=0&scoped=55471195&lang.less": () => import('./_nuxt/DetailsArea-styles.X7u4A8O1.mjs').then(interopDefault),
"components/MyPopup.vue": () => import('./_nuxt/MyPopup-styles.JuW-T6qL.mjs').then(interopDefault),
"components/DetailsArea.vue?vue&type=style&index=0&scoped=55471195&lang.less": () => import('./_nuxt/DetailsArea-styles.X7u4A8O1.mjs').then(interopDefault),
"components/Report.vue": () => import('./_nuxt/Report-styles.NWYtpbJt.mjs').then(interopDefault),
"components/DetailsComments.vue?vue&type=style&index=0&scoped=15d779e8&lang.less": () => import('./_nuxt/DetailsComments.vue.0jzr0Ahj.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-404.vue?vue&type=style&index=0&scoped=ccd3db62&lang.css": () => import('./_nuxt/error-404-styles.76vs4_lx.mjs').then(interopDefault),
"node_modules/@nuxt/ui-templates/dist/templates/error-500.vue?vue&type=style&index=0&scoped=df79c84d&lang.css": () => import('./_nuxt/error-500-styles.vPkMidp2.mjs').then(interopDefault),
"components/MyPopup.vue?vue&type=style&index=0&scoped=3500a98b&lang.less": () => import('./_nuxt/MyPopup.vue.IC4jJtxD.mjs').then(interopDefault),
"components/MyPopup.vue?vue&type=style&index=1&lang.less": () => import('./_nuxt/MyPopup.vue.ZajI4Za5.mjs').then(interopDefault),
"components/Report.vue?vue&type=style&index=0&scoped=b9676cea&lang.less": () => import('./_nuxt/Report-styles.NWYtpbJt.mjs').then(interopDefault)

View File

@@ -1 +1 @@
{"version":3,"file":"styles.mjs","sources":["../../../../.nuxt/dist/server/styles.mjs"],"sourcesContent":null,"names":[],"mappings":"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"}
{"version":3,"file":"styles.mjs","sources":["../../../../.nuxt/dist/server/styles.mjs"],"sourcesContent":null,"names":[],"mappings":"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"}

View File

@@ -3678,7 +3678,7 @@ function klona(x) {
const inlineAppConfig = {
"nuxt": {
"buildId": "14a75196-5d62-4be7-a6b9-052820968619"
"buildId": "d8d9858c-2486-464e-af77-4c2583e92ccb"
}
};
@@ -4966,201 +4966,201 @@ const assets = {
"size": 2238,
"path": "../public/favicon.ico"
},
"/_nuxt/cross-icon.9j7VzjQ_.js": {
"/_nuxt/cross-icon.u9lWFBOQ.js": {
"type": "application/javascript",
"etag": "\"1ce9d-uDsLIvXjykxJJx9ZtwZKUuNJaMw\"",
"mtime": "2025-08-22T03:35:39.214Z",
"etag": "\"1ce9d-wZf0Uqo2wRtz7gMsnbo2Dwn9VaE\"",
"mtime": "2025-08-22T03:39:58.048Z",
"size": 118429,
"path": "../public/_nuxt/cross-icon.9j7VzjQ_.js"
"path": "../public/_nuxt/cross-icon.u9lWFBOQ.js"
},
"/_nuxt/cross-icon.zBxWVjBs.css": {
"type": "text/css; charset=utf-8",
"etag": "\"344e-XZT/mYzLxlrPWGKJleYi5RweCFw\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 13390,
"path": "../public/_nuxt/cross-icon.zBxWVjBs.css"
},
"/_nuxt/el-button.6VfVi-sn.js": {
"type": "application/javascript",
"etag": "\"11344-7y3+KMyj5yJckXNvSact3qIS99c\"",
"mtime": "2025-08-22T03:35:39.214Z",
"size": 70468,
"path": "../public/_nuxt/el-button.6VfVi-sn.js"
},
"/_nuxt/el-button.gO5Z1ARE.css": {
"type": "text/css; charset=utf-8",
"etag": "\"6d7f-lcwIDJ63sgON1Y3ALN0NRMT2BYg\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 28031,
"path": "../public/_nuxt/el-button.gO5Z1ARE.css"
},
"/_nuxt/el-button.hQkt1N5X.js": {
"type": "application/javascript",
"etag": "\"11344-pZc2dyxjqVpKtaU3GUOwJLSKNGs\"",
"mtime": "2025-08-22T03:39:58.047Z",
"size": 70468,
"path": "../public/_nuxt/el-button.hQkt1N5X.js"
},
"/_nuxt/empty-icon.smkaMoHI.png": {
"type": "image/png",
"etag": "\"17df-ZbUVuzPJ5DAL9B9xteitdPCiUxY\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 6111,
"path": "../public/_nuxt/empty-icon.smkaMoHI.png"
},
"/_nuxt/entry.BQ2EHXV0.css": {
"type": "text/css; charset=utf-8",
"etag": "\"8d5-c4iulIcQ5kYRCKNGfqr3VO0KYoU\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 2261,
"path": "../public/_nuxt/entry.BQ2EHXV0.css"
},
"/_nuxt/entry.Tzi8yOrk.js": {
"/_nuxt/entry.lJCiCAZF.js": {
"type": "application/javascript",
"etag": "\"2576a-yY6Y4OZvGoNhPwtfBdJ7ccicyj4\"",
"mtime": "2025-08-22T03:35:39.214Z",
"etag": "\"2576a-DGHy8HN0qJOSCA3UBS+p5jhpDOc\"",
"mtime": "2025-08-22T03:39:58.048Z",
"size": 153450,
"path": "../public/_nuxt/entry.Tzi8yOrk.js"
"path": "../public/_nuxt/entry.lJCiCAZF.js"
},
"/_nuxt/error-404.1mQUgRGx.js": {
"/_nuxt/error-404.2Zu1cvA4.js": {
"type": "application/javascript",
"etag": "\"1992-xXSnG659liZ75P6/grjVlj4xgc8\"",
"mtime": "2025-08-22T03:35:39.212Z",
"etag": "\"1992-kKIfamL4QGpD35Y7UW7skfUZQVM\"",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 6546,
"path": "../public/_nuxt/error-404.1mQUgRGx.js"
"path": "../public/_nuxt/error-404.2Zu1cvA4.js"
},
"/_nuxt/error-404.qFGwA4uS.css": {
"type": "text/css; charset=utf-8",
"etag": "\"e26-9UI2Z985OY4ttYcbyiWh91cxpnM\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 3622,
"path": "../public/_nuxt/error-404.qFGwA4uS.css"
},
"/_nuxt/error-500.cw48J3SK.js": {
"type": "application/javascript",
"etag": "\"7b3-CcPDCHzpbcMV6hUZt7xOTfGkd8s\"",
"mtime": "2025-08-22T03:35:39.212Z",
"size": 1971,
"path": "../public/_nuxt/error-500.cw48J3SK.js"
},
"/_nuxt/error-500.V0P2JAtD.css": {
"type": "text/css; charset=utf-8",
"etag": "\"79e-ByRo+49BgcevWdRjJy3CMx2IA5k\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 1950,
"path": "../public/_nuxt/error-500.V0P2JAtD.css"
},
"/_nuxt/index.83A6w2J6.js": {
"/_nuxt/error-500.XESXIRPu.js": {
"type": "application/javascript",
"etag": "\"151-VS3kwIHn+xbCBxBgDP+OE6YF69s\"",
"mtime": "2025-08-22T03:35:39.212Z",
"size": 337,
"path": "../public/_nuxt/index.83A6w2J6.js"
"etag": "\"7b3-1747aF7SlHJrCKzzy6xbAgaqWcA\"",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 1971,
"path": "../public/_nuxt/error-500.XESXIRPu.js"
},
"/_nuxt/index.DFevO_vL.js": {
"type": "application/javascript",
"etag": "\"35c8-9TXBL8E6xst2dUn14LFVNPU6WQw\"",
"mtime": "2025-08-22T03:35:39.212Z",
"size": 13768,
"path": "../public/_nuxt/index.DFevO_vL.js"
"/_nuxt/index.8gEoU_2k.css": {
"type": "text/css; charset=utf-8",
"etag": "\"1037-idQd630k/C98PdvAdk2xZ4AwN9A\"",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 4151,
"path": "../public/_nuxt/index.8gEoU_2k.css"
},
"/_nuxt/index.P4g43hzC.js": {
"/_nuxt/index.elgCuVQF.js": {
"type": "application/javascript",
"etag": "\"24986-YrVemFl7CgSOpHGF/dcXRxrOWcg\"",
"mtime": "2025-08-22T03:35:39.214Z",
"etag": "\"24986-NiT9OW32Ol/ZdUNHK0l+9DBgRP4\"",
"mtime": "2025-08-22T03:39:58.048Z",
"size": 149894,
"path": "../public/_nuxt/index.P4g43hzC.js"
"path": "../public/_nuxt/index.elgCuVQF.js"
},
"/_nuxt/index.imFBsuFR.js": {
"type": "application/javascript",
"etag": "\"151-QbZYGCU/8hw1XSkzwAAlrMjVz8U\"",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 337,
"path": "../public/_nuxt/index.imFBsuFR.js"
},
"/_nuxt/index.xDbslpFM.css": {
"type": "text/css; charset=utf-8",
"etag": "\"74a9-66ptri4zMYRhD/ijz+n2/iKoGPE\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 29865,
"path": "../public/_nuxt/index.xDbslpFM.css"
},
"/_nuxt/index.z-YuDjXE.css": {
"type": "text/css; charset=utf-8",
"etag": "\"1037-e/N/MN03obuwD0HIYCF2nbiqLPE\"",
"mtime": "2025-08-22T03:35:39.212Z",
"size": 4151,
"path": "../public/_nuxt/index.z-YuDjXE.css"
"/_nuxt/index._SMD1kq6.js": {
"type": "application/javascript",
"etag": "\"3608-sW3k+Z7bJ1V5Qadh4t1xuOVR3RY\"",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 13832,
"path": "../public/_nuxt/index._SMD1kq6.js"
},
"/_nuxt/logo-icon.fQ3LbI4i.png": {
"type": "image/png",
"etag": "\"8d1d-YZYdbCulYrGuoQi7QbaoOuzZCyY\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 36125,
"path": "../public/_nuxt/logo-icon.fQ3LbI4i.png"
},
"/_nuxt/masonry.-P7k5T-1.js": {
"/_nuxt/masonry.BmXnr8jf.js": {
"type": "application/javascript",
"etag": "\"5925-uWoyafr4S+xlCYcJ2WK95LMDuFk\"",
"mtime": "2025-08-22T03:35:39.212Z",
"etag": "\"5925-xfT3SH4Jgv/Okujb69DMaosp100\"",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 22821,
"path": "../public/_nuxt/masonry.-P7k5T-1.js"
"path": "../public/_nuxt/masonry.BmXnr8jf.js"
},
"/_nuxt/no-discussion.k0-uWmju.png": {
"type": "image/png",
"etag": "\"2dea5-I8P5QXciTaBjL/JKCmPKRaVuijY\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.043Z",
"size": 188069,
"path": "../public/_nuxt/no-discussion.k0-uWmju.png"
},
"/_nuxt/rubbish-icon.u4wE_KJZ.svg": {
"type": "image/svg+xml",
"etag": "\"17e6-D1z+W/WQr2oe5tDQaenVnIoxvvY\"",
"mtime": "2025-08-22T03:35:39.210Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 6118,
"path": "../public/_nuxt/rubbish-icon.u4wE_KJZ.svg"
},
"/_nuxt/tick-black.6t5CTRQZ.css": {
"type": "text/css; charset=utf-8",
"etag": "\"2f14-l83LXm7KEIqppbfRL1R+8tjks+4\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 12052,
"path": "../public/_nuxt/tick-black.6t5CTRQZ.css"
},
"/_nuxt/tick-black.MpLxVwDv.js": {
"/_nuxt/tick-black.xf0Oh2WX.js": {
"type": "application/javascript",
"etag": "\"ddda-KSPNkBvRxQu/tdV82EwOJiYPmNc\"",
"mtime": "2025-08-22T03:35:39.213Z",
"etag": "\"ddda-jVfyQXze+ahu4pP8JqAvVTuoHYE\"",
"mtime": "2025-08-22T03:39:58.047Z",
"size": 56794,
"path": "../public/_nuxt/tick-black.MpLxVwDv.js"
"path": "../public/_nuxt/tick-black.xf0Oh2WX.js"
},
"/_nuxt/vue.f36acd1f.sVpYoHUO.js": {
"/_nuxt/vue.f36acd1f.BktHyEHt.js": {
"type": "application/javascript",
"etag": "\"18c-ncvZ3J7ax5khZoVbxlvbzxTi978\"",
"mtime": "2025-08-22T03:35:39.212Z",
"etag": "\"18c-9Ljm49rUJPqEujD7QNeywFwHm70\"",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 396,
"path": "../public/_nuxt/vue.f36acd1f.sVpYoHUO.js"
},
"/_nuxt/_id_.7UWlawz-.js": {
"type": "application/javascript",
"etag": "\"16d2f-TzYwXg/l2Y0rGKArm76DqNgT/ig\"",
"mtime": "2025-08-22T03:35:39.214Z",
"size": 93487,
"path": "../public/_nuxt/_id_.7UWlawz-.js"
"path": "../public/_nuxt/vue.f36acd1f.BktHyEHt.js"
},
"/_nuxt/_id_.aYKpb5Su.css": {
"type": "text/css; charset=utf-8",
"etag": "\"966b-//nzichW6MLuoRQrN7owJD6m4w4\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 38507,
"path": "../public/_nuxt/_id_.aYKpb5Su.css"
},
"/_nuxt/_id_.cQsC7EzJ.js": {
"type": "application/javascript",
"etag": "\"16d2f-0xClE1ddHRxEcBe0+qWdgD7JIWY\"",
"mtime": "2025-08-22T03:39:58.047Z",
"size": 93487,
"path": "../public/_nuxt/_id_.cQsC7EzJ.js"
},
"/_nuxt/_plugin-vue_export-helper.x3n3nnut.js": {
"type": "application/javascript",
"etag": "\"5b-eFCz/UrraTh721pgAl0VxBNR1es\"",
"mtime": "2025-08-22T03:35:39.212Z",
"mtime": "2025-08-22T03:39:58.046Z",
"size": 91,
"path": "../public/_nuxt/_plugin-vue_export-helper.x3n3nnut.js"
},
"/_nuxt/builds/latest.json": {
"type": "application/json",
"etag": "\"47-LU0qm5TvxISrEWb0tqS0OqFcY2Q\"",
"mtime": "2025-08-22T03:35:42.573Z",
"etag": "\"47-UCkiCkK8ohgpsqt2zKQfUPa3WwM\"",
"mtime": "2025-08-22T03:40:01.454Z",
"size": 71,
"path": "../public/_nuxt/builds/latest.json"
},
"/_nuxt/builds/meta/14a75196-5d62-4be7-a6b9-052820968619.json": {
"/_nuxt/builds/meta/d8d9858c-2486-464e-af77-4c2583e92ccb.json": {
"type": "application/json",
"etag": "\"8b-Kz0e+d2/VnvcU05tRcHK4/z1QuM\"",
"mtime": "2025-08-22T03:35:42.573Z",
"etag": "\"8b-kRGmw0OBHvzx0kwNzPzkxcbL83w\"",
"mtime": "2025-08-22T03:40:01.454Z",
"size": 139,
"path": "../public/_nuxt/builds/meta/14a75196-5d62-4be7-a6b9-052820968619.json"
"path": "../public/_nuxt/builds/meta/d8d9858c-2486-464e-af77-4c2583e92ccb.json"
}
};

View File

@@ -132,7 +132,7 @@ let openAttest = inject("openAttest");
const realname = inject("realname");
let isLikeGif = ref(false);
let isLikeTimer = null
let isLikeTimer = null;
// 处理点赞
const handleLike = (token, index) => {
if (realname.value == 0 && userInfoWin.value.uin > 0) {
@@ -144,6 +144,12 @@ const handleLike = (token, index) => {
goLogin();
return;
}
if (list.value[index].islike) {
ElMessage.error("不可取消点赞");
return;
}
operateLikeHttp({ token }).then((res) => {
if (res.code != 200) {
ElMessage.error(res.message);
@@ -187,8 +193,8 @@ watch(
);
try {
if (process.env.NODE_ENV === 'development') {}
else if (process.server) {
if (process.env.NODE_ENV === "development") {
} else if (process.server) {
await getListHttp({ page: 1, keyword: keyword.value }).then((res) => {
let data = res.data;
list.value = list.value.concat(data.data);