From 5ec2ad0043e20642b81815b52a3ca6a7dd935faf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Mon, 23 Feb 2026 09:18:41 +0800 Subject: [PATCH] =?UTF-8?q?style(ui=E7=BB=84=E4=BB=B6):=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0UI=E7=BB=84=E4=BB=B6=E9=A2=9C=E8=89=B2=E6=96=B9?= =?UTF-8?q?=E6=A1=88=E4=B8=BA=E6=B7=B1=E8=89=B2=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit refactor(card): 调整卡片背景色和边框颜色 refactor(badge): 修改徽章颜色变体 refactor(button): 更新按钮颜色样式 refactor(input): 调整输入框颜色方案 refactor(textarea): 修改文本区域颜色样式 refactor(header): 更新导航栏颜色 refactor(hero-section): 调整英雄区域颜色和渐变 --- .next/BUILD_ID | 2 +- .next/build-manifest.json | 4 +- .next/fallback-build-manifest.json | 4 +- .../app/(marketing)/about/page.js.nft.json | 2 +- .../about/page_client-reference-manifest.js | 2 +- .../app/(marketing)/contact/page.js.nft.json | 2 +- .../contact/page_client-reference-manifest.js | 2 +- .../(marketing)/news/[slug]/page.js.nft.json | 2 +- .../[slug]/page_client-reference-manifest.js | 2 +- .../app/(marketing)/news/page.js.nft.json | 2 +- .../news/page_client-reference-manifest.js | 2 +- .next/server/app/(marketing)/page.js.nft.json | 2 +- .../page_client-reference-manifest.js | 2 +- .../app/(marketing)/products/page.js.nft.json | 2 +- .../page_client-reference-manifest.js | 2 +- .../app/(marketing)/services/page.js.nft.json | 2 +- .../page_client-reference-manifest.js | 2 +- .next/server/app/_global-error.html | 4 +- .next/server/app/_global-error.rsc | 2 +- .../__PAGE__.segment.rsc | 2 +- .../_global-error.segments/_full.segment.rsc | 2 +- .../_global-error.segments/_head.segment.rsc | 2 +- .../_global-error.segments/_index.segment.rsc | 2 +- .../_global-error.segments/_tree.segment.rsc | 2 +- .../server/app/_global-error/page.js.nft.json | 2 +- .../page_client-reference-manifest.js | 2 +- .next/server/app/_not-found.html | 4 +- .next/server/app/_not-found.rsc | 8 +- .../app/_not-found.segments/_full.segment.rsc | 8 +- .../app/_not-found.segments/_head.segment.rsc | 2 +- .../_not-found.segments/_index.segment.rsc | 8 +- .../_not-found.segment.rsc | 2 +- .../_not-found/__PAGE__.segment.rsc | 2 +- .../app/_not-found.segments/_tree.segment.rsc | 4 +- .next/server/app/_not-found/page.js.nft.json | 2 +- .../page_client-reference-manifest.js | 2 +- .next/server/app/about.html | 4 +- .next/server/app/about.rsc | 41 ++++---- .../!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/about.segment.rsc | 2 +- .../about/__PAGE__.segment.rsc | 19 ++-- .../app/about.segments/_full.segment.rsc | 41 ++++---- .../app/about.segments/_head.segment.rsc | 2 +- .../app/about.segments/_index.segment.rsc | 8 +- .../app/about.segments/_tree.segment.rsc | 4 +- .next/server/app/contact.html | 4 +- .next/server/app/contact.rsc | 14 +-- .../!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/contact.segment.rsc | 2 +- .../contact/__PAGE__.segment.rsc | 4 +- .../app/contact.segments/_full.segment.rsc | 14 +-- .../app/contact.segments/_head.segment.rsc | 2 +- .../app/contact.segments/_index.segment.rsc | 8 +- .../app/contact.segments/_tree.segment.rsc | 4 +- .next/server/app/index.html | 32 +++---- .next/server/app/index.rsc | 10 +- .../!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/__PAGE__.segment.rsc | 4 +- .../app/index.segments/_full.segment.rsc | 10 +- .../app/index.segments/_head.segment.rsc | 2 +- .../app/index.segments/_index.segment.rsc | 8 +- .../app/index.segments/_tree.segment.rsc | 4 +- .next/server/app/news.html | 4 +- .next/server/app/news.rsc | 51 +++++----- .../!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news.segment.rsc | 2 +- .../news/__PAGE__.segment.rsc | 26 +++--- .../app/news.segments/_full.segment.rsc | 51 +++++----- .../app/news.segments/_head.segment.rsc | 2 +- .../app/news.segments/_index.segment.rsc | 8 +- .../app/news.segments/_tree.segment.rsc | 4 +- .next/server/app/news/1.html | 4 +- .next/server/app/news/1.rsc | 12 +-- .../1.segments/!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news/$d$slug.segment.rsc | 2 +- .../news/$d$slug/__PAGE__.segment.rsc | 4 +- .../app/news/1.segments/_full.segment.rsc | 12 +-- .../app/news/1.segments/_head.segment.rsc | 2 +- .../app/news/1.segments/_index.segment.rsc | 8 +- .../app/news/1.segments/_tree.segment.rsc | 4 +- .next/server/app/news/2.html | 6 +- .next/server/app/news/2.rsc | 12 +-- .../2.segments/!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news/$d$slug.segment.rsc | 2 +- .../news/$d$slug/__PAGE__.segment.rsc | 4 +- .../app/news/2.segments/_full.segment.rsc | 12 +-- .../app/news/2.segments/_head.segment.rsc | 2 +- .../app/news/2.segments/_index.segment.rsc | 8 +- .../app/news/2.segments/_tree.segment.rsc | 4 +- .next/server/app/news/3.html | 6 +- .next/server/app/news/3.rsc | 12 +-- .../3.segments/!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news/$d$slug.segment.rsc | 2 +- .../news/$d$slug/__PAGE__.segment.rsc | 4 +- .../app/news/3.segments/_full.segment.rsc | 12 +-- .../app/news/3.segments/_head.segment.rsc | 2 +- .../app/news/3.segments/_index.segment.rsc | 8 +- .../app/news/3.segments/_tree.segment.rsc | 4 +- .next/server/app/news/4.html | 6 +- .next/server/app/news/4.rsc | 12 +-- .../4.segments/!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news/$d$slug.segment.rsc | 2 +- .../news/$d$slug/__PAGE__.segment.rsc | 4 +- .../app/news/4.segments/_full.segment.rsc | 12 +-- .../app/news/4.segments/_head.segment.rsc | 2 +- .../app/news/4.segments/_index.segment.rsc | 8 +- .../app/news/4.segments/_tree.segment.rsc | 4 +- .next/server/app/news/5.html | 6 +- .next/server/app/news/5.rsc | 12 +-- .../5.segments/!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news/$d$slug.segment.rsc | 2 +- .../news/$d$slug/__PAGE__.segment.rsc | 13 +-- .../app/news/5.segments/_full.segment.rsc | 12 +-- .../app/news/5.segments/_head.segment.rsc | 2 +- .../app/news/5.segments/_index.segment.rsc | 8 +- .../app/news/5.segments/_tree.segment.rsc | 4 +- .next/server/app/news/6.html | 6 +- .next/server/app/news/6.rsc | 12 +-- .../6.segments/!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/news/$d$slug.segment.rsc | 2 +- .../news/$d$slug/__PAGE__.segment.rsc | 4 +- .../app/news/6.segments/_full.segment.rsc | 12 +-- .../app/news/6.segments/_head.segment.rsc | 2 +- .../app/news/6.segments/_index.segment.rsc | 8 +- .../app/news/6.segments/_tree.segment.rsc | 4 +- .next/server/app/products.html | 4 +- .next/server/app/products.rsc | 91 +++++++++--------- .../!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/products.segment.rsc | 2 +- .../products/__PAGE__.segment.rsc | 58 ++++++------ .../app/products.segments/_full.segment.rsc | 91 +++++++++--------- .../app/products.segments/_head.segment.rsc | 2 +- .../app/products.segments/_index.segment.rsc | 8 +- .../app/products.segments/_tree.segment.rsc | 4 +- .next/server/app/services.html | 4 +- .next/server/app/services.rsc | 42 ++++----- .../!KG1hcmtldGluZyk.segment.rsc | 2 +- .../!KG1hcmtldGluZyk/services.segment.rsc | 2 +- .../services/__PAGE__.segment.rsc | 8 +- .../app/services.segments/_full.segment.rsc | 42 ++++----- .../app/services.segments/_head.segment.rsc | 2 +- .../app/services.segments/_index.segment.rsc | 8 +- .../app/services.segments/_tree.segment.rsc | 4 +- .next/server/pages/404.html | 4 +- .next/server/pages/500.html | 4 +- .next/trace | 2 +- .next/trace-build | 2 +- src/app/globals.css | 66 ++++++------- src/components/layout/footer.tsx | 40 ++++---- src/components/layout/header.tsx | 12 +-- src/components/sections/about-section.tsx | 36 +++---- src/components/sections/contact-section.tsx | 52 +++++------ src/components/sections/hero-section.tsx | 10 +- src/components/sections/news-section.tsx | 18 ++-- src/components/sections/products-section.tsx | 24 ++--- src/components/sections/services-section.tsx | 20 ++-- src/components/ui/badge.tsx | 12 +-- src/components/ui/button.tsx | 12 +-- src/components/ui/card.tsx | 8 +- src/components/ui/input.tsx | 12 +-- src/components/ui/textarea.tsx | 12 +-- src/lib/colors.ts | 93 ++++++++++--------- 168 files changed, 823 insertions(+), 822 deletions(-) diff --git a/.next/BUILD_ID b/.next/BUILD_ID index 297130e..4c8c6af 100644 --- a/.next/BUILD_ID +++ b/.next/BUILD_ID @@ -1 +1 @@ -2eEJlnf8PUcceYUHGuCke \ No newline at end of file +Kn3SI2UPa9QDvPZHEnqOQ \ No newline at end of file diff --git a/.next/build-manifest.json b/.next/build-manifest.json index 4fe10cd..c7d6e7a 100644 --- a/.next/build-manifest.json +++ b/.next/build-manifest.json @@ -7,8 +7,8 @@ "static/chunks/a6dad97d9634a72d.js" ], "lowPriorityFiles": [ - "static/2eEJlnf8PUcceYUHGuCke/_ssgManifest.js", - "static/2eEJlnf8PUcceYUHGuCke/_buildManifest.js" + "static/Kn3SI2UPa9QDvPZHEnqOQ/_ssgManifest.js", + "static/Kn3SI2UPa9QDvPZHEnqOQ/_buildManifest.js" ], "rootMainFiles": [ "static/chunks/0c85ecac6acdbe2d.js", diff --git a/.next/fallback-build-manifest.json b/.next/fallback-build-manifest.json index 799232f..1332971 100644 --- a/.next/fallback-build-manifest.json +++ b/.next/fallback-build-manifest.json @@ -5,8 +5,8 @@ "devFiles": [], "polyfillFiles": [], "lowPriorityFiles": [ - "static/2eEJlnf8PUcceYUHGuCke/_ssgManifest.js", - "static/2eEJlnf8PUcceYUHGuCke/_buildManifest.js" + "static/Kn3SI2UPa9QDvPZHEnqOQ/_ssgManifest.js", + "static/Kn3SI2UPa9QDvPZHEnqOQ/_buildManifest.js" ], "rootMainFiles": [] } \ No newline at end of file diff --git a/.next/server/app/(marketing)/about/page.js.nft.json b/.next/server/app/(marketing)/about/page.js.nft.json index 7991e45..5d85127 100644 --- a/.next/server/app/(marketing)/about/page.js.nft.json +++ b/.next/server/app/(marketing)/about/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[root-of-the-server]__bb4ac557._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_about_page_actions_241718d1.js","../../../chunks/ssr/novalon-website_2429fb0b._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__a08d5807._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[root-of-the-server]__bb4ac557._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_about_page_actions_241718d1.js","../../../chunks/ssr/novalon-website_2429fb0b._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/(marketing)/about/page_client-reference-manifest.js b/.next/server/app/(marketing)/about/page_client-reference-manifest.js index ea1fd8f..81408e6 100644 --- a/.next/server/app/(marketing)/about/page_client-reference-manifest.js +++ b/.next/server/app/(marketing)/about/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/(marketing)/about/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"]}} +globalThis.__RSC_MANIFEST["/(marketing)/about/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"]}} diff --git a/.next/server/app/(marketing)/contact/page.js.nft.json b/.next/server/app/(marketing)/contact/page.js.nft.json index 749a502..ae405e5 100644 --- a/.next/server/app/(marketing)/contact/page.js.nft.json +++ b/.next/server/app/(marketing)/contact/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__66774cff._.js","../../../chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_contact_page_actions_cc06ddca.js","../../../chunks/ssr/novalon-website_31009017._.js","../../../chunks/ssr/novalon-website_ce8a21e9._.js","../../../chunks/ssr/novalon-website_d2c57e47._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__66774cff._.js","../../../chunks/ssr/[root-of-the-server]__a08d5807._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_contact_page_actions_cc06ddca.js","../../../chunks/ssr/novalon-website_31009017._.js","../../../chunks/ssr/novalon-website_ce8a21e9._.js","../../../chunks/ssr/novalon-website_d2c57e47._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/(marketing)/contact/page_client-reference-manifest.js b/.next/server/app/(marketing)/contact/page_client-reference-manifest.js index 80c2e4f..2863ec0 100644 --- a/.next/server/app/(marketing)/contact/page_client-reference-manifest.js +++ b/.next/server/app/(marketing)/contact/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/(marketing)/contact/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/contact/page.tsx ":{"id":53739,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/1696c92b61dfc710.js","/_next/static/chunks/13ef81e1a8e17aa4.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/contact/page.tsx":{"id":53739,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/1696c92b61dfc710.js","/_next/static/chunks/13ef81e1a8e17aa4.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"53739":{"*":{"id":41640,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/novalon-website_d2c57e47._.js","server/chunks/ssr/novalon-website_ce8a21e9._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"53739":{"*":{"id":48988,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/contact/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"],"[project]/novalon-website/src/app/(marketing)/contact/page":["static/chunks/e70eb527e90e54c5.js","static/chunks/1696c92b61dfc710.js","static/chunks/13ef81e1a8e17aa4.js"]}} +globalThis.__RSC_MANIFEST["/(marketing)/contact/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/contact/page.tsx ":{"id":53739,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/803ff8ae1cd1a2c2.js","/_next/static/chunks/2b6c9cba452880d5.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/contact/page.tsx":{"id":53739,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/803ff8ae1cd1a2c2.js","/_next/static/chunks/2b6c9cba452880d5.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"53739":{"*":{"id":41640,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/novalon-website_d2c57e47._.js","server/chunks/ssr/novalon-website_ce8a21e9._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"53739":{"*":{"id":48988,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/contact/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"],"[project]/novalon-website/src/app/(marketing)/contact/page":["static/chunks/4a80ea50ccec09d1.js","static/chunks/803ff8ae1cd1a2c2.js","static/chunks/2b6c9cba452880d5.js"]}} diff --git a/.next/server/app/(marketing)/news/[slug]/page.js.nft.json b/.next/server/app/(marketing)/news/[slug]/page.js.nft.json index 975f8f9..23420e0 100644 --- a/.next/server/app/(marketing)/news/[slug]/page.js.nft.json +++ b/.next/server/app/(marketing)/news/[slug]/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../chunks/ssr/752a2_6f9220fd._.js","../../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../../chunks/ssr/752a2_next_dist_712f1844._.js","../../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../../../chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","../../../../chunks/ssr/[root-of-the-server]__26bae76d._.js","../../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../../chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","../../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../../chunks/ssr/[turbopack]_runtime.js","../../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_news_[slug]_page_actions_84d502c3.js","../../../../chunks/ssr/novalon-website_bafe4ab2._.js","../../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../chunks/ssr/752a2_6f9220fd._.js","../../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../../chunks/ssr/752a2_next_dist_712f1844._.js","../../../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../../chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","../../../../chunks/ssr/[root-of-the-server]__26bae76d._.js","../../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../../chunks/ssr/[root-of-the-server]__a08d5807._.js","../../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../../chunks/ssr/[turbopack]_runtime.js","../../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_news_[slug]_page_actions_84d502c3.js","../../../../chunks/ssr/novalon-website_bafe4ab2._.js","../../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/(marketing)/news/[slug]/page_client-reference-manifest.js b/.next/server/app/(marketing)/news/[slug]/page_client-reference-manifest.js index 058a44d..d10d71f 100644 --- a/.next/server/app/(marketing)/news/[slug]/page_client-reference-manifest.js +++ b/.next/server/app/(marketing)/news/[slug]/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/(marketing)/news/[slug]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js ":{"id":87975,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js":{"id":87975,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"87975":{"*":{"id":81795,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","server/chunks/ssr/752a2_6f9220fd._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"87975":{"*":{"id":1774,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/news/[slug]/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"],"[project]/novalon-website/src/app/(marketing)/news/[slug]/page":["static/chunks/e70eb527e90e54c5.js","static/chunks/7da4d7d6d3b29762.js"]}} +globalThis.__RSC_MANIFEST["/(marketing)/news/[slug]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js ":{"id":87975,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js":{"id":87975,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"87975":{"*":{"id":81795,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","server/chunks/ssr/752a2_6f9220fd._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"87975":{"*":{"id":1774,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/news/[slug]/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"],"[project]/novalon-website/src/app/(marketing)/news/[slug]/page":["static/chunks/4a80ea50ccec09d1.js","static/chunks/7da4d7d6d3b29762.js"]}} diff --git a/.next/server/app/(marketing)/news/page.js.nft.json b/.next/server/app/(marketing)/news/page.js.nft.json index 46a0844..a7f130a 100644 --- a/.next/server/app/(marketing)/news/page.js.nft.json +++ b/.next/server/app/(marketing)/news/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_6f9220fd._.js","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../../chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__a1eda219._.js","../../../chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/novalon-website_44600c78._.js","../../../chunks/ssr/novalon-website__next-internal_server_app_(marketing)_news_page_actions_52306a68.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_6f9220fd._.js","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__a08d5807._.js","../../../chunks/ssr/[root-of-the-server]__a1eda219._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/novalon-website_44600c78._.js","../../../chunks/ssr/novalon-website__next-internal_server_app_(marketing)_news_page_actions_52306a68.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/(marketing)/news/page_client-reference-manifest.js b/.next/server/app/(marketing)/news/page_client-reference-manifest.js index b9fab32..3af4f45 100644 --- a/.next/server/app/(marketing)/news/page_client-reference-manifest.js +++ b/.next/server/app/(marketing)/news/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/(marketing)/news/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js ":{"id":87975,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js":{"id":87975,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"87975":{"*":{"id":81795,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","server/chunks/ssr/752a2_6f9220fd._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"87975":{"*":{"id":1774,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/news/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"],"[project]/novalon-website/src/app/(marketing)/news/page":["static/chunks/e70eb527e90e54c5.js","static/chunks/7da4d7d6d3b29762.js"]}} +globalThis.__RSC_MANIFEST["/(marketing)/news/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js ":{"id":87975,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/app-dir/link.js":{"id":87975,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"87975":{"*":{"id":81795,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/752a2_next_dist_server_route-modules_app-page_vendored_7951540d._.js","server/chunks/ssr/752a2_6f9220fd._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"87975":{"*":{"id":1774,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/news/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"],"[project]/novalon-website/src/app/(marketing)/news/page":["static/chunks/4a80ea50ccec09d1.js","static/chunks/7da4d7d6d3b29762.js"]}} diff --git a/.next/server/app/(marketing)/page.js.nft.json b/.next/server/app/(marketing)/page.js.nft.json index 666170b..68c78e0 100644 --- a/.next/server/app/(marketing)/page.js.nft.json +++ b/.next/server/app/(marketing)/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/752a2_6f9220fd._.js","../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../chunks/ssr/[root-of-the-server]__68b4c032._.js","../../chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website_1de4a1ff._.js","../../chunks/ssr/novalon-website_6f041233._.js","../../chunks/ssr/novalon-website__next-internal_server_app_(marketing)_page_actions_93803ac6.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_e1767333._.js","../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../chunks/ssr/novalon-website_src_app_(marketing)_page_tsx_5e1600fc._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/752a2_6f9220fd._.js","../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../chunks/ssr/[root-of-the-server]__68b4c032._.js","../../chunks/ssr/[root-of-the-server]__a08d5807._.js","../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website_1de4a1ff._.js","../../chunks/ssr/novalon-website_6f041233._.js","../../chunks/ssr/novalon-website__next-internal_server_app_(marketing)_page_actions_93803ac6.js","../../chunks/ssr/novalon-website_bc2174e2._.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../chunks/ssr/novalon-website_src_app_(marketing)_page_tsx_5e1600fc._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/(marketing)/page_client-reference-manifest.js b/.next/server/app/(marketing)/page_client-reference-manifest.js index d6ff4cc..8e582c6 100644 --- a/.next/server/app/(marketing)/page_client-reference-manifest.js +++ b/.next/server/app/(marketing)/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/(marketing)/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/page.tsx ":{"id":4273,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/dc3b86661453cd20.js","/_next/static/chunks/39dd21bdcc96c176.js","/_next/static/chunks/accac818b158fbe7.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/page.tsx":{"id":4273,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/dc3b86661453cd20.js","/_next/static/chunks/39dd21bdcc96c176.js","/_next/static/chunks/accac818b158fbe7.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"4273":{"*":{"id":42704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/novalon-website_e1767333._.js","server/chunks/ssr/novalon-website_6f041233._.js","server/chunks/ssr/752a2_6f9220fd._.js","server/chunks/ssr/novalon-website_src_app_(marketing)_page_tsx_5e1600fc._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"4273":{"*":{"id":65351,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"],"[project]/novalon-website/src/app/(marketing)/page":["static/chunks/e70eb527e90e54c5.js","static/chunks/dc3b86661453cd20.js","static/chunks/39dd21bdcc96c176.js","static/chunks/accac818b158fbe7.js"]}} +globalThis.__RSC_MANIFEST["/(marketing)/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/page.tsx ":{"id":4273,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/abf5c58b3d877bf5.js","/_next/static/chunks/37da6067b3e514ee.js","/_next/static/chunks/d1fa17525b8a5bef.js"],"async":false},"[project]/novalon-website/src/app/(marketing)/page.tsx":{"id":4273,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/abf5c58b3d877bf5.js","/_next/static/chunks/37da6067b3e514ee.js","/_next/static/chunks/d1fa17525b8a5bef.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"4273":{"*":{"id":42704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js","server/chunks/ssr/novalon-website_bc2174e2._.js","server/chunks/ssr/novalon-website_6f041233._.js","server/chunks/ssr/novalon-website_src_app_(marketing)_page_tsx_5e1600fc._.js","server/chunks/ssr/752a2_6f9220fd._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}},"4273":{"*":{"id":65351,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}],"[project]/novalon-website/src/app/(marketing)/page":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"],"[project]/novalon-website/src/app/(marketing)/page":["static/chunks/4a80ea50ccec09d1.js","static/chunks/abf5c58b3d877bf5.js","static/chunks/37da6067b3e514ee.js","static/chunks/d1fa17525b8a5bef.js"]}} diff --git a/.next/server/app/(marketing)/products/page.js.nft.json b/.next/server/app/(marketing)/products/page.js.nft.json index d3e9a0c..714cee1 100644 --- a/.next/server/app/(marketing)/products/page.js.nft.json +++ b/.next/server/app/(marketing)/products/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[root-of-the-server]__cd9a6cac._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_products_page_actions_9443a16e.js","../../../chunks/ssr/novalon-website_457b14a4._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__a08d5807._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[root-of-the-server]__cd9a6cac._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_products_page_actions_9443a16e.js","../../../chunks/ssr/novalon-website_457b14a4._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/(marketing)/products/page_client-reference-manifest.js b/.next/server/app/(marketing)/products/page_client-reference-manifest.js index 326f8c7..1b3c03d 100644 --- a/.next/server/app/(marketing)/products/page_client-reference-manifest.js +++ b/.next/server/app/(marketing)/products/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/(marketing)/products/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"]}} +globalThis.__RSC_MANIFEST["/(marketing)/products/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"]}} diff --git a/.next/server/app/(marketing)/services/page.js.nft.json b/.next/server/app/(marketing)/services/page.js.nft.json index 53fad2a..e178bdf 100644 --- a/.next/server/app/(marketing)/services/page.js.nft.json +++ b/.next/server/app/(marketing)/services/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__8e223b4d._.js","../../../chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_services_page_actions_1a4033c6.js","../../../chunks/ssr/novalon-website_a006713e._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js","../../../chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js","../../../chunks/ssr/[root-of-the-server]__330bcac7._.js","../../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../../chunks/ssr/[root-of-the-server]__8e223b4d._.js","../../../chunks/ssr/[root-of-the-server]__a08d5807._.js","../../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../../chunks/ssr/[root-of-the-server]__b79fba40._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/a9f9b__next-internal_server_app_(marketing)_services_page_actions_1a4033c6.js","../../../chunks/ssr/novalon-website_a006713e._.js","../../../chunks/ssr/novalon-website_d4b6b505._.js","../../../chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js","../../../chunks/ssr/novalon-website_src_app_99607344._.js","../../../chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/(marketing)/services/page_client-reference-manifest.js b/.next/server/app/(marketing)/services/page_client-reference-manifest.js index 5c612a9..05cc514 100644 --- a/.next/server/app/(marketing)/services/page_client-reference-manifest.js +++ b/.next/server/app/(marketing)/services/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/(marketing)/services/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a1ff0f5e._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"]}} +globalThis.__RSC_MANIFEST["/(marketing)/services/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":[],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false}},"ssrModuleMapping":{"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a08d5807._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__330bcac7._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"]}} diff --git a/.next/server/app/_global-error.html b/.next/server/app/_global-error.html index 37cd93f..189501d 100644 --- a/.next/server/app/_global-error.html +++ b/.next/server/app/_global-error.html @@ -1,2 +1,2 @@ -500: Internal Server Error.

500

Internal Server Error.

\ No newline at end of file +500: Internal Server Error.

500

Internal Server Error.

\ No newline at end of file diff --git a/.next/server/app/_global-error.rsc b/.next/server/app/_global-error.rsc index 5021f3e..2a5f93c 100644 --- a/.next/server/app/_global-error.rsc +++ b/.next/server/app/_global-error.rsc @@ -6,7 +6,7 @@ 7:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] 9:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] b:I[52933,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true} 8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] c:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] 6:null diff --git a/.next/server/app/_global-error.segments/__PAGE__.segment.rsc b/.next/server/app/_global-error.segments/__PAGE__.segment.rsc index bd9ccc6..95662a4 100644 --- a/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +++ b/.next/server/app/_global-error.segments/__PAGE__.segment.rsc @@ -1,5 +1,5 @@ 1:"$Sreact.fragment" 2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 3:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false} 4:null diff --git a/.next/server/app/_global-error.segments/_full.segment.rsc b/.next/server/app/_global-error.segments/_full.segment.rsc index 5021f3e..2a5f93c 100644 --- a/.next/server/app/_global-error.segments/_full.segment.rsc +++ b/.next/server/app/_global-error.segments/_full.segment.rsc @@ -6,7 +6,7 @@ 7:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] 9:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] b:I[52933,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true} 8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] c:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] 6:null diff --git a/.next/server/app/_global-error.segments/_head.segment.rsc b/.next/server/app/_global-error.segments/_head.segment.rsc index 5f9ade1..1a5e5cc 100644 --- a/.next/server/app/_global-error.segments/_head.segment.rsc +++ b/.next/server/app/_global-error.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","1",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","1",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/_global-error.segments/_index.segment.rsc b/.next/server/app/_global-error.segments/_index.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/_global-error.segments/_index.segment.rsc +++ b/.next/server/app/_global-error.segments/_index.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/_global-error.segments/_tree.segment.rsc b/.next/server/app/_global-error.segments/_tree.segment.rsc index 77a322d..3d92fd1 100644 --- a/.next/server/app/_global-error.segments/_tree.segment.rsc +++ b/.next/server/app/_global-error.segments/_tree.segment.rsc @@ -1 +1 @@ -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false},"staleTime":300} diff --git a/.next/server/app/_global-error/page.js.nft.json b/.next/server/app/_global-error/page.js.nft.json index 4544557..e5f16be 100644 --- a/.next/server/app/_global-error/page.js.nft.json +++ b/.next/server/app/_global-error/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../chunks/ssr/752a2_next_dist_a267b25c._.js","../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../chunks/ssr/[root-of-the-server]__4ffd876d._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__c79f4863._.js","../../chunks/ssr/[root-of-the-server]__d0a3e382._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website__next-internal_server_app__global-error_page_actions_cc2d2df5.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../chunks/ssr/752a2_next_dist_a267b25c._.js","../../chunks/ssr/[root-of-the-server]__37d534b5._.js","../../chunks/ssr/[root-of-the-server]__4ffd876d._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__c79f4863._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website__next-internal_server_app__global-error_page_actions_cc2d2df5.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/_global-error/page_client-reference-manifest.js b/.next/server/app/_global-error/page_client-reference-manifest.js index 945121f..c628d65 100644 --- a/.next/server/app/_global-error/page_client-reference-manifest.js +++ b/.next/server/app/_global-error/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/_global-error/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false}},"ssrModuleMapping":{"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"]}} +globalThis.__RSC_MANIFEST["/_global-error/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false}},"ssrModuleMapping":{"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"]}} diff --git a/.next/server/app/_not-found.html b/.next/server/app/_not-found.html index fc12bea..cc75185 100644 --- a/.next/server/app/_not-found.html +++ b/.next/server/app/_not-found.html @@ -1,8 +1,8 @@ -404: This page could not be found.四川睿新致远科技有限公司 - 企业数字化转型服务商404: This page could not be found.四川睿新致远科技有限公司 - 企业数字化转型服务商

404

This page could not be found.

\ No newline at end of file +

404

This page could not be found.

\ No newline at end of file diff --git a/.next/server/app/_not-found.rsc b/.next/server/app/_not-found.rsc index a704a98..cf5507f 100644 --- a/.next/server/app/_not-found.rsc +++ b/.next/server/app/_not-found.rsc @@ -1,6 +1,6 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] @@ -10,8 +10,8 @@ b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 d:I[52933,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d","$undefined"],"S":true} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d","$undefined"],"S":true} a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] e:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] 8:null diff --git a/.next/server/app/_not-found.segments/_full.segment.rsc b/.next/server/app/_not-found.segments/_full.segment.rsc index a704a98..cf5507f 100644 --- a/.next/server/app/_not-found.segments/_full.segment.rsc +++ b/.next/server/app/_not-found.segments/_full.segment.rsc @@ -1,6 +1,6 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] @@ -10,8 +10,8 @@ b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 d:I[52933,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d","$undefined"],"S":true} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d","$undefined"],"S":true} a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] e:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] 8:null diff --git a/.next/server/app/_not-found.segments/_head.segment.rsc b/.next/server/app/_not-found.segments/_head.segment.rsc index 8196fad..4a4dcee 100644 --- a/.next/server/app/_not-found.segments/_head.segment.rsc +++ b/.next/server/app/_not-found.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/_not-found.segments/_index.segment.rsc b/.next/server/app/_not-found.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/_not-found.segments/_index.segment.rsc +++ b/.next/server/app/_not-found.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/_not-found.segments/_not-found.segment.rsc b/.next/server/app/_not-found.segments/_not-found.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/_not-found.segments/_not-found.segment.rsc +++ b/.next/server/app/_not-found.segments/_not-found.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc b/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc index 71678c3..b9db93a 100644 --- a/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +++ b/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc @@ -1,5 +1,5 @@ 1:"$Sreact.fragment" 2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 3:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false} 4:null diff --git a/.next/server/app/_not-found.segments/_tree.segment.rsc b/.next/server/app/_not-found.segments/_tree.segment.rsc index c11173f..51c36e3 100644 --- a/.next/server/app/_not-found.segments/_tree.segment.rsc +++ b/.next/server/app/_not-found.segments/_tree.segment.rsc @@ -1,4 +1,4 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"/_not-found","paramType":null,"paramKey":"/_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"/_not-found","paramType":null,"paramKey":"/_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/_not-found/page.js.nft.json b/.next/server/app/_not-found/page.js.nft.json index 89d10db..13325db 100644 --- a/.next/server/app/_not-found/page.js.nft.json +++ b/.next/server/app/_not-found/page.js.nft.json @@ -1 +1 @@ -{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../chunks/ssr/752a2_next_dist_esm_build_templates_app-page_94a04929.js","../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../chunks/ssr/[root-of-the-server]__4ffd876d._.js","../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../chunks/ssr/[root-of-the-server]__94fda59d._.js","../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__d0a3e382._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website__next-internal_server_app__not-found_page_actions_17012213.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file +{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/752a2_next_dist_5049edc6._.js","../../chunks/ssr/752a2_next_dist_9dcb9e4e._.js","../../chunks/ssr/752a2_next_dist_client_components_a387d789._.js","../../chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js","../../chunks/ssr/752a2_next_dist_esm_build_templates_app-page_94a04929.js","../../chunks/ssr/[root-of-the-server]__37d534b5._.js","../../chunks/ssr/[root-of-the-server]__4ffd876d._.js","../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../chunks/ssr/[root-of-the-server]__94fda59d._.js","../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website__next-internal_server_app__not-found_page_actions_17012213.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]} \ No newline at end of file diff --git a/.next/server/app/_not-found/page_client-reference-manifest.js b/.next/server/app/_not-found/page_client-reference-manifest.js index 9cbd28f..fcdfa72 100644 --- a/.next/server/app/_not-found/page_client-reference-manifest.js +++ b/.next/server/app/_not-found/page_client-reference-manifest.js @@ -1,2 +1,2 @@ globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {}; -globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/e70eb527e90e54c5.js"],"async":false}},"ssrModuleMapping":{"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__d0a3e382._.js","server/chunks/ssr/752a2_next_dist_f27a470c._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0c71020666eed1f7.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/src/app/layout":["static/chunks/e70eb527e90e54c5.js"]}} +globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js ":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/client/components/builtin/global-error.js":{"id":52933,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js ":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/layout-router.js":{"id":46510,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js ":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":33090,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js ":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-page.js":{"id":69480,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js ":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/client-segment.js":{"id":72052,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js ":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":90149,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js ":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":43379,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js ":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64026,"name":"*","chunks":["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx ":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/contexts/theme-context.tsx":{"id":57475,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx ":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false},"[project]/novalon-website/src/components/analytics/web-vitals.tsx":{"id":98866,"name":"*","chunks":["/_next/static/chunks/4a80ea50ccec09d1.js"],"async":false}},"ssrModuleMapping":{"52933":{"*":{"id":59951,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"46510":{"*":{"id":68343,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"33090":{"*":{"id":94508,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"69480":{"*":{"id":4806,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"72052":{"*":{"id":87680,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"90149":{"*":{"id":85933,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"43379":{"*":{"id":74340,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"64026":{"*":{"id":82296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__37d534b5._.js","server/chunks/ssr/752a2_next_dist_9dcb9e4e._.js"],"async":false}},"57475":{"*":{"id":12830,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}},"98866":{"*":{"id":4275,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__a51b6217._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"52933":{"*":{"id":65068,"name":"*","chunks":[],"async":false}},"46510":{"*":{"id":22400,"name":"*","chunks":[],"async":false}},"33090":{"*":{"id":33621,"name":"*","chunks":[],"async":false}},"69480":{"*":{"id":45337,"name":"*","chunks":[],"async":false}},"72052":{"*":{"id":65387,"name":"*","chunks":[],"async":false}},"90149":{"*":{"id":88302,"name":"*","chunks":[],"async":false}},"43379":{"*":{"id":18703,"name":"*","chunks":[],"async":false}},"64026":{"*":{"id":46235,"name":"*","chunks":[],"async":false}},"57475":{"*":{"id":61503,"name":"*","chunks":[],"async":false}},"98866":{"*":{"id":54294,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/novalon-website/src/app/favicon.ico":[],"[project]/novalon-website/src/app/layout":[{"path":"static/chunks/1d118f89e5afbf33.css","inlined":false},{"path":"static/chunks/3bd086ae042740ad.css","inlined":false},{"path":"static/chunks/0fdca403010681ac.css","inlined":false}]},"entryJSFiles":{"[project]/novalon-website/src/app/favicon.ico":["static/chunks/9282d61d30a462aa.js","static/chunks/d3476b7662fdc498.js"],"[project]/novalon-website/src/app/layout":["static/chunks/4a80ea50ccec09d1.js"]}} diff --git a/.next/server/app/about.html b/.next/server/app/about.html index 3653c36..5499ba9 100644 --- a/.next/server/app/about.html +++ b/.next/server/app/about.html @@ -1,8 +1,8 @@ -关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
关于我们

关于 睿新致远

专注科技创新,驱动智慧未来

公司简介

四川睿新致远科技有限公司成立于2026年1月15日,总部位于四川省成都市龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。

我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承"专注科技创新,驱动智慧未来"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。

50+
企业客户
100+
成功案例
200+
项目交付
8+
年行业经验

核心价值观

创新驱动

持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值

客户至上

深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系

追求卓越

精益求精的工作态度,确保每个项目都达到最高质量标准

诚信负责

恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重

发展历程

2026年1月15日

公司成立

四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务

2026年1月20日

推出转型方案

发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术

2026年1月25日

战略合作

与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂

2026年2月1日

行业认可

正式加入四川省软件行业协会,成为协会成员单位

2026年2月2日

官网上线

公司官方网站正式上线,为客户提供更加便捷的信息获取渠道

联系我们

公司地址

中国四川省成都市龙泉驿区幸福路12号

电子邮箱

contact@novalon.cn

联系电话

028-88888888

\ No newline at end of file +
关于我们

关于 睿新致远

专注科技创新,驱动智慧未来

公司简介

四川睿新致远科技有限公司成立于2026年1月15日,总部位于四川省成都市龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。

我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承"专注科技创新,驱动智慧未来"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。

50+
企业客户
100+
成功案例
200+
项目交付
8+
年行业经验

核心价值观

创新驱动

持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值

客户至上

深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系

追求卓越

精益求精的工作态度,确保每个项目都达到最高质量标准

诚信负责

恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重

发展历程

2026年1月15日

公司成立

四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务

2026年1月20日

推出转型方案

发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术

2026年1月25日

战略合作

与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂

2026年2月1日

行业认可

正式加入四川省软件行业协会,成为协会成员单位

2026年2月2日

官网上线

公司官方网站正式上线,为客户提供更加便捷的信息获取渠道

联系我们

公司地址

中国四川省成都市龙泉驿区幸福路12号

电子邮箱

contact@novalon.cn

联系电话

028-88888888

\ No newline at end of file diff --git a/.next/server/app/about.rsc b/.next/server/app/about.rsc index 027edef..b41740d 100644 --- a/.next/server/app/about.rsc +++ b/.next/server/app/about.rsc @@ -1,29 +1,30 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","about"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["about",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":"$L6"}]}],null,"$L7"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} -e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -f:"$Sreact.suspense" -11:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -13:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","div",null,{"className":"text-center mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"关于我们"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":["关于 ","睿新致远"]}],["$","p",null,{"className":"text-lg text-gray-600","children":"专注科技创新,驱动智慧未来"}]]}],["$","div",null,{"className":"prose prose-lg max-w-none mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-4","children":"公司简介"}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":["四川睿新致远科技有限公司","成立于","2026","年1月15日,总部位于","四川省成都市","龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。"]}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":"我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承\"专注科技创新,驱动智慧未来\"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。"}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6 mb-16","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"50+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"企业客户"}]]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"100+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"成功案例"}]]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"200+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"项目交付"}]]}]}],["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":"$La"}]]}],"$Lb","$Lc","$Ld"]}] -7:["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}] -8:["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -a:["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}] -b:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-lightbulb w-6 h-6","aria-hidden":"true","children":[["$","path","1gvzjb",{"d":"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}],["$","path","x1upvd",{"d":"M9 18h6"}],["$","path","ceow96",{"d":"M10 22h4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]]}]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-users w-6 h-6","aria-hidden":"true","children":[["$","path","1yyitq",{"d":"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}],["$","path","16gr8j",{"d":"M16 3.128a4 4 0 0 1 0 7.744"}],["$","path","kshegd",{"d":"M22 21v-2a4 4 0 0 0-3-3.87"}],["$","circle","nufk8",{"cx":"9","cy":"7","r":"4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"客户至上"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-6 h-6","aria-hidden":"true","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"追求卓越"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}],"$L15"]}]]}] -c:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"发展历程"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月15日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"公司成立"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务"}]]}]]}],["$","div","1",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月20日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"推出转型方案"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术"}]]}]]}],["$","div","2",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月25日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"战略合作"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂"}]]}]]}],["$","div","3",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月1日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"行业认可"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"正式加入四川省软件行业协会,成为协会成员单位"}]]}]]}],["$","div","4",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月2日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"官网上线"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}] -d:["$","div",null,{"className":"bg-gray-50 rounded-2xl p-8","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"联系我们"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-map-pin w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","1r0f0z",{"d":"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["$","circle","ilqhr7",{"cx":"12","cy":"10","r":"3"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"公司地址"}],["$","p",null,{"className":"text-sm font-medium","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-mail w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","132q7q",{"d":"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["$","rect","izxlao",{"x":"2","y":"4","width":"20","height":"16","rx":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"电子邮箱"}],["$","p",null,{"className":"text-sm font-medium","children":"contact@novalon.cn"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-phone w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","9njp5v",{"d":"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"联系电话"}],["$","p",null,{"className":"text-sm font-medium","children":"028-88888888"}]]}]]}]]}]]}] -15:["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}]}] -12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -16:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -10:null -14:[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L16","18",{}]] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","about"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["about",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":"$L6"}]}],null,"$L7"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +10:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +11:"$Sreact.suspense" +13:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +15:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","div",null,{"className":"text-center mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"关于我们"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":["关于 ","睿新致远"]}],["$","p",null,{"className":"text-lg text-gray-600","children":"专注科技创新,驱动智慧未来"}]]}],["$","div",null,{"className":"prose prose-lg max-w-none mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-4","children":"公司简介"}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":["四川睿新致远科技有限公司","成立于","2026","年1月15日,总部位于","四川省成都市","龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。"]}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":"我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承\"专注科技创新,驱动智慧未来\"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。"}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6 mb-16","children":[["$","div","0",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"50+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"企业客户"}]]}]}],["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"100+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"成功案例"}]]}]}],["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"200+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"项目交付"}]]}]}],["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}]}]]}],["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":"$La"}],"$Lb","$Lc","$Ld"]}]]}],"$Le","$Lf"]}] +7:["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}] +8:["$","$1","h",{"children":[null,["$","$L13",null,{"children":"$L14"}],["$","div",null,{"hidden":true,"children":["$","$L15",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L16"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +a:["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-lightbulb w-6 h-6","aria-hidden":"true","children":[["$","path","1gvzjb",{"d":"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}],["$","path","x1upvd",{"d":"M9 18h6"}],["$","path","ceow96",{"d":"M10 22h4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]]}]}] +b:["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-users w-6 h-6","aria-hidden":"true","children":[["$","path","1yyitq",{"d":"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}],["$","path","16gr8j",{"d":"M16 3.128a4 4 0 0 1 0 7.744"}],["$","path","kshegd",{"d":"M22 21v-2a4 4 0 0 0-3-3.87"}],["$","circle","nufk8",{"cx":"9","cy":"7","r":"4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"客户至上"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}] +c:["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-6 h-6","aria-hidden":"true","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"追求卓越"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}] +d:["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}]}] +e:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"发展历程"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月15日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"公司成立"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务"}]]}]]}],["$","div","1",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月20日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"推出转型方案"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术"}]]}]]}],["$","div","2",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月25日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"战略合作"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂"}]]}]]}],["$","div","3",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月1日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"行业认可"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"正式加入四川省软件行业协会,成为协会成员单位"}]]}]]}],["$","div","4",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月2日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"官网上线"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}] +f:["$","div",null,{"className":"bg-gray-50 rounded-2xl p-8","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"联系我们"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-map-pin w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","1r0f0z",{"d":"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["$","circle","ilqhr7",{"cx":"12","cy":"10","r":"3"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"公司地址"}],["$","p",null,{"className":"text-sm font-medium","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-mail w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","132q7q",{"d":"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["$","rect","izxlao",{"x":"2","y":"4","width":"20","height":"16","rx":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"电子邮箱"}],["$","p",null,{"className":"text-sm font-medium","children":"contact@novalon.cn"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-phone w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","9njp5v",{"d":"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"联系电话"}],["$","p",null,{"className":"text-sm font-medium","children":"028-88888888"}]]}]]}]]}]]}] +14:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +17:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +12:null +16:[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L17","18",{}]] diff --git a/.next/server/app/about.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/about.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/about.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/about.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/about.segments/!KG1hcmtldGluZyk/about.segment.rsc b/.next/server/app/about.segments/!KG1hcmtldGluZyk/about.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/about.segments/!KG1hcmtldGluZyk/about.segment.rsc +++ b/.next/server/app/about.segments/!KG1hcmtldGluZyk/about.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/about.segments/!KG1hcmtldGluZyk/about/__PAGE__.segment.rsc b/.next/server/app/about.segments/!KG1hcmtldGluZyk/about/__PAGE__.segment.rsc index f59af50..f8b89ff 100644 --- a/.next/server/app/about.segments/!KG1hcmtldGluZyk/about/__PAGE__.segment.rsc +++ b/.next/server/app/about.segments/!KG1hcmtldGluZyk/about/__PAGE__.segment.rsc @@ -1,11 +1,10 @@ 1:"$Sreact.fragment" -8:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -9:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","div",null,{"className":"text-center mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"关于我们"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":["关于 ","睿新致远"]}],["$","p",null,{"className":"text-lg text-gray-600","children":"专注科技创新,驱动智慧未来"}]]}],["$","div",null,{"className":"prose prose-lg max-w-none mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-4","children":"公司简介"}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":["四川睿新致远科技有限公司","成立于","2026","年1月15日,总部位于","四川省成都市","龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。"]}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":"我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承\"专注科技创新,驱动智慧未来\"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。"}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6 mb-16","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"50+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"企业客户"}]]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"100+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"成功案例"}]]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"200+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"项目交付"}]]}]}],["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":"$L2"}]]}],"$L3","$L4","$L5"]}]}]}],null,"$L6"]}],"loading":null,"isPartial":false} -2:["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}] -3:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-lightbulb w-6 h-6","aria-hidden":"true","children":[["$","path","1gvzjb",{"d":"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}],["$","path","x1upvd",{"d":"M9 18h6"}],["$","path","ceow96",{"d":"M10 22h4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]]}]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-users w-6 h-6","aria-hidden":"true","children":[["$","path","1yyitq",{"d":"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}],["$","path","16gr8j",{"d":"M16 3.128a4 4 0 0 1 0 7.744"}],["$","path","kshegd",{"d":"M22 21v-2a4 4 0 0 0-3-3.87"}],["$","circle","nufk8",{"cx":"9","cy":"7","r":"4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"客户至上"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-6 h-6","aria-hidden":"true","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"追求卓越"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}],"$L7"]}]]}] -4:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"发展历程"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月15日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"公司成立"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务"}]]}]]}],["$","div","1",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月20日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"推出转型方案"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术"}]]}]]}],["$","div","2",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月25日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"战略合作"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂"}]]}]]}],["$","div","3",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月1日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"行业认可"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"正式加入四川省软件行业协会,成为协会成员单位"}]]}]]}],["$","div","4",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月2日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"官网上线"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}] -5:["$","div",null,{"className":"bg-gray-50 rounded-2xl p-8","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"联系我们"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-map-pin w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","1r0f0z",{"d":"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["$","circle","ilqhr7",{"cx":"12","cy":"10","r":"3"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"公司地址"}],["$","p",null,{"className":"text-sm font-medium","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-mail w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","132q7q",{"d":"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["$","rect","izxlao",{"x":"2","y":"4","width":"20","height":"16","rx":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"电子邮箱"}],["$","p",null,{"className":"text-sm font-medium","children":"contact@novalon.cn"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-phone w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","9njp5v",{"d":"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"联系电话"}],["$","p",null,{"className":"text-sm font-medium","children":"028-88888888"}]]}]]}]]}]]}] -6:["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}] -7:["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}]}] -a:null +7:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +8:"$Sreact.suspense" +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","div",null,{"className":"text-center mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"关于我们"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":["关于 ","睿新致远"]}],["$","p",null,{"className":"text-lg text-gray-600","children":"专注科技创新,驱动智慧未来"}]]}],["$","div",null,{"className":"prose prose-lg max-w-none mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-4","children":"公司简介"}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":["四川睿新致远科技有限公司","成立于","2026","年1月15日,总部位于","四川省成都市","龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。"]}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":"我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承\"专注科技创新,驱动智慧未来\"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。"}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6 mb-16","children":[["$","div","0",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"50+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"企业客户"}]]}]}],["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"100+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"成功案例"}]]}]}],["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"200+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"项目交付"}]]}]}],["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}]}]]}],["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],"$L2"]}],"$L3","$L4"]}]}]}],null,"$L5"]}],"loading":null,"isPartial":false} +2:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-lightbulb w-6 h-6","aria-hidden":"true","children":[["$","path","1gvzjb",{"d":"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}],["$","path","x1upvd",{"d":"M9 18h6"}],["$","path","ceow96",{"d":"M10 22h4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]]}]}]}],["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-users w-6 h-6","aria-hidden":"true","children":[["$","path","1yyitq",{"d":"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}],["$","path","16gr8j",{"d":"M16 3.128a4 4 0 0 1 0 7.744"}],["$","path","kshegd",{"d":"M22 21v-2a4 4 0 0 0-3-3.87"}],["$","circle","nufk8",{"cx":"9","cy":"7","r":"4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"客户至上"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}],["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-6 h-6","aria-hidden":"true","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"追求卓越"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}],["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":"$L6"}]]}] +3:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"发展历程"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月15日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"公司成立"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务"}]]}]]}],["$","div","1",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月20日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"推出转型方案"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术"}]]}]]}],["$","div","2",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月25日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"战略合作"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂"}]]}]]}],["$","div","3",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月1日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"行业认可"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"正式加入四川省软件行业协会,成为协会成员单位"}]]}]]}],["$","div","4",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月2日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"官网上线"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}] +4:["$","div",null,{"className":"bg-gray-50 rounded-2xl p-8","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"联系我们"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-map-pin w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","1r0f0z",{"d":"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["$","circle","ilqhr7",{"cx":"12","cy":"10","r":"3"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"公司地址"}],["$","p",null,{"className":"text-sm font-medium","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-mail w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","132q7q",{"d":"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["$","rect","izxlao",{"x":"2","y":"4","width":"20","height":"16","rx":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"电子邮箱"}],["$","p",null,{"className":"text-sm font-medium","children":"contact@novalon.cn"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-phone w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","9njp5v",{"d":"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"联系电话"}],["$","p",null,{"className":"text-sm font-medium","children":"028-88888888"}]]}]]}]]}]]}] +5:["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}] +6:["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}] +9:null diff --git a/.next/server/app/about.segments/_full.segment.rsc b/.next/server/app/about.segments/_full.segment.rsc index 027edef..b41740d 100644 --- a/.next/server/app/about.segments/_full.segment.rsc +++ b/.next/server/app/about.segments/_full.segment.rsc @@ -1,29 +1,30 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","about"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["about",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":"$L6"}]}],null,"$L7"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} -e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -f:"$Sreact.suspense" -11:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -13:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","div",null,{"className":"text-center mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"关于我们"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":["关于 ","睿新致远"]}],["$","p",null,{"className":"text-lg text-gray-600","children":"专注科技创新,驱动智慧未来"}]]}],["$","div",null,{"className":"prose prose-lg max-w-none mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-4","children":"公司简介"}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":["四川睿新致远科技有限公司","成立于","2026","年1月15日,总部位于","四川省成都市","龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。"]}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":"我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承\"专注科技创新,驱动智慧未来\"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。"}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6 mb-16","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"50+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"企业客户"}]]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"100+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"成功案例"}]]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"200+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"项目交付"}]]}]}],["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":"$La"}]]}],"$Lb","$Lc","$Ld"]}] -7:["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}] -8:["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -a:["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}] -b:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-lightbulb w-6 h-6","aria-hidden":"true","children":[["$","path","1gvzjb",{"d":"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}],["$","path","x1upvd",{"d":"M9 18h6"}],["$","path","ceow96",{"d":"M10 22h4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]]}]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-users w-6 h-6","aria-hidden":"true","children":[["$","path","1yyitq",{"d":"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}],["$","path","16gr8j",{"d":"M16 3.128a4 4 0 0 1 0 7.744"}],["$","path","kshegd",{"d":"M22 21v-2a4 4 0 0 0-3-3.87"}],["$","circle","nufk8",{"cx":"9","cy":"7","r":"4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"客户至上"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-6 h-6","aria-hidden":"true","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"追求卓越"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}],"$L15"]}]]}] -c:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"发展历程"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月15日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"公司成立"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务"}]]}]]}],["$","div","1",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月20日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"推出转型方案"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术"}]]}]]}],["$","div","2",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月25日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"战略合作"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂"}]]}]]}],["$","div","3",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月1日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"行业认可"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"正式加入四川省软件行业协会,成为协会成员单位"}]]}]]}],["$","div","4",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月2日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"官网上线"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}] -d:["$","div",null,{"className":"bg-gray-50 rounded-2xl p-8","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"联系我们"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-map-pin w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","1r0f0z",{"d":"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["$","circle","ilqhr7",{"cx":"12","cy":"10","r":"3"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"公司地址"}],["$","p",null,{"className":"text-sm font-medium","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-mail w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","132q7q",{"d":"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["$","rect","izxlao",{"x":"2","y":"4","width":"20","height":"16","rx":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"电子邮箱"}],["$","p",null,{"className":"text-sm font-medium","children":"contact@novalon.cn"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-phone w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","9njp5v",{"d":"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"联系电话"}],["$","p",null,{"className":"text-sm font-medium","children":"028-88888888"}]]}]]}]]}]]}] -15:["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}]}] -12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -16:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -10:null -14:[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L16","18",{}]] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","about"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["about",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":"$L6"}]}],null,"$L7"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +10:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +11:"$Sreact.suspense" +13:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +15:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","div",null,{"className":"text-center mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"关于我们"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":["关于 ","睿新致远"]}],["$","p",null,{"className":"text-lg text-gray-600","children":"专注科技创新,驱动智慧未来"}]]}],["$","div",null,{"className":"prose prose-lg max-w-none mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-4","children":"公司简介"}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":["四川睿新致远科技有限公司","成立于","2026","年1月15日,总部位于","四川省成都市","龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。"]}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":"我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承\"专注科技创新,驱动智慧未来\"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。"}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6 mb-16","children":[["$","div","0",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"50+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"企业客户"}]]}]}],["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"100+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"成功案例"}]]}]}],["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"200+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"项目交付"}]]}]}],["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}]}]]}],["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":"$La"}],"$Lb","$Lc","$Ld"]}]]}],"$Le","$Lf"]}] +7:["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}] +8:["$","$1","h",{"children":[null,["$","$L13",null,{"children":"$L14"}],["$","div",null,{"hidden":true,"children":["$","$L15",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L16"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +a:["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-lightbulb w-6 h-6","aria-hidden":"true","children":[["$","path","1gvzjb",{"d":"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}],["$","path","x1upvd",{"d":"M9 18h6"}],["$","path","ceow96",{"d":"M10 22h4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]]}]}] +b:["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-users w-6 h-6","aria-hidden":"true","children":[["$","path","1yyitq",{"d":"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}],["$","path","16gr8j",{"d":"M16 3.128a4 4 0 0 1 0 7.744"}],["$","path","kshegd",{"d":"M22 21v-2a4 4 0 0 0-3-3.87"}],["$","circle","nufk8",{"cx":"9","cy":"7","r":"4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"客户至上"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}] +c:["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-6 h-6","aria-hidden":"true","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"追求卓越"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}] +d:["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}]}] +e:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"发展历程"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月15日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"公司成立"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务"}]]}]]}],["$","div","1",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月20日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"推出转型方案"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术"}]]}]]}],["$","div","2",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月25日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"战略合作"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂"}]]}]]}],["$","div","3",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月1日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"行业认可"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"正式加入四川省软件行业协会,成为协会成员单位"}]]}]]}],["$","div","4",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月2日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"官网上线"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}] +f:["$","div",null,{"className":"bg-gray-50 rounded-2xl p-8","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"联系我们"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-map-pin w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","1r0f0z",{"d":"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["$","circle","ilqhr7",{"cx":"12","cy":"10","r":"3"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"公司地址"}],["$","p",null,{"className":"text-sm font-medium","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-mail w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","132q7q",{"d":"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["$","rect","izxlao",{"x":"2","y":"4","width":"20","height":"16","rx":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"电子邮箱"}],["$","p",null,{"className":"text-sm font-medium","children":"contact@novalon.cn"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-phone w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","9njp5v",{"d":"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"联系电话"}],["$","p",null,{"className":"text-sm font-medium","children":"028-88888888"}]]}]]}]]}]]}] +14:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +17:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +12:null +16:[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L17","18",{}]] diff --git a/.next/server/app/about.segments/_head.segment.rsc b/.next/server/app/about.segments/_head.segment.rsc index 6b9da80..f204594 100644 --- a/.next/server/app/about.segments/_head.segment.rsc +++ b/.next/server/app/about.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/about.segments/_index.segment.rsc b/.next/server/app/about.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/about.segments/_index.segment.rsc +++ b/.next/server/app/about.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/about.segments/_tree.segment.rsc b/.next/server/app/about.segments/_tree.segment.rsc index 51e42ad..531cd16 100644 --- a/.next/server/app/about.segments/_tree.segment.rsc +++ b/.next/server/app/about.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"about","paramType":null,"paramKey":"about","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"about","paramType":null,"paramKey":"about","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/contact.html b/.next/server/app/contact.html index 46961b1..d1a9c40 100644 --- a/.next/server/app/contact.html +++ b/.next/server/app/contact.html @@ -1,8 +1,8 @@ -四川睿新致远科技有限公司 - 企业数字化转型服务商四川睿新致远科技有限公司 - 企业数字化转型服务商
联系我们

与我们取得联系

无论您有任何问题或合作意向,我们都很乐意与您交流

联系方式

公司地址

中国四川省成都市龙泉驿区幸福路12号

联系电话

028-88888888

电子邮箱

contact@novalon.cn

工作时间
周一至周五9:00 - 18:00
周六9:00 - 12:00
周日休息
发送消息
\ No newline at end of file +
联系我们

与我们取得联系

无论您有任何问题或合作意向,我们都很乐意与您交流

联系方式

公司地址

中国四川省成都市龙泉驿区幸福路12号

联系电话

028-88888888

电子邮箱

contact@novalon.cn

工作时间
周一至周五9:00 - 18:00
周六9:00 - 12:00
周日休息
发送消息
\ No newline at end of file diff --git a/.next/server/app/contact.rsc b/.next/server/app/contact.rsc index 8fb70b1..1f502c7 100644 --- a/.next/server/app/contact.rsc +++ b/.next/server/app/contact.rsc @@ -1,24 +1,24 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 6:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"] -7:I[53739,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/1696c92b61dfc710.js","/_next/static/chunks/13ef81e1a8e17aa4.js"],"default"] +7:I[53739,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/803ff8ae1cd1a2c2.js","/_next/static/chunks/2b6c9cba452880d5.js"],"default"] e:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","contact"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["contact",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],["$La","$Lb"],"$Lc"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$Ld",false]],"m":"$undefined","G":["$e",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","contact"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["contact",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],["$La","$Lb"],"$Lc"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$Ld",false]],"m":"$undefined","G":["$e",[]],"S":true} f:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 10:"$Sreact.suspense" 12:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] 14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -a:["$","script","script-0",{"src":"/_next/static/chunks/1696c92b61dfc710.js","async":true,"nonce":"$undefined"}] -b:["$","script","script-1",{"src":"/_next/static/chunks/13ef81e1a8e17aa4.js","async":true,"nonce":"$undefined"}] +a:["$","script","script-0",{"src":"/_next/static/chunks/803ff8ae1cd1a2c2.js","async":true,"nonce":"$undefined"}] +b:["$","script","script-1",{"src":"/_next/static/chunks/2b6c9cba452880d5.js","async":true,"nonce":"$undefined"}] c:["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}] d:["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] 8:{} diff --git a/.next/server/app/contact.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/contact.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/contact.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/contact.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact.segment.rsc b/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact.segment.rsc +++ b/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact/__PAGE__.segment.rsc b/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact/__PAGE__.segment.rsc index f059c33..c8a99fe 100644 --- a/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact/__PAGE__.segment.rsc +++ b/.next/server/app/contact.segments/!KG1hcmtldGluZyk/contact/__PAGE__.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" 2:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"] -3:I[53739,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/1696c92b61dfc710.js","/_next/static/chunks/13ef81e1a8e17aa4.js"],"default"] +3:I[53739,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/803ff8ae1cd1a2c2.js","/_next/static/chunks/2b6c9cba452880d5.js"],"default"] 6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 7:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1696c92b61dfc710.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/13ef81e1a8e17aa4.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/803ff8ae1cd1a2c2.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/2b6c9cba452880d5.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false} 4:{} 5:"$0:rsc:props:children:0:props:serverProvidedParams:params" 8:null diff --git a/.next/server/app/contact.segments/_full.segment.rsc b/.next/server/app/contact.segments/_full.segment.rsc index 8fb70b1..1f502c7 100644 --- a/.next/server/app/contact.segments/_full.segment.rsc +++ b/.next/server/app/contact.segments/_full.segment.rsc @@ -1,24 +1,24 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 6:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"] -7:I[53739,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/1696c92b61dfc710.js","/_next/static/chunks/13ef81e1a8e17aa4.js"],"default"] +7:I[53739,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/803ff8ae1cd1a2c2.js","/_next/static/chunks/2b6c9cba452880d5.js"],"default"] e:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","contact"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["contact",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],["$La","$Lb"],"$Lc"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$Ld",false]],"m":"$undefined","G":["$e",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","contact"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["contact",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],["$La","$Lb"],"$Lc"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$Ld",false]],"m":"$undefined","G":["$e",[]],"S":true} f:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 10:"$Sreact.suspense" 12:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] 14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -a:["$","script","script-0",{"src":"/_next/static/chunks/1696c92b61dfc710.js","async":true,"nonce":"$undefined"}] -b:["$","script","script-1",{"src":"/_next/static/chunks/13ef81e1a8e17aa4.js","async":true,"nonce":"$undefined"}] +a:["$","script","script-0",{"src":"/_next/static/chunks/803ff8ae1cd1a2c2.js","async":true,"nonce":"$undefined"}] +b:["$","script","script-1",{"src":"/_next/static/chunks/2b6c9cba452880d5.js","async":true,"nonce":"$undefined"}] c:["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}] d:["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] 8:{} diff --git a/.next/server/app/contact.segments/_head.segment.rsc b/.next/server/app/contact.segments/_head.segment.rsc index e3f3154..ff64096 100644 --- a/.next/server/app/contact.segments/_head.segment.rsc +++ b/.next/server/app/contact.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/contact.segments/_index.segment.rsc b/.next/server/app/contact.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/contact.segments/_index.segment.rsc +++ b/.next/server/app/contact.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/contact.segments/_tree.segment.rsc b/.next/server/app/contact.segments/_tree.segment.rsc index 7fe6956..07b3bf5 100644 --- a/.next/server/app/contact.segments/_tree.segment.rsc +++ b/.next/server/app/contact.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"contact","paramType":null,"paramKey":"contact","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"contact","paramType":null,"paramKey":"contact","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/index.html b/.next/server/app/index.html index 25b4392..28a02a8 100644 --- a/.next/server/app/index.html +++ b/.next/server/app/index.html @@ -1,4 +1,4 @@ -四川睿新致远科技有限公司 - 企业数字化转型服务商四川睿新致远科技有限公司 - 企业数字化转型服务商 \ No newline at end of file + ">

