import { a as _export_sfc, _ as __nuxt_component_0 } from './server.mjs'; import { defineComponent, resolveComponent, mergeProps, withCtx, createTextVNode, createVNode, createBlock, openBlock, Fragment, renderList, toDisplayString, useSSRContext } from 'vue'; import { ssrRenderAttrs, ssrRenderComponent, ssrRenderList, ssrRenderAttr, ssrInterpolate } from 'vue/server-renderer'; import { u as usePageSeo } from './usePageSeo-0Fjg7K52.mjs'; import '../nitro/nitro.mjs'; import 'node:http'; import 'node:https'; import 'node:events'; import 'node:buffer'; import 'node:fs'; import 'node:path'; import 'node:crypto'; import 'node:url'; import 'better-sqlite3'; import 'vue-router'; import 'ant-design-vue'; import '@babel/runtime/helpers/esm/extends'; import 'stylis'; import 'dayjs'; import '../routes/renderer.mjs'; import 'vue-bundle-renderer/runtime'; import 'unhead/server'; import 'devalue'; import 'unhead/plugins'; import 'unhead/utils'; const _sfc_main = /* @__PURE__ */ defineComponent({ __name: "index", __ssrInlineRender: true, setup(__props) { usePageSeo({ title: "首页", description: "广西决策咨询网 - 政策要闻、决策参考、专家资讯" }); const bannerSlides = [ { image: "https://picsum.photos/1200/500?random=1", title: "中心赴南宁区县调研县域数字经济发展情况", tag: "调研活动" }, { image: "https://picsum.photos/1200/500?random=2", title: "自治区召开数字经济发展专题会议", tag: "会议报道" }, { image: "https://picsum.photos/1200/500?random=3", title: "专家委员会2024年度工作研讨会召开", tag: "专家动态" } ]; const createArticle = (id, title, source = "决策咨询中心") => ({ id, title, date: "2024-12-20", source, image: `https://picsum.photos/100/70?random=${id}`, link: `/consultation/${id}` }); const cityArticles = [ createArticle(1, "南宁市发布2024年产业转型升级实施方案"), createArticle(2, "桂林市深化文旅融合发展取得新成效"), createArticle(3, "柳州市新能源汽车产业链持续完善") ]; const industryArticles = [ createArticle(4, "广西数字经济增速位居全国前列"), createArticle(5, "北部湾经济区开放开发再上新台阶") ]; const frontierArticles = [ createArticle(6, "AI大模型在政务服务中的应用前景分析"), createArticle(7, "碳中和目标下的绿色金融发展路径") ]; const enterpriseArticles = [ createArticle(8, "广西本土企业数字化转型案例分享"), createArticle(9, "重点龙头企业发展态势良好") ]; const policyArticles = [ createArticle(10, "国务院关于加快数字经济发展的意见", "国务院"), createArticle(11, "广西壮族自治区数字经济发展规划(2024-2028年)", "自治区政府") ]; const analysisArticles = [ createArticle(12, "《数字经济促进条例》重点内容解读"), createArticle(13, "广西产业政策发展趋势深度分析") ]; const researchArticles = [ createArticle(14, "2024年度广西经济发展研究报告"), createArticle(15, "面向东盟的跨境产业合作研究") ]; const specialArticles = [ createArticle(16, "乡村振兴与数字乡村建设专题研究"), createArticle(17, "西部陆海新通道产业布局研究") ]; const expertViewArticles = [ createArticle(18, "张教授:关于广西产业升级的几点建议"), createArticle(19, "李专家:数字经济时代的政府治理创新"), createArticle(20, "王教授:区域协调发展的思考与建议") ]; const expertDynamicArticles = [ createArticle(21, "专家委员会赴桂林开展调研活动"), createArticle(22, "新聘专家介绍:引进高层次人才") ]; const thinktankIntroArticles = [ createArticle(23, "广西决策咨询中心简介"), createArticle(24, "中心组织架构与职能介绍"), createArticle(25, "专家委员会成员一览") ]; const thinktankViewArticles = [ createArticle(26, "当前经济形势分析与对策建议"), createArticle(27, "广西高质量发展路径探析"), createArticle(28, "数字经济赋能传统产业转型") ]; const hanmoArticles = [ createArticle(29, "翰墨人生:一位老专家的从政感悟"), createArticle(30, "从实践中来:基层调研的点点滴滴") ]; const decisionServiceArticles = [ createArticle(31, "咨询服务项目介绍与申请指南"), createArticle(32, "专项服务内容及收费标准") ]; return (_ctx, _push, _parent, _attrs) => { const _component_a_row = resolveComponent("a-row"); const _component_a_col = resolveComponent("a-col"); const _component_NuxtLink = __nuxt_component_0; const _component_a_carousel = resolveComponent("a-carousel"); const _component_a_button = resolveComponent("a-button"); const _component_SectionHeader = resolveComponent("SectionHeader"); const _component_ArticleItem = resolveComponent("ArticleItem"); _push(`
🏢
单位企业展示
为优秀单位企业提供展示平台
`); _push(ssrRenderComponent(_component_a_button, { type: "primary", ghost: "", size: "large" }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(`了解详情`); } else { return [ createTextVNode("了解详情") ]; } }), _: 1 }, _parent)); _push(`
`); _push(ssrRenderComponent(_component_SectionHeader, { title: "决策咨询", icon: "📊", "more-link": "/consultation" }, null, _parent)); _push(ssrRenderComponent(_component_a_row, { gutter: [24, 24] }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
市县决策
`); ssrRenderList(cityArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
行业资讯
`); ssrRenderList(industryArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-orange" }, "市县决策") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(cityArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "行业资讯") ]), (openBlock(), createBlock(Fragment, null, renderList(industryArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
前沿观察
`); ssrRenderList(frontierArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
企业动态
`); ssrRenderList(enterpriseArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "前沿观察") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(frontierArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-purple" }, "企业动态") ]), (openBlock(), createBlock(Fragment, null, renderList(enterpriseArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); } else { return [ createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-orange" }, "市县决策") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(cityArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "行业资讯") ]), (openBlock(), createBlock(Fragment, null, renderList(industryArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }), createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "前沿观察") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(frontierArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-purple" }, "企业动态") ]), (openBlock(), createBlock(Fragment, null, renderList(enterpriseArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }) ]; } }), _: 1 }, _parent)); _push(`

战略合作伙伴招募中

携手共创决策咨询新篇章

`); _push(ssrRenderComponent(_component_a_button, { type: "primary", size: "large" }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(`立即咨询`); } else { return [ createTextVNode("立即咨询") ]; } }), _: 1 }, _parent)); _push(`
`); _push(ssrRenderComponent(_component_SectionHeader, { title: "决策参考", icon: "📚", "more-link": "/reference" }, null, _parent)); _push(ssrRenderComponent(_component_a_row, { gutter: [24, 24] }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
政策原文
`); ssrRenderList(policyArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
深度解读
`); ssrRenderList(analysisArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-red" }, "政策原文") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(policyArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-orange" }, "深度解读") ]), (openBlock(), createBlock(Fragment, null, renderList(analysisArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
研究成果
`); ssrRenderList(researchArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
专题研究
`); ssrRenderList(specialArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "研究成果") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(researchArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "专题研究") ]), (openBlock(), createBlock(Fragment, null, renderList(specialArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); } else { return [ createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-red" }, "政策原文") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(policyArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-orange" }, "深度解读") ]), (openBlock(), createBlock(Fragment, null, renderList(analysisArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }), createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "研究成果") ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(researchArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]), createVNode("div", { class: "mt-4" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "专题研究") ]), (openBlock(), createBlock(Fragment, null, renderList(specialArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }) ]; } }), _: 1 }, _parent)); _push(`
`); _push(ssrRenderComponent(_component_SectionHeader, { title: "专家资讯", icon: "👨‍🏫", "more-link": "/expert" }, null, _parent)); _push(ssrRenderComponent(_component_a_row, { gutter: [24, 24] }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
专家视点`); _push3(ssrRenderComponent(_component_NuxtLink, { to: "/expert?type=view", class: "more-link" }, { default: withCtx((_3, _push4, _parent4, _scopeId3) => { if (_push4) { _push4(`更多 ›`); } else { return [ createTextVNode("更多 ›") ]; } }), _: 1 }, _parent3, _scopeId2)); _push3(`
`); ssrRenderList(expertViewArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "专家视点"), createVNode(_component_NuxtLink, { to: "/expert?type=view", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(expertViewArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
专家动态`); _push3(ssrRenderComponent(_component_NuxtLink, { to: "/expert?type=dynamic", class: "more-link" }, { default: withCtx((_3, _push4, _parent4, _scopeId3) => { if (_push4) { _push4(`更多 ›`); } else { return [ createTextVNode("更多 ›") ]; } }), _: 1 }, _parent3, _scopeId2)); _push3(`
`); ssrRenderList(expertDynamicArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`

成为签约专家

分享您的智慧,服务政府决策

`); _push3(ssrRenderComponent(_component_NuxtLink, { to: "/expert/apply" }, { default: withCtx((_3, _push4, _parent4, _scopeId3) => { if (_push4) { _push4(ssrRenderComponent(_component_a_button, { type: "primary", size: "large", ghost: "" }, { default: withCtx((_4, _push5, _parent5, _scopeId4) => { if (_push5) { _push5(`专家申请`); } else { return [ createTextVNode("专家申请") ]; } }), _: 1 }, _parent4, _scopeId3)); } else { return [ createVNode(_component_a_button, { type: "primary", size: "large", ghost: "" }, { default: withCtx(() => [ createTextVNode("专家申请") ]), _: 1 }) ]; } }), _: 1 }, _parent3, _scopeId2)); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "专家动态"), createVNode(_component_NuxtLink, { to: "/expert?type=dynamic", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(expertDynamicArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]), createVNode("div", { class: "expert-apply-card mt-4 bg-gradient-to-r from-blue-600 to-blue-800 rounded-lg p-6 text-white" }, [ createVNode("div", { class: "flex items-center justify-between" }, [ createVNode("div", null, [ createVNode("h4", { class: "text-lg font-semibold mb-1" }, "成为签约专家"), createVNode("p", { class: "text-blue-200 text-sm" }, "分享您的智慧,服务政府决策") ]), createVNode(_component_NuxtLink, { to: "/expert/apply" }, { default: withCtx(() => [ createVNode(_component_a_button, { type: "primary", size: "large", ghost: "" }, { default: withCtx(() => [ createTextVNode("专家申请") ]), _: 1 }) ]), _: 1 }) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); } else { return [ createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "专家视点"), createVNode(_component_NuxtLink, { to: "/expert?type=view", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(expertViewArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }), createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "专家动态"), createVNode(_component_NuxtLink, { to: "/expert?type=dynamic", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(expertDynamicArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]), createVNode("div", { class: "expert-apply-card mt-4 bg-gradient-to-r from-blue-600 to-blue-800 rounded-lg p-6 text-white" }, [ createVNode("div", { class: "flex items-center justify-between" }, [ createVNode("div", null, [ createVNode("h4", { class: "text-lg font-semibold mb-1" }, "成为签约专家"), createVNode("p", { class: "text-blue-200 text-sm" }, "分享您的智慧,服务政府决策") ]), createVNode(_component_NuxtLink, { to: "/expert/apply" }, { default: withCtx(() => [ createVNode(_component_a_button, { type: "primary", size: "large", ghost: "" }, { default: withCtx(() => [ createTextVNode("专家申请") ]), _: 1 }) ]), _: 1 }) ]) ]) ]), _: 1 }) ]; } }), _: 1 }, _parent)); _push(`
🏛️
会员服务
享受专属服务,获取更多价值
`); _push(ssrRenderComponent(_component_NuxtLink, { to: "/membership" }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(ssrRenderComponent(_component_a_button, { type: "primary", ghost: "", size: "large" }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`了解更多`); } else { return [ createTextVNode("了解更多") ]; } }), _: 1 }, _parent2, _scopeId)); } else { return [ createVNode(_component_a_button, { type: "primary", ghost: "", size: "large" }, { default: withCtx(() => [ createTextVNode("了解更多") ]), _: 1 }) ]; } }), _: 1 }, _parent)); _push(`
`); _push(ssrRenderComponent(_component_SectionHeader, { title: "智库观察", icon: "🔍", "more-link": "/think-tank" }, null, _parent)); _push(ssrRenderComponent(_component_a_row, { gutter: [24, 24] }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
智库介绍`); _push3(ssrRenderComponent(_component_NuxtLink, { to: "/think-tank?type=intro", class: "more-link" }, { default: withCtx((_3, _push4, _parent4, _scopeId3) => { if (_push4) { _push4(`更多 ›`); } else { return [ createTextVNode("更多 ›") ]; } }), _: 1 }, _parent3, _scopeId2)); _push3(`
`); ssrRenderList(thinktankIntroArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "智库介绍"), createVNode(_component_NuxtLink, { to: "/think-tank?type=intro", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(thinktankIntroArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
智库视角`); _push3(ssrRenderComponent(_component_NuxtLink, { to: "/think-tank?type=view", class: "more-link" }, { default: withCtx((_3, _push4, _parent4, _scopeId3) => { if (_push4) { _push4(`更多 ›`); } else { return [ createTextVNode("更多 ›") ]; } }), _: 1 }, _parent3, _scopeId2)); _push3(`
`); ssrRenderList(thinktankViewArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "智库视角"), createVNode(_component_NuxtLink, { to: "/think-tank?type=view", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(thinktankViewArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); } else { return [ createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-blue" }, "智库介绍"), createVNode(_component_NuxtLink, { to: "/think-tank?type=intro", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(thinktankIntroArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }), createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-green" }, "智库视角"), createVNode(_component_NuxtLink, { to: "/think-tank?type=view", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(thinktankViewArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }) ]; } }), _: 1 }, _parent)); _push(`
`); _push(ssrRenderComponent(_component_SectionHeader, { title: "翰墨文谈", icon: "✍️", "more-link": "/hanmo" }, null, _parent)); _push(ssrRenderComponent(_component_a_row, { gutter: [24, 24] }, { default: withCtx((_, _push2, _parent2, _scopeId) => { if (_push2) { _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
翰墨文谈`); _push3(ssrRenderComponent(_component_NuxtLink, { to: "/hanmo", class: "more-link" }, { default: withCtx((_3, _push4, _parent4, _scopeId3) => { if (_push4) { _push4(`更多 ›`); } else { return [ createTextVNode("更多 ›") ]; } }), _: 1 }, _parent3, _scopeId2)); _push3(`
`); ssrRenderList(hanmoArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-purple" }, "翰墨文谈"), createVNode(_component_NuxtLink, { to: "/hanmo", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(hanmoArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); _push2(ssrRenderComponent(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx((_2, _push3, _parent3, _scopeId2) => { if (_push3) { _push3(`
决策服务`); _push3(ssrRenderComponent(_component_NuxtLink, { to: "/consultation", class: "more-link" }, { default: withCtx((_3, _push4, _parent4, _scopeId3) => { if (_push4) { _push4(`更多 ›`); } else { return [ createTextVNode("更多 ›") ]; } }), _: 1 }, _parent3, _scopeId2)); _push3(`
`); ssrRenderList(decisionServiceArticles, (item) => { _push3(ssrRenderComponent(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, _parent3, _scopeId2)); }); _push3(`
`); } else { return [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-orange" }, "决策服务"), createVNode(_component_NuxtLink, { to: "/consultation", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(decisionServiceArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]; } }), _: 1 }, _parent2, _scopeId)); } else { return [ createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-purple" }, "翰墨文谈"), createVNode(_component_NuxtLink, { to: "/hanmo", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(hanmoArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }), createVNode(_component_a_col, { xs: 24, lg: 12 }, { default: withCtx(() => [ createVNode("div", { class: "content-card" }, [ createVNode("div", { class: "card-header" }, [ createVNode("span", { class: "card-tag tag-orange" }, "决策服务"), createVNode(_component_NuxtLink, { to: "/consultation", class: "more-link" }, { default: withCtx(() => [ createTextVNode("更多 ›") ]), _: 1 }) ]), createVNode("div", { class: "article-list" }, [ (openBlock(), createBlock(Fragment, null, renderList(decisionServiceArticles, (item) => { return createVNode(_component_ArticleItem, { key: item.id, article: item, "show-image": true }, null, 8, ["article"]); }), 64)) ]) ]) ]), _: 1 }) ]; } }), _: 1 }, _parent)); _push(`
`); }; } }); const _sfc_setup = _sfc_main.setup; _sfc_main.setup = (props, ctx) => { const ssrContext = useSSRContext(); (ssrContext.modules || (ssrContext.modules = /* @__PURE__ */ new Set())).add("pages/index.vue"); return _sfc_setup ? _sfc_setup(props, ctx) : void 0; }; const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2b3d4e7c"]]); export { index as default }; //# sourceMappingURL=index-C_KINsjY.mjs.map