Files
hjc-web/outputs/template-07-home-with-news.html
2026-09-19 00:52:04 +08:00

10 lines
77 KiB
HTML

<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>汇吉采官网 - 汇吉采官网</title><script>document.documentElement.classList.add('js')</script><link rel="stylesheet" href="/_nuxt/assets/css/tailwind.css" crossorigin><link rel="stylesheet" href="/_nuxt/assets/css/animations.css" crossorigin><link rel="stylesheet" href="/_nuxt/templates/template-01/theme.css" crossorigin><link rel="stylesheet" href="/_nuxt/templates/template-02/theme.css" crossorigin><link rel="stylesheet" href="/_nuxt/templates/template-07/theme.css" crossorigin><link rel="stylesheet" href="/_nuxt/components/ConsultDialog.vue?vue&type=style&index=0&scoped=8b369123&lang.css" crossorigin><link rel="stylesheet" href="/_nuxt/components/RichText.vue?vue&type=style&index=0&lang.css" crossorigin><link rel="stylesheet" href="/_nuxt/Users/gxwebsoft/VUE/website-template/app/assets/css/tailwind.css" crossorigin><link rel="stylesheet" href="/_nuxt/Users/gxwebsoft/VUE/website-template/app/assets/css/animations.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/_nuxt/Users/gxwebsoft/VUE/website-template/node_modules/.pnpm/nuxt@4.4.8_@babel+plugin-syntax-jsx@7.29.7_@babel+core@7.29.7__@babel+plugin-syntax-typ_9e4c450f9eee95e134a8c4bdaf66f01f/node_modules/nuxt/dist/app/entry.async.js"><script type="module" src="/_nuxt/@vite/client" crossorigin></script><script type="module" src="/_nuxt/Users/gxwebsoft/VUE/website-template/node_modules/.pnpm/nuxt@4.4.8_@babel+plugin-syntax-jsx@7.29.7_@babel+core@7.29.7__@babel+plugin-syntax-typ_9e4c450f9eee95e134a8c4bdaf66f01f/node_modules/nuxt/dist/app/entry.async.js" crossorigin></script><meta name="robots" content="index,follow"><link rel="icon" type="image/x-icon" href="/favicon.ico"><meta name="description" content="汇吉采官网"><meta name="keywords" content><meta property="og:title" content="汇吉采官网"><meta property="og:description" content="汇吉采官网"><meta property="og:type" content="website"><meta property="og:site_name" content="汇吉采官网"><meta property="og:image" content="https://oss.wsdns.cn/20260730/d527d0f4bd0040a388edbc532d7bdc7e.png?x-oss-process=image/resize,w_750/quality,Q_90"><meta property="og:url" content="http://localhost:3017/"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="汇吉采官网"><meta name="twitter:description" content="汇吉采官网"><meta name="twitter:image" content="https://oss.wsdns.cn/20260730/d527d0f4bd0040a388edbc532d7bdc7e.png?x-oss-process=image/resize,w_750/quality,Q_90"><link rel="canonical" href="http://localhost:3017/"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"汇吉采官网","url":"http://localhost:3017","logo":"https://oss.wsdns.cn/20260730/d527d0f4bd0040a388edbc532d7bdc7e.png?x-oss-process=image/resize,w_750/quality,Q_90"}</script><script id="unhead:payload" type="application/json">{"titleTemplate":"%s"}</script><script>
if (!window.__NUXT_DEVTOOLS_TIME_METRIC__) {
Object.defineProperty(window, '__NUXT_DEVTOOLS_TIME_METRIC__', {
value: {},
enumerable: false,
configurable: true,
})
}
window.__NUXT_DEVTOOLS_TIME_METRIC__.appInit = Date.now()
</script></head><body><div id="__nuxt"><div class="min-h-screen flex flex-col bg-white" data-template-id="template-07"><!-- 模板 Header --><header class="sticky top-0 z-50 bg-white/95 backdrop-blur-sm border-b border-gray-100"><div class="container mx-auto px-4 sm:px-6 lg:px-2"><div class="flex items-center justify-between h-16 lg:h-20"><!-- Logo --><a aria-current="page" href="/" class="router-link-active router-link-exact-active flex items-center gap-2 flex-shrink-0"><img src="https://oss.wsdns.cn/20260730/d527d0f4bd0040a388edbc532d7bdc7e.png?x-oss-process=image/resize,w_750/quality,Q_90" alt="汇吉采官网" class="h-16 w-auto object-contain"></a><!-- 搜索框(后台 setting.searchBtn 控制是否显示) --><form class="relative hidden lg:flex items-center ml-8 mr-auto" style="--sb-accent:#2563eb;"><input value="" type="text" placeholder="请输入关键词..." class="border-[#E5E7EB] bg-[#F4F6FA] text-gray-800 placeholder-gray-400 focus:border-[color:var(--sb-accent,#1E2A47)] w-56 pl-4 pr-10 py-2 text-sm rounded-full border bg-[#F4F6FA] focus:outline-none focus:bg-white transition-colors"><button type="submit" class="text-gray-500 hover:text-[color:var(--sb-accent,#1E2A47)] absolute right-2 top-1/2 -translate-y-1/2 transition-colors" aria-label="搜索"><svg class="w-5 h-5" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-4.35-4.35M17 11a6 6 0 11-12 0 6 6 0 0112 0z"></path></svg></button></form><!-- 桌面端导航 --><nav class="hidden lg:flex items-center gap-8"><!--[--><!--[--><!-- 有子菜单 --><div class="relative group"><button class="text-sm font-medium text-gray-700 hover:text-blue-600 transition-colors flex items-center gap-1">关于汇吉采 <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><!-- 下拉菜单 --><div class="absolute left-1/2 -translate-x-1/2 top-full pt-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all"><div class="bg-white rounded-lg shadow-lg border border-gray-100 py-2 min-w-[160px]"><!--[--><a href="/page/aboutus" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">企业简介</a><a href="/page/jigou" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">分支机构</a><a href="/page/fzlc" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">发展历程</a><a href="/article/4722" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">专业人才团队</a><a href="/page/wenhua" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">企业文化</a><!--]--></div></div></div><!--]--><!--[--><!-- 有子菜单 --><div class="relative group"><button class="text-sm font-medium text-gray-700 hover:text-blue-600 transition-colors flex items-center gap-1">核心业务 <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><!-- 下拉菜单 --><div class="absolute left-1/2 -translate-x-1/2 top-full pt-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all"><div class="bg-white rounded-lg shadow-lg border border-gray-100 py-2 min-w-[160px]"><!--[--><a href="/case/4687" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">业务总览</a><a href="/case/4688" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">政府采购全过程咨询</a><a href="/case/4689" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">投融资全过程咨询</a><a href="/case/4690" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">AI定制化开发服务</a><!--]--></div></div></div><!--]--><!--[--><!-- 有子菜单 --><div class="relative group"><button class="text-sm font-medium text-gray-700 hover:text-blue-600 transition-colors flex items-center gap-1">行业领域 <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><!-- 下拉菜单 --><div class="absolute left-1/2 -translate-x-1/2 top-full pt-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all"><div class="bg-white rounded-lg shadow-lg border border-gray-100 py-2 min-w-[160px]"><!--[--><a href="/product/4691" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">乡村振兴与农业</a><a href="/product/4692" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">产业园区与工业</a><a href="/page/4693" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">市政环保与基建</a><a href="/page/4694" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">教育医疗与民生</a><a href="/page/4697" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">城市更新与保交楼</a><!--]--></div></div></div><!--]--><!--[--><!-- 有子菜单 --><div class="relative group"><button class="text-sm font-medium text-gray-700 hover:text-blue-600 transition-colors flex items-center gap-1">成功案例 <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><!-- 下拉菜单 --><div class="absolute left-1/2 -translate-x-1/2 top-full pt-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all"><div class="bg-white rounded-lg shadow-lg border border-gray-100 py-2 min-w-[160px]"><!--[--><a href="/article/4702" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">采购公告</a><a href="/article/4703" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">成交/中标公告</a><!--]--></div></div></div><!--]--><!--[--><!-- 有子菜单 --><div class="relative group"><button class="text-sm font-medium text-gray-700 hover:text-blue-600 transition-colors flex items-center gap-1">新闻动态 <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"></path></svg></button><!-- 下拉菜单 --><div class="absolute left-1/2 -translate-x-1/2 top-full pt-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all"><div class="bg-white rounded-lg shadow-lg border border-gray-100 py-2 min-w-[160px]"><!--[--><a href="/article/4710" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">吉采动态</a><a href="/article/4711" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">政策合规讲堂</a><a href="/article/4712" class="block px-4 py-2 text-sm text-gray-700 hover:text-blue-600 hover:bg-blue-50 transition-colors whitespace-nowrap">行业深度洞察</a><!--]--></div></div></div><!--]--><!--]--></nav><!-- CTA --><div class="hidden lg:block" style="position:fixed;right:20px;top:50%;transform:translateY(-50%);"><a href="/contact" class="inline-flex items-center justify-center px-5 py-2 bg-blue-600 text-white text-sm font-semibold rounded-full hover:bg-blue-700 transition-colors"> 在线咨询 </a></div><!-- 移动端菜单按钮 --><button class="lg:hidden p-2 rounded-lg hover:bg-gray-100"><svg class="w-6 h-6 text-gray-700" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path></svg></button></div></div><!-- 移动端菜单 --><!----></header><!-- 主内容区 --><main class="flex-1"><!--[--><div></div><div><div><section class="relative overflow-hidden text-white group"><!-- 模式 B:有轮播图 → 宽度100%铺满、高度自适应的走马灯 --><div class="relative w-full bg-gradient-to-br from-[#1a6dff] to-[#0d4fb8]"><div class="relative w-full"><!--[--><div class="opacity-100 w-full transition-opacity duration-700 ease-in-out"><img src="https://oss.wsdns.cn/20260730/0a11a5a239d64273bf89ff3de83d33d3.png?x-oss-process=image/resize,w_1920/quality,Q_90" alt="首页幻灯片" class="w-full h-auto block"></div><div class="opacity-0 hidden w-full transition-opacity duration-700 ease-in-out"><img src="https://oss.wsdns.cn/20260730/9ad8beaa94af408c95baa51ce72c192d.png?x-oss-process=image/resize,w_1920/quality,Q_90" alt="首页幻灯片" class="w-full h-auto block"></div><div class="opacity-0 hidden w-full transition-opacity duration-700 ease-in-out"><img src="https://oss.wsdns.cn/20260730/652e5e81ed2847c8bdd0dbecff944ffc.png?x-oss-process=image/resize,w_1920/quality,Q_90" alt="首页幻灯片" class="w-full h-auto block"></div><div class="opacity-0 hidden w-full transition-opacity duration-700 ease-in-out"><img src="https://oss.wsdns.cn/20260730/7494a50cd4d44020924e712116d56b1d.png?x-oss-process=image/resize,w_1920/quality,Q_90" alt="首页幻灯片" class="w-full h-auto block"></div><div class="opacity-0 hidden w-full transition-opacity duration-700 ease-in-out"><img src="https://oss.wsdns.cn/20260730/a7eee9290d5d4504b77e3d5b700dd7fd.png?x-oss-process=image/resize,w_1920/quality,Q_90" alt="首页幻灯片" class="w-full h-auto block"></div><!--]--></div><!-- 左右箭头(叠加在图片上) --><button type="button" aria-label="上一张" class="absolute left-3 top-1/2 -translate-y-1/2 w-10 h-10 rounded-full bg-black/30 hover:bg-black/50 text-white flex items-center justify-center opacity-0 group-hover:opacity-100 transition z-30"><svg class="w-6 h-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7"></path></svg></button><button type="button" aria-label="下一张" class="absolute right-3 top-1/2 -translate-y-1/2 w-10 h-10 rounded-full bg-black/30 hover:bg-black/50 text-white flex items-center justify-center opacity-0 group-hover:opacity-100 transition z-30"><svg class="w-6 h-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg></button><!-- 指示点(叠加在图片底部) --><div class="absolute bottom-5 left-1/2 -translate-x-1/2 flex gap-2 z-30"><!--[--><button type="button" aria-label="切换到第 1 张" class="bg-white scale-110 w-2.5 h-2.5 rounded-full transition"></button><button type="button" aria-label="切换到第 2 张" class="bg-white/50 hover:bg-white/80 w-2.5 h-2.5 rounded-full transition"></button><button type="button" aria-label="切换到第 3 张" class="bg-white/50 hover:bg-white/80 w-2.5 h-2.5 rounded-full transition"></button><button type="button" aria-label="切换到第 4 张" class="bg-white/50 hover:bg-white/80 w-2.5 h-2.5 rounded-full transition"></button><button type="button" aria-label="切换到第 5 张" class="bg-white/50 hover:bg-white/80 w-2.5 h-2.5 rounded-full transition"></button><!--]--></div></div></section><section class="py-16 lg:py-20 bg-gray-50"><div class="container mx-auto px-4 sm:px-6 lg:px-8"><div class="text-center mb-12"><h2 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-4">四大核心业务</h2><p class="text-gray-600 max-w-2xl mx-auto"> 覆盖政府采购、工程咨询、投融资服务及 AI 数智化全链条 </p></div><div class="grid sm:grid-cols-2 lg:grid-cols-4 gap-6"><!--[--><div class="bg-white rounded-xl p-6 shadow-sm hover:shadow-md transition-shadow anim-card group" data-reveal data-reveal-delay="0"><div class="w-12 h-12 rounded-lg bg-blue-50 flex items-center justify-center mb-4 transition-transform duration-300 group-hover:scale-110"><!-- 政府采购:文件/招标 --><svg class="w-6 h-6 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.8"><path stroke-linecap="round" stroke-linejoin="round" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path></svg></div><h3 class="text-lg font-semibold text-gray-900 mb-2">政府采购代理</h3><p class="text-sm text-gray-600 leading-relaxed">提供招标投标、政府采购全流程代理服务,专业合规、高效透明。</p></div><div class="bg-white rounded-xl p-6 shadow-sm hover:shadow-md transition-shadow anim-card group" data-reveal data-reveal-delay="100"><div class="w-12 h-12 rounded-lg bg-blue-50 flex items-center justify-center mb-4 transition-transform duration-300 group-hover:scale-110"><!-- 政府采购:文件/招标 --><!--[--><!-- 工程咨询:建筑/工程 --><svg class="w-6 h-6 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.8"><path stroke-linecap="round" stroke-linejoin="round" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4"></path></svg><!--]--></div><h3 class="text-lg font-semibold text-gray-900 mb-2">工程咨询服务</h3><p class="text-sm text-gray-600 leading-relaxed">工程造价、工程监理、项目管理等一站式工程咨询服务,助力项目顺利落地。</p></div><div class="bg-white rounded-xl p-6 shadow-sm hover:shadow-md transition-shadow anim-card group" data-reveal data-reveal-delay="200"><div class="w-12 h-12 rounded-lg bg-blue-50 flex items-center justify-center mb-4 transition-transform duration-300 group-hover:scale-110"><!-- 政府采购:文件/招标 --><!--[--><!-- 投融资:钱币/金融 --><svg class="w-6 h-6 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.8"><path stroke-linecap="round" stroke-linejoin="round" d="M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg><!--]--></div><h3 class="text-lg font-semibold text-gray-900 mb-2">投融资服务</h3><p class="text-sm text-gray-600 leading-relaxed">项目投融资策划与对接,为政府及企业提供资金解决方案与财务顾问支持。</p></div><div class="bg-white rounded-xl p-6 shadow-sm hover:shadow-md transition-shadow anim-card group" data-reveal data-reveal-delay="300"><div class="w-12 h-12 rounded-lg bg-blue-50 flex items-center justify-center mb-4 transition-transform duration-300 group-hover:scale-110"><!-- 政府采购:文件/招标 --><!--[--><!-- AI 数智化:芯片/AI --><svg class="w-6 h-6 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.8"><path stroke-linecap="round" stroke-linejoin="round" d="M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path></svg><!--]--></div><h3 class="text-lg font-semibold text-gray-900 mb-2">AI 数智化</h3><p class="text-sm text-gray-600 leading-relaxed">运用人工智能与大数据技术,推动政务与企业数字化转型,提升管理效能。</p></div><!--]--></div></div></section><!-- 关于我们 --><section class="py-16 lg:py-20 bg-white"><div class="container mx-auto px-4 sm:px-6 lg:px-8"><div class="grid lg:grid-cols-2 gap-12 items-center"><div><h2 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-6" data-reveal> 关于我们 </h2><p class="text-gray-600 leading-relaxed mb-6">广西汇吉采咨询有限公司成立于2017年,是一家专业化的全过程工程咨询服务商,业务涵盖招投标代理、政府采购代理、工程造价咨询、工程管理服务及建设工程监理等领域。目前已在柳州、崇左、北海、梧州、百色、贺州等地设立分支机构,服务网络覆盖全广西。我们始终以诚信为本,以专业立身,致力于为各级政企客户提供高效、可信赖的工程咨询解决方案。</p><!----></div><div class="bg-gray-100 rounded-2xl h-64 lg:h-80 flex items-center justify-center overflow-hidden" data-reveal data-reveal-delay="120"><img src="/images/template-07/about.jpg" alt="汇吉采官网" class="w-full h-full object-cover"></div></div></div></section><!-- 最新动态 --><section class="py-16 lg:py-20 bg-gray-50"><div class="container mx-auto px-4 sm:px-6 lg:px-8"><div class="text-center mb-12"><h2 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-4" data-reveal>最新动态</h2><p class="text-gray-600 max-w-2xl mx-auto" data-reveal data-reveal-delay="100">了解企业最新资讯与行业动态</p></div><div class="grid md:grid-cols-3 gap-6"><!--[--><article class="bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow anim-card" data-reveal data-reveal-delay="0"><a href="/article/10549" class=""><div class="aspect-video bg-gray-100 flex items-center justify-center anim-card-media overflow-hidden"><img src="https://file.websoft.top/api/file/20260730/5269053d80f54bfdba70b2e1dd03d7f6.png" alt="公司与高校共建产学研合作基地,深化数智咨询人才培养。" class="w-full h-full object-cover" loading="lazy"></div></a><div class="p-5"><div class="text-xs text-gray-500 mb-2">2026-07-28 <span class="ml-2 text-blue-600">专业人才团队</span></div><h3 class="text-lg font-semibold text-gray-900 mb-2 line-clamp-2 hover:text-blue-600 transition-colors"><a href="/article/10549" class="">公司与高校共建产学研合作基地,深化数智咨询人才培养。</a></h3><p class="text-sm text-gray-600 line-clamp-2"></p></div></article><article class="bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow anim-card" data-reveal data-reveal-delay="100"><a href="/article/10522" class=""><div class="aspect-video bg-gray-100 flex items-center justify-center anim-card-media overflow-hidden"><img src="/images/template-07/news-default.jpg" alt="持证专家领衔、多专业协同,构筑项目成功的人才基石。" class="w-full h-full object-cover" loading="lazy"></div></a><div class="p-5"><div class="text-xs text-gray-500 mb-2">2026-07-28 <span class="ml-2 text-blue-600">专业人才团队</span></div><h3 class="text-lg font-semibold text-gray-900 mb-2 line-clamp-2 hover:text-blue-600 transition-colors"><a href="/article/10522" class="">持证专家领衔、多专业协同,构筑项目成功的人才基石。</a></h3><p class="text-sm text-gray-600 line-clamp-2"></p></div></article><!--]--></div><div class="text-center mt-10"><a href="/article/4709" class="inline-flex items-center text-blue-600 font-semibold hover:text-blue-700 transition-colors"> 查看更多 <svg class="w-4 h-4 ml-2" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg></a></div></div></section><!-- 成功案例 --><section class="py-16 lg:py-20 bg-white"><div class="container mx-auto px-4 sm:px-6 lg:px-8"><div class="text-center mb-12"><h2 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-4" data-reveal>成功案例</h2><p class="text-gray-600 max-w-2xl mx-auto" data-reveal data-reveal-delay="100">来自不同行业的真实落地实践</p></div><div class="grid sm:grid-cols-2 lg:grid-cols-3 gap-6"><!--[--><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow border border-gray-100 anim-card" data-reveal data-reveal-delay="0"><a href="/case/6" class="block"><div class="aspect-[4/3] bg-gray-100 overflow-hidden"><img src="https://oss.wsdns.cn/20260730/a4eaf4fbbbac45cb8cdb5fa697209415.png" alt="某园区产业大脑" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><h3 class="text-lg font-semibold text-gray-900 mb-2 group-hover:text-blue-600 transition-colors">某园区产业大脑</h3><p class="text-sm text-gray-600 line-clamp-2">用数据辅助产业招商与运行监测。</p><div class="mt-3 text-xs text-gray-500"> 客户:某产业园区管委会</div></div></a></article><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow border border-gray-100 anim-card" data-reveal data-reveal-delay="100"><a href="/case/7" class="block"><div class="aspect-[4/3] bg-gray-100 overflow-hidden"><img src="https://oss.wsdns.cn/20260730/0f73311cde724ef49911c9b50bfe563c.png" alt="某部门督查督办数字化" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><h3 class="text-lg font-semibold text-gray-900 mb-2 group-hover:text-blue-600 transition-colors">某部门督查督办数字化</h3><p class="text-sm text-gray-600 line-clamp-2">重点任务从&quot;年底算总账&quot;&quot;全程可视&quot;</p><div class="mt-3 text-xs text-gray-500"> 客户:某政府部门办公室</div></div></a></article><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow border border-gray-100 anim-card" data-reveal data-reveal-delay="200"><a href="/case/3" class="block"><div class="aspect-[4/3] bg-gray-100 overflow-hidden"><img src="https://oss.wsdns.cn/20260730/676675fcf85f4af59b1843e5baad13e8.png" alt="某市一网通办升级改造" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><h3 class="text-lg font-semibold text-gray-900 mb-2 group-hover:text-blue-600 transition-colors">某市一网通办升级改造</h3><p class="text-sm text-gray-600 line-clamp-2">事项办理平均时长下降 40%,群众满意度显著提升。</p><div class="mt-3 text-xs text-gray-500"> 客户:某市政务服务管理局</div></div></a></article><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow border border-gray-100 anim-card" data-reveal data-reveal-delay="300"><a href="/case/4" class="block"><div class="aspect-[4/3] bg-gray-100 overflow-hidden"><img src="https://oss.wsdns.cn/20260730/86d66c1d89a54a5389ee8702aef88fe8.png" alt="某区智能填报系统落地" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><h3 class="text-lg font-semibold text-gray-900 mb-2 group-hover:text-blue-600 transition-colors">某区智能填报系统落地</h3><p class="text-sm text-gray-600 line-clamp-2">基层报表填报工作量降低六成。</p><div class="mt-3 text-xs text-gray-500"> 客户:某区大数据中心</div></div></a></article><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow border border-gray-100 anim-card" data-reveal data-reveal-delay="400"><a href="/case/5" class="block"><div class="aspect-[4/3] bg-gray-100 overflow-hidden"><img src="https://oss.wsdns.cn/20260730/8bb6c5dd27654eda81b7e07f261f154a.png" alt="某厅局协同办公平台" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><h3 class="text-lg font-semibold text-gray-900 mb-2 group-hover:text-blue-600 transition-colors">某厅局协同办公平台</h3><p class="text-sm text-gray-600 line-clamp-2">公文流转全面线上化,办结效率翻倍。</p><div class="mt-3 text-xs text-gray-500"> 客户:某省级厅局</div></div></a></article><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-md transition-shadow border border-gray-100 anim-card" data-reveal data-reveal-delay="500"><a href="/case/2" class="block"><div class="aspect-[4/3] bg-gray-100 overflow-hidden"><img src="https://oss.wsdns.cn/20260730/cba9b0acace34ffe8c75f1497382d298.png" alt="某省级政务数据中台建设项目" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><h3 class="text-lg font-semibold text-gray-900 mb-2 group-hover:text-blue-600 transition-colors">某省级政务数据中台建设项目</h3><p class="text-sm text-gray-600 line-clamp-2">打通 30+ 部门数据,构建全省统一的数据资产体系。</p><div class="mt-3 text-xs text-gray-500"> 客户:某省级政务信息化主管部门</div></div></a></article><!--]--></div><div class="text-center mt-10"><a href="/case/4678" class="inline-flex items-center text-blue-600 font-semibold hover:text-blue-700 transition-colors"> 查看更多案例 <svg class="w-4 h-4 ml-2" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg></a></div></div></section><!-- 新闻资讯 --><section class="py-16 lg:py-20 bg-blue-50/40"><div class="container mx-auto px-4 sm:px-6 lg:px-8"><div class="text-center mb-12"><span class="inline-block px-3 py-1 text-xs font-semibold text-blue-700 bg-blue-100 rounded-full mb-3">推荐资讯</span><h2 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-4" data-reveal>新闻资讯</h2><p class="text-gray-600 max-w-2xl mx-auto" data-reveal data-reveal-delay="100">洞察行业前沿,分享专业见解与最佳实践</p></div><div class="grid md:grid-cols-3 gap-6"><!--[--><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-lg transition-all border border-blue-100 hover:border-blue-300 anim-card" data-reveal data-reveal-delay="0"><a href="/article/10549" class="block"><div class="aspect-video bg-gray-100 flex items-center justify-center overflow-hidden"><img src="https://file.websoft.top/api/file/20260730/5269053d80f54bfdba70b2e1dd03d7f6.png" alt="公司与高校共建产学研合作基地,深化数智咨询人才培养。" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><div class="text-xs text-gray-500 mb-2">2026-07-28 <span class="ml-2 text-blue-600">专业人才团队</span></div><h3 class="text-lg font-semibold text-gray-900 mb-2 line-clamp-2 group-hover:text-blue-600 transition-colors">公司与高校共建产学研合作基地,深化数智咨询人才培养。</h3><p class="text-sm text-gray-600 line-clamp-2"></p><div class="mt-3 text-xs text-blue-600 inline-flex items-center group-hover:text-blue-700"> 阅读全文 <svg class="w-3 h-3 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg></div></div></a></article><article class="group bg-white rounded-xl overflow-hidden shadow-sm hover:shadow-lg transition-all border border-blue-100 hover:border-blue-300 anim-card" data-reveal data-reveal-delay="100"><a href="/article/10522" class="block"><div class="aspect-video bg-gray-100 flex items-center justify-center overflow-hidden"><img src="/images/template-07/news-default.jpg" alt="持证专家领衔、多专业协同,构筑项目成功的人才基石。" class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500" loading="lazy"></div><div class="p-5"><div class="text-xs text-gray-500 mb-2">2026-07-28 <span class="ml-2 text-blue-600">专业人才团队</span></div><h3 class="text-lg font-semibold text-gray-900 mb-2 line-clamp-2 group-hover:text-blue-600 transition-colors">持证专家领衔、多专业协同,构筑项目成功的人才基石。</h3><p class="text-sm text-gray-600 line-clamp-2"></p><div class="mt-3 text-xs text-blue-600 inline-flex items-center group-hover:text-blue-700"> 阅读全文 <svg class="w-3 h-3 ml-1" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg></div></div></a></article><!--]--></div><div class="text-center mt-10"><a href="/article/4709" class="inline-flex items-center text-blue-600 font-semibold hover:text-blue-700 transition-colors"> 查看更多资讯 <svg class="w-4 h-4 ml-2" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg></a></div></div></section><!-- 联系我们 --><section class="py-16 lg:py-20 bg-blue-50"><div class="container mx-auto px-4 sm:px-6 lg:px-8 text-center"><h2 class="text-2xl sm:text-3xl font-bold text-gray-900 mb-4" data-reveal> 准备好开始了吗? </h2><p class="text-gray-600 max-w-2xl mx-auto mb-8" data-reveal data-reveal-delay="100"> 立即联系我们,获取专属企业官网解决方案 </p><button type="button" class="inline-flex items-center justify-center px-8 py-3 bg-blue-600 text-white font-semibold rounded-lg hover:bg-blue-700 transition-colors anim-shimmer"> 立即咨询 </button></div></section></div></div><!--]--></main><!-- 模板 Footer --><footer class="bg-gray-900 text-gray-300"><div class="container mx-auto px-4 sm:px-6 lg:px-8 py-12 lg:py-16"><div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-12 gap-8 lg:gap-12"><!-- 公司信息 --><div class="lg:col-span-3"><div class="flex items-center gap-2 mb-4"><img src="https://oss.wsdns.cn/20260730/d527d0f4bd0040a388edbc532d7bdc7e.png?x-oss-process=image/resize,w_750/quality,Q_90" alt="汇吉采官网" class="h-8 w-auto max-w-[200px] object-contain"></div><p class="text-sm text-gray-400 mb-3">汇全咨之力・吉政企发展・采专业服务</p><p class="text-sm text-gray-400 leading-relaxed">汇吉采官网</p></div><!-- 导航分组(支持二级:父级标题 + 子级链接) --><div class="lg:col-span-5"><div class="grid grid-cols-2 sm:grid-cols-3 gap-x-6 gap-y-8"><!--[--><div><h4 class="text-white font-semibold mb-4"><a href="/case/4681" rel="noopener noreferrer" target="_blank" class="hover:text-blue-400 transition-colors">标杆案例</a></h4><ul class="space-y-2"><!--[--><li><a href="/case/4698" class="text-sm text-gray-400 hover:text-white transition-colors">工程类案例</a></li><li><a href="/case/4699" class="text-sm text-gray-400 hover:text-white transition-colors">服务类案例</a></li><!--]--></ul></div><div><h4 class="text-white font-semibold mb-4"><a href="/article/4728" class="hover:text-blue-400 transition-colors">核销业务</a></h4><ul class="space-y-2"><!--[--><li><a href="/article/4729" class="text-sm text-gray-400 hover:text-white transition-colors">业务总览</a></li><li><a href="/article/4730" class="text-sm text-gray-400 hover:text-white transition-colors">政府采购全过程咨询</a></li><li><a href="/article/4731" class="text-sm text-gray-400 hover:text-white transition-colors">投融资全过程咨询</a></li><li><a href="/article/4732" class="text-sm text-gray-400 hover:text-white transition-colors">AI定制化开发服务</a></li><!--]--></ul></div><div><h4 class="text-white font-semibold mb-4"><a href="/case/4684" class="hover:text-blue-400 transition-colors">资质荣誉</a></h4><ul class="space-y-2"><!--[--><li><a href="/case/4705" class="text-sm text-gray-400 hover:text-white transition-colors">工程专业资质</a></li><li><a href="/case/4706" class="text-sm text-gray-400 hover:text-white transition-colors">管理体系认证</a></li><li><a href="/case/4707" class="text-sm text-gray-400 hover:text-white transition-colors">官方平台备案</a></li><li><a href="/case/4708" class="text-sm text-gray-400 hover:text-white transition-colors">行业荣誉评价</a></li><!--]--></ul></div><!--]--></div></div><!-- 联系方式 --><div class="lg:col-span-2"><h4 class="text-white font-semibold mb-4">联系我们</h4><ul class="space-y-2 text-sm text-gray-400"><!----><!----><!----><li><span class="text-gray-500">官网:</span><a href="https://hjc.shoplnk.cn" target="_blank" rel="nofollow" class="hover:text-white transition-colors">https://hjc.shoplnk.cn</a></li></ul></div><!-- 微信二维码 + 社交链接 --><div class="lg:col-span-2"><h4 class="text-white font-semibold mb-4">关注我们</h4><div class="bg-white rounded-lg p-3 inline-block"><img src="https://oss.wsdns.cn/20260729/00d3fc2b8c9849f68678e426e1ebac82.png?x-oss-process=image/resize,w_750/quality,Q_90" alt="微信二维码" class="w-28 h-28 object-contain"></div><p class="text-xs text-gray-500 mt-2">扫码关注</p><!----></div></div><div class="border-t border-gray-800 mt-12 pt-8 flex flex-col sm:flex-row items-center justify-between gap-4"><p class="text-sm text-gray-500">© 2026 汇吉采官网 版权所有</p><div class="flex items-center gap-4"><p class="text-sm text-gray-500">桂ICP备XXXX号</p><!----><div class="flex items-center gap-2 text-xs"><span class="text-gray-500">Powered by</span><a rel="nofollow" href="https://site.websoft.top" target="_blank" class="text-gray-500 hover:text-gray-200 transition-colors">云·企业官网</a></div></div></div></div></footer><!-- 全站咨询弹窗(由 useConsult() 控制开关) --><span data-v-8b369123></span></div></div><div id="teleports"></div><script type="application/json" data-nuxt-logs="nuxt-app">[[1,19,28,34,46,53,72],{"date":2,"args":3,"type":10,"level":11,"tag":12,"filename":13,"stack":14},["Date","2026-07-30T18:53:47.663Z"],[4,5,6,7,8,9,9],"[tenant]","==== 请求 host=%s hostname=%s isLocal=%s tenantIdHeader=%s appIdHeader=%s ====","localhost:3017","localhost",true,"-","log",2,"","file://node_modules/.pnpm/h3@1.15.11/node_modules/h3/dist/index.mjs",[15],{"function":-1,"source":16,"line":17,"column":18},"/Users/gxwebsoft/VUE/website-template/node_modules/.pnpm/h3@1.15.11/node_modules/h3/dist/index.mjs",2017,31,{"date":20,"args":21,"type":10,"level":11,"tag":12,"filename":13,"stack":26},["Date","2026-07-30T18:53:47.663Z"],[4,22,23,24,25],"配置 baseDomain=%s defaultTenantId=%s defaultAppId=%s","shoplnk.cn",10626,"website",[27],{"function":-1,"source":16,"line":17,"column":18},{"date":29,"args":30,"type":10,"level":11,"tag":12,"filename":13,"stack":32},["Date","2026-07-30T18:53:47.663Z"],[4,31],"走 [本地开发] 分支 (localhost/IP)",[33],{"function":-1,"source":16,"line":17,"column":18},{"date":35,"args":36,"type":10,"level":11,"tag":12,"filename":40,"stack":41},["Date","2026-07-30T18:53:47.772Z"],[4,37,38,39],"forceTemplateId 覆盖: %s -> %s","template-01","template-07","node:internal/process/task_queues",[42],{"function":43,"source":40,"line":44,"column":45},"process.processTicksAndRejections",103,5,{"date":47,"args":48,"type":10,"level":11,"tag":12,"filename":40,"stack":51},["Date","2026-07-30T18:53:47.773Z"],[4,49,24,25,39,50],"最终 ctx: tenantId=%s appId=%s templateId=%s source=%s","env",[52],{"function":43,"source":40,"line":44,"column":45},{"date":54,"args":55,"type":58,"level":59,"tag":12,"filename":60,"stack":61},["Date","2026-07-30T18:53:47.932Z"],[56,57],"Vite server hmr 22 files","in 1.225ms","success",3,"file://node_modules/.pnpm/@nuxt+vite-builder@4.4.8_@babel+plugin-syntax-jsx@7.29.7_@babel+core@7.29.7__@types+nod_8d65e627437ac3e858280bdde0af8d3f/node_modules/@nuxt/vite-builder/dist/vite-node-entry.mjs",[62,67,68],{"function":63,"source":64,"line":65,"column":66},"vite_node_entry_default","/Users/gxwebsoft/VUE/website-template/node_modules/.pnpm/@nuxt+vite-builder@4.4.8_@babel+plugin-syntax-jsx@7.29.7_@babel+core@7.29.7__@types+nod_8d65e627437ac3e858280bdde0af8d3f/node_modules/@nuxt/vite-builder/dist/vite-node-entry.mjs",16,11,{"function":43,"source":40,"line":44,"column":45},{"function":69,"source":70,"line":71,"column":65},"async Object.renderToString","/Users/gxwebsoft/VUE/website-template/node_modules/.pnpm/vue-bundle-renderer@2.3.1/node_modules/vue-bundle-renderer/dist/runtime.mjs",235,{"date":73,"args":74,"type":10,"level":11,"tag":12,"filename":77,"stack":78},["Date","2026-07-30T18:53:48.206Z"],[75,-1,76,39],"[useTemplate] loadTemplate id=","| resolvedTemplateId=","file://app/composables/useTemplate.ts",[79,84],{"function":80,"source":81,"line":82,"column":83},"loadTemplate","/Users/gxwebsoft/VUE/website-template/app/composables/useTemplate.ts",34,15,{"function":-1,"source":85,"line":86,"column":87},"/Users/gxwebsoft/VUE/website-template/app/components/SiteHeader.vue",20,96]</script><script>window.__NUXT__={};window.__NUXT__.config={public:{tenantId:10626,appId:"website",templateId:"template-01",forceTemplateId:"template-07",siteName:"",serverApiBase:"https://server.websoft.top/api",modulesApiBase:"https://hjc-api.websoft.top/api",appApiBase:"https://websopy-api.websoft.top",fileServerBase:"https://server.websoft.top",baseDomain:"shoplnk.cn",phone:"",wxQrcode:""},app:{baseURL:"/",buildId:"dev",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":32,"once":284,"_errors":285,"serverRendered":59,"path":287},["ShallowReactive",3],{"$fGLjm51fuLc2QnzQ2G7xUimkjz2eGW5IbViHyvK5kSLs":4},{"code":5,"message":6,"data":7},0,"操作成功",{"list":8,"count":11},[9,17,20,24,28],{"id":10,"itemId":10,"groupId":11,"image":12,"imageUrl":12,"title":13,"subtitle":14,"link":14,"linkUrl":14,"linkType":5,"linkTargetId":15,"sortNum":5,"sortOrder":5,"status":16,"deleted":5},30,5,"https:\u002F\u002Foss.wsdns.cn\u002F20260730\u002F0a11a5a239d64273bf89ff3de83d33d3.png?x-oss-process=image\u002Fresize,w_750\u002Fquality,Q_90","首页幻灯片","",null,1,{"id":18,"itemId":18,"groupId":11,"image":19,"imageUrl":19,"title":13,"subtitle":14,"link":14,"linkUrl":14,"linkType":5,"linkTargetId":15,"sortNum":16,"sortOrder":16,"status":16,"deleted":5},31,"https:\u002F\u002Foss.wsdns.cn\u002F20260730\u002F9ad8beaa94af408c95baa51ce72c192d.png?x-oss-process=image\u002Fresize,w_750\u002Fquality,Q_90",{"id":21,"itemId":21,"groupId":11,"image":22,"imageUrl":22,"title":13,"subtitle":14,"link":14,"linkUrl":14,"linkType":5,"linkTargetId":15,"sortNum":23,"sortOrder":23,"status":16,"deleted":5},32,"https:\u002F\u002Foss.wsdns.cn\u002F20260730\u002F652e5e81ed2847c8bdd0dbecff944ffc.png?x-oss-process=image\u002Fresize,w_750\u002Fquality,Q_90",2,{"id":25,"itemId":25,"groupId":11,"image":26,"imageUrl":26,"title":13,"subtitle":14,"link":14,"linkUrl":14,"linkType":5,"linkTargetId":15,"sortNum":27,"sortOrder":27,"status":16,"deleted":5},33,"https:\u002F\u002Foss.wsdns.cn\u002F20260730\u002F7494a50cd4d44020924e712116d56b1d.png?x-oss-process=image\u002Fresize,w_750\u002Fquality,Q_90",3,{"id":29,"itemId":29,"groupId":11,"image":30,"imageUrl":30,"title":13,"subtitle":14,"link":14,"linkUrl":14,"linkType":5,"linkTargetId":15,"sortNum":31,"sortOrder":31,"status":16,"deleted":5},34,"https:\u002F\u002Foss.wsdns.cn\u002F20260730\u002Fa7eee9290d5d4504b77e3d5b700dd7fd.png?x-oss-process=image\u002Fresize,w_750\u002Fquality,Q_90",4,["Reactive",33],{"$s__nuxt_devtools__":34,"$sapp-info":36,"$sapp-loading":38,"$sapp-error":15,"$ssite-info":39,"$ssite-loading":38,"$ssite-error":15,"$stemplate-id":282,"$stemplates-registry":283,"$sconsult-open":38,"$sconsult-preset-need":14,"$sconsult-source":14},{"timeSsrStart":35},1785437628202,{"code":16,"message":37},"参数格式错误: id 的值 'website' 无法转换为 Integer",false,{"websiteId":40,"websiteName":41,"websiteCode":42,"websiteSecret":14,"websiteIcon":43,"websiteLogo":44,"websiteDarkLogo":14,"websiteType":45,"categoryId":5,"appId":15,"files":46,"type":47,"keywords":14,"prefix":14,"domain":48,"style":14,"adminUrl":49,"apiUrl":15,"version":50,"expirationTime":51,"expired":15,"expiredDays":15,"assetsId":50,"assetsName":52,"templateId":53,"templateName":15,"industryParent":14,"industryChild":14,"companyId":54,"developer":41,"country":14,"province":14,"city":14,"region":14,"longitude":14,"latitude":14,"address":14,"phone":14,"email":14,"icpNo":55,"policeNo":14,"content":56,"slogan":57,"copyright":14,"qrCode":58,"socialLinks":46,"seoTitle":14,"seoDescription":14,"comments":41,"remarks":14,"recommend":5,"official":38,"market":59,"plugin":59,"search":59,"color":14,"running":16,"soon":5,"rate":16,"likes":5,"clicks":5,"buys":5,"downloads":5,"price":5,"deliveryMethod":16,"chargingMethod":16,"status":5,"statusIcon":15,"statusText":14,"statusClose":14,"styles":14,"sortNumber":60,"userId":61,"merchantId":5,"deleted":5,"tenantId":62,"tenantName":15,"createTime":63,"updateTime":64,"fields":15,"mpMenus":15,"navigations":15,"topNavs":65,"bottomNavs":143,"slide":15,"ads":15,"layout":15,"links":15,"config":272,"serverTime":274,"loginUser":15,"superAdminPhone":15,"isLogin":15,"setting":15,"publishStatus":281,"priceType":15,"subscriptionPeriod":15,"appDescription":15,"detailDescription":15,"screenshots":15,"installCount":5,"rating":5,"rejectReason":15,"publishApplyTime":15,"publishTime":15,"reviewerId":15,"reviewTime":15},6258,"汇吉采官网","template-10626","\u002Ffavicon.ico","https:\u002F\u002Foss.wsdns.cn\u002F20260730\u002Fd527d0f4bd0040a388edbc532d7bdc7e.png?x-oss-process=image\u002Fresize,w_750\u002Fquality,Q_90","miniprogram","[]",20,"https:\u002F\u002Fhjc.shoplnk.cn","https:\u002F\u002Fmp.websoft.top",10,"2026-08-28 15:25:58","10",7,10651,"桂ICP备XXXX号","广西汇吉采咨询有限公司成立于2017年,是一家专业化的全过程工程咨询服务商,业务涵盖招投标代理、政府采购代理、工程造价咨询、工程管理服务及建设工程监理等领域。目前已在柳州、崇左、北海、梧州、百色、贺州等地设立分支机构,服务网络覆盖全广西。我们始终以诚信为本,以专业立身,致力于为各级政企客户提供高效、可信赖的工程咨询解决方案。","汇全咨之力・吉政企发展・采专业服务","https:\u002F\u002Foss.wsdns.cn\u002F20260729\u002F00d3fc2b8c9849f68678e426e1ebac82.png?x-oss-process=image\u002Fresize,w_750\u002Fquality,Q_90",true,100,35776,10626,"2026-07-28 15:25:58","2026-07-30 22:32:05",[66,89,117],{"navigationId":67,"type":5,"title":68,"parentId":5,"model":69,"modelName":14,"code":14,"path":70,"url":14,"component":71,"suffix":15,"target":72,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":14,"style":15,"parentPath":15,"parentName":14,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":5,"userId":61,"merchantId":5,"lang":74,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":75,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":76,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":68,"categoryPath":70,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":68},4681,"标杆案例","links","\u002Fcase\u002F4681","\u002Fpages\u002Fcase\u002F[id].vue","_blank",24,"zh_CN",50,[77,84],{"navigationId":78,"type":5,"title":79,"parentId":67,"model":80,"modelName":14,"code":14,"path":81,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":68,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":16,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":83,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":79,"categoryPath":81,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":79},4698,"工程类案例","case","\u002Fcase\u002F4698","_self",[],{"navigationId":85,"type":5,"title":86,"parentId":67,"model":80,"modelName":14,"code":14,"path":87,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":68,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":23,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":88,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":86,"categoryPath":87,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":86},4699,"服务类案例","\u002Fcase\u002F4699",[],{"navigationId":90,"type":5,"title":91,"parentId":5,"model":92,"modelName":14,"code":14,"path":93,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":15,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":95,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":96,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":91,"categoryPath":93,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":91},4728,"核销业务","article","\u002Farticle\u002F4728","\u002Fpages\u002Farticle\u002F[id].vue",70,[97,102,107,112],{"navigationId":98,"type":5,"title":99,"parentId":90,"model":92,"modelName":14,"code":14,"path":100,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":91,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":5,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":101,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":99,"categoryPath":100,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":99},4729,"业务总览","\u002Farticle\u002F4729",[],{"navigationId":103,"type":5,"title":104,"parentId":90,"model":92,"modelName":14,"code":14,"path":105,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":91,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":5,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":106,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":104,"categoryPath":105,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":104},4730,"政府采购全过程咨询","\u002Farticle\u002F4730",[],{"navigationId":108,"type":5,"title":109,"parentId":90,"model":92,"modelName":14,"code":14,"path":110,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":91,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":5,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":111,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":109,"categoryPath":110,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":109},4731,"投融资全过程咨询","\u002Farticle\u002F4731",[],{"navigationId":113,"type":5,"title":114,"parentId":90,"model":92,"modelName":14,"code":14,"path":115,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":91,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":5,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":116,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":114,"categoryPath":115,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":114},4732,"AI定制化开发服务","\u002Farticle\u002F4732",[],{"navigationId":118,"type":5,"title":119,"parentId":5,"model":80,"modelName":14,"code":14,"path":120,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":14,"style":15,"parentPath":15,"parentName":14,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":5,"userId":61,"merchantId":5,"lang":74,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":121,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":122,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":119,"categoryPath":120,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":119},4684,"资质荣誉","\u002Fcase\u002F4684",80,[123,128,133,138],{"navigationId":124,"type":5,"title":125,"parentId":118,"model":80,"modelName":14,"code":14,"path":126,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":119,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":16,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":127,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":125,"categoryPath":126,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":125},4705,"工程专业资质","\u002Fcase\u002F4705",[],{"navigationId":129,"type":5,"title":130,"parentId":118,"model":80,"modelName":14,"code":14,"path":131,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":119,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":23,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":132,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":130,"categoryPath":131,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":130},4706,"管理体系认证","\u002Fcase\u002F4706",[],{"navigationId":134,"type":5,"title":135,"parentId":118,"model":80,"modelName":14,"code":14,"path":136,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":119,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":27,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":137,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":135,"categoryPath":136,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":135},4707,"官方平台备案","\u002Fcase\u002F4707",[],{"navigationId":139,"type":5,"title":140,"parentId":118,"model":80,"modelName":14,"code":14,"path":141,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":5,"bottom":16,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":119,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":31,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":142,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":140,"categoryPath":141,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":140},4708,"行业荣誉评价","\u002Fcase\u002F4708",[],[144,182,203,236,251],{"navigationId":145,"type":5,"title":146,"parentId":5,"model":147,"modelName":14,"code":14,"path":148,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":15,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":47,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":150,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":146,"categoryPath":148,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":146},4718,"关于汇吉采","page","\u002Fpage\u002F4718","\u002Fpages\u002Fpage\u002F[id].vue",[151,158,164,170,175],{"navigationId":152,"type":5,"title":153,"parentId":145,"model":147,"modelName":14,"code":14,"path":154,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":146,"parentPosition":16,"pageId":16,"pagePath":155,"pageTitle":156,"pageStatus":16,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":16,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":157,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":153,"categoryPath":154,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":153},4719,"企业简介","\u002Fpage\u002F4719","aboutus","关于我们",[],{"navigationId":159,"type":5,"title":160,"parentId":145,"model":147,"modelName":14,"code":14,"path":161,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":146,"parentPosition":16,"pageId":31,"pagePath":162,"pageTitle":160,"pageStatus":16,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":23,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":163,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":160,"categoryPath":161,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":160},4721,"分支机构","\u002Fpage\u002F4721","jigou",[],{"navigationId":165,"type":5,"title":166,"parentId":145,"model":147,"modelName":14,"code":14,"path":167,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":146,"parentPosition":16,"pageId":11,"pagePath":168,"pageTitle":166,"pageStatus":16,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":27,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":169,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":166,"categoryPath":167,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":166},4720,"发展历程","\u002Fpage\u002F4720","fzlc",[],{"navigationId":171,"type":5,"title":172,"parentId":145,"model":92,"modelName":14,"code":14,"path":173,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":146,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":31,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":174,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":172,"categoryPath":173,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":172},4722,"专业人才团队","\u002Farticle\u002F4722",[],{"navigationId":176,"type":5,"title":177,"parentId":145,"model":147,"modelName":14,"code":14,"path":178,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":146,"parentPosition":16,"pageId":179,"pagePath":180,"pageTitle":177,"pageStatus":16,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":11,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":181,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":177,"categoryPath":178,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":177},4723,"企业文化","\u002Fpage\u002F4723",6,"wenhua",[],{"navigationId":183,"type":5,"title":184,"parentId":5,"model":80,"modelName":14,"code":14,"path":185,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":15,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":10,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":186,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":184,"categoryPath":185,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":184},4678,"核心业务","\u002Fcase\u002F4678",[187,191,195,199],{"navigationId":188,"type":5,"title":99,"parentId":183,"model":80,"modelName":14,"code":14,"path":189,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":184,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":16,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":190,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":99,"categoryPath":189,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":99},4687,"\u002Fcase\u002F4687",[],{"navigationId":192,"type":5,"title":104,"parentId":183,"model":80,"modelName":14,"code":14,"path":193,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":184,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":23,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":194,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":104,"categoryPath":193,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":104},4688,"\u002Fcase\u002F4688",[],{"navigationId":196,"type":5,"title":109,"parentId":183,"model":80,"modelName":14,"code":14,"path":197,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":184,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":27,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":198,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":109,"categoryPath":197,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":109},4689,"\u002Fcase\u002F4689",[],{"navigationId":200,"type":5,"title":114,"parentId":183,"model":80,"modelName":14,"code":14,"path":201,"url":14,"component":71,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":184,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":31,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":202,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":114,"categoryPath":201,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":114},4690,"\u002Fcase\u002F4690",[],{"navigationId":204,"type":5,"title":205,"parentId":5,"model":206,"modelName":14,"code":14,"path":207,"url":14,"component":208,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":14,"style":15,"parentPath":15,"parentName":14,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":5,"userId":61,"merchantId":5,"lang":74,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":209,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":210,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":205,"categoryPath":207,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":205},4680,"行业领域","product","\u002Fproduct\u002F4680","\u002Fpages\u002Fproduct\u002F[id].vue",40,[211,216,221,226,231],{"navigationId":212,"type":5,"title":213,"parentId":204,"model":206,"modelName":14,"code":14,"path":214,"url":14,"component":208,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":205,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":16,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":215,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":213,"categoryPath":214,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":213},4691,"乡村振兴与农业","\u002Fproduct\u002F4691",[],{"navigationId":217,"type":5,"title":218,"parentId":204,"model":206,"modelName":14,"code":14,"path":219,"url":14,"component":208,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":205,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":23,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":220,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":218,"categoryPath":219,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":218},4692,"产业园区与工业","\u002Fproduct\u002F4692",[],{"navigationId":222,"type":5,"title":223,"parentId":204,"model":147,"modelName":14,"code":14,"path":224,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":205,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":27,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":225,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":223,"categoryPath":224,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":223},4693,"市政环保与基建","\u002Fpage\u002F4693",[],{"navigationId":227,"type":5,"title":228,"parentId":204,"model":147,"modelName":14,"code":14,"path":229,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":205,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":31,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":230,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":228,"categoryPath":229,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":228},4694,"教育医疗与民生","\u002Fpage\u002F4694",[],{"navigationId":232,"type":5,"title":233,"parentId":204,"model":147,"modelName":14,"code":14,"path":234,"url":14,"component":149,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":205,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":11,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":235,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":233,"categoryPath":234,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":233},4697,"城市更新与保交楼","\u002Fpage\u002F4697",[],{"navigationId":237,"type":5,"title":238,"parentId":5,"model":92,"modelName":14,"code":14,"path":239,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":14,"style":15,"parentPath":15,"parentName":14,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":5,"userId":61,"merchantId":5,"lang":74,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":95,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":240,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":238,"categoryPath":239,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":238},4683,"成功案例","\u002Farticle\u002F4683",[241,246],{"navigationId":242,"type":5,"title":243,"parentId":237,"model":92,"modelName":14,"code":14,"path":244,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":238,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":16,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":245,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":243,"categoryPath":244,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":243},4702,"采购公告","\u002Farticle\u002F4702",[],{"navigationId":247,"type":5,"title":248,"parentId":237,"model":92,"modelName":14,"code":14,"path":249,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":238,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":23,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":250,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":248,"categoryPath":249,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":248},4703,"成交\u002F中标公告","\u002Farticle\u002F4703",[],{"navigationId":252,"type":5,"title":253,"parentId":5,"model":92,"modelName":14,"code":14,"path":254,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":15,"parentPosition":15,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":255,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":256,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":253,"categoryPath":254,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":253},4709,"新闻动态","\u002Farticle\u002F4709",90,[257,262,267],{"navigationId":258,"type":5,"title":259,"parentId":252,"model":92,"modelName":14,"code":14,"path":260,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":253,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":16,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":261,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":259,"categoryPath":260,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":259},4710,"吉采动态","\u002Farticle\u002F4710",[],{"navigationId":263,"type":5,"title":264,"parentId":252,"model":92,"modelName":14,"code":14,"path":265,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":253,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":23,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":266,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":264,"categoryPath":265,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":264},4711,"政策合规讲堂","\u002Farticle\u002F4711",[],{"navigationId":268,"type":5,"title":269,"parentId":252,"model":92,"modelName":14,"code":14,"path":270,"url":14,"component":94,"suffix":15,"target":82,"icon":14,"banner":15,"mpBanner":15,"color":15,"hide":5,"permission":5,"password":14,"password2":15,"position":16,"top":16,"bottom":5,"active":15,"meta":15,"style":15,"parentPath":15,"parentName":253,"parentPosition":16,"pageId":15,"pagePath":15,"pageTitle":15,"pageStatus":15,"itemId":5,"isMpWeixin":38,"gutter":5,"span":73,"readNum":50,"userId":61,"merchantId":5,"lang":14,"langCategoryId":5,"home":5,"recommend":38,"sortNumber":27,"comments":14,"deleted":5,"status":5,"tenantId":62,"pageName":15,"children":271,"layout":15,"design":15,"modelInfo":15,"parent":15,"categoryName":269,"categoryPath":270,"photo":15,"showLayout":15,"content":15,"showBanner":15,"text":269},4712,"行业深度洞察","\u002Farticle\u002F4712",[],{"SysDomain":273,"Domain":48},"template-10626.websoft.top",{"nextWeek":275,"afterDay":276,"week":11,"now":277,"today":278,"tomorrow":279,"timestamp":280},"2026-08-07","2026-08-02","2026-07-31T02:53:48.047783582","2026-07-31","2026-08-01",1785437628047,"developing","template-07",{},["Set"],["ShallowReactive",286],{"$fGLjm51fuLc2QnzQ2G7xUimkjz2eGW5IbViHyvK5kSLs":-1},"\u002F"]</script></body></html>