发送消息

\ No newline at end of file diff --git a/.next/server/app/index.rsc b/.next/server/app/index.rsc index 0eeb939..479209c 100644 --- a/.next/server/app/index.rsc +++ b/.next/server/app/index.rsc @@ -1,18 +1,18 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 6:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"] -7:I[4273,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/dc3b86661453cd20.js","/_next/static/chunks/39dd21bdcc96c176.js","/_next/static/chunks/accac818b158fbe7.js"],"default"] +7:I[4273,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/abf5c58b3d877bf5.js","/_next/static/chunks/37da6067b3e514ee.js","/_next/static/chunks/d1fa17525b8a5bef.js"],"default"] c:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["",""],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/dc3b86661453cd20.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/39dd21bdcc96c176.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/accac818b158fbe7.js","async":true,"nonce":"$undefined"}]],"$La"]}],{},null,false,false]},null,false,false]},null,false,false],"$Lb",false]],"m":"$undefined","G":["$c",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["",""],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/abf5c58b3d877bf5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/37da6067b3e514ee.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/d1fa17525b8a5bef.js","async":true,"nonce":"$undefined"}]],"$La"]}],{},null,false,false]},null,false,false]},null,false,false],"$Lb",false]],"m":"$undefined","G":["$c",[]],"S":true} d:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] e:"$Sreact.suspense" 10:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] diff --git a/.next/server/app/index.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/index.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/index.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/index.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/index.segments/!KG1hcmtldGluZyk/__PAGE__.segment.rsc b/.next/server/app/index.segments/!KG1hcmtldGluZyk/__PAGE__.segment.rsc index 95a2107..7dcd4f9 100644 --- a/.next/server/app/index.segments/!KG1hcmtldGluZyk/__PAGE__.segment.rsc +++ b/.next/server/app/index.segments/!KG1hcmtldGluZyk/__PAGE__.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" 2:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"] -3:I[4273,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/dc3b86661453cd20.js","/_next/static/chunks/39dd21bdcc96c176.js","/_next/static/chunks/accac818b158fbe7.js"],"default"] +3:I[4273,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/abf5c58b3d877bf5.js","/_next/static/chunks/37da6067b3e514ee.js","/_next/static/chunks/d1fa17525b8a5bef.js"],"default"] 6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 7:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/dc3b86661453cd20.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/39dd21bdcc96c176.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/accac818b158fbe7.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/abf5c58b3d877bf5.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/37da6067b3e514ee.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/d1fa17525b8a5bef.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false} 4:{} 5:"$0:rsc:props:children:0:props:serverProvidedParams:params" 8:null diff --git a/.next/server/app/index.segments/_full.segment.rsc b/.next/server/app/index.segments/_full.segment.rsc index 0eeb939..479209c 100644 --- a/.next/server/app/index.segments/_full.segment.rsc +++ b/.next/server/app/index.segments/_full.segment.rsc @@ -1,18 +1,18 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 6:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"] -7:I[4273,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/dc3b86661453cd20.js","/_next/static/chunks/39dd21bdcc96c176.js","/_next/static/chunks/accac818b158fbe7.js"],"default"] +7:I[4273,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/abf5c58b3d877bf5.js","/_next/static/chunks/37da6067b3e514ee.js","/_next/static/chunks/d1fa17525b8a5bef.js"],"default"] c:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["",""],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/dc3b86661453cd20.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/39dd21bdcc96c176.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/accac818b158fbe7.js","async":true,"nonce":"$undefined"}]],"$La"]}],{},null,false,false]},null,false,false]},null,false,false],"$Lb",false]],"m":"$undefined","G":["$c",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["",""],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/abf5c58b3d877bf5.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/37da6067b3e514ee.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/d1fa17525b8a5bef.js","async":true,"nonce":"$undefined"}]],"$La"]}],{},null,false,false]},null,false,false]},null,false,false],"$Lb",false]],"m":"$undefined","G":["$c",[]],"S":true} d:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] e:"$Sreact.suspense" 10:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] diff --git a/.next/server/app/index.segments/_head.segment.rsc b/.next/server/app/index.segments/_head.segment.rsc index e3f3154..ff64096 100644 --- a/.next/server/app/index.segments/_head.segment.rsc +++ b/.next/server/app/index.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/index.segments/_index.segment.rsc b/.next/server/app/index.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/index.segments/_index.segment.rsc +++ b/.next/server/app/index.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/index.segments/_tree.segment.rsc b/.next/server/app/index.segments/_tree.segment.rsc index 1b32dbf..59350fa 100644 --- a/.next/server/app/index.segments/_tree.segment.rsc +++ b/.next/server/app/index.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/news.html b/.next/server/app/news.html index 5cf1741..56b14a3 100644 --- a/.next/server/app/news.html +++ b/.next/server/app/news.html @@ -1,8 +1,8 @@ -新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
新闻动态

