`);
_push(ssrRenderComponent(_component_a_row, { gutter: [32, 0] }, {
default: withCtx((_, _push2, _parent2, _scopeId) => {
if (_push2) {
_push2(ssrRenderComponent(_component_a_col, {
xs: 24,
lg: 6
}, {
default: withCtx((_2, _push3, _parent3, _scopeId2) => {
if (_push3) {
_push3(`
关于我们
`);
ssrRenderList(navItems, (item) => {
_push3(`
${ssrInterpolate(item.icon)}${ssrInterpolate(item.label)}
`);
});
_push3(`
`);
} else {
return [
createVNode("div", { class: "side-nav" }, [
createVNode("div", { class: "side-nav-title" }, "关于我们"),
(openBlock(), createBlock(Fragment, null, renderList(navItems, (item) => {
return createVNode("div", {
key: item.key,
class: ["side-nav-item", { active: unref(currentSection) === item.key }],
onClick: ($event) => switchSection(item.key)
}, [
createVNode("span", { class: "nav-item-icon" }, toDisplayString(item.icon), 1),
createVNode("span", null, toDisplayString(item.label), 1)
], 10, ["onClick"]);
}), 64))
])
];
}
}),
_: 1
}, _parent2, _scopeId));
_push2(ssrRenderComponent(_component_a_col, {
xs: 24,
lg: 18
}, {
default: withCtx((_2, _push3, _parent3, _scopeId2) => {
if (_push3) {
_push3(`
学会简介
广西决策咨询学会(广西决策咨询中心)是在中共广西壮族自治区委员会、广西壮族自治区人民政府的领导下,由全区各高校、科研机构、政府部门从事决策咨询研究的专家学者和实际工作者自愿组成的学术性、非营利性社会组织。
学会以服务党政决策为核心使命,围绕广西经济社会发展中的重大问题开展战略性、综合性、前瞻性研究,为自治区党委政府重大决策提供智力支撑。
主要职能
`);
ssrRenderList(mainFunctions, (item) => {
_push3(`
${ssrInterpolate(item.icon)}
${ssrInterpolate(item.title)}
${ssrInterpolate(item.desc)}
`);
});
_push3(`
组织机构
主要领导
`);
ssrRenderList(leaders, (leader) => {
_push3(`
${ssrInterpolate(leader.name.charAt(0))}
${ssrInterpolate(leader.name)}
${ssrInterpolate(leader.position)}
`);
});
_push3(`
专家委员会成员
`);
ssrRenderList(committeeMembers, (name) => {
_push3(ssrRenderComponent(_component_a_tag, {
key: name,
color: "blue",
style: { "margin-bottom": "8px" }
}, {
default: withCtx((_3, _push4, _parent4, _scopeId3) => {
if (_push4) {
_push4(`${ssrInterpolate(name)}`);
} else {
return [
createTextVNode(toDisplayString(name), 1)
];
}
}),
_: 2
}, _parent3, _scopeId2));
});
_push3(`
学会章程
`);
ssrRenderList(charter, (chapter) => {
_push3(`
${ssrInterpolate(chapter.title)}
`);
ssrRenderList(chapter.items, (item, idx) => {
_push3(`
第${ssrInterpolate(idx + 1)}条${ssrInterpolate(item)}
`);
});
_push3(`
`);
});
_push3(`
咨询服务
广西决策咨询网为各级政府机构、科研单位及企业提供专业、系统的决策咨询服务,涵盖政策研究、战略规划、项目评估等多个领域。
`);
ssrRenderList(consultationServices, (service) => {
_push3(`
${ssrInterpolate(service.icon)}
${ssrInterpolate(service.title)}
${ssrInterpolate(service.desc)}
`);
ssrRenderList(service.tags, (tag) => {
_push3(ssrRenderComponent(_component_a_tag, { key: tag }, {
default: withCtx((_3, _push4, _parent4, _scopeId3) => {
if (_push4) {
_push4(`${ssrInterpolate(tag)}`);
} else {
return [
createTextVNode(toDisplayString(tag), 1)
];
}
}),
_: 2
}, _parent3, _scopeId2));
});
_push3(`
`);
});
_push3(`
加入我们
我们热忱欢迎符合条件的单位和个人加入广西决策咨询学会,共同推动广西决策咨询事业高质量发展。
🏢
企业会员
入会资格
- 在广西依法注册,具有法人资格的企事业单位
- 认同学会章程,支持学会工作
- 具有一定规模和社会影响力
所需材料
- 入会申请表(加盖公章)
- 营业执照副本
- 法人代表身份证
- 单位简介
`);
_push3(ssrRenderComponent(_component_a_button, {
type: "primary",
block: "",
size: "large",
onClick: ($event) => ("navigateTo" in _ctx ? _ctx.navigateTo : unref(navigateTo))("/about/join/enterprise")
}, {
default: withCtx((_3, _push4, _parent4, _scopeId3) => {
if (_push4) {
_push4(` 企业会员申请 `);
} else {
return [
createTextVNode(" 企业会员申请 ")
];
}
}),
_: 1
}, _parent3, _scopeId2));
_push3(`
👤
个人会员
入会资格
- 热爱决策咨询研究,认同学会章程
- 大学本科及以上学历
- 具有相关专业工作经历
所需材料
- 入会申请表(本人签字)
- 个人简介及研究成果
- 职称证书或学历证书
- 身份证复印件
`);
_push3(ssrRenderComponent(_component_a_button, {
block: "",
size: "large",
onClick: ($event) => ("navigateTo" in _ctx ? _ctx.navigateTo : unref(navigateTo))("/about/join/personal")
}, {
default: withCtx((_3, _push4, _parent4, _scopeId3) => {
if (_push4) {
_push4(` 个人会员申请 `);
} else {
return [
createTextVNode(" 个人会员申请 ")
];
}
}),
_: 1
}, _parent3, _scopeId2));
_push3(`
📥 资料下载
📄企业会员入会申请表.docx`);
_push3(ssrRenderComponent(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx((_3, _push4, _parent4, _scopeId3) => {
if (_push4) {
_push4(`下载`);
} else {
return [
createTextVNode("下载")
];
}
}),
_: 1
}, _parent3, _scopeId2));
_push3(`📄个人会员入会申请表.docx`);
_push3(ssrRenderComponent(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx((_3, _push4, _parent4, _scopeId3) => {
if (_push4) {
_push4(`下载`);
} else {
return [
createTextVNode("下载")
];
}
}),
_: 1
}, _parent3, _scopeId2));
_push3(`📋广西决策咨询学会章程.pdf`);
_push3(ssrRenderComponent(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx((_3, _push4, _parent4, _scopeId3) => {
if (_push4) {
_push4(`下载`);
} else {
return [
createTextVNode("下载")
];
}
}),
_: 1
}, _parent3, _scopeId2));
_push3(` `);
} else {
return [
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "学会简介"),
createVNode("div", { class: "content-body" }, [
createVNode("p", null, "广西决策咨询学会(广西决策咨询中心)是在中共广西壮族自治区委员会、广西壮族自治区人民政府的领导下,由全区各高校、科研机构、政府部门从事决策咨询研究的专家学者和实际工作者自愿组成的学术性、非营利性社会组织。"),
createVNode("p", null, "学会以服务党政决策为核心使命,围绕广西经济社会发展中的重大问题开展战略性、综合性、前瞻性研究,为自治区党委政府重大决策提供智力支撑。"),
createVNode("div", { class: "info-highlight" }, [
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "200+"),
createVNode("div", { class: "highlight-label" }, "签约专家")
]),
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "20年"),
createVNode("div", { class: "highlight-label" }, "服务历史")
]),
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "1000+"),
createVNode("div", { class: "highlight-label" }, "咨询报告")
]),
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "50+"),
createVNode("div", { class: "highlight-label" }, "重大课题")
])
]),
createVNode("h3", null, "主要职能"),
createVNode("div", { class: "function-list" }, [
(openBlock(), createBlock(Fragment, null, renderList(mainFunctions, (item) => {
return createVNode("div", {
class: "function-item",
key: item.title
}, [
createVNode("div", { class: "function-icon" }, toDisplayString(item.icon), 1),
createVNode("div", { class: "function-content" }, [
createVNode("h4", null, toDisplayString(item.title), 1),
createVNode("p", null, toDisplayString(item.desc), 1)
])
]);
}), 64))
])
])
], 512), [
[vShow, unref(currentSection) === "intro"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "组织机构"),
createVNode("div", { class: "content-body" }, [
createVNode("div", { class: "org-chart" }, [
createVNode("div", { class: "org-level org-top" }, [
createVNode("div", { class: "org-box org-primary" }, "理事会")
]),
createVNode("div", { class: "org-connector" }),
createVNode("div", { class: "org-level org-mid" }, [
createVNode("div", { class: "org-box org-secondary" }, "常务理事会")
]),
createVNode("div", { class: "org-connector" }),
createVNode("div", { class: "org-level org-bottom" }, [
createVNode("div", { class: "org-box org-third" }, "学术委员会"),
createVNode("div", { class: "org-box org-third" }, "秘书处"),
createVNode("div", { class: "org-box org-third" }, "专家委员会")
])
]),
createVNode("h3", { class: "mt-8" }, "主要领导"),
createVNode("div", { class: "leader-grid" }, [
(openBlock(), createBlock(Fragment, null, renderList(leaders, (leader) => {
return createVNode("div", {
key: leader.name,
class: "leader-card"
}, [
createVNode("div", { class: "leader-avatar" }, toDisplayString(leader.name.charAt(0)), 1),
createVNode("div", { class: "leader-info" }, [
createVNode("div", { class: "leader-name" }, toDisplayString(leader.name), 1),
createVNode("div", { class: "leader-pos" }, toDisplayString(leader.position), 1)
])
]);
}), 64))
]),
createVNode("h3", { class: "mt-8" }, "专家委员会成员"),
createVNode("div", { class: "committee-tags" }, [
(openBlock(), createBlock(Fragment, null, renderList(committeeMembers, (name) => {
return createVNode(_component_a_tag, {
key: name,
color: "blue",
style: { "margin-bottom": "8px" }
}, {
default: withCtx(() => [
createTextVNode(toDisplayString(name), 1)
]),
_: 2
}, 1024);
}), 64))
])
])
], 512), [
[vShow, unref(currentSection) === "organization"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "学会章程"),
createVNode("div", { class: "content-body charter-body" }, [
(openBlock(), createBlock(Fragment, null, renderList(charter, (chapter) => {
return createVNode("div", {
key: chapter.title,
class: "charter-chapter"
}, [
createVNode("h3", null, toDisplayString(chapter.title), 1),
(openBlock(true), createBlock(Fragment, null, renderList(chapter.items, (item, idx) => {
return openBlock(), createBlock("div", {
key: idx,
class: "charter-item"
}, [
createVNode("span", { class: "charter-no" }, "第" + toDisplayString(idx + 1) + "条", 1),
createVNode("span", null, toDisplayString(item), 1)
]);
}), 128))
]);
}), 64))
])
], 512), [
[vShow, unref(currentSection) === "charter"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "咨询服务"),
createVNode("div", { class: "content-body" }, [
createVNode("p", { class: "service-intro" }, "广西决策咨询网为各级政府机构、科研单位及企业提供专业、系统的决策咨询服务,涵盖政策研究、战略规划、项目评估等多个领域。"),
createVNode("div", { class: "service-cards" }, [
(openBlock(), createBlock(Fragment, null, renderList(consultationServices, (service) => {
return createVNode("div", {
key: service.title,
class: "service-card"
}, [
createVNode("div", { class: "service-icon" }, toDisplayString(service.icon), 1),
createVNode("h3", null, toDisplayString(service.title), 1),
createVNode("p", null, toDisplayString(service.desc), 1),
createVNode("div", { class: "service-tags-wrap" }, [
(openBlock(true), createBlock(Fragment, null, renderList(service.tags, (tag) => {
return openBlock(), createBlock(_component_a_tag, { key: tag }, {
default: withCtx(() => [
createTextVNode(toDisplayString(tag), 1)
]),
_: 2
}, 1024);
}), 128))
])
]);
}), 64))
]),
createVNode("div", { class: "contact-box" }, [
createVNode("h3", null, "联系我们"),
createVNode("div", { class: "contact-grid" }, [
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "📞"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "联系电话"),
createVNode("div", { class: "contact-value" }, "0771-5386339")
])
]),
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "📧"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "电子邮箱"),
createVNode("div", { class: "contact-value" }, "gxjzxzx@126.com")
])
]),
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "📍"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "办公地址"),
createVNode("div", { class: "contact-value" }, "广西南宁市良庆区五象大道401号")
])
]),
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "⏰"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "工作时间"),
createVNode("div", { class: "contact-value" }, "周一至周五 9:00-17:30")
])
])
])
])
])
], 512), [
[vShow, unref(currentSection) === "consultation"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "加入我们"),
createVNode("div", { class: "content-body" }, [
createVNode("p", null, "我们热忱欢迎符合条件的单位和个人加入广西决策咨询学会,共同推动广西决策咨询事业高质量发展。"),
createVNode("div", { class: "join-cards" }, [
createVNode("div", { class: "join-card enterprise-card" }, [
createVNode("div", { class: "join-card-icon" }, "🏢"),
createVNode("h3", null, "企业会员"),
createVNode("div", { class: "join-qualifications" }, [
createVNode("h4", null, "入会资格"),
createVNode("ul", null, [
createVNode("li", null, "在广西依法注册,具有法人资格的企事业单位"),
createVNode("li", null, "认同学会章程,支持学会工作"),
createVNode("li", null, "具有一定规模和社会影响力")
]),
createVNode("h4", null, "所需材料"),
createVNode("ul", null, [
createVNode("li", null, "入会申请表(加盖公章)"),
createVNode("li", null, "营业执照副本"),
createVNode("li", null, "法人代表身份证"),
createVNode("li", null, "单位简介")
])
]),
createVNode(_component_a_button, {
type: "primary",
block: "",
size: "large",
onClick: ($event) => ("navigateTo" in _ctx ? _ctx.navigateTo : unref(navigateTo))("/about/join/enterprise")
}, {
default: withCtx(() => [
createTextVNode(" 企业会员申请 ")
]),
_: 1
}, 8, ["onClick"])
]),
createVNode("div", { class: "join-card personal-card" }, [
createVNode("div", { class: "join-card-icon" }, "👤"),
createVNode("h3", null, "个人会员"),
createVNode("div", { class: "join-qualifications" }, [
createVNode("h4", null, "入会资格"),
createVNode("ul", null, [
createVNode("li", null, "热爱决策咨询研究,认同学会章程"),
createVNode("li", null, "大学本科及以上学历"),
createVNode("li", null, "具有相关专业工作经历")
]),
createVNode("h4", null, "所需材料"),
createVNode("ul", null, [
createVNode("li", null, "入会申请表(本人签字)"),
createVNode("li", null, "个人简介及研究成果"),
createVNode("li", null, "职称证书或学历证书"),
createVNode("li", null, "身份证复印件")
])
]),
createVNode(_component_a_button, {
block: "",
size: "large",
onClick: ($event) => ("navigateTo" in _ctx ? _ctx.navigateTo : unref(navigateTo))("/about/join/personal")
}, {
default: withCtx(() => [
createTextVNode(" 个人会员申请 ")
]),
_: 1
}, 8, ["onClick"])
])
]),
createVNode("div", { class: "download-section" }, [
createVNode("h3", null, "📥 资料下载"),
createVNode("div", { class: "download-list" }, [
createVNode("a", {
href: "#",
class: "download-item"
}, [
createVNode("span", { class: "download-icon" }, "📄"),
createVNode("span", { class: "download-name" }, "企业会员入会申请表.docx"),
createVNode(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx(() => [
createTextVNode("下载")
]),
_: 1
})
]),
createVNode("a", {
href: "#",
class: "download-item"
}, [
createVNode("span", { class: "download-icon" }, "📄"),
createVNode("span", { class: "download-name" }, "个人会员入会申请表.docx"),
createVNode(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx(() => [
createTextVNode("下载")
]),
_: 1
})
]),
createVNode("a", {
href: "#",
class: "download-item"
}, [
createVNode("span", { class: "download-icon" }, "📋"),
createVNode("span", { class: "download-name" }, "广西决策咨询学会章程.pdf"),
createVNode(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx(() => [
createTextVNode("下载")
]),
_: 1
})
])
])
])
])
], 512), [
[vShow, unref(currentSection) === "join"]
])
];
}
}),
_: 1
}, _parent2, _scopeId));
} else {
return [
createVNode(_component_a_col, {
xs: 24,
lg: 6
}, {
default: withCtx(() => [
createVNode("div", { class: "side-nav" }, [
createVNode("div", { class: "side-nav-title" }, "关于我们"),
(openBlock(), createBlock(Fragment, null, renderList(navItems, (item) => {
return createVNode("div", {
key: item.key,
class: ["side-nav-item", { active: unref(currentSection) === item.key }],
onClick: ($event) => switchSection(item.key)
}, [
createVNode("span", { class: "nav-item-icon" }, toDisplayString(item.icon), 1),
createVNode("span", null, toDisplayString(item.label), 1)
], 10, ["onClick"]);
}), 64))
])
]),
_: 1
}),
createVNode(_component_a_col, {
xs: 24,
lg: 18
}, {
default: withCtx(() => [
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "学会简介"),
createVNode("div", { class: "content-body" }, [
createVNode("p", null, "广西决策咨询学会(广西决策咨询中心)是在中共广西壮族自治区委员会、广西壮族自治区人民政府的领导下,由全区各高校、科研机构、政府部门从事决策咨询研究的专家学者和实际工作者自愿组成的学术性、非营利性社会组织。"),
createVNode("p", null, "学会以服务党政决策为核心使命,围绕广西经济社会发展中的重大问题开展战略性、综合性、前瞻性研究,为自治区党委政府重大决策提供智力支撑。"),
createVNode("div", { class: "info-highlight" }, [
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "200+"),
createVNode("div", { class: "highlight-label" }, "签约专家")
]),
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "20年"),
createVNode("div", { class: "highlight-label" }, "服务历史")
]),
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "1000+"),
createVNode("div", { class: "highlight-label" }, "咨询报告")
]),
createVNode("div", { class: "highlight-item" }, [
createVNode("div", { class: "highlight-number" }, "50+"),
createVNode("div", { class: "highlight-label" }, "重大课题")
])
]),
createVNode("h3", null, "主要职能"),
createVNode("div", { class: "function-list" }, [
(openBlock(), createBlock(Fragment, null, renderList(mainFunctions, (item) => {
return createVNode("div", {
class: "function-item",
key: item.title
}, [
createVNode("div", { class: "function-icon" }, toDisplayString(item.icon), 1),
createVNode("div", { class: "function-content" }, [
createVNode("h4", null, toDisplayString(item.title), 1),
createVNode("p", null, toDisplayString(item.desc), 1)
])
]);
}), 64))
])
])
], 512), [
[vShow, unref(currentSection) === "intro"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "组织机构"),
createVNode("div", { class: "content-body" }, [
createVNode("div", { class: "org-chart" }, [
createVNode("div", { class: "org-level org-top" }, [
createVNode("div", { class: "org-box org-primary" }, "理事会")
]),
createVNode("div", { class: "org-connector" }),
createVNode("div", { class: "org-level org-mid" }, [
createVNode("div", { class: "org-box org-secondary" }, "常务理事会")
]),
createVNode("div", { class: "org-connector" }),
createVNode("div", { class: "org-level org-bottom" }, [
createVNode("div", { class: "org-box org-third" }, "学术委员会"),
createVNode("div", { class: "org-box org-third" }, "秘书处"),
createVNode("div", { class: "org-box org-third" }, "专家委员会")
])
]),
createVNode("h3", { class: "mt-8" }, "主要领导"),
createVNode("div", { class: "leader-grid" }, [
(openBlock(), createBlock(Fragment, null, renderList(leaders, (leader) => {
return createVNode("div", {
key: leader.name,
class: "leader-card"
}, [
createVNode("div", { class: "leader-avatar" }, toDisplayString(leader.name.charAt(0)), 1),
createVNode("div", { class: "leader-info" }, [
createVNode("div", { class: "leader-name" }, toDisplayString(leader.name), 1),
createVNode("div", { class: "leader-pos" }, toDisplayString(leader.position), 1)
])
]);
}), 64))
]),
createVNode("h3", { class: "mt-8" }, "专家委员会成员"),
createVNode("div", { class: "committee-tags" }, [
(openBlock(), createBlock(Fragment, null, renderList(committeeMembers, (name) => {
return createVNode(_component_a_tag, {
key: name,
color: "blue",
style: { "margin-bottom": "8px" }
}, {
default: withCtx(() => [
createTextVNode(toDisplayString(name), 1)
]),
_: 2
}, 1024);
}), 64))
])
])
], 512), [
[vShow, unref(currentSection) === "organization"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "学会章程"),
createVNode("div", { class: "content-body charter-body" }, [
(openBlock(), createBlock(Fragment, null, renderList(charter, (chapter) => {
return createVNode("div", {
key: chapter.title,
class: "charter-chapter"
}, [
createVNode("h3", null, toDisplayString(chapter.title), 1),
(openBlock(true), createBlock(Fragment, null, renderList(chapter.items, (item, idx) => {
return openBlock(), createBlock("div", {
key: idx,
class: "charter-item"
}, [
createVNode("span", { class: "charter-no" }, "第" + toDisplayString(idx + 1) + "条", 1),
createVNode("span", null, toDisplayString(item), 1)
]);
}), 128))
]);
}), 64))
])
], 512), [
[vShow, unref(currentSection) === "charter"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "咨询服务"),
createVNode("div", { class: "content-body" }, [
createVNode("p", { class: "service-intro" }, "广西决策咨询网为各级政府机构、科研单位及企业提供专业、系统的决策咨询服务,涵盖政策研究、战略规划、项目评估等多个领域。"),
createVNode("div", { class: "service-cards" }, [
(openBlock(), createBlock(Fragment, null, renderList(consultationServices, (service) => {
return createVNode("div", {
key: service.title,
class: "service-card"
}, [
createVNode("div", { class: "service-icon" }, toDisplayString(service.icon), 1),
createVNode("h3", null, toDisplayString(service.title), 1),
createVNode("p", null, toDisplayString(service.desc), 1),
createVNode("div", { class: "service-tags-wrap" }, [
(openBlock(true), createBlock(Fragment, null, renderList(service.tags, (tag) => {
return openBlock(), createBlock(_component_a_tag, { key: tag }, {
default: withCtx(() => [
createTextVNode(toDisplayString(tag), 1)
]),
_: 2
}, 1024);
}), 128))
])
]);
}), 64))
]),
createVNode("div", { class: "contact-box" }, [
createVNode("h3", null, "联系我们"),
createVNode("div", { class: "contact-grid" }, [
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "📞"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "联系电话"),
createVNode("div", { class: "contact-value" }, "0771-5386339")
])
]),
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "📧"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "电子邮箱"),
createVNode("div", { class: "contact-value" }, "gxjzxzx@126.com")
])
]),
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "📍"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "办公地址"),
createVNode("div", { class: "contact-value" }, "广西南宁市良庆区五象大道401号")
])
]),
createVNode("div", { class: "contact-item" }, [
createVNode("span", { class: "contact-icon" }, "⏰"),
createVNode("div", null, [
createVNode("div", { class: "contact-label" }, "工作时间"),
createVNode("div", { class: "contact-value" }, "周一至周五 9:00-17:30")
])
])
])
])
])
], 512), [
[vShow, unref(currentSection) === "consultation"]
]),
withDirectives(createVNode("div", { class: "content-card" }, [
createVNode("h2", { class: "content-title" }, "加入我们"),
createVNode("div", { class: "content-body" }, [
createVNode("p", null, "我们热忱欢迎符合条件的单位和个人加入广西决策咨询学会,共同推动广西决策咨询事业高质量发展。"),
createVNode("div", { class: "join-cards" }, [
createVNode("div", { class: "join-card enterprise-card" }, [
createVNode("div", { class: "join-card-icon" }, "🏢"),
createVNode("h3", null, "企业会员"),
createVNode("div", { class: "join-qualifications" }, [
createVNode("h4", null, "入会资格"),
createVNode("ul", null, [
createVNode("li", null, "在广西依法注册,具有法人资格的企事业单位"),
createVNode("li", null, "认同学会章程,支持学会工作"),
createVNode("li", null, "具有一定规模和社会影响力")
]),
createVNode("h4", null, "所需材料"),
createVNode("ul", null, [
createVNode("li", null, "入会申请表(加盖公章)"),
createVNode("li", null, "营业执照副本"),
createVNode("li", null, "法人代表身份证"),
createVNode("li", null, "单位简介")
])
]),
createVNode(_component_a_button, {
type: "primary",
block: "",
size: "large",
onClick: ($event) => ("navigateTo" in _ctx ? _ctx.navigateTo : unref(navigateTo))("/about/join/enterprise")
}, {
default: withCtx(() => [
createTextVNode(" 企业会员申请 ")
]),
_: 1
}, 8, ["onClick"])
]),
createVNode("div", { class: "join-card personal-card" }, [
createVNode("div", { class: "join-card-icon" }, "👤"),
createVNode("h3", null, "个人会员"),
createVNode("div", { class: "join-qualifications" }, [
createVNode("h4", null, "入会资格"),
createVNode("ul", null, [
createVNode("li", null, "热爱决策咨询研究,认同学会章程"),
createVNode("li", null, "大学本科及以上学历"),
createVNode("li", null, "具有相关专业工作经历")
]),
createVNode("h4", null, "所需材料"),
createVNode("ul", null, [
createVNode("li", null, "入会申请表(本人签字)"),
createVNode("li", null, "个人简介及研究成果"),
createVNode("li", null, "职称证书或学历证书"),
createVNode("li", null, "身份证复印件")
])
]),
createVNode(_component_a_button, {
block: "",
size: "large",
onClick: ($event) => ("navigateTo" in _ctx ? _ctx.navigateTo : unref(navigateTo))("/about/join/personal")
}, {
default: withCtx(() => [
createTextVNode(" 个人会员申请 ")
]),
_: 1
}, 8, ["onClick"])
])
]),
createVNode("div", { class: "download-section" }, [
createVNode("h3", null, "📥 资料下载"),
createVNode("div", { class: "download-list" }, [
createVNode("a", {
href: "#",
class: "download-item"
}, [
createVNode("span", { class: "download-icon" }, "📄"),
createVNode("span", { class: "download-name" }, "企业会员入会申请表.docx"),
createVNode(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx(() => [
createTextVNode("下载")
]),
_: 1
})
]),
createVNode("a", {
href: "#",
class: "download-item"
}, [
createVNode("span", { class: "download-icon" }, "📄"),
createVNode("span", { class: "download-name" }, "个人会员入会申请表.docx"),
createVNode(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx(() => [
createTextVNode("下载")
]),
_: 1
})
]),
createVNode("a", {
href: "#",
class: "download-item"
}, [
createVNode("span", { class: "download-icon" }, "📋"),
createVNode("span", { class: "download-name" }, "广西决策咨询学会章程.pdf"),
createVNode(_component_a_button, {
size: "small",
type: "primary",
ghost: ""
}, {
default: withCtx(() => [
createTextVNode("下载")
]),
_: 1
})
])
])
])
])
], 512), [
[vShow, unref(currentSection) === "join"]
])
]),
_: 1
})
];
}
}),
_: 1
}, _parent));
_push(`