最新资讯

了解公司最新动态、行业资讯和技术分享

公司新闻2026-01-15
四川睿新致远科技有限公司正式成立
2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。
阅读更多
产品发布2026-01-20
公司推出企业数字化转型解决方案
针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。
阅读更多
合作动态2026-01-25
与本地制造企业达成战略合作协议
公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。
阅读更多
公司新闻2026-02-01
公司加入四川省软件行业协会
公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。
阅读更多
行业资讯2026-02-02
2026年企业数字化转型趋势报告发布
公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。
阅读更多
公司新闻2026-02-02
公司官网全新上线
经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。
阅读更多
\ No newline at end of file +
新闻动态

最新资讯

了解公司最新动态、行业资讯和技术分享

公司新闻2026-01-15
四川睿新致远科技有限公司正式成立
2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。
阅读更多
产品发布2026-01-20
公司推出企业数字化转型解决方案
针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。
阅读更多
合作动态2026-01-25
与本地制造企业达成战略合作协议
公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。
阅读更多
公司新闻2026-02-01
公司加入四川省软件行业协会
公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。
阅读更多
行业资讯2026-02-02
2026年企业数字化转型趋势报告发布
公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。
阅读更多
公司新闻2026-02-02
公司官网全新上线
经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。
阅读更多
\ No newline at end of file diff --git a/.next/server/app/news.rsc b/.next/server/app/news.rsc index c09b2df..58125b1 100644 --- a/.next/server/app/news.rsc +++ b/.next/server/app/news.rsc @@ -1,34 +1,37 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] b:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],["$L8"],"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} -c:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -15:"$Sreact.suspense" -17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -19:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"新闻动态"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"最新资讯"}],["$","p",null,{"className":"text-lg text-gray-600","children":"了解公司最新动态、行业资讯和技术分享"}]]}] -7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"四川睿新致远科技有限公司正式成立"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","$Lc",null,{"href":"/news/1","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"产品发布"}],"$Ld"]}],"$Le"]}],"$Lf"]}],"$L10","$L11","$L12","$L13"]}] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],["$L8"],"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} +c:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +18:"$Sreact.suspense" +1a:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +1c:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"新闻动态"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"最新资讯"}],["$","p",null,{"className":"text-lg text-gray-600","children":"了解公司最新动态、行业资讯和技术分享"}]]}] +7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"四川睿新致远科技有限公司正式成立"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","$Lc",null,{"href":"/news/1","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}],["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":["$Ld","$Le","$Lf","$L10","$undefined"]}],"2026-01-20"]}]]}],"$L11"]}],"$L12"]}],"$L13","$L14","$L15","$L16"]}] 8:["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}] -9:["$","$L14",null,{"children":["$","$15",null,{"name":"Next.MetadataOutlet","children":"$@16"}]}] -a:["$","$1","h",{"children":[null,["$","$L17",null,{"children":"$L18"}],["$","div",null,{"hidden":true,"children":["$","$L19",null,{"children":["$","$15",null,{"name":"Next.Metadata","children":"$L1a"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -d:["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}] -e:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司推出企业数字化转型解决方案"}] -f:["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","$Lc",null,{"href":"/news/2","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}] -10:["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"与本地制造企业达成战略合作协议"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","$Lc",null,{"href":"/news/3","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -11:["$","div","4",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司加入四川省软件行业协会"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","$Lc",null,{"href":"/news/4","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -12:["$","div","5",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"2026年企业数字化转型趋势报告发布"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","$Lc",null,{"href":"/news/5","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -13:["$","div","6",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司官网全新上线"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","$Lc",null,{"href":"/news/6","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -1b:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -16:null -1a:[["$","title","0",{"children":"新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的最新动态和行业资讯"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1b","18",{}]] +9:["$","$L17",null,{"children":["$","$18",null,{"name":"Next.MetadataOutlet","children":"$@19"}]}] +a:["$","$1","h",{"children":[null,["$","$L1a",null,{"children":"$L1b"}],["$","div",null,{"hidden":true,"children":["$","$L1c",null,{"children":["$","$18",null,{"name":"Next.Metadata","children":"$L1d"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +d:["$","path","1cmpym",{"d":"M8 2v4"}] +e:["$","path","4m81vk",{"d":"M16 2v4"}] +f:["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}] +10:["$","path","8toen8",{"d":"M3 10h18"}] +11:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司推出企业数字化转型解决方案"}] +12:["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","$Lc",null,{"href":"/news/2","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}] +13:["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"与本地制造企业达成战略合作协议"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","$Lc",null,{"href":"/news/3","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +14:["$","div","4",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司加入四川省软件行业协会"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","$Lc",null,{"href":"/news/4","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +15:["$","div","5",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"2026年企业数字化转型趋势报告发布"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","$Lc",null,{"href":"/news/5","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +16:["$","div","6",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司官网全新上线"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","$Lc",null,{"href":"/news/6","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +1b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +1e:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +19:null +1d:[["$","title","0",{"children":"新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的最新动态和行业资讯"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1e","18",{}]] diff --git a/.next/server/app/news.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/news.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/news.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/news.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news.segments/!KG1hcmtldGluZyk/news.segment.rsc b/.next/server/app/news.segments/!KG1hcmtldGluZyk/news.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news.segments/!KG1hcmtldGluZyk/news.segment.rsc +++ b/.next/server/app/news.segments/!KG1hcmtldGluZyk/news.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news.segments/!KG1hcmtldGluZyk/news/__PAGE__.segment.rsc b/.next/server/app/news.segments/!KG1hcmtldGluZyk/news/__PAGE__.segment.rsc index c0f201c..d11cec5 100644 --- a/.next/server/app/news.segments/!KG1hcmtldGluZyk/news/__PAGE__.segment.rsc +++ b/.next/server/app/news.segments/!KG1hcmtldGluZyk/news/__PAGE__.segment.rsc @@ -1,13 +1,15 @@ 1:"$Sreact.fragment" -2:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -b:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":[["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"新闻动态"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"最新资讯"}],["$","p",null,{"className":"text-lg text-gray-600","children":"了解公司最新动态、行业资讯和技术分享"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"四川睿新致远科技有限公司正式成立"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","$L2",null,{"href":"/news/1","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}],"$L3","$L4","$L5","$L6","$L7"]}]]}]}],["$L8"],"$L9"]}],"loading":null,"isPartial":false} -3:["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司推出企业数字化转型解决方案"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","$L2",null,{"href":"/news/2","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -4:["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"与本地制造企业达成战略合作协议"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","$L2",null,{"href":"/news/3","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -5:["$","div","4",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司加入四川省软件行业协会"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","$L2",null,{"href":"/news/4","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -6:["$","div","5",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"2026年企业数字化转型趋势报告发布"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","$L2",null,{"href":"/news/5","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -7:["$","div","6",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司官网全新上线"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","$L2",null,{"href":"/news/6","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -8:["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}] -9:["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}] -c:null +2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +c:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +d:"$Sreact.suspense" +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":[["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"新闻动态"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"最新资讯"}],["$","p",null,{"className":"text-lg text-gray-600","children":"了解公司最新动态、行业资讯和技术分享"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"四川睿新致远科技有限公司正式成立"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","$L2",null,{"href":"/news/1","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}],["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":["$L3","$L4"]}],"$L5"]}],"$L6","$L7","$L8","$L9"]}]]}]}],["$La"],"$Lb"]}],"loading":null,"isPartial":false} +3:["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}] +4:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司推出企业数字化转型解决方案"}] +5:["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","$L2",null,{"href":"/news/2","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}] +6:["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"与本地制造企业达成战略合作协议"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","$L2",null,{"href":"/news/3","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +7:["$","div","4",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司加入四川省软件行业协会"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","$L2",null,{"href":"/news/4","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +8:["$","div","5",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"2026年企业数字化转型趋势报告发布"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","$L2",null,{"href":"/news/5","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +9:["$","div","6",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司官网全新上线"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","$L2",null,{"href":"/news/6","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +a:["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}] +b:["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}] +e:null diff --git a/.next/server/app/news.segments/_full.segment.rsc b/.next/server/app/news.segments/_full.segment.rsc index c09b2df..58125b1 100644 --- a/.next/server/app/news.segments/_full.segment.rsc +++ b/.next/server/app/news.segments/_full.segment.rsc @@ -1,34 +1,37 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] b:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],["$L8"],"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} -c:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -15:"$Sreact.suspense" -17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -19:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"新闻动态"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"最新资讯"}],["$","p",null,{"className":"text-lg text-gray-600","children":"了解公司最新动态、行业资讯和技术分享"}]]}] -7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"四川睿新致远科技有限公司正式成立"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","$Lc",null,{"href":"/news/1","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"产品发布"}],"$Ld"]}],"$Le"]}],"$Lf"]}],"$L10","$L11","$L12","$L13"]}] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],["$L8"],"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} +c:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +18:"$Sreact.suspense" +1a:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +1c:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"新闻动态"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"最新资讯"}],["$","p",null,{"className":"text-lg text-gray-600","children":"了解公司最新动态、行业资讯和技术分享"}]]}] +7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","1",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"四川睿新致远科技有限公司正式成立"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","$Lc",null,{"href":"/news/1","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}],["$","div","2",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":["$Ld","$Le","$Lf","$L10","$undefined"]}],"2026-01-20"]}]]}],"$L11"]}],"$L12"]}],"$L13","$L14","$L15","$L16"]}] 8:["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}] -9:["$","$L14",null,{"children":["$","$15",null,{"name":"Next.MetadataOutlet","children":"$@16"}]}] -a:["$","$1","h",{"children":[null,["$","$L17",null,{"children":"$L18"}],["$","div",null,{"hidden":true,"children":["$","$L19",null,{"children":["$","$15",null,{"name":"Next.Metadata","children":"$L1a"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -d:["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}] -e:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司推出企业数字化转型解决方案"}] -f:["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","$Lc",null,{"href":"/news/2","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}] -10:["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"与本地制造企业达成战略合作协议"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","$Lc",null,{"href":"/news/3","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -11:["$","div","4",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司加入四川省软件行业协会"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","$Lc",null,{"href":"/news/4","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -12:["$","div","5",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"2026年企业数字化转型趋势报告发布"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","$Lc",null,{"href":"/news/5","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -13:["$","div","6",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)]","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl leading-tight","children":"公司官网全新上线"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-6 flex-1","children":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","$Lc",null,{"href":"/news/6","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] -18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -1b:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -16:null -1a:[["$","title","0",{"children":"新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的最新动态和行业资讯"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1b","18",{}]] +9:["$","$L17",null,{"children":["$","$18",null,{"name":"Next.MetadataOutlet","children":"$@19"}]}] +a:["$","$1","h",{"children":[null,["$","$L1a",null,{"children":"$L1b"}],["$","div",null,{"hidden":true,"children":["$","$L1c",null,{"children":["$","$18",null,{"name":"Next.Metadata","children":"$L1d"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +d:["$","path","1cmpym",{"d":"M8 2v4"}] +e:["$","path","4m81vk",{"d":"M16 2v4"}] +f:["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}] +10:["$","path","8toen8",{"d":"M3 10h18"}] +11:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司推出企业数字化转型解决方案"}] +12:["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","$Lc",null,{"href":"/news/2","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}] +13:["$","div","3",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"与本地制造企业达成战略合作协议"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","$Lc",null,{"href":"/news/3","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +14:["$","div","4",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司加入四川省软件行业协会"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","$Lc",null,{"href":"/news/4","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +15:["$","div","5",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"2026年企业数字化转型趋势报告发布"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","$Lc",null,{"href":"/news/5","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +16:["$","div","6",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full flex flex-col","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"flex items-center gap-2 mb-3","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-3 h-3","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司官网全新上线"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-6 flex-1","children":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","$Lc",null,{"href":"/news/6","className":"inline-flex items-center text-sm font-medium text-black hover:underline","children":["阅读更多",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-1 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]]}] +1b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +1e:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +19:null +1d:[["$","title","0",{"children":"新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的最新动态和行业资讯"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1e","18",{}]] diff --git a/.next/server/app/news.segments/_head.segment.rsc b/.next/server/app/news.segments/_head.segment.rsc index 6f167d1..01c1470 100644 --- a/.next/server/app/news.segments/_head.segment.rsc +++ b/.next/server/app/news.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的最新动态和行业资讯"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"新闻动态 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的最新动态和行业资讯"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news.segments/_index.segment.rsc b/.next/server/app/news.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/news.segments/_index.segment.rsc +++ b/.next/server/app/news.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news.segments/_tree.segment.rsc b/.next/server/app/news.segments/_tree.segment.rsc index 15b6025..b834264 100644 --- a/.next/server/app/news.segments/_tree.segment.rsc +++ b/.next/server/app/news.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/news/1.html b/.next/server/app/news/1.html index d1172b7..cfa1213 100644 --- a/.next/server/app/news/1.html +++ b/.next/server/app/news/1.html @@ -1,8 +1,8 @@ -四川睿新致远科技有限公司正式成立 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司四川睿新致远科技有限公司正式成立 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
返回新闻列表
公司新闻2026-01-15

四川睿新致远科技有限公司正式成立

2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。

公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了"专注科技创新,驱动智慧未来"的企业使命。

公司创始人表示:"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。"

公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。

\ No newline at end of file +
返回新闻列表
公司新闻2026-01-15

四川睿新致远科技有限公司正式成立

2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。

公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了"专注科技创新,驱动智慧未来"的企业使命。

公司创始人表示:"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。"

公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。

\ No newline at end of file diff --git a/.next/server/app/news/1.rsc b/.next/server/app/news/1.rsc index 51386fb..06af336 100644 --- a/.next/server/app/news/1.rsc +++ b/.next/server/app/news/1.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","1"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","1","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","1"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","1","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"四川睿新致远科技有限公司正式成立"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了\"专注科技创新,驱动智慧未来\"的企业使命。"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司创始人表示:\"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"四川睿新致远科技有限公司正式成立"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了\"专注科技创新,驱动智慧未来\"的企业使命。"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司创始人表示:\"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news.segment.rsc b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news.segment.rsc +++ b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc +++ b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc index 0dd3c4f..75ffec6 100644 --- a/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc +++ b/.next/server/app/news/1.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc @@ -1,6 +1,6 @@ 1:"$Sreact.fragment" -2:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 4:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"四川睿新致远科技有限公司正式成立"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了\"专注科技创新,驱动智慧未来\"的企业使命。"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司创始人表示:\"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"四川睿新致远科技有限公司正式成立"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了\"专注科技创新,驱动智慧未来\"的企业使命。"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司创始人表示:\"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} 5:null diff --git a/.next/server/app/news/1.segments/_full.segment.rsc b/.next/server/app/news/1.segments/_full.segment.rsc index 51386fb..06af336 100644 --- a/.next/server/app/news/1.segments/_full.segment.rsc +++ b/.next/server/app/news/1.segments/_full.segment.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","1"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","1","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","1"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","1","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"四川睿新致远科技有限公司正式成立"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了\"专注科技创新,驱动智慧未来\"的企业使命。"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司创始人表示:\"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-15"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"四川睿新致远科技有限公司正式成立"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区幸福路12号正式成立。公司注册资本雄厚,拥有一支经验丰富的技术团队。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。成立之初,公司就确立了\"专注科技创新,驱动智慧未来\"的企业使命。"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司创始人表示:\"我们将以客户需求为导向,以技术创新为驱动,为企业提供高质量的数字化解决方案,助力企业在数字经济时代实现转型升级。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司目前已与多家知名企业建立了合作关系,业务范围涵盖软件开发、云服务、数据分析、信息安全等多个领域。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/1.segments/_head.segment.rsc b/.next/server/app/news/1.segments/_head.segment.rsc index 1de043a..3bbddfb 100644 --- a/.next/server/app/news/1.segments/_head.segment.rsc +++ b/.next/server/app/news/1.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司正式成立 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司正式成立 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"2026年1月15日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/1.segments/_index.segment.rsc b/.next/server/app/news/1.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/news/1.segments/_index.segment.rsc +++ b/.next/server/app/news/1.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/1.segments/_tree.segment.rsc b/.next/server/app/news/1.segments/_tree.segment.rsc index aaed0f7..ef83545 100644 --- a/.next/server/app/news/1.segments/_tree.segment.rsc +++ b/.next/server/app/news/1.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"1","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"1","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/news/2.html b/.next/server/app/news/2.html index 50f61cb..7bb85fd 100644 --- a/.next/server/app/news/2.html +++ b/.next/server/app/news/2.html @@ -1,12 +1,12 @@ -公司推出企业数字化转型解决方案 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司公司推出企业数字化转型解决方案 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
返回新闻列表
产品发布2026-01-20

公司推出企业数字化转型解决方案

近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。

该解决方案包括: +

返回新闻列表
产品发布2026-01-20

公司推出企业数字化转型解决方案

近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。

该解决方案包括: 1. 数字化诊断:全面评估企业数字化现状,识别转型痛点 2. 方案设计:根据企业实际情况,量身定制数字化转型方案 3. 系统实施:专业团队负责系统部署和数据迁移 -4. 运维支持:提供7×24小时技术支持服务

公司技术总监表示:"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。"

目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。

\ No newline at end of file +4. 运维支持:提供7×24小时技术支持服务

公司技术总监表示:"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。"

目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。

\ No newline at end of file diff --git a/.next/server/app/news/2.rsc b/.next/server/app/news/2.rsc index 7f579db..487c9d2 100644 --- a/.next/server/app/news/2.rsc +++ b/.next/server/app/news/2.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","2"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","2","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","2"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","2","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司推出企业数字化转型解决方案"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"该解决方案包括:\n1. 数字化诊断:全面评估企业数字化现状,识别转型痛点\n2. 方案设计:根据企业实际情况,量身定制数字化转型方案\n3. 系统实施:专业团队负责系统部署和数据迁移\n4. 运维支持:提供7×24小时技术支持服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司技术总监表示:\"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司推出企业数字化转型解决方案"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"该解决方案包括:\n1. 数字化诊断:全面评估企业数字化现状,识别转型痛点\n2. 方案设计:根据企业实际情况,量身定制数字化转型方案\n3. 系统实施:专业团队负责系统部署和数据迁移\n4. 运维支持:提供7×24小时技术支持服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司技术总监表示:\"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news.segment.rsc b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news.segment.rsc +++ b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc +++ b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc index 9fff61d..4b68830 100644 --- a/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc +++ b/.next/server/app/news/2.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc @@ -1,6 +1,6 @@ 1:"$Sreact.fragment" -2:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 4:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司推出企业数字化转型解决方案"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"该解决方案包括:\n1. 数字化诊断:全面评估企业数字化现状,识别转型痛点\n2. 方案设计:根据企业实际情况,量身定制数字化转型方案\n3. 系统实施:专业团队负责系统部署和数据迁移\n4. 运维支持:提供7×24小时技术支持服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司技术总监表示:\"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司推出企业数字化转型解决方案"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"该解决方案包括:\n1. 数字化诊断:全面评估企业数字化现状,识别转型痛点\n2. 方案设计:根据企业实际情况,量身定制数字化转型方案\n3. 系统实施:专业团队负责系统部署和数据迁移\n4. 运维支持:提供7×24小时技术支持服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司技术总监表示:\"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} 5:null diff --git a/.next/server/app/news/2.segments/_full.segment.rsc b/.next/server/app/news/2.segments/_full.segment.rsc index 7f579db..487c9d2 100644 --- a/.next/server/app/news/2.segments/_full.segment.rsc +++ b/.next/server/app/news/2.segments/_full.segment.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","2"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","2","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","2"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","2","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司推出企业数字化转型解决方案"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"该解决方案包括:\n1. 数字化诊断:全面评估企业数字化现状,识别转型痛点\n2. 方案设计:根据企业实际情况,量身定制数字化转型方案\n3. 系统实施:专业团队负责系统部署和数据迁移\n4. 运维支持:提供7×24小时技术支持服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司技术总监表示:\"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"产品发布"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-20"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司推出企业数字化转型解决方案"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"近日,四川睿新致远科技有限公司正式推出企业数字化转型解决方案,该方案整合了云计算、大数据、人工智能等前沿技术,为中小企业提供一站式的数字化升级服务。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"该解决方案包括:\n1. 数字化诊断:全面评估企业数字化现状,识别转型痛点\n2. 方案设计:根据企业实际情况,量身定制数字化转型方案\n3. 系统实施:专业团队负责系统部署和数据迁移\n4. 运维支持:提供7×24小时技术支持服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司技术总监表示:\"我们的目标是让每一家企业都能享受到数字化带来的便利,无论企业规模大小,都能找到适合自己的数字化转型路径。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"目前,该解决方案已在多个行业成功落地,获得了客户的一致好评。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/2.segments/_head.segment.rsc b/.next/server/app/news/2.segments/_head.segment.rsc index 5e6b4e7..8616685 100644 --- a/.next/server/app/news/2.segments/_head.segment.rsc +++ b/.next/server/app/news/2.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"公司推出企业数字化转型解决方案 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"公司推出企业数字化转型解决方案 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/2.segments/_index.segment.rsc b/.next/server/app/news/2.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/news/2.segments/_index.segment.rsc +++ b/.next/server/app/news/2.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/2.segments/_tree.segment.rsc b/.next/server/app/news/2.segments/_tree.segment.rsc index 3d0a651..69635c0 100644 --- a/.next/server/app/news/2.segments/_tree.segment.rsc +++ b/.next/server/app/news/2.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"2","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"2","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/news/3.html b/.next/server/app/news/3.html index 5c257b9..b1cad46 100644 --- a/.next/server/app/news/3.html +++ b/.next/server/app/news/3.html @@ -1,12 +1,12 @@ -与本地制造企业达成战略合作协议 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司与本地制造企业达成战略合作协议 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
返回新闻列表
合作动态2026-01-25

与本地制造企业达成战略合作协议

1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。

此次合作的主要内容包括: +

返回新闻列表
合作动态2026-01-25

与本地制造企业达成战略合作协议

1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。

此次合作的主要内容包括: - 建设智能制造示范工厂 - 开发工业互联网平台 - 实施生产数字化管理系统 -- 开展技术人才培训

该制造企业负责人表示:"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。"

公司项目团队已进驻现场,开始前期调研和方案设计工作。

\ No newline at end of file +- 开展技术人才培训

该制造企业负责人表示:"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。"

公司项目团队已进驻现场,开始前期调研和方案设计工作。

\ No newline at end of file diff --git a/.next/server/app/news/3.rsc b/.next/server/app/news/3.rsc index f2b9bca..d066572 100644 --- a/.next/server/app/news/3.rsc +++ b/.next/server/app/news/3.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","3"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","3","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","3"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","3","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"与本地制造企业达成战略合作协议"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"此次合作的主要内容包括:\n- 建设智能制造示范工厂\n- 开发工业互联网平台\n- 实施生产数字化管理系统\n- 开展技术人才培训"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"该制造企业负责人表示:\"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司项目团队已进驻现场,开始前期调研和方案设计工作。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"与本地制造企业达成战略合作协议"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"此次合作的主要内容包括:\n- 建设智能制造示范工厂\n- 开发工业互联网平台\n- 实施生产数字化管理系统\n- 开展技术人才培训"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"该制造企业负责人表示:\"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司项目团队已进驻现场,开始前期调研和方案设计工作。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news.segment.rsc b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news.segment.rsc +++ b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc +++ b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc index 2c79b55..13dbe37 100644 --- a/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc +++ b/.next/server/app/news/3.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc @@ -1,6 +1,6 @@ 1:"$Sreact.fragment" -2:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 4:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"与本地制造企业达成战略合作协议"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"此次合作的主要内容包括:\n- 建设智能制造示范工厂\n- 开发工业互联网平台\n- 实施生产数字化管理系统\n- 开展技术人才培训"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"该制造企业负责人表示:\"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司项目团队已进驻现场,开始前期调研和方案设计工作。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"与本地制造企业达成战略合作协议"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"此次合作的主要内容包括:\n- 建设智能制造示范工厂\n- 开发工业互联网平台\n- 实施生产数字化管理系统\n- 开展技术人才培训"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"该制造企业负责人表示:\"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司项目团队已进驻现场,开始前期调研和方案设计工作。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} 5:null diff --git a/.next/server/app/news/3.segments/_full.segment.rsc b/.next/server/app/news/3.segments/_full.segment.rsc index f2b9bca..d066572 100644 --- a/.next/server/app/news/3.segments/_full.segment.rsc +++ b/.next/server/app/news/3.segments/_full.segment.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","3"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","3","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","3"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","3","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"与本地制造企业达成战略合作协议"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"此次合作的主要内容包括:\n- 建设智能制造示范工厂\n- 开发工业互联网平台\n- 实施生产数字化管理系统\n- 开展技术人才培训"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"该制造企业负责人表示:\"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司项目团队已进驻现场,开始前期调研和方案设计工作。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"合作动态"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-01-25"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"与本地制造企业达成战略合作协议"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"1月25日,四川睿新致远科技有限公司与成都某知名制造企业正式签署战略合作协议。根据协议,双方将在智能制造、工业互联网、数字化转型等领域展开深度合作。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"此次合作的主要内容包括:\n- 建设智能制造示范工厂\n- 开发工业互联网平台\n- 实施生产数字化管理系统\n- 开展技术人才培训"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"该制造企业负责人表示:\"选择睿新致远作为合作伙伴,是看中了他们在数字化转型领域的专业能力和丰富经验。我们相信,通过双方的紧密合作,一定能够打造出行业领先的智能制造标杆。\""}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司项目团队已进驻现场,开始前期调研和方案设计工作。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/3.segments/_head.segment.rsc b/.next/server/app/news/3.segments/_head.segment.rsc index 51db6d3..380cb40 100644 --- a/.next/server/app/news/3.segments/_head.segment.rsc +++ b/.next/server/app/news/3.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"与本地制造企业达成战略合作协议 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"与本地制造企业达成战略合作协议 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/3.segments/_index.segment.rsc b/.next/server/app/news/3.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/news/3.segments/_index.segment.rsc +++ b/.next/server/app/news/3.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/3.segments/_tree.segment.rsc b/.next/server/app/news/3.segments/_tree.segment.rsc index 8a0c1e5..3fb7eeb 100644 --- a/.next/server/app/news/3.segments/_tree.segment.rsc +++ b/.next/server/app/news/3.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"3","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"3","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/news/4.html b/.next/server/app/news/4.html index 78fbe47..55ef6f7 100644 --- a/.next/server/app/news/4.html +++ b/.next/server/app/news/4.html @@ -1,12 +1,12 @@ -公司加入四川省软件行业协会 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司公司加入四川省软件行业协会 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
返回新闻列表
公司新闻2026-02-01

公司加入四川省软件行业协会

2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。

四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益: +

返回新闻列表
公司新闻2026-02-01

公司加入四川省软件行业协会

2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。

四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益: - 参与行业标准制定 - 获取政策信息和行业动态 - 参加行业培训和交流活动 -- 享受会员专属服务

公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。

\ No newline at end of file +- 享受会员专属服务

公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。

\ No newline at end of file diff --git a/.next/server/app/news/4.rsc b/.next/server/app/news/4.rsc index e38f8f9..f204000 100644 --- a/.next/server/app/news/4.rsc +++ b/.next/server/app/news/4.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","4"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","4","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","4"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","4","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司加入四川省软件行业协会"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益:\n- 参与行业标准制定\n- 获取政策信息和行业动态\n- 参加行业培训和交流活动\n- 享受会员专属服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司加入四川省软件行业协会"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益:\n- 参与行业标准制定\n- 获取政策信息和行业动态\n- 参加行业培训和交流活动\n- 享受会员专属服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news.segment.rsc b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news.segment.rsc +++ b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc +++ b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc index cfe23e3..70cdbf7 100644 --- a/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc +++ b/.next/server/app/news/4.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc @@ -1,6 +1,6 @@ 1:"$Sreact.fragment" -2:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 4:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司加入四川省软件行业协会"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益:\n- 参与行业标准制定\n- 获取政策信息和行业动态\n- 参加行业培训和交流活动\n- 享受会员专属服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司加入四川省软件行业协会"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益:\n- 参与行业标准制定\n- 获取政策信息和行业动态\n- 参加行业培训和交流活动\n- 享受会员专属服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} 5:null diff --git a/.next/server/app/news/4.segments/_full.segment.rsc b/.next/server/app/news/4.segments/_full.segment.rsc index e38f8f9..f204000 100644 --- a/.next/server/app/news/4.segments/_full.segment.rsc +++ b/.next/server/app/news/4.segments/_full.segment.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","4"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","4","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","4"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","4","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司加入四川省软件行业协会"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益:\n- 参与行业标准制定\n- 获取政策信息和行业动态\n- 参加行业培训和交流活动\n- 享受会员专属服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-01"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司加入四川省软件行业协会"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"2月1日,四川睿新致远科技有限公司正式加入四川省软件行业协会,成为协会成员单位。这标志着公司在软件行业的专业地位得到了行业认可。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川省软件行业协会是省内软件行业最具权威性的行业组织,拥有会员单位数百家。加入协会后,公司将享有以下权益:\n- 参与行业标准制定\n- 获取政策信息和行业动态\n- 参加行业培训和交流活动\n- 享受会员专属服务"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将积极参与协会组织的各项活动,与行业同仁加强交流合作,共同推动四川省软件产业高质量发展。同时,公司也将严格遵守行业规范,坚持诚信经营,为客户提供优质的产品和服务。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/4.segments/_head.segment.rsc b/.next/server/app/news/4.segments/_head.segment.rsc index 1a58ad6..e667d69 100644 --- a/.next/server/app/news/4.segments/_head.segment.rsc +++ b/.next/server/app/news/4.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"公司加入四川省软件行业协会 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"公司加入四川省软件行业协会 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/4.segments/_index.segment.rsc b/.next/server/app/news/4.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/news/4.segments/_index.segment.rsc +++ b/.next/server/app/news/4.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/4.segments/_tree.segment.rsc b/.next/server/app/news/4.segments/_tree.segment.rsc index 8cc70be..08ec2a5 100644 --- a/.next/server/app/news/4.segments/_tree.segment.rsc +++ b/.next/server/app/news/4.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"4","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"4","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/news/5.html b/.next/server/app/news/5.html index 77464ea..95cd976 100644 --- a/.next/server/app/news/5.html +++ b/.next/server/app/news/5.html @@ -1,12 +1,12 @@ -2026年企业数字化转型趋势报告发布 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司2026年企业数字化转型趋势报告发布 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
返回新闻列表
行业资讯2026-02-02

2026年企业数字化转型趋势报告发布

四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。

报告主要发现:

1. 数字化转型已成为企业共识 +

返回新闻列表
行业资讯2026-02-02

2026年企业数字化转型趋势报告发布

四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。

报告主要发现:

1. 数字化转型已成为企业共识 调研显示,超过85%的企业已将数字化转型列为战略优先级,较2025年提升15个百分点。

2. 中小企业转型需求迫切 中小企业数字化转型意愿强烈,但面临资金、技术、人才等多重挑战,需要专业服务商提供支持。

3. 云原生技术成为主流 容器化、微服务、DevOps等云原生技术正在被越来越多的企业采用,成为数字化转型的技术底座。

4. 数据驱动决策成为标配 -企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。

报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。

\ No newline at end of file +企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。

报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。

\ No newline at end of file diff --git a/.next/server/app/news/5.rsc b/.next/server/app/news/5.rsc index b2f94a2..eab9b3f 100644 --- a/.next/server/app/news/5.rsc +++ b/.next/server/app/news/5.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","5"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","5","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","5"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","5","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"2026年企业数字化转型趋势报告发布"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告主要发现:"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"1. 数字化转型已成为企业共识\n调研显示,超过85%的企业已将数字化转型列为战略优先级,较2025年提升15个百分点。"}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"2. 中小企业转型需求迫切\n中小企业数字化转型意愿强烈,但面临资金、技术、人才等多重挑战,需要专业服务商提供支持。"}],["$","p","4",{"className":"text-gray-600 leading-relaxed mb-6","children":"3. 云原生技术成为主流\n容器化、微服务、DevOps等云原生技术正在被越来越多的企业采用,成为数字化转型的技术底座。"}],["$","p","5",{"className":"text-gray-600 leading-relaxed mb-6","children":"4. 数据驱动决策成为标配\n企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。"}],["$","p","6",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"2026年企业数字化转型趋势报告发布"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告主要发现:"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"1. 数字化转型已成为企业共识\n调研显示,超过85%的企业已将数字化转型列为战略优先级,较2025年提升15个百分点。"}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"2. 中小企业转型需求迫切\n中小企业数字化转型意愿强烈,但面临资金、技术、人才等多重挑战,需要专业服务商提供支持。"}],["$","p","4",{"className":"text-gray-600 leading-relaxed mb-6","children":"3. 云原生技术成为主流\n容器化、微服务、DevOps等云原生技术正在被越来越多的企业采用,成为数字化转型的技术底座。"}],["$","p","5",{"className":"text-gray-600 leading-relaxed mb-6","children":"4. 数据驱动决策成为标配\n企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。"}],["$","p","6",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news.segment.rsc b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news.segment.rsc +++ b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc +++ b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc index 1b76a7b..f384110 100644 --- a/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc +++ b/.next/server/app/news/5.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc @@ -1,9 +1,6 @@ 1:"$Sreact.fragment" -2:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -7:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"2026年企业数字化转型趋势报告发布"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告主要发现:"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"1. 数字化转型已成为企业共识\n调研显示,超过85%的企业已将数字化转型列为战略优先级,较2025年提升15个百分点。"}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"2. 中小企业转型需求迫切\n中小企业数字化转型意愿强烈,但面临资金、技术、人才等多重挑战,需要专业服务商提供支持。"}],["$","p","4",{"className":"text-gray-600 leading-relaxed mb-6","children":"3. 云原生技术成为主流\n容器化、微服务、DevOps等云原生技术正在被越来越多的企业采用,成为数字化转型的技术底座。"}],["$","p","5",{"className":"text-gray-600 leading-relaxed mb-6","children":"4. 数据驱动决策成为标配\n企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。"}],"$L3"]}]}]}]]}]]}]}]}],["$L4"],"$L5"]}],"loading":null,"isPartial":false} -3:["$","p","6",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。"}] -4:["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}] -5:["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}] -8:null +2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +4:"$Sreact.suspense" +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"2026年企业数字化转型趋势报告发布"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告主要发现:"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"1. 数字化转型已成为企业共识\n调研显示,超过85%的企业已将数字化转型列为战略优先级,较2025年提升15个百分点。"}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"2. 中小企业转型需求迫切\n中小企业数字化转型意愿强烈,但面临资金、技术、人才等多重挑战,需要专业服务商提供支持。"}],["$","p","4",{"className":"text-gray-600 leading-relaxed mb-6","children":"3. 云原生技术成为主流\n容器化、微服务、DevOps等云原生技术正在被越来越多的企业采用,成为数字化转型的技术底座。"}],["$","p","5",{"className":"text-gray-600 leading-relaxed mb-6","children":"4. 数据驱动决策成为标配\n企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。"}],["$","p","6",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} +5:null diff --git a/.next/server/app/news/5.segments/_full.segment.rsc b/.next/server/app/news/5.segments/_full.segment.rsc index b2f94a2..eab9b3f 100644 --- a/.next/server/app/news/5.segments/_full.segment.rsc +++ b/.next/server/app/news/5.segments/_full.segment.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","5"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","5","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","5"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","5","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"2026年企业数字化转型趋势报告发布"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告主要发现:"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"1. 数字化转型已成为企业共识\n调研显示,超过85%的企业已将数字化转型列为战略优先级,较2025年提升15个百分点。"}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"2. 中小企业转型需求迫切\n中小企业数字化转型意愿强烈,但面临资金、技术、人才等多重挑战,需要专业服务商提供支持。"}],["$","p","4",{"className":"text-gray-600 leading-relaxed mb-6","children":"3. 云原生技术成为主流\n容器化、微服务、DevOps等云原生技术正在被越来越多的企业采用,成为数字化转型的技术底座。"}],["$","p","5",{"className":"text-gray-600 leading-relaxed mb-6","children":"4. 数据驱动决策成为标配\n企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。"}],["$","p","6",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"行业资讯"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"2026年企业数字化转型趋势报告发布"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"四川睿新致远科技有限公司今日发布《2026年企业数字化转型趋势报告》,该报告基于对数百家企业的调研分析,深入剖析了当前企业数字化转型的现状、挑战与机遇。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告主要发现:"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"1. 数字化转型已成为企业共识\n调研显示,超过85%的企业已将数字化转型列为战略优先级,较2025年提升15个百分点。"}],["$","p","3",{"className":"text-gray-600 leading-relaxed mb-6","children":"2. 中小企业转型需求迫切\n中小企业数字化转型意愿强烈,但面临资金、技术、人才等多重挑战,需要专业服务商提供支持。"}],["$","p","4",{"className":"text-gray-600 leading-relaxed mb-6","children":"3. 云原生技术成为主流\n容器化、微服务、DevOps等云原生技术正在被越来越多的企业采用,成为数字化转型的技术底座。"}],["$","p","5",{"className":"text-gray-600 leading-relaxed mb-6","children":"4. 数据驱动决策成为标配\n企业越来越重视数据资产的价值,数据分析与商业智能应用普及率持续提升。"}],["$","p","6",{"className":"text-gray-600 leading-relaxed mb-6","children":"报告还针对不同类型的企业提出了差异化的转型建议,为企业的数字化转型提供了有价值的参考。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/5.segments/_head.segment.rsc b/.next/server/app/news/5.segments/_head.segment.rsc index b104caa..4bcccc4 100644 --- a/.next/server/app/news/5.segments/_head.segment.rsc +++ b/.next/server/app/news/5.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"2026年企业数字化转型趋势报告发布 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"2026年企业数字化转型趋势报告发布 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"公司发布《2026年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/5.segments/_index.segment.rsc b/.next/server/app/news/5.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/news/5.segments/_index.segment.rsc +++ b/.next/server/app/news/5.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/5.segments/_tree.segment.rsc b/.next/server/app/news/5.segments/_tree.segment.rsc index 10af6a8..ca1a43b 100644 --- a/.next/server/app/news/5.segments/_tree.segment.rsc +++ b/.next/server/app/news/5.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"5","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"5","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/news/6.html b/.next/server/app/news/6.html index c696229..7a4b4a7 100644 --- a/.next/server/app/news/6.html +++ b/.next/server/app/news/6.html @@ -1,13 +1,13 @@ -公司官网全新上线 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司公司官网全新上线 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
返回新闻列表
公司新闻2026-02-02

公司官网全新上线

经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。

网站主要功能模块: +

返回新闻列表
公司新闻2026-02-02

公司官网全新上线

经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。

网站主要功能模块: - 公司介绍:全面了解公司发展历程、企业文化和核心价值观 - 核心业务:详细介绍公司的服务范围和技术能力 - 产品服务:展示自主研发的各类产品和解决方案 - 新闻动态:及时发布公司最新动态和行业资讯 -- 联系我们:提供多种联系方式,方便客户咨询合作

公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。

\ No newline at end of file +- 联系我们:提供多种联系方式,方便客户咨询合作

公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。

\ No newline at end of file diff --git a/.next/server/app/news/6.rsc b/.next/server/app/news/6.rsc index 8c1d884..c79247d 100644 --- a/.next/server/app/news/6.rsc +++ b/.next/server/app/news/6.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","6"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","6","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","6"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","6","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司官网全新上线"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"网站主要功能模块:\n- 公司介绍:全面了解公司发展历程、企业文化和核心价值观\n- 核心业务:详细介绍公司的服务范围和技术能力\n- 产品服务:展示自主研发的各类产品和解决方案\n- 新闻动态:及时发布公司最新动态和行业资讯\n- 联系我们:提供多种联系方式,方便客户咨询合作"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司官网全新上线"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"网站主要功能模块:\n- 公司介绍:全面了解公司发展历程、企业文化和核心价值观\n- 核心业务:详细介绍公司的服务范围和技术能力\n- 产品服务:展示自主研发的各类产品和解决方案\n- 新闻动态:及时发布公司最新动态和行业资讯\n- 联系我们:提供多种联系方式,方便客户咨询合作"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news.segment.rsc b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news.segment.rsc +++ b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc +++ b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc index ff489f6..64eb2bb 100644 --- a/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc +++ b/.next/server/app/news/6.segments/!KG1hcmtldGluZyk/news/$d$slug/__PAGE__.segment.rsc @@ -1,6 +1,6 @@ 1:"$Sreact.fragment" -2:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 4:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司官网全新上线"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"网站主要功能模块:\n- 公司介绍:全面了解公司发展历程、企业文化和核心价值观\n- 核心业务:详细介绍公司的服务范围和技术能力\n- 产品服务:展示自主研发的各类产品和解决方案\n- 新闻动态:及时发布公司最新动态和行业资讯\n- 联系我们:提供多种联系方式,方便客户咨询合作"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L2",null,{"href":"/news","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司官网全新上线"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"网站主要功能模块:\n- 公司介绍:全面了解公司发展历程、企业文化和核心价值观\n- 核心业务:详细介绍公司的服务范围和技术能力\n- 产品服务:展示自主研发的各类产品和解决方案\n- 新闻动态:及时发布公司最新动态和行业资讯\n- 联系我们:提供多种联系方式,方便客户咨询合作"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。"}]]}]}]}]]}]]}]}]}],[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false} 5:null diff --git a/.next/server/app/news/6.segments/_full.segment.rsc b/.next/server/app/news/6.segments/_full.segment.rsc index 8c1d884..c79247d 100644 --- a/.next/server/app/news/6.segments/_full.segment.rsc +++ b/.next/server/app/news/6.segments/_full.segment.rsc @@ -1,16 +1,16 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 9:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","news","6"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","6","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","news","6"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["news",{"children":[["slug","6","d"],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L6","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L7",{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L8",false]],"m":"$undefined","G":["$9",[]],"S":true} b:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] c:"$Sreact.suspense" e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] @@ -18,8 +18,8 @@ e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d347 6:["$","$L5",null,{}] 7:["$","$1","c",{"children":["$La",[["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}] 8:["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -12:I[87975,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] -a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] text-[var(--color-text-secondary)] hover:bg-[rgba(255,255,255,0.05)] hover:text-[var(--color-text-primary)] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-gradient-to-r from-[var(--color-tech-blue)] to-[var(--color-tech-purple)] text-white border-transparent shadow-lg shadow-[var(--color-tech-blue)]/30","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司官网全新上线"}],["$","div",null,{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"网站主要功能模块:\n- 公司介绍:全面了解公司发展历程、企业文化和核心价值观\n- 核心业务:详细介绍公司的服务范围和技术能力\n- 产品服务:展示自主研发的各类产品和解决方案\n- 新闻动态:及时发布公司最新动态和行业资讯\n- 联系我们:提供多种联系方式,方便客户咨询合作"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。"}]]}]}]}]]}]]}]}]}] +12:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""] +a:["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","$L12",null,{"href":"/news","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-left mr-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1l729n",{"d":"m12 19-7-7 7-7"}],["$","path","x3x0zl",{"d":"M19 12H5"}],"$undefined"]}],"返回新闻列表"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white text-[#3D3D3D] hover:bg-[#F5F5F5] hover:text-[#1C1C1C] h-10 px-4 py-2 mb-8","ref":null}],["$","article",null,{"children":[["$","div",null,{"className":"flex items-center gap-3 mb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"default","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#C41E3A] text-white border-transparent shadow-sm","children":"公司新闻"}],["$","span",null,{"className":"text-sm text-gray-500 flex items-center gap-1","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-calendar w-4 h-4","aria-hidden":"true","children":[["$","path","1cmpym",{"d":"M8 2v4"}],["$","path","4m81vk",{"d":"M16 2v4"}],["$","rect","1hopcy",{"width":"18","height":"18","x":"3","y":"4","rx":"2"}],["$","path","8toen8",{"d":"M3 10h18"}],"$undefined"]}],"2026-02-02"]}]]}],["$","h1",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-8","children":"公司官网全新上线"}],["$","div",null,{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1","children":["$","div",null,{"data-slot":"card-content","className":"p-8","children":["$","div",null,{"className":"prose prose-lg max-w-none","children":[["$","p","0",{"className":"text-gray-600 leading-relaxed mb-6","children":"经过数周的精心筹备,四川睿新致远科技有限公司官方网站今日正式上线运行。新网站采用现代化的设计风格,功能完善,内容丰富,为客户和合作伙伴提供了更加便捷的信息获取渠道。"}],["$","p","1",{"className":"text-gray-600 leading-relaxed mb-6","children":"网站主要功能模块:\n- 公司介绍:全面了解公司发展历程、企业文化和核心价值观\n- 核心业务:详细介绍公司的服务范围和技术能力\n- 产品服务:展示自主研发的各类产品和解决方案\n- 新闻动态:及时发布公司最新动态和行业资讯\n- 联系我们:提供多种联系方式,方便客户咨询合作"}],["$","p","2",{"className":"text-gray-600 leading-relaxed mb-6","children":"公司表示,将持续优化网站功能和内容,将其打造为展示公司形象、服务客户需求的重要窗口。欢迎广大客户和合作伙伴访问浏览,提出宝贵意见。"}]]}]}]}]]}]]}]}]}] f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] 13:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] d:null diff --git a/.next/server/app/news/6.segments/_head.segment.rsc b/.next/server/app/news/6.segments/_head.segment.rsc index d5fb7ed..fa83c9e 100644 --- a/.next/server/app/news/6.segments/_head.segment.rsc +++ b/.next/server/app/news/6.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"公司官网全新上线 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"公司官网全新上线 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/6.segments/_index.segment.rsc b/.next/server/app/news/6.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/news/6.segments/_index.segment.rsc +++ b/.next/server/app/news/6.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/news/6.segments/_tree.segment.rsc b/.next/server/app/news/6.segments/_tree.segment.rsc index 39b07c3..145657c 100644 --- a/.next/server/app/news/6.segments/_tree.segment.rsc +++ b/.next/server/app/news/6.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"6","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"news","paramType":null,"paramKey":"news","hasRuntimePrefetch":false,"slots":{"children":{"name":"slug","paramType":"d","paramKey":"6","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/products.html b/.next/server/app/products.html index 3ab60e2..a0fa809 100644 --- a/.next/server/app/products.html +++ b/.next/server/app/products.html @@ -1,8 +1,8 @@ -产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
产品服务

我们的产品

自主研发的企业级产品,助力企业高效运营,实现数字化转型

企业软件
睿新ERP管理系统
集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。

核心功能

财务管理采购管理销售管理库存管理

核心价值

  • 提升运营效率30%
  • 降低库存成本20%
  • 实现数据实时共享
企业软件
睿新客户关系管理系统
全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。

核心功能

客户档案销售漏斗商机管理合同管理

核心价值

  • 销售转化率提升25%
  • 客户满意度提升40%
  • 销售周期缩短30%
企业软件
睿新协同办公平台
一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。

核心功能

流程审批文档管理日程管理即时通讯

核心价值

  • 审批效率提升50%
  • 纸质文档减少80%
  • 跨部门协作更顺畅
数据产品
睿新商业智能平台
数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。

核心功能

数据整合可视化报表自助分析实时监控

核心价值

  • 决策效率提升60%
  • 数据准备时间减少70%
  • 发现隐藏业务洞察
物联网
睿新物联网平台
设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。

核心功能

设备接入数据采集远程监控规则引擎

核心价值

  • 设备利用率提升35%
  • 故障响应时间缩短60%
  • 运维成本降低40%
人工智能
睿新AI智能应用套件
基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。

核心功能

智能客服图像识别语音识别智能推荐

核心价值

  • 客服成本降低50%
  • 识别准确率达98%
  • 用户体验显著提升

需要定制化解决方案?

我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务

\ No newline at end of file +
产品服务

我们的产品

自主研发的企业级产品,助力企业高效运营,实现数字化转型

企业软件
睿新ERP管理系统
集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。

核心功能

财务管理采购管理销售管理库存管理

核心价值

  • 提升运营效率30%
  • 降低库存成本20%
  • 实现数据实时共享
企业软件
睿新客户关系管理系统
全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。

核心功能

客户档案销售漏斗商机管理合同管理

核心价值

  • 销售转化率提升25%
  • 客户满意度提升40%
  • 销售周期缩短30%
企业软件
睿新协同办公平台
一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。

核心功能

流程审批文档管理日程管理即时通讯

核心价值

  • 审批效率提升50%
  • 纸质文档减少80%
  • 跨部门协作更顺畅
数据产品
睿新商业智能平台
数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。

核心功能

数据整合可视化报表自助分析实时监控

核心价值

  • 决策效率提升60%
  • 数据准备时间减少70%
  • 发现隐藏业务洞察
物联网
睿新物联网平台
设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。

核心功能

设备接入数据采集远程监控规则引擎

核心价值

  • 设备利用率提升35%
  • 故障响应时间缩短60%
  • 运维成本降低40%
人工智能
睿新AI智能应用套件
基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。

核心功能

智能客服图像识别语音识别智能推荐

核心价值

  • 客服成本降低50%
  • 识别准确率达98%
  • 用户体验显著提升

需要定制化解决方案?

我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务

\ No newline at end of file diff --git a/.next/server/app/products.rsc b/.next/server/app/products.rsc index 51dda7d..cc3515c 100644 --- a/.next/server/app/products.rsc +++ b/.next/server/app/products.rsc @@ -1,55 +1,54 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] b:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","products"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["products",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7","$L8"]}]}],null,"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} -15:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -16:"$Sreact.suspense" -18:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -1a:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"产品服务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的产品"}],["$","p",null,{"className":"text-lg text-gray-600","children":"自主研发的企业级产品,助力企业高效运营,实现数字化转型"}]]}] -7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","children":[["$","div","erp",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新ERP管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"财务管理"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"采购管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"库存管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$Lc","$Ld","$undefined"]}],"核心价值"]}],"$Le"]}],"$Lf"]}]]}],"$L10","$L11","$L12","$L13","$L14"]}] -8:["$","div",null,{"className":"mt-20 text-center","children":["$","div",null,{"className":"bg-gradient-to-r from-gray-50 to-gray-100 rounded-2xl p-12","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-black mb-4","children":"需要定制化解决方案?"}],["$","p",null,{"className":"text-gray-600 mb-8 max-w-2xl mx-auto","children":"我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务"}],["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] hover:shadow-[0_0_20px_rgba(196,30,58,0.4)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base bg-black text-white hover:bg-gray-800","ref":"$undefined","children":["联系我们",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}] -9:["$","$L15",null,{"children":["$","$16",null,{"name":"Next.MetadataOutlet","children":"$@17"}]}] -a:["$","$1","h",{"children":[null,["$","$L18",null,{"children":"$L19"}],["$","div",null,{"hidden":true,"children":["$","$L1a",null,{"children":["$","$16",null,{"name":"Next.Metadata","children":"$L1b"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -c:["$","path","box55l",{"d":"M16 7h6v6"}] -d:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -e:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"提升运营效率30%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"降低库存成本20%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"实现数据实时共享"]}]]}] -f:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -10:["$","div","crm",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新客户关系管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"客户档案"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售漏斗"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"商机管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"合同管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L1c","$L1d","$undefined"]}],"核心价值"]}],"$L1e"]}],"$L1f"]}]]}] -11:["$","div","oa",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新协同办公平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"流程审批"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"文档管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"日程管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"即时通讯"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L20","$L21","$undefined"]}],"核心价值"]}],"$L22"]}],"$L23"]}]]}] -12:["$","div","bi",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"数据产品"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新商业智能平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据整合"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"可视化报表"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"自助分析"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"实时监控"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L24","$L25","$undefined"]}],"核心价值"]}],"$L26"]}],"$L27"]}]]}] -13:["$","div","iot",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"物联网"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新物联网平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"设备接入"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据采集"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"远程监控"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"规则引擎"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L28","$L29","$undefined"]}],"核心价值"]}],"$L2a"]}],"$L2b"]}]]}] -14:["$","div","ai",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"人工智能"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新AI智能应用套件"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能客服"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"图像识别"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"语音识别"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能推荐"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L2c","$L2d","$undefined"]}],"核心价值"]}],"$L2e"]}],"$L2f"]}]]}] -1c:["$","path","box55l",{"d":"M16 7h6v6"}] -1d:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -1e:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售转化率提升25%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客户满意度提升40%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售周期缩短30%"]}]]}] -1f:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -20:["$","path","box55l",{"d":"M16 7h6v6"}] -21:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -22:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"审批效率提升50%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"纸质文档减少80%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"跨部门协作更顺畅"]}]]}] -23:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -24:["$","path","box55l",{"d":"M16 7h6v6"}] -25:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -26:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"决策效率提升60%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"数据准备时间减少70%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"发现隐藏业务洞察"]}]]}] -27:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -28:["$","path","box55l",{"d":"M16 7h6v6"}] -29:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -2a:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"设备利用率提升35%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"故障响应时间缩短60%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"运维成本降低40%"]}]]}] -2b:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -2c:["$","path","box55l",{"d":"M16 7h6v6"}] -2d:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -2e:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客服成本降低50%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"识别准确率达98%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"用户体验显著提升"]}]]}] -2f:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -19:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -30:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -17:null -1b:[["$","title","0",{"children":"产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的产品和服务解决方案,包括ERP、CRM、OA、BI、物联网和AI智能应用"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L30","18",{}]] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","products"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["products",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7","$L8"]}]}],null,"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} +14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +15:"$Sreact.suspense" +17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +19:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"产品服务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的产品"}],["$","p",null,{"className":"text-lg text-gray-600","children":"自主研发的企业级产品,助力企业高效运营,实现数字化转型"}]]}] +7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","children":[["$","div","erp",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新ERP管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"财务管理"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"采购管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"库存管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],"$Lc","$undefined"]}],"核心价值"]}],"$Ld"]}],"$Le"]}]]}],"$Lf","$L10","$L11","$L12","$L13"]}] +8:["$","div",null,{"className":"mt-20 text-center","children":["$","div",null,{"className":"bg-gradient-to-r from-gray-50 to-gray-100 rounded-2xl p-12","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-black mb-4","children":"需要定制化解决方案?"}],["$","p",null,{"className":"text-gray-600 mb-8 max-w-2xl mx-auto","children":"我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务"}],["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white hover:shadow-[0_4px_12px_rgba(196,30,58,0.25)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base bg-black text-white hover:bg-gray-800","ref":"$undefined","children":["联系我们",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}] +9:["$","$L14",null,{"children":["$","$15",null,{"name":"Next.MetadataOutlet","children":"$@16"}]}] +a:["$","$1","h",{"children":[null,["$","$L17",null,{"children":"$L18"}],["$","div",null,{"hidden":true,"children":["$","$L19",null,{"children":["$","$15",null,{"name":"Next.Metadata","children":"$L1a"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +c:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] +d:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"提升运营效率30%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"降低库存成本20%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"实现数据实时共享"]}]]}] +e:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +f:["$","div","crm",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新客户关系管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"客户档案"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售漏斗"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"商机管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"合同管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L1b","$L1c","$L1d"]}]]}],"$L1e"]}]]}] +10:["$","div","oa",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新协同办公平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"流程审批"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"文档管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"日程管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"即时通讯"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L1f","$L20","$L21"]}]]}],"$L22"]}]]}] +11:["$","div","bi",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"数据产品"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新商业智能平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据整合"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"可视化报表"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"自助分析"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"实时监控"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L23","$L24","$L25"]}]]}],"$L26"]}]]}] +12:["$","div","iot",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"物联网"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新物联网平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"设备接入"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据采集"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"远程监控"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"规则引擎"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L27","$L28","$L29"]}]]}],"$L2a"]}]]}] +13:["$","div","ai",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"人工智能"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新AI智能应用套件"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能客服"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"图像识别"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"语音识别"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能推荐"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L2b","$L2c","$L2d"]}]]}],"$L2e"]}]]}] +1b:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售转化率提升25%"]}] +1c:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客户满意度提升40%"]}] +1d:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售周期缩短30%"]}] +1e:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +1f:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"审批效率提升50%"]}] +20:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"纸质文档减少80%"]}] +21:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"跨部门协作更顺畅"]}] +22:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +23:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"决策效率提升60%"]}] +24:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"数据准备时间减少70%"]}] +25:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"发现隐藏业务洞察"]}] +26:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +27:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"设备利用率提升35%"]}] +28:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"故障响应时间缩短60%"]}] +29:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"运维成本降低40%"]}] +2a:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +2b:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客服成本降低50%"]}] +2c:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"识别准确率达98%"]}] +2d:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"用户体验显著提升"]}] +2e:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +2f:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +16:null +1a:[["$","title","0",{"children":"产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的产品和服务解决方案,包括ERP、CRM、OA、BI、物联网和AI智能应用"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2f","18",{}]] diff --git a/.next/server/app/products.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/products.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/products.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/products.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/products.segments/!KG1hcmtldGluZyk/products.segment.rsc b/.next/server/app/products.segments/!KG1hcmtldGluZyk/products.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/products.segments/!KG1hcmtldGluZyk/products.segment.rsc +++ b/.next/server/app/products.segments/!KG1hcmtldGluZyk/products.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/products.segments/!KG1hcmtldGluZyk/products/__PAGE__.segment.rsc b/.next/server/app/products.segments/!KG1hcmtldGluZyk/products/__PAGE__.segment.rsc index 5445ce3..4d0d819 100644 --- a/.next/server/app/products.segments/!KG1hcmtldGluZyk/products/__PAGE__.segment.rsc +++ b/.next/server/app/products.segments/!KG1hcmtldGluZyk/products/__PAGE__.segment.rsc @@ -1,36 +1,36 @@ 1:"$Sreact.fragment" 21:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 22:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":[["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"产品服务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的产品"}],["$","p",null,{"className":"text-lg text-gray-600","children":"自主研发的企业级产品,助力企业高效运营,实现数字化转型"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","children":[["$","div","erp",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新ERP管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"财务管理"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"采购管理"]}],"$L2","$L3"]}]]}],"$L4","$L5"]}]]}],"$L6","$L7","$L8","$L9","$La"]}],"$Lb"]}]}],null,"$Lc"]}],"loading":null,"isPartial":false} -2:["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售管理"]}] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":[["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"产品服务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的产品"}],["$","p",null,{"className":"text-lg text-gray-600","children":"自主研发的企业级产品,助力企业高效运营,实现数字化转型"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","children":[["$","div","erp",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新ERP管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"财务管理"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"采购管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":["$L2","$undefined"]}],"销售管理"]}],"$L3"]}]]}],"$L4","$L5"]}]]}],"$L6","$L7","$L8","$L9","$La"]}],"$Lb"]}]}],null,"$Lc"]}],"loading":null,"isPartial":false} +2:["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}] 3:["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"库存管理"]}] 4:["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"提升运营效率30%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"降低库存成本20%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"实现数据实时共享"]}]]}]]}] -5:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -6:["$","div","crm",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新客户关系管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"客户档案"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售漏斗"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"商机管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"合同管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$Ld","$Le","$undefined"]}],"核心价值"]}],"$Lf"]}],"$L10"]}]]}] -7:["$","div","oa",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新协同办公平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"流程审批"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"文档管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"日程管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"即时通讯"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L11","$L12","$undefined"]}],"核心价值"]}],"$L13"]}],"$L14"]}]]}] -8:["$","div","bi",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"数据产品"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新商业智能平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据整合"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"可视化报表"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"自助分析"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"实时监控"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L15","$L16","$undefined"]}],"核心价值"]}],"$L17"]}],"$L18"]}]]}] -9:["$","div","iot",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"物联网"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新物联网平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"设备接入"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据采集"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"远程监控"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"规则引擎"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L19","$L1a","$undefined"]}],"核心价值"]}],"$L1b"]}],"$L1c"]}]]}] -a:["$","div","ai",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"人工智能"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新AI智能应用套件"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能客服"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"图像识别"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"语音识别"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能推荐"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L1d","$L1e","$undefined"]}],"核心价值"]}],"$L1f"]}],"$L20"]}]]}] -b:["$","div",null,{"className":"mt-20 text-center","children":["$","div",null,{"className":"bg-gradient-to-r from-gray-50 to-gray-100 rounded-2xl p-12","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-black mb-4","children":"需要定制化解决方案?"}],["$","p",null,{"className":"text-gray-600 mb-8 max-w-2xl mx-auto","children":"我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务"}],["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] hover:shadow-[0_0_20px_rgba(196,30,58,0.4)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base bg-black text-white hover:bg-gray-800","children":["联系我们",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}] +5:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +6:["$","div","crm",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新客户关系管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"客户档案"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售漏斗"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"商机管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"合同管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":["$Ld","销售转化率提升25%"]}],"$Le","$Lf"]}]]}],"$L10"]}]]}] +7:["$","div","oa",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新协同办公平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"流程审批"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"文档管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"日程管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"即时通讯"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":["$L11","审批效率提升50%"]}],"$L12","$L13"]}]]}],"$L14"]}]]}] +8:["$","div","bi",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"数据产品"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新商业智能平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据整合"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"可视化报表"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"自助分析"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"实时监控"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L15","$L16","$L17"]}]]}],"$L18"]}]]}] +9:["$","div","iot",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"物联网"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新物联网平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"设备接入"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据采集"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"远程监控"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"规则引擎"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":["$L19","设备利用率提升35%"]}],"$L1a","$L1b"]}]]}],"$L1c"]}]]}] +a:["$","div","ai",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"人工智能"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新AI智能应用套件"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能客服"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"图像识别"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"语音识别"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能推荐"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":["$L1d","客服成本降低50%"]}],"$L1e","$L1f"]}]]}],"$L20"]}]]}] +b:["$","div",null,{"className":"mt-20 text-center","children":["$","div",null,{"className":"bg-gradient-to-r from-gray-50 to-gray-100 rounded-2xl p-12","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-black mb-4","children":"需要定制化解决方案?"}],["$","p",null,{"className":"text-gray-600 mb-8 max-w-2xl mx-auto","children":"我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务"}],["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white hover:shadow-[0_4px_12px_rgba(196,30,58,0.25)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base bg-black text-white hover:bg-gray-800","children":["联系我们",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}] c:["$","$L21",null,{"children":["$","$22",null,{"name":"Next.MetadataOutlet","children":"$@23"}]}] -d:["$","path","box55l",{"d":"M16 7h6v6"}] -e:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -f:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售转化率提升25%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客户满意度提升40%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售周期缩短30%"]}]]}] -10:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -11:["$","path","box55l",{"d":"M16 7h6v6"}] -12:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -13:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"审批效率提升50%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"纸质文档减少80%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"跨部门协作更顺畅"]}]]}] -14:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -15:["$","path","box55l",{"d":"M16 7h6v6"}] -16:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -17:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"决策效率提升60%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"数据准备时间减少70%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"发现隐藏业务洞察"]}]]}] -18:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -19:["$","path","box55l",{"d":"M16 7h6v6"}] -1a:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -1b:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"设备利用率提升35%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"故障响应时间缩短60%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"运维成本降低40%"]}]]}] -1c:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -1d:["$","path","box55l",{"d":"M16 7h6v6"}] -1e:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -1f:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客服成本降低50%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"识别准确率达98%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"用户体验显著提升"]}]]}] -20:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +d:["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}] +e:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客户满意度提升40%"]}] +f:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售周期缩短30%"]}] +10:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +11:["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}] +12:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"纸质文档减少80%"]}] +13:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"跨部门协作更顺畅"]}] +14:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +15:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"决策效率提升60%"]}] +16:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"数据准备时间减少70%"]}] +17:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"发现隐藏业务洞察"]}] +18:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +19:["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}] +1a:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"故障响应时间缩短60%"]}] +1b:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"运维成本降低40%"]}] +1c:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +1d:["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}] +1e:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"识别准确率达98%"]}] +1f:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"用户体验显著提升"]}] +20:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","children":["了解详情",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] 23:null diff --git a/.next/server/app/products.segments/_full.segment.rsc b/.next/server/app/products.segments/_full.segment.rsc index 51dda7d..cc3515c 100644 --- a/.next/server/app/products.segments/_full.segment.rsc +++ b/.next/server/app/products.segments/_full.segment.rsc @@ -1,55 +1,54 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] b:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","products"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["products",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7","$L8"]}]}],null,"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} -15:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -16:"$Sreact.suspense" -18:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -1a:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"产品服务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的产品"}],["$","p",null,{"className":"text-lg text-gray-600","children":"自主研发的企业级产品,助力企业高效运营,实现数字化转型"}]]}] -7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","children":[["$","div","erp",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新ERP管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"财务管理"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"采购管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"库存管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$Lc","$Ld","$undefined"]}],"核心价值"]}],"$Le"]}],"$Lf"]}]]}],"$L10","$L11","$L12","$L13","$L14"]}] -8:["$","div",null,{"className":"mt-20 text-center","children":["$","div",null,{"className":"bg-gradient-to-r from-gray-50 to-gray-100 rounded-2xl p-12","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-black mb-4","children":"需要定制化解决方案?"}],["$","p",null,{"className":"text-gray-600 mb-8 max-w-2xl mx-auto","children":"我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务"}],["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] hover:shadow-[0_0_20px_rgba(196,30,58,0.4)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base bg-black text-white hover:bg-gray-800","ref":"$undefined","children":["联系我们",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}] -9:["$","$L15",null,{"children":["$","$16",null,{"name":"Next.MetadataOutlet","children":"$@17"}]}] -a:["$","$1","h",{"children":[null,["$","$L18",null,{"children":"$L19"}],["$","div",null,{"hidden":true,"children":["$","$L1a",null,{"children":["$","$16",null,{"name":"Next.Metadata","children":"$L1b"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -c:["$","path","box55l",{"d":"M16 7h6v6"}] -d:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -e:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"提升运营效率30%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"降低库存成本20%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"实现数据实时共享"]}]]}] -f:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -10:["$","div","crm",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新客户关系管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"客户档案"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售漏斗"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"商机管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"合同管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L1c","$L1d","$undefined"]}],"核心价值"]}],"$L1e"]}],"$L1f"]}]]}] -11:["$","div","oa",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新协同办公平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"流程审批"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"文档管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"日程管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"即时通讯"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L20","$L21","$undefined"]}],"核心价值"]}],"$L22"]}],"$L23"]}]]}] -12:["$","div","bi",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"数据产品"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新商业智能平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据整合"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"可视化报表"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"自助分析"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"实时监控"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L24","$L25","$undefined"]}],"核心价值"]}],"$L26"]}],"$L27"]}]]}] -13:["$","div","iot",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"物联网"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新物联网平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"设备接入"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据采集"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"远程监控"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"规则引擎"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L28","$L29","$undefined"]}],"核心价值"]}],"$L2a"]}],"$L2b"]}]]}] -14:["$","div","ai",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden bg-[var(--color-bg-tertiary)] text-gray-300 border-gray-700 hover:border-[var(--color-tech-blue)] hover:text-[var(--color-tech-blue)] w-fit mb-3","children":"人工智能"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-xl","children":"睿新AI智能应用套件"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed mb-4 flex-1","children":"基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能客服"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"图像识别"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"语音识别"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能推荐"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":["$L2c","$L2d","$undefined"]}],"核心价值"]}],"$L2e"]}],"$L2f"]}]]}] -1c:["$","path","box55l",{"d":"M16 7h6v6"}] -1d:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -1e:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售转化率提升25%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客户满意度提升40%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售周期缩短30%"]}]]}] -1f:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -20:["$","path","box55l",{"d":"M16 7h6v6"}] -21:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -22:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"审批效率提升50%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"纸质文档减少80%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"跨部门协作更顺畅"]}]]}] -23:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -24:["$","path","box55l",{"d":"M16 7h6v6"}] -25:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -26:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"决策效率提升60%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"数据准备时间减少70%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"发现隐藏业务洞察"]}]]}] -27:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -28:["$","path","box55l",{"d":"M16 7h6v6"}] -29:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -2a:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"设备利用率提升35%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"故障响应时间缩短60%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"运维成本降低40%"]}]]}] -2b:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -2c:["$","path","box55l",{"d":"M16 7h6v6"}] -2d:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] -2e:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客服成本降低50%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"识别准确率达98%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"用户体验显著提升"]}]]}] -2f:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)] focus-visible:ring-offset-2 focus-visible:ring-offset-[var(--color-bg-primary)] border border-[var(--color-tech-blue)] bg-transparent text-[var(--color-tech-blue)] hover:bg-[rgba(0,217,255,0.1)] hover:shadow-[0_0_20px_rgba(0,217,255,0.2)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] -19:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -30:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -17:null -1b:[["$","title","0",{"children":"产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的产品和服务解决方案,包括ERP、CRM、OA、BI、物联网和AI智能应用"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L30","18",{}]] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","products"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["products",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7","$L8"]}]}],null,"$L9"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true} +14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +15:"$Sreact.suspense" +17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +19:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"产品服务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的产品"}],["$","p",null,{"className":"text-lg text-gray-600","children":"自主研发的企业级产品,助力企业高效运营,实现数字化转型"}]]}] +7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8","children":[["$","div","erp",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新ERP管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"集成财务、采购、销售、库存、生产等模块的企业资源计划系统,帮助企业实现业务流程标准化、数据一体化管理。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"财务管理"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"采购管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"库存管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],"$Lc","$undefined"]}],"核心价值"]}],"$Ld"]}],"$Le"]}]]}],"$Lf","$L10","$L11","$L12","$L13"]}] +8:["$","div",null,{"className":"mt-20 text-center","children":["$","div",null,{"className":"bg-gradient-to-r from-gray-50 to-gray-100 rounded-2xl p-12","children":[["$","h2",null,{"className":"text-2xl sm:text-3xl font-bold text-black mb-4","children":"需要定制化解决方案?"}],["$","p",null,{"className":"text-gray-600 mb-8 max-w-2xl mx-auto","children":"我们的专业团队可以根据您的业务需求,提供量身定制的产品开发和系统集成服务"}],["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap font-medium transition-all duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white hover:shadow-[0_4px_12px_rgba(196,30,58,0.25)] hover:-translate-y-0.5 active:scale-[0.98] h-12 rounded-lg px-6 text-base bg-black text-white hover:bg-gray-800","ref":"$undefined","children":["联系我们",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}]]}]}] +9:["$","$L14",null,{"children":["$","$15",null,{"name":"Next.MetadataOutlet","children":"$@16"}]}] +a:["$","$1","h",{"children":[null,["$","$L17",null,{"children":"$L18"}],["$","div",null,{"hidden":true,"children":["$","$L19",null,{"children":["$","$15",null,{"name":"Next.Metadata","children":"$L1a"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +c:["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}] +d:["$","ul",null,{"className":"space-y-1","children":[["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"提升运营效率30%"]}],["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"降低库存成本20%"]}],["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"实现数据实时共享"]}]]}] +e:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +f:["$","div","crm",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新客户关系管理系统"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"全渠道客户管理平台,整合客户信息、跟进销售机会、提升客户满意度和忠诚度,助力企业业绩增长。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"客户档案"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"销售漏斗"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"商机管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"合同管理"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L1b","$L1c","$L1d"]}]]}],"$L1e"]}]]}] +10:["$","div","oa",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"企业软件"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新协同办公平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"一站式企业协同办公解决方案,提供流程审批、文档管理、日程安排、即时通讯等功能,提升团队协作效率。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"流程审批"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"文档管理"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"日程管理"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"即时通讯"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L1f","$L20","$L21"]}]]}],"$L22"]}]]}] +11:["$","div","bi",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"数据产品"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新商业智能平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"数据可视化分析平台,整合多源数据,提供丰富的图表和报表,助力企业数据驱动决策,发现业务增长机会。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据整合"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"可视化报表"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"自助分析"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"实时监控"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L23","$L24","$L25"]}]]}],"$L26"]}]]}] +12:["$","div","iot",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"物联网"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新物联网平台"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"设备接入、数据采集、远程监控的一站式物联网解决方案,支持海量设备连接,助力企业实现智能制造。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"设备接入"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"数据采集"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"远程监控"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"规则引擎"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L27","$L28","$L29"]}]]}],"$L2a"]}]]}] +13:["$","div","ai",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] duration-300 hover:border-[#1C1C1C] hover:-translate-y-1 h-full flex flex-col group hover:shadow-lg transition-shadow","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","span",null,{"data-slot":"badge","data-variant":"secondary","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden bg-[#1C1C1C] text-white border-transparent shadow-sm w-fit mb-3","children":"人工智能"}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl","children":"睿新AI智能应用套件"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6 flex-1 flex flex-col","children":[["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed mb-4 flex-1","children":"基于人工智能技术的智能应用集合,包括智能客服、图像识别、智能推荐等功能,为企业注入AI动力。"}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2","children":"核心功能"}],["$","div",null,{"className":"flex flex-wrap gap-1.5","children":[["$","span","0",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能客服"]}],["$","span","1",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"图像识别"]}],["$","span","2",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"语音识别"]}],["$","span","3",{"className":"inline-flex items-center text-xs px-2 py-1 bg-gray-100 text-gray-700 rounded","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-check w-3 h-3 mr-1 text-green-600","aria-hidden":"true","children":[["$","path","1gmf2c",{"d":"M20 6 9 17l-5-5"}],"$undefined"]}],"智能推荐"]}]]}]]}],["$","div",null,{"className":"mb-4","children":[["$","p",null,{"className":"text-sm font-medium text-black mb-2 flex items-center","children":[["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-trending-up w-4 h-4 mr-1 text-blue-600","aria-hidden":"true","children":[["$","path","box55l",{"d":"M16 7h6v6"}],["$","path","1t1m79",{"d":"m22 7-8.5 8.5-5-5L2 17"}],"$undefined"]}],"核心价值"]}],["$","ul",null,{"className":"space-y-1","children":["$L2b","$L2c","$L2d"]}]]}],"$L2e"]}]]}] +1b:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售转化率提升25%"]}] +1c:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客户满意度提升40%"]}] +1d:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"销售周期缩短30%"]}] +1e:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +1f:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"审批效率提升50%"]}] +20:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"纸质文档减少80%"]}] +21:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"跨部门协作更顺畅"]}] +22:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +23:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"决策效率提升60%"]}] +24:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"数据准备时间减少70%"]}] +25:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"发现隐藏业务洞察"]}] +26:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +27:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"设备利用率提升35%"]}] +28:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"故障响应时间缩短60%"]}] +29:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"运维成本降低40%"]}] +2a:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +2b:["$","li","0",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"客服成本降低50%"]}] +2c:["$","li","1",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"识别准确率达98%"]}] +2d:["$","li","2",{"className":"text-xs text-gray-600 flex items-start","children":[["$","span",null,{"className":"text-blue-600 mr-1.5","children":"•"}],"用户体验显著提升"]}] +2e:["$","button",null,{"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-lg text-sm font-medium duration-200 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:ring-2 focus-visible:ring-[#1C1C1C] focus-visible:ring-offset-2 focus-visible:ring-offset-white border-2 border-[#1C1C1C] bg-transparent text-[#1C1C1C] hover:bg-[#F5F5F5] hover:shadow-[0_2px_8px_rgba(28,28,28,0.15)] h-10 px-4 py-2 w-full mt-auto group-hover:bg-black group-hover:text-white transition-colors","ref":"$undefined","children":["了解详情",["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-arrow-right ml-2 w-4 h-4","aria-hidden":"true","children":[["$","path","1ays0h",{"d":"M5 12h14"}],["$","path","xquz4c",{"d":"m12 5 7 7-7 7"}],"$undefined"]}]]}] +18:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +2f:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +16:null +1a:[["$","title","0",{"children":"产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的产品和服务解决方案,包括ERP、CRM、OA、BI、物联网和AI智能应用"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L2f","18",{}]] diff --git a/.next/server/app/products.segments/_head.segment.rsc b/.next/server/app/products.segments/_head.segment.rsc index eecaa42..41ac195 100644 --- a/.next/server/app/products.segments/_head.segment.rsc +++ b/.next/server/app/products.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的产品和服务解决方案,包括ERP、CRM、OA、BI、物联网和AI智能应用"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"产品服务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的产品和服务解决方案,包括ERP、CRM、OA、BI、物联网和AI智能应用"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/products.segments/_index.segment.rsc b/.next/server/app/products.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/products.segments/_index.segment.rsc +++ b/.next/server/app/products.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/products.segments/_tree.segment.rsc b/.next/server/app/products.segments/_tree.segment.rsc index 8e1ac3d..57aa76b 100644 --- a/.next/server/app/products.segments/_tree.segment.rsc +++ b/.next/server/app/products.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"products","paramType":null,"paramKey":"products","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"products","paramType":null,"paramKey":"products","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/app/services.html b/.next/server/app/services.html index cad87de..0d76081 100644 --- a/.next/server/app/services.html +++ b/.next/server/app/services.html @@ -1,8 +1,8 @@ -核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司
核心业务

我们的服务

提供全方位的技术解决方案,助力企业数字化转型

软件开发
提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等
云服务
提供云计算解决方案,包括云架构设计、云迁移、云运维等服务
数据分析
提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定
信息安全
提供信息安全咨询和解决方案,保护企业数据资产安全
\ No newline at end of file +
核心业务

我们的服务

提供全方位的技术解决方案,助力企业数字化转型

软件开发
提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等
云服务
提供云计算解决方案,包括云架构设计、云迁移、云运维等服务
数据分析
提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定
信息安全
提供信息安全咨询和解决方案,保护企业数据资产安全
\ No newline at end of file diff --git a/.next/server/app/services.rsc b/.next/server/app/services.rsc index 2d53d66..64eacd9 100644 --- a/.next/server/app/services.rsc +++ b/.next/server/app/services.rsc @@ -1,32 +1,28 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] a:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","services"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["services",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],null,"$L8"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true} -12:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -13:"$Sreact.suspense" -15:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"核心业务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的服务"}],["$","p",null,{"className":"text-lg text-gray-600","children":"提供全方位的技术解决方案,助力企业数字化转型"}]]}] -7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","software",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-code w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","eg8j8",{"d":"m16 18 6-6-6-6"}],["$","path","ppft3o",{"d":"m8 6-6 6 6 6"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"软件开发"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等"}]}]]}],["$","div","cloud",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-cloud w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","p7xjir",{"d":"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"云服务"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供云计算解决方案,包括云架构设计、云迁移、云运维等服务"}]}]]}],["$","div","data",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chart-column w-7 h-7 text-white","aria-hidden":"true","children":["$Lb","$Lc","$Ld","$Le","$undefined"]}]}],"$Lf"]}],"$L10"]}],"$L11"]}] -8:["$","$L12",null,{"children":["$","$13",null,{"name":"Next.MetadataOutlet","children":"$@14"}]}] -9:["$","$1","h",{"children":[null,["$","$L15",null,{"children":"$L16"}],["$","div",null,{"hidden":true,"children":["$","$L17",null,{"children":["$","$13",null,{"name":"Next.Metadata","children":"$L18"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -b:["$","path","c24i48",{"d":"M3 3v16a2 2 0 0 0 2 2h16"}] -c:["$","path","2bz60n",{"d":"M18 17V9"}] -d:["$","path","1frdt8",{"d":"M13 17V5"}] -e:["$","path","17ska0",{"d":"M8 17v-3"}] -f:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"数据分析"}] -10:["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定"}]}] -11:["$","div","security",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-shield w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","oel41y",{"d":"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"信息安全"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供信息安全咨询和解决方案,保护企业数据资产安全"}]}]]}] -16:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -19:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -14:null -18:[["$","title","0",{"children":"核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的核心业务领域和专业服务"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L19","18",{}]] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","services"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["services",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],null,"$L8"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true} +e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +f:"$Sreact.suspense" +11:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +13:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"核心业务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的服务"}],["$","p",null,{"className":"text-lg text-gray-600","children":"提供全方位的技术解决方案,助力企业数字化转型"}]]}] +7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","software",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-code w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","eg8j8",{"d":"m16 18 6-6-6-6"}],["$","path","ppft3o",{"d":"m8 6-6 6 6 6"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"软件开发"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等"}]}]]}],["$","div","cloud",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-cloud w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","p7xjir",{"d":"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"云服务"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供云计算解决方案,包括云架构设计、云迁移、云运维等服务"}]}]]}],["$","div","data",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chart-column w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","c24i48",{"d":"M3 3v16a2 2 0 0 0 2 2h16"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],"$Lb"]}],"$Lc"]}],"$Ld"]}] +8:["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}] +9:["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +b:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"数据分析"}] +c:["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定"}]}] +d:["$","div","security",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-shield w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","oel41y",{"d":"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"信息安全"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供信息安全咨询和解决方案,保护企业数据资产安全"}]}]]}] +12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +15:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +10:null +14:[["$","title","0",{"children":"核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的核心业务领域和专业服务"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L15","18",{}]] diff --git a/.next/server/app/services.segments/!KG1hcmtldGluZyk.segment.rsc b/.next/server/app/services.segments/!KG1hcmtldGluZyk.segment.rsc index 00c564b..4e22e56 100644 --- a/.next/server/app/services.segments/!KG1hcmtldGluZyk.segment.rsc +++ b/.next/server/app/services.segments/!KG1hcmtldGluZyk.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/services.segments/!KG1hcmtldGluZyk/services.segment.rsc b/.next/server/app/services.segments/!KG1hcmtldGluZyk/services.segment.rsc index 10e11e5..d4007e7 100644 --- a/.next/server/app/services.segments/!KG1hcmtldGluZyk/services.segment.rsc +++ b/.next/server/app/services.segments/!KG1hcmtldGluZyk/services.segment.rsc @@ -1,4 +1,4 @@ 1:"$Sreact.fragment" 2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/services.segments/!KG1hcmtldGluZyk/services/__PAGE__.segment.rsc b/.next/server/app/services.segments/!KG1hcmtldGluZyk/services/__PAGE__.segment.rsc index ffc8c13..0e5828f 100644 --- a/.next/server/app/services.segments/!KG1hcmtldGluZyk/services/__PAGE__.segment.rsc +++ b/.next/server/app/services.segments/!KG1hcmtldGluZyk/services/__PAGE__.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" 6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] 7:"$Sreact.suspense" -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":[["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"核心业务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的服务"}],["$","p",null,{"className":"text-lg text-gray-600","children":"提供全方位的技术解决方案,助力企业数字化转型"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","software",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-code w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","eg8j8",{"d":"m16 18 6-6-6-6"}],["$","path","ppft3o",{"d":"m8 6-6 6 6 6"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"软件开发"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等"}]}]]}],["$","div","cloud",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-cloud w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","p7xjir",{"d":"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"云服务"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":"$L2"}]]}],"$L3","$L4"]}]]}]}],null,"$L5"]}],"loading":null,"isPartial":false} -2:["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供云计算解决方案,包括云架构设计、云迁移、云运维等服务"}] -3:["$","div","data",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chart-column w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","c24i48",{"d":"M3 3v16a2 2 0 0 0 2 2h16"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"数据分析"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定"}]}]]}] -4:["$","div","security",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-shield w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","oel41y",{"d":"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"信息安全"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供信息安全咨询和解决方案,保护企业数据资产安全"}]}]]}] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":[["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"核心业务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的服务"}],["$","p",null,{"className":"text-lg text-gray-600","children":"提供全方位的技术解决方案,助力企业数字化转型"}]]}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","software",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-code w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","eg8j8",{"d":"m16 18 6-6-6-6"}],["$","path","ppft3o",{"d":"m8 6-6 6 6 6"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"软件开发"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等"}]}]]}],["$","div","cloud",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-cloud w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","p7xjir",{"d":"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"云服务"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供云计算解决方案,包括云架构设计、云迁移、云运维等服务"}]}]]}],["$","div","data",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":["$L2","$L3"]}],"$L4"]}]]}]}],null,"$L5"]}],"loading":null,"isPartial":false} +2:["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chart-column w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","c24i48",{"d":"M3 3v16a2 2 0 0 0 2 2h16"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"数据分析"}]]}] +3:["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定"}]}] +4:["$","div","security",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-shield w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","oel41y",{"d":"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"信息安全"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供信息安全咨询和解决方案,保护企业数据资产安全"}]}]]}] 5:["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}] 8:null diff --git a/.next/server/app/services.segments/_full.segment.rsc b/.next/server/app/services.segments/_full.segment.rsc index 2d53d66..64eacd9 100644 --- a/.next/server/app/services.segments/_full.segment.rsc +++ b/.next/server/app/services.segments/_full.segment.rsc @@ -1,32 +1,28 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] a:I[52933,[],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","services"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["services",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],null,"$L8"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true} -12:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] -13:"$Sreact.suspense" -15:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] -17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] -6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"核心业务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的服务"}],["$","p",null,{"className":"text-lg text-gray-600","children":"提供全方位的技术解决方案,助力企业数字化转型"}]]}] -7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","software",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-code w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","eg8j8",{"d":"m16 18 6-6-6-6"}],["$","path","ppft3o",{"d":"m8 6-6 6 6 6"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"软件开发"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等"}]}]]}],["$","div","cloud",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-cloud w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","p7xjir",{"d":"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"云服务"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供云计算解决方案,包括云架构设计、云迁移、云运维等服务"}]}]]}],["$","div","data",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chart-column w-7 h-7 text-white","aria-hidden":"true","children":["$Lb","$Lc","$Ld","$Le","$undefined"]}]}],"$Lf"]}],"$L10"]}],"$L11"]}] -8:["$","$L12",null,{"children":["$","$13",null,{"name":"Next.MetadataOutlet","children":"$@14"}]}] -9:["$","$1","h",{"children":[null,["$","$L15",null,{"children":"$L16"}],["$","div",null,{"hidden":true,"children":["$","$L17",null,{"children":["$","$13",null,{"name":"Next.Metadata","children":"$L18"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] -b:["$","path","c24i48",{"d":"M3 3v16a2 2 0 0 0 2 2h16"}] -c:["$","path","2bz60n",{"d":"M18 17V9"}] -d:["$","path","1frdt8",{"d":"M13 17V5"}] -e:["$","path","17ska0",{"d":"M8 17v-3"}] -f:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"数据分析"}] -10:["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定"}]}] -11:["$","div","security",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-shield w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","oel41y",{"d":"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[var(--color-text-primary)] text-2xl","children":"信息安全"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[var(--color-text-tertiary)] text-base leading-relaxed","children":"提供信息安全咨询和解决方案,保护企业数据资产安全"}]}]]}] -16:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] -19:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -14:null -18:[["$","title","0",{"children":"核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的核心业务领域和专业服务"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L19","18",{}]] +0:{"P":null,"b":"Kn3SI2UPa9QDvPZHEnqOQ","c":["","services"],"q":"","i":false,"f":[[["",{"children":["(marketing)",{"children":["services",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$L6","$L7"]}]}],null,"$L8"]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true} +e:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"] +f:"$Sreact.suspense" +11:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"] +13:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] +6:["$","div",null,{"className":"text-center max-w-3xl mx-auto mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[#1C1C1C] focus-visible:ring-2 focus-visible:ring-[#1C1C1C]/50 transition-all duration-300 overflow-hidden border-[#1C1C1C] text-[#1C1C1C] bg-transparent hover:bg-[#F5F5F5] mb-4","children":"核心业务"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":"我们的服务"}],["$","p",null,{"className":"text-lg text-gray-600","children":"提供全方位的技术解决方案,助力企业数字化转型"}]]}] +7:["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-8 max-w-5xl mx-auto","children":[["$","div","software",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-code w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","eg8j8",{"d":"m16 18 6-6-6-6"}],["$","path","ppft3o",{"d":"m8 6-6 6 6 6"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"软件开发"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供定制化软件开发服务,包括Web应用、移动应用、企业管理系统等"}]}]]}],["$","div","cloud",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-cloud w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","p7xjir",{"d":"M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"云服务"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供云计算解决方案,包括云架构设计、云迁移、云运维等服务"}]}]]}],["$","div","data",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-chart-column w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","c24i48",{"d":"M3 3v16a2 2 0 0 0 2 2h16"}],["$","path","2bz60n",{"d":"M18 17V9"}],["$","path","1frdt8",{"d":"M13 17V5"}],["$","path","17ska0",{"d":"M8 17v-3"}],"$undefined"]}]}],"$Lb"]}],"$Lc"]}],"$Ld"]}] +8:["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}] +9:["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L14"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}] +b:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"数据分析"}] +c:["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供大数据分析服务,帮助企业挖掘数据价值,支持决策制定"}]}] +d:["$","div","security",{"data-slot":"card","className":"bg-[#FAFAFA] text-[#1C1C1C] flex flex-col gap-6 rounded-xl border border-[#E5E5E5] py-6 shadow-[0_2px_8px_rgba(0,0,0,0.04)] transition-all duration-300 hover:border-[#1C1C1C] hover:shadow-[0_8px_24px_rgba(0,0,0,0.06)] hover:-translate-y-1 h-full","children":[["$","div",null,{"data-slot":"card-header","className":"@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6","children":[["$","div",null,{"className":"w-14 h-14 bg-black rounded-xl flex items-center justify-center mb-4","children":["$","svg",null,{"ref":"$undefined","xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-shield w-7 h-7 text-white","aria-hidden":"true","children":[["$","path","oel41y",{"d":"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"}],"$undefined"]}]}],["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-2xl","children":"信息安全"}]]}],["$","div",null,{"data-slot":"card-content","className":"px-6","children":["$","div",null,{"data-slot":"card-description","className":"text-[#5C5C5C] text-base leading-relaxed","children":"提供信息安全咨询和解决方案,保护企业数据资产安全"}]}]]}] +12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]] +15:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] +10:null +14:[["$","title","0",{"children":"核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的核心业务领域和专业服务"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L15","18",{}]] diff --git a/.next/server/app/services.segments/_head.segment.rsc b/.next/server/app/services.segments/_head.segment.rsc index e57227c..8bcce7e 100644 --- a/.next/server/app/services.segments/_head.segment.rsc +++ b/.next/server/app/services.segments/_head.segment.rsc @@ -3,4 +3,4 @@ 3:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"] 4:"$Sreact.suspense" 5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的核心业务领域和专业服务"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"核心业务 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的核心业务领域和专业服务"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/services.segments/_index.segment.rsc b/.next/server/app/services.segments/_index.segment.rsc index c698858..b714de6 100644 --- a/.next/server/app/services.segments/_index.segment.rsc +++ b/.next/server/app/services.segments/_index.segment.rsc @@ -1,9 +1,9 @@ 1:"$Sreact.fragment" -2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"] -3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"] +2:I[98866,["/_next/static/chunks/4a80ea50ccec09d1.js"],"WebVitals"] +3:I[57475,["/_next/static/chunks/4a80ea50ccec09d1.js"],"ThemeProvider"] 4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] 5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"] :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0fdca403010681ac.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/4a80ea50ccec09d1.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false} diff --git a/.next/server/app/services.segments/_tree.segment.rsc b/.next/server/app/services.segments/_tree.segment.rsc index 69e9e99..e77d634 100644 --- a/.next/server/app/services.segments/_tree.segment.rsc +++ b/.next/server/app/services.segments/_tree.segment.rsc @@ -1,7 +1,7 @@ :HL["/_next/static/chunks/1d118f89e5afbf33.css","style"] :HL["/_next/static/chunks/3bd086ae042740ad.css","style"] -:HL["/_next/static/chunks/0c71020666eed1f7.css","style"] +:HL["/_next/static/chunks/0fdca403010681ac.css","style"] :HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}] :HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"services","paramType":null,"paramKey":"services","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} +0:{"buildId":"Kn3SI2UPa9QDvPZHEnqOQ","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"services","paramType":null,"paramKey":"services","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300} diff --git a/.next/server/pages/404.html b/.next/server/pages/404.html index fc12bea..cc75185 100644 --- a/.next/server/pages/404.html +++ b/.next/server/pages/404.html @@ -1,8 +1,8 @@ -404: This page could not be found.四川睿新致远科技有限公司 - 企业数字化转型服务商404: This page could not be found.四川睿新致远科技有限公司 - 企业数字化转型服务商

404

This page could not be found.

\ No newline at end of file +

404

This page could not be found.

\ No newline at end of file diff --git a/.next/server/pages/500.html b/.next/server/pages/500.html index 37cd93f..189501d 100644 --- a/.next/server/pages/500.html +++ b/.next/server/pages/500.html @@ -1,2 +1,2 @@ -500: Internal Server Error.

500

Internal Server Error.

\ No newline at end of file +500: Internal Server Error.

500

Internal Server Error.

\ No newline at end of file diff --git a/.next/trace b/.next/trace index 0fa3214..bfd3a75 100644 --- a/.next/trace +++ b/.next/trace @@ -1 +1 @@ -[{"name":"generate-buildid","duration":101,"timestamp":108817462974,"id":4,"parentId":1,"tags":{},"startTime":1771771973285,"traceId":"6256bd68601622c0"},{"name":"load-custom-routes","duration":150,"timestamp":108817463111,"id":5,"parentId":1,"tags":{},"startTime":1771771973285,"traceId":"6256bd68601622c0"},{"name":"create-dist-dir","duration":189,"timestamp":108817463275,"id":6,"parentId":1,"tags":{},"startTime":1771771973285,"traceId":"6256bd68601622c0"},{"name":"clean","duration":42838,"timestamp":108817463733,"id":7,"parentId":1,"tags":{},"startTime":1771771973285,"traceId":"6256bd68601622c0"},{"name":"create-pages-mapping","duration":318,"timestamp":108817522120,"id":8,"parentId":1,"tags":{},"startTime":1771771973344,"traceId":"6256bd68601622c0"},{"name":"collect-app-files","duration":1885,"timestamp":108817522467,"id":9,"parentId":1,"tags":{},"startTime":1771771973344,"traceId":"6256bd68601622c0"},{"name":"create-app-mapping","duration":1170,"timestamp":108817524370,"id":10,"parentId":1,"tags":{},"startTime":1771771973346,"traceId":"6256bd68601622c0"},{"name":"create-app-layouts","duration":64,"timestamp":108817525552,"id":11,"parentId":1,"tags":{},"startTime":1771771973347,"traceId":"6256bd68601622c0"},{"name":"collect-default-files","duration":480,"timestamp":108817526863,"id":13,"parentId":1,"tags":{},"startTime":1771771973348,"traceId":"6256bd68601622c0"},{"name":"generate-route-types","duration":30212,"timestamp":108817526499,"id":12,"parentId":1,"tags":{},"startTime":1771771973348,"traceId":"6256bd68601622c0"},{"name":"public-dir-conflict-check","duration":47,"timestamp":108817556749,"id":14,"parentId":1,"tags":{},"startTime":1771771973378,"traceId":"6256bd68601622c0"},{"name":"generate-routes-manifest","duration":1188,"timestamp":108817556825,"id":15,"parentId":1,"tags":{},"startTime":1771771973378,"traceId":"6256bd68601622c0"},{"name":"run-turbopack","duration":3190801,"timestamp":108817560331,"id":17,"parentId":1,"tags":{},"startTime":1771771973382,"traceId":"6256bd68601622c0"},{"name":"run-typescript","duration":2153517,"timestamp":108820778334,"id":19,"parentId":1,"tags":{},"startTime":1771771976600,"traceId":"6256bd68601622c0"},{"name":"generate-required-server-files","duration":759,"timestamp":108822932716,"id":21,"parentId":1,"tags":{},"startTime":1771771978754,"traceId":"6256bd68601622c0"},{"name":"check-static-error-page","duration":1479,"timestamp":108822948388,"id":23,"parentId":22,"tags":{},"startTime":1771771978770,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":319345,"timestamp":108822958017,"id":37,"parentId":25,"tags":{},"startTime":1771771978780,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":327855,"timestamp":108822949634,"id":25,"parentId":22,"tags":{"page":"/_global-error"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":319534,"timestamp":108822969423,"id":39,"parentId":31,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":339226,"timestamp":108822949797,"id":31,"parentId":22,"tags":{"page":"/"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":324591,"timestamp":108822969868,"id":43,"parentId":33,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":344690,"timestamp":108822949830,"id":33,"parentId":22,"tags":{"page":"/services"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":339687,"timestamp":108822957673,"id":35,"parentId":34,"tags":{},"startTime":1771771978779,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":348095,"timestamp":108822949850,"id":34,"parentId":22,"tags":{"page":"/favicon.ico"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":328742,"timestamp":108822969896,"id":44,"parentId":32,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":348858,"timestamp":108822949812,"id":32,"parentId":22,"tags":{"page":"/products"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":332493,"timestamp":108822969245,"id":38,"parentId":28,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":352020,"timestamp":108822949755,"id":28,"parentId":22,"tags":{"page":"/contact"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":347940,"timestamp":108822957920,"id":36,"parentId":24,"tags":{},"startTime":1771771978779,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":356720,"timestamp":108822949159,"id":24,"parentId":22,"tags":{"page":"/_not-found"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":346127,"timestamp":108822969921,"id":45,"parentId":30,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":366311,"timestamp":108822949783,"id":30,"parentId":22,"tags":{"page":"/news"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":360915,"timestamp":108822969780,"id":41,"parentId":26,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":381020,"timestamp":108822949718,"id":26,"parentId":22,"tags":{"page":"/about"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":364531,"timestamp":108822969847,"id":42,"parentId":29,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":384645,"timestamp":108822949769,"id":29,"parentId":22,"tags":{"page":"/news/[slug]"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"is-page-static","duration":366753,"timestamp":108822969626,"id":40,"parentId":27,"tags":{},"startTime":1771771978791,"traceId":"6256bd68601622c0"},{"name":"check-page","duration":386657,"timestamp":108822949737,"id":27,"parentId":22,"tags":{"page":"/cases/[id]"},"startTime":1771771978771,"traceId":"6256bd68601622c0"},{"name":"static-check","duration":390897,"timestamp":108822945509,"id":22,"parentId":1,"tags":{},"startTime":1771771978767,"traceId":"6256bd68601622c0"},{"name":"write-routes-manifest","duration":263,"timestamp":108823337064,"id":47,"parentId":1,"tags":{},"startTime":1771771979159,"traceId":"6256bd68601622c0"},{"name":"load-dotenv","duration":10,"timestamp":108823343323,"id":50,"parentId":49,"tags":{},"startTime":1771771979165,"traceId":"6256bd68601622c0"},{"name":"run-export-path-map","duration":260,"timestamp":108823345284,"id":51,"parentId":49,"tags":{},"startTime":1771771979167,"traceId":"6256bd68601622c0"},{"name":"next-export","duration":245474,"timestamp":108823342788,"id":49,"parentId":1,"tags":{},"startTime":1771771979164,"traceId":"6256bd68601622c0"},{"name":"move-exported-app-not-found-","duration":392,"timestamp":108823589631,"id":52,"parentId":48,"tags":{},"startTime":1771771979411,"traceId":"6256bd68601622c0"},{"name":"move-exported-app-global-error-","duration":286,"timestamp":108823590062,"id":53,"parentId":48,"tags":{},"startTime":1771771979412,"traceId":"6256bd68601622c0"},{"name":"static-generation","duration":252319,"timestamp":108823338876,"id":48,"parentId":1,"tags":{},"startTime":1771771979160,"traceId":"6256bd68601622c0"},{"name":"write-routes-manifest","duration":124,"timestamp":108823591274,"id":54,"parentId":1,"tags":{},"startTime":1771771979413,"traceId":"6256bd68601622c0"},{"name":"load-dotenv","duration":20,"timestamp":108823597012,"id":57,"parentId":56,"tags":{},"startTime":1771771979419,"traceId":"6256bd68601622c0"},{"name":"copy-next-static-directory","duration":13893,"timestamp":108823615375,"id":58,"parentId":56,"tags":{},"startTime":1771771979437,"traceId":"6256bd68601622c0"},{"name":"is-next-image-imported","duration":438,"timestamp":108823629300,"id":59,"parentId":56,"tags":{},"startTime":1771771979451,"traceId":"6256bd68601622c0"},{"name":"run-export-path-map","duration":50,"timestamp":108823630049,"id":60,"parentId":56,"tags":{},"startTime":1771771979452,"traceId":"6256bd68601622c0"},{"name":"copy-public-directory","duration":2238,"timestamp":108823630287,"id":61,"parentId":56,"tags":{},"startTime":1771771979452,"traceId":"6256bd68601622c0"},{"name":"next-export","duration":18225148,"timestamp":108823596986,"id":56,"parentId":1,"tags":{},"startTime":1771771979419,"traceId":"6256bd68601622c0"},{"name":"output-export-full-static-export","duration":18225556,"timestamp":108823596691,"id":55,"parentId":1,"tags":{},"startTime":1771771979418,"traceId":"6256bd68601622c0"},{"name":"print-tree-view","duration":1782,"timestamp":108841823233,"id":62,"parentId":1,"tags":{},"startTime":1771771997645,"traceId":"6256bd68601622c0"},{"name":"telemetry-flush","duration":14,"timestamp":108841825022,"id":63,"parentId":1,"tags":{},"startTime":1771771997647,"traceId":"6256bd68601622c0"},{"name":"next-build","duration":24486652,"timestamp":108817338413,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1771771973160,"traceId":"6256bd68601622c0"}] +[{"name":"generate-buildid","duration":96,"timestamp":146152228414,"id":4,"parentId":1,"tags":{},"startTime":1771809308047,"traceId":"c9f0594ffe99212f"},{"name":"load-custom-routes","duration":147,"timestamp":146152228548,"id":5,"parentId":1,"tags":{},"startTime":1771809308047,"traceId":"c9f0594ffe99212f"},{"name":"create-dist-dir","duration":156,"timestamp":146152228705,"id":6,"parentId":1,"tags":{},"startTime":1771809308048,"traceId":"c9f0594ffe99212f"},{"name":"clean","duration":61377,"timestamp":146152229121,"id":7,"parentId":1,"tags":{},"startTime":1771809308048,"traceId":"c9f0594ffe99212f"},{"name":"create-pages-mapping","duration":200,"timestamp":146152314898,"id":8,"parentId":1,"tags":{},"startTime":1771809308134,"traceId":"c9f0594ffe99212f"},{"name":"collect-app-files","duration":3023,"timestamp":146152315132,"id":9,"parentId":1,"tags":{},"startTime":1771809308134,"traceId":"c9f0594ffe99212f"},{"name":"create-app-mapping","duration":1969,"timestamp":146152318175,"id":10,"parentId":1,"tags":{},"startTime":1771809308137,"traceId":"c9f0594ffe99212f"},{"name":"create-app-layouts","duration":86,"timestamp":146152320196,"id":11,"parentId":1,"tags":{},"startTime":1771809308139,"traceId":"c9f0594ffe99212f"},{"name":"collect-default-files","duration":607,"timestamp":146152322671,"id":13,"parentId":1,"tags":{},"startTime":1771809308142,"traceId":"c9f0594ffe99212f"},{"name":"generate-route-types","duration":13210,"timestamp":146152322174,"id":12,"parentId":1,"tags":{},"startTime":1771809308141,"traceId":"c9f0594ffe99212f"},{"name":"public-dir-conflict-check","duration":44,"timestamp":146152335424,"id":14,"parentId":1,"tags":{},"startTime":1771809308154,"traceId":"c9f0594ffe99212f"},{"name":"generate-routes-manifest","duration":1666,"timestamp":146152335497,"id":15,"parentId":1,"tags":{},"startTime":1771809308154,"traceId":"c9f0594ffe99212f"},{"name":"run-turbopack","duration":3182258,"timestamp":146152359371,"id":17,"parentId":1,"tags":{},"startTime":1771809308178,"traceId":"c9f0594ffe99212f"},{"name":"run-typescript","duration":2237429,"timestamp":146155555924,"id":19,"parentId":1,"tags":{},"startTime":1771809311375,"traceId":"c9f0594ffe99212f"},{"name":"generate-required-server-files","duration":1089,"timestamp":146157793864,"id":21,"parentId":1,"tags":{},"startTime":1771809313613,"traceId":"c9f0594ffe99212f"},{"name":"check-static-error-page","duration":3872,"timestamp":146157805560,"id":23,"parentId":22,"tags":{},"startTime":1771809313624,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":323259,"timestamp":146157817600,"id":35,"parentId":25,"tags":{},"startTime":1771809313636,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":331777,"timestamp":146157809181,"id":25,"parentId":22,"tags":{"page":"/_global-error"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":347535,"timestamp":146157830809,"id":38,"parentId":28,"tags":{},"startTime":1771809313650,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":369091,"timestamp":146157809312,"id":28,"parentId":22,"tags":{"page":"/contact"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":359439,"timestamp":146157819919,"id":37,"parentId":24,"tags":{},"startTime":1771809313639,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":370725,"timestamp":146157808689,"id":24,"parentId":22,"tags":{"page":"/_not-found"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":357201,"timestamp":146157830988,"id":39,"parentId":31,"tags":{},"startTime":1771809313650,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":379149,"timestamp":146157809355,"id":31,"parentId":22,"tags":{"page":"/"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":357942,"timestamp":146157831762,"id":44,"parentId":26,"tags":{},"startTime":1771809313651,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":380532,"timestamp":146157809271,"id":26,"parentId":22,"tags":{"page":"/about"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":365033,"timestamp":146157831656,"id":43,"parentId":29,"tags":{},"startTime":1771809313651,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":387398,"timestamp":146157809325,"id":29,"parentId":22,"tags":{"page":"/news/[slug]"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":377109,"timestamp":146157819661,"id":36,"parentId":34,"tags":{},"startTime":1771809313639,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":387365,"timestamp":146157809412,"id":34,"parentId":22,"tags":{"page":"/favicon.ico"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":372218,"timestamp":146157831469,"id":42,"parentId":30,"tags":{},"startTime":1771809313650,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":394372,"timestamp":146157809340,"id":30,"parentId":22,"tags":{"page":"/news"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":380391,"timestamp":146157831867,"id":45,"parentId":33,"tags":{},"startTime":1771809313651,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":402906,"timestamp":146157809393,"id":33,"parentId":22,"tags":{"page":"/services"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":387194,"timestamp":146157831392,"id":41,"parentId":32,"tags":{},"startTime":1771809313650,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":409237,"timestamp":146157809371,"id":32,"parentId":22,"tags":{"page":"/products"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"is-page-static","duration":392006,"timestamp":146157831224,"id":40,"parentId":27,"tags":{},"startTime":1771809313650,"traceId":"c9f0594ffe99212f"},{"name":"check-page","duration":414009,"timestamp":146157809294,"id":27,"parentId":22,"tags":{"page":"/cases/[id]"},"startTime":1771809313628,"traceId":"c9f0594ffe99212f"},{"name":"static-check","duration":418398,"timestamp":146157804932,"id":22,"parentId":1,"tags":{},"startTime":1771809313624,"traceId":"c9f0594ffe99212f"},{"name":"write-routes-manifest","duration":423,"timestamp":146158224168,"id":47,"parentId":1,"tags":{},"startTime":1771809314043,"traceId":"c9f0594ffe99212f"},{"name":"load-dotenv","duration":10,"timestamp":146158231193,"id":50,"parentId":49,"tags":{},"startTime":1771809314050,"traceId":"c9f0594ffe99212f"},{"name":"run-export-path-map","duration":264,"timestamp":146158232884,"id":51,"parentId":49,"tags":{},"startTime":1771809314052,"traceId":"c9f0594ffe99212f"},{"name":"next-export","duration":264351,"timestamp":146158230665,"id":49,"parentId":1,"tags":{},"startTime":1771809314050,"traceId":"c9f0594ffe99212f"},{"name":"move-exported-app-not-found-","duration":329,"timestamp":146158496530,"id":52,"parentId":48,"tags":{},"startTime":1771809314315,"traceId":"c9f0594ffe99212f"},{"name":"move-exported-app-global-error-","duration":252,"timestamp":146158496882,"id":53,"parentId":48,"tags":{},"startTime":1771809314316,"traceId":"c9f0594ffe99212f"},{"name":"static-generation","duration":270434,"timestamp":146158227531,"id":48,"parentId":1,"tags":{},"startTime":1771809314046,"traceId":"c9f0594ffe99212f"},{"name":"write-routes-manifest","duration":125,"timestamp":146158498021,"id":54,"parentId":1,"tags":{},"startTime":1771809314317,"traceId":"c9f0594ffe99212f"},{"name":"load-dotenv","duration":13,"timestamp":146158504800,"id":57,"parentId":56,"tags":{},"startTime":1771809314324,"traceId":"c9f0594ffe99212f"},{"name":"copy-next-static-directory","duration":21047,"timestamp":146158585953,"id":58,"parentId":56,"tags":{},"startTime":1771809314405,"traceId":"c9f0594ffe99212f"},{"name":"is-next-image-imported","duration":216,"timestamp":146158607026,"id":59,"parentId":56,"tags":{},"startTime":1771809314426,"traceId":"c9f0594ffe99212f"},{"name":"run-export-path-map","duration":20,"timestamp":146158607478,"id":60,"parentId":56,"tags":{},"startTime":1771809314426,"traceId":"c9f0594ffe99212f"},{"name":"copy-public-directory","duration":1696,"timestamp":146158607663,"id":61,"parentId":56,"tags":{},"startTime":1771809314427,"traceId":"c9f0594ffe99212f"},{"name":"next-export","duration":414989,"timestamp":146158504780,"id":56,"parentId":1,"tags":{},"startTime":1771809314324,"traceId":"c9f0594ffe99212f"},{"name":"output-export-full-static-export","duration":417831,"timestamp":146158501948,"id":55,"parentId":1,"tags":{},"startTime":1771809314321,"traceId":"c9f0594ffe99212f"},{"name":"print-tree-view","duration":1631,"timestamp":146158919850,"id":62,"parentId":1,"tags":{},"startTime":1771809314739,"traceId":"c9f0594ffe99212f"},{"name":"telemetry-flush","duration":16,"timestamp":146158921490,"id":63,"parentId":1,"tags":{},"startTime":1771809314740,"traceId":"c9f0594ffe99212f"},{"name":"next-build","duration":6877404,"timestamp":146152044108,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1771809307863,"traceId":"c9f0594ffe99212f"}] diff --git a/.next/trace-build b/.next/trace-build index ddc560a..a14454e 100644 --- a/.next/trace-build +++ b/.next/trace-build @@ -1 +1 @@ -[{"name":"run-turbopack","duration":3190801,"timestamp":108817560331,"id":17,"parentId":1,"tags":{},"startTime":1771771973382,"traceId":"6256bd68601622c0"},{"name":"run-typescript","duration":2153517,"timestamp":108820778334,"id":19,"parentId":1,"tags":{},"startTime":1771771976600,"traceId":"6256bd68601622c0"},{"name":"static-check","duration":390897,"timestamp":108822945509,"id":22,"parentId":1,"tags":{},"startTime":1771771978767,"traceId":"6256bd68601622c0"},{"name":"static-generation","duration":252319,"timestamp":108823338876,"id":48,"parentId":1,"tags":{},"startTime":1771771979160,"traceId":"6256bd68601622c0"},{"name":"output-export-full-static-export","duration":18225556,"timestamp":108823596691,"id":55,"parentId":1,"tags":{},"startTime":1771771979418,"traceId":"6256bd68601622c0"},{"name":"telemetry-flush","duration":14,"timestamp":108841825022,"id":63,"parentId":1,"tags":{},"startTime":1771771997647,"traceId":"6256bd68601622c0"},{"name":"next-build","duration":24486652,"timestamp":108817338413,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1771771973160,"traceId":"6256bd68601622c0"}] +[{"name":"run-turbopack","duration":3182258,"timestamp":146152359371,"id":17,"parentId":1,"tags":{},"startTime":1771809308178,"traceId":"c9f0594ffe99212f"},{"name":"run-typescript","duration":2237429,"timestamp":146155555924,"id":19,"parentId":1,"tags":{},"startTime":1771809311375,"traceId":"c9f0594ffe99212f"},{"name":"static-check","duration":418398,"timestamp":146157804932,"id":22,"parentId":1,"tags":{},"startTime":1771809313624,"traceId":"c9f0594ffe99212f"},{"name":"static-generation","duration":270434,"timestamp":146158227531,"id":48,"parentId":1,"tags":{},"startTime":1771809314046,"traceId":"c9f0594ffe99212f"},{"name":"output-export-full-static-export","duration":417831,"timestamp":146158501948,"id":55,"parentId":1,"tags":{},"startTime":1771809314321,"traceId":"c9f0594ffe99212f"},{"name":"telemetry-flush","duration":16,"timestamp":146158921490,"id":63,"parentId":1,"tags":{},"startTime":1771809314740,"traceId":"c9f0594ffe99212f"},{"name":"next-build","duration":6877404,"timestamp":146152044108,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1771809307863,"traceId":"c9f0594ffe99212f"}] diff --git a/src/app/globals.css b/src/app/globals.css index e0548a2..4aa1471 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -7,48 +7,48 @@ } :root { - /* 主色调 - 专业蓝系 */ - --color-primary: #005EB8; - --color-primary-hover: #003B73; - --color-primary-light: #00A3E0; - --color-primary-lighter: #E8F4FD; + /* 主色调 - 墨黑系(水墨画主色) */ + --color-primary: #1C1C1C; + --color-primary-hover: #0A0A0A; + --color-primary-light: #3D3D3D; + --color-primary-lighter: #F5F5F5; - /* 品牌色 - 印章红 */ + /* 品牌色 - 朱砂红(印章红) */ --color-brand-primary: #C41E3A; --color-brand-primary-hover: #A01830; --color-brand-primary-light: #E04A68; --color-brand-primary-bg: #FEF2F4; - /* 背景色系 - 明亮健康风 */ - --color-bg-primary: #FFFFFF; - --color-bg-secondary: #F5F7FA; - --color-bg-tertiary: #EEF2F7; - --color-bg-hover: #E8ECF2; + /* 背景色系 - 宣纸白 */ + --color-bg-primary: #FAFAFA; + --color-bg-secondary: #FFFBF5; + --color-bg-tertiary: #F5F5F5; + --color-bg-hover: #EFEFEF; - /* 文字色系 */ - --color-text-primary: #1A1A2E; - --color-text-secondary: #4A5568; - --color-text-tertiary: #718096; - --color-text-muted: #A0AEC0; + /* 文字色系 - 墨色层次 */ + --color-text-primary: #1C1C1C; + --color-text-secondary: #3D3D3D; + --color-text-tertiary: #5C5C5C; + --color-text-muted: #8C8C8C; /* 边框色系 */ - --color-border-primary: #E2E8F0; - --color-border-secondary: #CBD5E0; - --color-border-accent: #005EB8; + --color-border-primary: #E5E5E5; + --color-border-secondary: #D4D4D4; + --color-border-accent: #1C1C1C; /* 链接色 */ - --color-link: #005EB8; - --color-link-hover: #003B73; + --color-link: #1C1C1C; + --color-link-hover: #C41E3A; /* 状态色 */ --color-success: #16A34A; --color-success-bg: #F0FDF4; --color-warning: #D97706; --color-warning-bg: #FFFBEB; - --color-info: #0284C7; - --color-info-bg: #F0F9FF; - --color-error: #DC2626; - --color-error-bg: #FEF2F2; + --color-info: #5C5C5C; + --color-info-bg: #F5F5F5; + --color-error: #C41E3A; + --color-error-bg: #FEF2F4; /* 阴影 */ --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05); @@ -129,7 +129,7 @@ right: 0; bottom: 0; background: - radial-gradient(ellipse at 15% 20%, rgba(0, 94, 184, 0.03) 0%, transparent 50%), + radial-gradient(ellipse at 15% 20%, rgba(28, 28, 28, 0.02) 0%, transparent 50%), radial-gradient(ellipse at 85% 80%, rgba(196, 30, 58, 0.02) 0%, transparent 50%); pointer-events: none; z-index: -1; @@ -739,7 +739,7 @@ } .btn-secondary { - background: #005EB8; + background: #1C1C1C; color: #FFFFFF; border-radius: 8px; padding: 12px 32px; @@ -748,15 +748,15 @@ } .btn-secondary:hover { - background: #003B73; + background: #0A0A0A; transform: translateY(-2px); - box-shadow: 0 4px 12px rgba(0, 94, 184, 0.25); + box-shadow: 0 4px 12px rgba(28, 28, 28, 0.25); } .btn-outline { background: transparent; - border: 2px solid #005EB8; - color: #005EB8; + border: 2px solid #1C1C1C; + color: #1C1C1C; border-radius: 8px; padding: 12px 32px; font-weight: 600; @@ -764,9 +764,9 @@ } .btn-outline:hover { - background: #E8F4FD; + background: #F5F5F5; transform: translateY(-2px); - box-shadow: 0 2px 8px rgba(0, 94, 184, 0.15); + box-shadow: 0 2px 8px rgba(28, 28, 28, 0.15); } .card-health { diff --git a/src/components/layout/footer.tsx b/src/components/layout/footer.tsx index d70f2bb..b860698 100644 --- a/src/components/layout/footer.tsx +++ b/src/components/layout/footer.tsx @@ -4,26 +4,26 @@ import { COMPANY_INFO, NAVIGATION } from '@/lib/constants'; export function Footer() { return ( -