fix: rename news dynamic route parameter from id to slug
This commit is contained in:
@@ -1 +0,0 @@
|
||||
oPz6qZ1lRFb9_XkMkfEez
|
||||
@@ -5,10 +5,15 @@
|
||||
"/(marketing)/news/[slug]/page": "/news/[slug]",
|
||||
"/(marketing)/news/page": "/news",
|
||||
"/(marketing)/page": "/",
|
||||
"/(marketing)/privacy/page": "/privacy",
|
||||
"/(marketing)/products/[id]/page": "/products/[id]",
|
||||
"/(marketing)/products/page": "/products",
|
||||
"/(marketing)/services/[id]/page": "/services/[id]",
|
||||
"/(marketing)/services/page": "/services",
|
||||
"/(marketing)/terms/page": "/terms",
|
||||
"/_global-error/page": "/_global-error",
|
||||
"/_not-found/page": "/_not-found",
|
||||
"/api/contact/route": "/api/contact",
|
||||
"/favicon.ico/route": "/favicon.ico",
|
||||
"/preview/effects/page": "/preview/effects"
|
||||
}
|
||||
@@ -7,8 +7,8 @@
|
||||
"static/chunks/a6dad97d9634a72d.js"
|
||||
],
|
||||
"lowPriorityFiles": [
|
||||
"static/oPz6qZ1lRFb9_XkMkfEez/_ssgManifest.js",
|
||||
"static/oPz6qZ1lRFb9_XkMkfEez/_buildManifest.js"
|
||||
"static/KcYnDpg0y1wfGl36o1F1g/_ssgManifest.js",
|
||||
"static/KcYnDpg0y1wfGl36o1F1g/_buildManifest.js"
|
||||
],
|
||||
"rootMainFiles": [
|
||||
"static/chunks/44fb32c503ee245d.js",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"buildStage": "static-generation",
|
||||
"buildStage": "type-checking",
|
||||
"buildOptions": {
|
||||
"useBuildWorker": "true"
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"outDirectory": "/Users/zhangxiang/Codes/Gitee/home-page/novalon-website/dist",
|
||||
"success": true
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"hasExportPathMap": false,
|
||||
"exportTrailingSlash": false,
|
||||
"isNextImageImported": false
|
||||
}
|
||||
@@ -5,8 +5,8 @@
|
||||
"devFiles": [],
|
||||
"polyfillFiles": [],
|
||||
"lowPriorityFiles": [
|
||||
"static/oPz6qZ1lRFb9_XkMkfEez/_ssgManifest.js",
|
||||
"static/oPz6qZ1lRFb9_XkMkfEez/_buildManifest.js"
|
||||
"static/KcYnDpg0y1wfGl36o1F1g/_ssgManifest.js",
|
||||
"static/KcYnDpg0y1wfGl36o1F1g/_buildManifest.js"
|
||||
],
|
||||
"rootMainFiles": []
|
||||
}
|
||||
@@ -1,69 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"images": {
|
||||
"deviceSizes": [
|
||||
640,
|
||||
750,
|
||||
828,
|
||||
1080,
|
||||
1200,
|
||||
1920,
|
||||
2048,
|
||||
3840
|
||||
],
|
||||
"imageSizes": [
|
||||
16,
|
||||
32,
|
||||
48,
|
||||
64,
|
||||
96,
|
||||
128,
|
||||
256,
|
||||
384
|
||||
],
|
||||
"path": "/_next/image",
|
||||
"loader": "default",
|
||||
"loaderFile": "",
|
||||
"domains": [],
|
||||
"disableStaticImages": false,
|
||||
"minimumCacheTTL": 14400,
|
||||
"formats": [
|
||||
"image/webp"
|
||||
],
|
||||
"maximumRedirects": 3,
|
||||
"maximumResponseBody": 50000000,
|
||||
"dangerouslyAllowLocalIP": false,
|
||||
"dangerouslyAllowSVG": false,
|
||||
"contentSecurityPolicy": "script-src 'none'; frame-src 'none'; sandbox;",
|
||||
"contentDispositionType": "attachment",
|
||||
"localPatterns": [
|
||||
{
|
||||
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$",
|
||||
"search": ""
|
||||
}
|
||||
],
|
||||
"remotePatterns": [],
|
||||
"qualities": [
|
||||
75
|
||||
],
|
||||
"unoptimized": true,
|
||||
"sizes": [
|
||||
640,
|
||||
750,
|
||||
828,
|
||||
1080,
|
||||
1200,
|
||||
1920,
|
||||
2048,
|
||||
3840,
|
||||
16,
|
||||
32,
|
||||
48,
|
||||
64,
|
||||
96,
|
||||
128,
|
||||
256,
|
||||
384
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,529 +0,0 @@
|
||||
{
|
||||
"version": 4,
|
||||
"routes": {
|
||||
"/_global-error": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/_global-error",
|
||||
"dataRoute": "/_global-error.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/_not-found": {
|
||||
"initialStatus": 404,
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/_not-found",
|
||||
"dataRoute": "/_not-found.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/about": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/about",
|
||||
"dataRoute": "/about.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/cases/case-1": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/cases/[id]",
|
||||
"dataRoute": "/cases/case-1.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/cases/case-2": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/cases/[id]",
|
||||
"dataRoute": "/cases/case-2.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/cases/case-3": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/cases/[id]",
|
||||
"dataRoute": "/cases/case-3.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/contact": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/contact",
|
||||
"dataRoute": "/contact.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news/1": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/news/[slug]",
|
||||
"dataRoute": "/news/1.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news/2": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/news/[slug]",
|
||||
"dataRoute": "/news/2.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news/3": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/news/[slug]",
|
||||
"dataRoute": "/news/3.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news/4": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/news/[slug]",
|
||||
"dataRoute": "/news/4.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news/5": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/news/[slug]",
|
||||
"dataRoute": "/news/5.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news/6": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/news/[slug]",
|
||||
"dataRoute": "/news/6.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/news",
|
||||
"dataRoute": "/news.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/",
|
||||
"dataRoute": "/index.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/products": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/products",
|
||||
"dataRoute": "/products.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/services": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/services",
|
||||
"dataRoute": "/services.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/favicon.ico": {
|
||||
"initialHeaders": {
|
||||
"cache-control": "public, max-age=0, must-revalidate",
|
||||
"content-type": "image/x-icon",
|
||||
"x-next-cache-tags": "_N_T_/layout,_N_T_/favicon.ico/layout,_N_T_/favicon.ico/route,_N_T_/favicon.ico"
|
||||
},
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/favicon.ico",
|
||||
"dataRoute": null,
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/preview/effects": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/preview/effects",
|
||||
"dataRoute": "/preview/effects.rsc",
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
}
|
||||
},
|
||||
"dynamicRoutes": {
|
||||
"/cases/[id]": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"routeRegex": "^/cases/([^/]+?)(?:/)?$",
|
||||
"dataRoute": "/cases/[id].rsc",
|
||||
"fallback": null,
|
||||
"fallbackRouteParams": [],
|
||||
"dataRouteRegex": "^/cases/([^/]+?)\\.rsc$",
|
||||
"prefetchDataRoute": null,
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
},
|
||||
"/news/[slug]": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"routeRegex": "^/news/([^/]+?)(?:/)?$",
|
||||
"dataRoute": "/news/[slug].rsc",
|
||||
"fallback": null,
|
||||
"fallbackRouteParams": [],
|
||||
"dataRouteRegex": "^/news/([^/]+?)\\.rsc$",
|
||||
"prefetchDataRoute": null,
|
||||
"allowHeader": [
|
||||
"host",
|
||||
"x-matched-path",
|
||||
"x-prerender-revalidate",
|
||||
"x-prerender-revalidate-if-generated",
|
||||
"x-next-revalidated-tags",
|
||||
"x-next-revalidate-tag-token"
|
||||
]
|
||||
}
|
||||
},
|
||||
"notFoundRoutes": [],
|
||||
"preview": {
|
||||
"previewModeId": "f8b7a019445d228918b632c24b760a37",
|
||||
"previewModeSigningKey": "0229b2d89672d525828d923729b03bc02066d1b6b7889e275ec067db050fdbc6",
|
||||
"previewModeEncryptionKey": "ab6731045bbcf210f67ba45d5540d85f87dc13a127461e7ecb8292ca86d0f1b5"
|
||||
}
|
||||
}
|
||||
@@ -1,121 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"pages404": true,
|
||||
"appType": "app",
|
||||
"caseSensitive": false,
|
||||
"basePath": "",
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/:path+/",
|
||||
"destination": "/:path+",
|
||||
"internal": true,
|
||||
"priority": true,
|
||||
"statusCode": 308,
|
||||
"regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"
|
||||
}
|
||||
],
|
||||
"headers": [],
|
||||
"rewrites": {
|
||||
"beforeFiles": [],
|
||||
"afterFiles": [],
|
||||
"fallback": []
|
||||
},
|
||||
"dynamicRoutes": [
|
||||
{
|
||||
"page": "/cases/[id]",
|
||||
"regex": "^/cases/([^/]+?)(?:/)?$",
|
||||
"routeKeys": {
|
||||
"nxtPid": "nxtPid"
|
||||
},
|
||||
"namedRegex": "^/cases/(?<nxtPid>[^/]+?)(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/news/[slug]",
|
||||
"regex": "^/news/([^/]+?)(?:/)?$",
|
||||
"routeKeys": {
|
||||
"nxtPslug": "nxtPslug"
|
||||
},
|
||||
"namedRegex": "^/news/(?<nxtPslug>[^/]+?)(?:/)?$"
|
||||
}
|
||||
],
|
||||
"staticRoutes": [
|
||||
{
|
||||
"page": "/",
|
||||
"regex": "^/(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/_global-error",
|
||||
"regex": "^/_global\\-error(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/_global\\-error(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/_not-found",
|
||||
"regex": "^/_not\\-found(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/_not\\-found(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/about",
|
||||
"regex": "^/about(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/about(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/contact",
|
||||
"regex": "^/contact(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/contact(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/favicon.ico",
|
||||
"regex": "^/favicon\\.ico(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/favicon\\.ico(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/news",
|
||||
"regex": "^/news(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/news(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/preview/effects",
|
||||
"regex": "^/preview/effects(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/preview/effects(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/products",
|
||||
"regex": "^/products(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/products(?:/)?$"
|
||||
},
|
||||
{
|
||||
"page": "/services",
|
||||
"regex": "^/services(?:/)?$",
|
||||
"routeKeys": {},
|
||||
"namedRegex": "^/services(?:/)?$"
|
||||
}
|
||||
],
|
||||
"dataRoutes": [],
|
||||
"rsc": {
|
||||
"header": "rsc",
|
||||
"varyHeader": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch",
|
||||
"prefetchHeader": "next-router-prefetch",
|
||||
"didPostponeHeader": "x-nextjs-postponed",
|
||||
"contentTypeHeader": "text/x-component",
|
||||
"suffix": ".rsc",
|
||||
"prefetchSegmentHeader": "next-router-segment-prefetch",
|
||||
"prefetchSegmentSuffix": ".segment.rsc",
|
||||
"prefetchSegmentDirSuffix": ".segments",
|
||||
"clientParamParsing": false,
|
||||
"dynamicRSCPrerender": false
|
||||
},
|
||||
"rewriteHeaders": {
|
||||
"pathHeader": "x-nextjs-rewritten-path",
|
||||
"queryHeader": "x-nextjs-rewritten-query"
|
||||
}
|
||||
}
|
||||
@@ -5,10 +5,15 @@
|
||||
"/(marketing)/news/[slug]/page": "app/(marketing)/news/[slug]/page.js",
|
||||
"/(marketing)/news/page": "app/(marketing)/news/page.js",
|
||||
"/(marketing)/page": "app/(marketing)/page.js",
|
||||
"/(marketing)/privacy/page": "app/(marketing)/privacy/page.js",
|
||||
"/(marketing)/products/[id]/page": "app/(marketing)/products/[id]/page.js",
|
||||
"/(marketing)/products/page": "app/(marketing)/products/page.js",
|
||||
"/(marketing)/services/[id]/page": "app/(marketing)/services/[id]/page.js",
|
||||
"/(marketing)/services/page": "app/(marketing)/services/page.js",
|
||||
"/(marketing)/terms/page": "app/(marketing)/terms/page.js",
|
||||
"/_global-error/page": "app/_global-error/page.js",
|
||||
"/_not-found/page": "app/_not-found/page.js",
|
||||
"/api/contact/route": "app/api/contact/route.js",
|
||||
"/favicon.ico/route": "app/favicon.ico/route.js",
|
||||
"/preview/effects/page": "app/preview/effects/page.js"
|
||||
}
|
||||
@@ -1,14 +1,15 @@
|
||||
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/about/page.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__bb4ac557._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_2429fb0b._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__82bce779._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_lib_constants_ts_9d7f5ed8._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_2429fb0b._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__b79fba40._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,7 +7,7 @@ R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,15 +1,16 @@
|
||||
var R=require("../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/news/[slug]/page.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__26bae76d._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_bafe4ab2._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_712f1844._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__5a1936df._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_lib_constants_ts_9d7f5ed8._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_712f1844._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_bafe4ab2._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__b79fba40._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,14 +1,15 @@
|
||||
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/news/page.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__a1eda219._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_44600c78._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__92488eee._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_lib_constants_ts_9d7f5ed8._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_44600c78._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__b79fba40._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,7 +7,7 @@ R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"89748": {
|
||||
"id": 89748,
|
||||
"files": [
|
||||
"static/chunks/02c15d09a3eaa25f.js"
|
||||
"static/chunks/9db5ea96ae595f12.js"
|
||||
]
|
||||
},
|
||||
"39017": {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,14 +1,15 @@
|
||||
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/products/page.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__cd9a6cac._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_457b14a4._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__13d7e871._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_lib_constants_ts_9d7f5ed8._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_457b14a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__b79fba40._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,14 +1,15 @@
|
||||
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/services/page.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__8e223b4d._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_a006713e._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__fe2add72._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_lib_constants_ts_9d7f5ed8._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_a006713e._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__b79fba40._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_global-error_7f48d11f.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_unauthorized_db57e761.js")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,2 +0,0 @@
|
||||
<!DOCTYPE html><!--oPz6qZ1lRFb9_XkMkfEez--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/44fb32c503ee245d.js"/><script src="/_next/static/chunks/3e0a212ca3b83398.js" async=""></script><script src="/_next/static/chunks/9786a62ff82ec753.js" async=""></script><script src="/_next/static/chunks/96a0238538bf79ea.js" async=""></script><script src="/_next/static/chunks/turbopack-9544d80d40f43cf1.js" async=""></script><script src="/_next/static/chunks/9282d61d30a462aa.js" async=""></script><script src="/_next/static/chunks/d3476b7662fdc498.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><link rel="icon" href="/favicon.ico?favicon.0b3bf435.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/44fb32c503ee245d.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[46510,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"default\"]\n3:I[33090,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"default\"]\n4:I[64026,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[64026,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"ViewportBoundary\"]\n9:I[64026,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"MetadataBoundary\"]\nb:I[52933,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"oPz6qZ1lRFb9_XkMkfEez\",\"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}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"c:I[43379,[\"/_next/static/chunks/9282d61d30a462aa.js\",\"/_next/static/chunks/d3476b7662fdc498.js\"],\"IconMark\"]\n6:null\na:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0b3bf435.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Lc\",\"1\",{}]]\n"])</script></body></html>
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"status": 500,
|
||||
"headers": {
|
||||
"x-nextjs-stale-time": "300",
|
||||
"x-nextjs-prerender": "1",
|
||||
"x-next-cache-tags": "_N_T_/layout,_N_T_/_global-error/layout,_N_T_/_global-error/page,_N_T_/_global-error"
|
||||
},
|
||||
"segmentPaths": [
|
||||
"/_tree",
|
||||
"/_full",
|
||||
"/__PAGE__",
|
||||
"/_index",
|
||||
"/_head"
|
||||
]
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
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"]
|
||||
4:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
5:"$Sreact.suspense"
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","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
|
||||
a:[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Lc","1",{}]]
|
||||
@@ -1,5 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
3:"$Sreact.suspense"
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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
|
||||
@@ -1,13 +0,0 @@
|
||||
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"]
|
||||
4:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
5:"$Sreact.suspense"
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","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
|
||||
a:[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Lc","1",{}]]
|
||||
@@ -1,6 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","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}
|
||||
@@ -1,4 +0,0 @@
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1 +0,0 @@
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"status": 404,
|
||||
"headers": {
|
||||
"x-nextjs-stale-time": "300",
|
||||
"x-nextjs-prerender": "1",
|
||||
"x-next-cache-tags": "_N_T_/layout,_N_T_/_not-found/layout,_N_T_/_not-found/page,_N_T_/_not-found"
|
||||
},
|
||||
"segmentPaths": [
|
||||
"/_tree",
|
||||
"/_full",
|
||||
"/_not-found/__PAGE__",
|
||||
"/_not-found",
|
||||
"/_index",
|
||||
"/_head"
|
||||
]
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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,["/_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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
0:{"P":null,"b":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}],"$L6"]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a","$undefined"],"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"]
|
||||
10:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"]
|
||||
6:["$","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."}]}]
|
||||
7:["$","$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"}]]}]
|
||||
8:["$","$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":"$6:props:style","children":["$","h2",null,{"style":"$6:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}]
|
||||
9:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":""}]]}]
|
||||
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"}]]
|
||||
12:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
|
||||
d:null
|
||||
11:[["$","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L12","25",{}]]
|
||||
@@ -1,23 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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,["/_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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
0:{"P":null,"b":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}],"$L6"]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a","$undefined"],"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"]
|
||||
10:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"]
|
||||
6:["$","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."}]}]
|
||||
7:["$","$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"}]]}]
|
||||
8:["$","$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":"$6:props:style","children":["$","h2",null,{"style":"$6:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}]
|
||||
9:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":""}]]}]
|
||||
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"}]]
|
||||
12:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
|
||||
d:null
|
||||
11:[["$","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L12","25",{}]]
|
||||
@@ -1,6 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","25",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,10 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}
|
||||
@@ -1,4 +0,0 @@
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,5 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
3:"$Sreact.suspense"
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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
|
||||
@@ -1,5 +0,0 @@
|
||||
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
|
||||
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
|
||||
:HL["/_next/static/chunks/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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}
|
||||
@@ -6,7 +6,7 @@ R.c("server/chunks/ssr/[root-of-the-server]__4ffd876d._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__acbe052a._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_5049edc6._.js")
|
||||
R.c("server/chunks/ssr/novalon-website_src_app_99607344._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__aff698a4._.js")
|
||||
R.c("server/chunks/ssr/[root-of-the-server]__237f90db._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_a387d789._.js")
|
||||
R.c("server/chunks/ssr/752a2_next_dist_client_components_builtin_forbidden_6bfbd6ff.js")
|
||||
R.c("server/chunks/ssr/novalon-website__next-internal_server_app__not-found_page_actions_17012213.js")
|
||||
|
||||
@@ -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]__94fda59d._.js","../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__aff698a4._.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"]}
|
||||
{"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]__237f90db._.js","../../chunks/ssr/[root-of-the-server]__4ffd876d._.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"]}
|
||||
@@ -5,7 +5,8 @@
|
||||
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
||||
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
|
||||
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2",
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2"
|
||||
"static/media/b7f3a346e7dd7646-s.p.b14a7889.woff2",
|
||||
"static/media/a4dc8242ba11356e-s.p.01d8cd3e.woff2"
|
||||
]
|
||||
},
|
||||
"appUsingSizeAdjust": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"headers": {
|
||||
"x-nextjs-stale-time": "300",
|
||||
"x-nextjs-prerender": "1",
|
||||
"x-next-cache-tags": "_N_T_/layout,_N_T_/(marketing)/layout,_N_T_/(marketing)/about/layout,_N_T_/(marketing)/about/page,_N_T_/about"
|
||||
},
|
||||
"segmentPaths": [
|
||||
"/_tree",
|
||||
"/_full",
|
||||
"/!KG1hcmtldGluZyk/about/__PAGE__",
|
||||
"/!KG1hcmtldGluZyk/about",
|
||||
"/!KG1hcmtldGluZyk",
|
||||
"/_index",
|
||||
"/_head"
|
||||
]
|
||||
}
|
||||
@@ -1,34 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}],"$L6"]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{"children":["$L9",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true}
|
||||
c:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
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"]
|
||||
14:"$Sreact.suspense"
|
||||
6:["$","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."}]}]
|
||||
7:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$Lc",null,{"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":"$6:props:style","children":["$","h2",null,{"style":"$6:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]
|
||||
8:["$","$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"}]]}]
|
||||
9:["$","$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":"核心价值观"}],"$Ld"]}],"$Le","$Lf"]}]}]}],null,"$L10"]}]
|
||||
a:["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$14",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
||||
17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
d:["$","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,{"ref":"$undefined","xmlns":"http://www.w3.org/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,{"ref":"$undefined","xmlns":"http://www.w3.org/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,{"ref":"$undefined","xmlns":"http://www.w3.org/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":"$L16"}]]}]
|
||||
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"}]]}]]}]]}]]}]
|
||||
10:["$","$L17",null,{"children":["$","$14",null,{"name":"Next.MetadataOutlet","children":"$@18"}]}]
|
||||
16:["$","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"}]]
|
||||
19:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
|
||||
15:[["$","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L19","25",{}]]
|
||||
18:null
|
||||
@@ -1,5 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
3:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
4:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$L2",null,{"children":["$","main",null,{"className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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}
|
||||
@@ -1,4 +0,0 @@
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,10 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
7:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
8:"$Sreact.suspense"
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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
|
||||
@@ -1,34 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}],"$L6"]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{"children":["$L9",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true}
|
||||
c:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
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"]
|
||||
14:"$Sreact.suspense"
|
||||
6:["$","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."}]}]
|
||||
7:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$Lc",null,{"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":"$6:props:style","children":["$","h2",null,{"style":"$6:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]
|
||||
8:["$","$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"}]]}]
|
||||
9:["$","$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":"核心价值观"}],"$Ld"]}],"$Le","$Lf"]}]}]}],null,"$L10"]}]
|
||||
a:["$","$1","h",{"children":[null,["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$14",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
||||
17:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
d:["$","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,{"ref":"$undefined","xmlns":"http://www.w3.org/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,{"ref":"$undefined","xmlns":"http://www.w3.org/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,{"ref":"$undefined","xmlns":"http://www.w3.org/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":"$L16"}]]}]
|
||||
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"}]]}]]}]]}]]}]
|
||||
10:["$","$L17",null,{"children":["$","$14",null,{"name":"Next.MetadataOutlet","children":"$@18"}]}]
|
||||
16:["$","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"}]]
|
||||
19:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
|
||||
15:[["$","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L19","25",{}]]
|
||||
18:null
|
||||
@@ -1,6 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","25",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,10 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}
|
||||
@@ -1,9 +0,0 @@
|
||||
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
|
||||
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
|
||||
:HL["/_next/static/chunks/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"headers": {
|
||||
"x-nextjs-stale-time": "300",
|
||||
"x-nextjs-prerender": "1",
|
||||
"x-next-cache-tags": "_N_T_/layout,_N_T_/(marketing)/layout,_N_T_/(marketing)/contact/layout,_N_T_/(marketing)/contact/page,_N_T_/contact"
|
||||
},
|
||||
"segmentPaths": [
|
||||
"/_tree",
|
||||
"/_full",
|
||||
"/!KG1hcmtldGluZyk/contact/__PAGE__",
|
||||
"/!KG1hcmtldGluZyk/contact",
|
||||
"/!KG1hcmtldGluZyk",
|
||||
"/_index",
|
||||
"/_head"
|
||||
]
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}],"$L6"]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{"children":["$L9",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true}
|
||||
c:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
d:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
|
||||
e:I[53739,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js","/_next/static/chunks/0042c9e28638e112.js","/_next/static/chunks/8a3d5954c0d23d8d.js"],"default"]
|
||||
11:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
12:"$Sreact.suspense"
|
||||
14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
|
||||
16:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"]
|
||||
6:["$","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."}]}]
|
||||
7:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$Lc",null,{"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":"$6:props:style","children":["$","h2",null,{"style":"$6:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]
|
||||
8:["$","$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"}]]}]
|
||||
9:["$","$1","c",{"children":[["$","$Ld",null,{"Component":"$e","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@f","$@10"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0042c9e28638e112.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/8a3d5954c0d23d8d.js","async":true,"nonce":"$undefined"}]],["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]]}]
|
||||
a:["$","$1","h",{"children":[null,["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$12",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
||||
f:{}
|
||||
10:"$9:props:children:0:props:serverProvidedParams:params"
|
||||
15:[["$","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"}]]
|
||||
18:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
|
||||
13:null
|
||||
17:[["$","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L18","25",{}]]
|
||||
@@ -1,5 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
3:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
4:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$L2",null,{"children":["$","main",null,{"className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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}
|
||||
@@ -1,4 +0,0 @@
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,9 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
|
||||
3:I[53739,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js","/_next/static/chunks/0042c9e28638e112.js","/_next/static/chunks/8a3d5954c0d23d8d.js"],"default"]
|
||||
6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
7:"$Sreact.suspense"
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0042c9e28638e112.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/8a3d5954c0d23d8d.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
||||
4:{}
|
||||
5:{}
|
||||
8:null
|
||||
@@ -1,33 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}],"$L6"]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{"children":["$L9",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true}
|
||||
c:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
d:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
|
||||
e:I[53739,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js","/_next/static/chunks/0042c9e28638e112.js","/_next/static/chunks/8a3d5954c0d23d8d.js"],"default"]
|
||||
11:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
12:"$Sreact.suspense"
|
||||
14:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
|
||||
16:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"]
|
||||
6:["$","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."}]}]
|
||||
7:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$Lc",null,{"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":"$6:props:style","children":["$","h2",null,{"style":"$6:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]
|
||||
8:["$","$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"}]]}]
|
||||
9:["$","$1","c",{"children":[["$","$Ld",null,{"Component":"$e","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@f","$@10"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0042c9e28638e112.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/8a3d5954c0d23d8d.js","async":true,"nonce":"$undefined"}]],["$","$L11",null,{"children":["$","$12",null,{"name":"Next.MetadataOutlet","children":"$@13"}]}]]}]
|
||||
a:["$","$1","h",{"children":[null,["$","$L14",null,{"children":"$L15"}],["$","div",null,{"hidden":true,"children":["$","$L16",null,{"children":["$","$12",null,{"name":"Next.Metadata","children":"$L17"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
||||
f:{}
|
||||
10:"$9:props:children:0:props:serverProvidedParams:params"
|
||||
15:[["$","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"}]]
|
||||
18:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
|
||||
13:null
|
||||
17:[["$","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L18","25",{}]]
|
||||
@@ -1,6 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","25",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,10 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}
|
||||
@@ -1,9 +0,0 @@
|
||||
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
|
||||
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
|
||||
:HL["/_next/static/chunks/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
@@ -1 +0,0 @@
|
||||
{"status":200,"headers":{"cache-control":"public, max-age=0, must-revalidate","content-type":"image/x-icon","x-next-cache-tags":"_N_T_/layout,_N_T_/favicon.ico/layout,_N_T_/favicon.ico/route,_N_T_/favicon.ico"}}
|
||||
@@ -1,6 +1,7 @@
|
||||
var R=require("../../chunks/[turbopack]_runtime.js")("server/app/favicon.ico/route.js")
|
||||
R.c("server/chunks/[externals]_next_dist_a6d89067._.js")
|
||||
R.c("server/chunks/[root-of-the-server]__c8e1cc06._.js")
|
||||
R.c("server/chunks/[root-of-the-server]__c3a2bc68._.js")
|
||||
R.c("server/chunks/752a2_next_dist_esm_build_templates_app-route_41e9092d.js")
|
||||
R.c("server/chunks/novalon-website__next-internal_server_app_favicon_ico_route_actions_07dc5b99.js")
|
||||
R.m(51059)
|
||||
module.exports=R.m(51059).exports
|
||||
|
||||
@@ -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/compiled/next-server/app-route-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/[externals]_next_dist_a6d89067._.js","../../chunks/[root-of-the-server]__c8e1cc06._.js","../../chunks/[turbopack]_runtime.js","../../chunks/novalon-website__next-internal_server_app_favicon_ico_route_actions_07dc5b99.js"]}
|
||||
{"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/compiled/next-server/app-route-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/752a2_next_dist_esm_build_templates_app-route_41e9092d.js","../../chunks/[externals]_next_dist_a6d89067._.js","../../chunks/[root-of-the-server]__c3a2bc68._.js","../../chunks/[turbopack]_runtime.js","../../chunks/novalon-website__next-internal_server_app_favicon_ico_route_actions_07dc5b99.js"]}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"headers": {
|
||||
"x-nextjs-stale-time": "300",
|
||||
"x-nextjs-prerender": "1",
|
||||
"x-next-cache-tags": "_N_T_/layout,_N_T_/(marketing)/layout,_N_T_/(marketing)/page,_N_T_/,_N_T_/index"
|
||||
},
|
||||
"segmentPaths": [
|
||||
"/_tree",
|
||||
"/_full",
|
||||
"/!KG1hcmtldGluZyk/__PAGE__",
|
||||
"/!KG1hcmtldGluZyk",
|
||||
"/_index",
|
||||
"/_head"
|
||||
]
|
||||
}
|
||||
@@ -1,32 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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":"$L6"}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true}
|
||||
b:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
c:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
|
||||
d:I[4273,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js","/_next/static/chunks/8939cf690455682a.js","/_next/static/chunks/b7507eb0fdbf0df2.js","/_next/static/chunks/dfbdf7d8ad1b212f.js","/_next/static/chunks/c193ab8f2adc24c1.js"],"default"]
|
||||
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:["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]
|
||||
7:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$Lb",null,{"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":"$6:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]
|
||||
8:["$","$1","c",{"children":[["$","$Lc",null,{"Component":"$d","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@e","$@f"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/8939cf690455682a.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/b7507eb0fdbf0df2.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/dfbdf7d8ad1b212f.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/c193ab8f2adc24c1.js","async":true,"nonce":"$undefined"}]],["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]]}]
|
||||
9:["$","$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":""}]]}]
|
||||
e:{}
|
||||
f:"$8:props:children:0:props:serverProvidedParams:params"
|
||||
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年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话: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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L17","25",{}]]
|
||||
@@ -1,5 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
3:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
4:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$L2",null,{"children":["$","main",null,{"className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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}
|
||||
@@ -1,9 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
|
||||
3:I[4273,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js","/_next/static/chunks/8939cf690455682a.js","/_next/static/chunks/b7507eb0fdbf0df2.js","/_next/static/chunks/dfbdf7d8ad1b212f.js","/_next/static/chunks/c193ab8f2adc24c1.js"],"default"]
|
||||
6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
7:"$Sreact.suspense"
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/8939cf690455682a.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/b7507eb0fdbf0df2.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/dfbdf7d8ad1b212f.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/c193ab8f2adc24c1.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
||||
4:{}
|
||||
5:{}
|
||||
8:null
|
||||
@@ -1,32 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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":"$L6"}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{},null,false,false]},null,false,false]},null,false,false],"$L9",false]],"m":"$undefined","G":["$a",[]],"S":true}
|
||||
b:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
c:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
|
||||
d:I[4273,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js","/_next/static/chunks/8939cf690455682a.js","/_next/static/chunks/b7507eb0fdbf0df2.js","/_next/static/chunks/dfbdf7d8ad1b212f.js","/_next/static/chunks/c193ab8f2adc24c1.js"],"default"]
|
||||
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:["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]
|
||||
7:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$Lb",null,{"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":"$6:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]
|
||||
8:["$","$1","c",{"children":[["$","$Lc",null,{"Component":"$d","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@e","$@f"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/8939cf690455682a.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/b7507eb0fdbf0df2.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/dfbdf7d8ad1b212f.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/c193ab8f2adc24c1.js","async":true,"nonce":"$undefined"}]],["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]]}]
|
||||
9:["$","$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":""}]]}]
|
||||
e:{}
|
||||
f:"$8:props:children:0:props:serverProvidedParams:params"
|
||||
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年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话: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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L17","25",{}]]
|
||||
@@ -1,6 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","25",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,10 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}
|
||||
@@ -1,9 +0,0 @@
|
||||
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
|
||||
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
|
||||
:HL["/_next/static/chunks/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"headers": {
|
||||
"x-nextjs-stale-time": "300",
|
||||
"x-nextjs-prerender": "1",
|
||||
"x-next-cache-tags": "_N_T_/layout,_N_T_/(marketing)/layout,_N_T_/(marketing)/news/layout,_N_T_/(marketing)/news/page,_N_T_/news"
|
||||
},
|
||||
"segmentPaths": [
|
||||
"/_tree",
|
||||
"/_full",
|
||||
"/!KG1hcmtldGluZyk/news/__PAGE__",
|
||||
"/!KG1hcmtldGluZyk/news",
|
||||
"/!KG1hcmtldGluZyk",
|
||||
"/_index",
|
||||
"/_head"
|
||||
]
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
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/b74ad006ab62cf2b.css","style"]
|
||||
:HL["/_next/static/chunks/1263a1e640b1d13b.css","style"]
|
||||
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
||||
:HL["/_next/static/media/b7f3a346e7dd7646-s.p.b14a7889.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":"oPz6qZ1lRFb9_XkMkfEez","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/b74ad006ab62cf2b.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","3",{"rel":"stylesheet","href":"/_next/static/chunks/1263a1e640b1d13b.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,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"name\":\"四川睿新致远科技有限公司\",\"alternateName\":\"诺瓦隆\",\"url\":\"https://www.novalon.cn\",\"logo\":\"https://www.novalon.cn/logo.svg\",\"description\":\"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案\",\"foundingDate\":\"2026\",\"address\":{\"@type\":\"PostalAddress\",\"addressCountry\":\"CN\",\"addressLocality\":\"成都\",\"addressRegion\":\"四川省\",\"streetAddress\":\"成都市高新区\"},\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+86-028-88888888\",\"contactType\":\"customer service\",\"availableLanguage\":[\"Chinese\",\"English\"]},\"sameAs\":[\"https://www.novalon.cn\"]}"}}],["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"四川睿新致远科技有限公司\",\"url\":\"https://www.novalon.cn\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":\"https://www.novalon.cn/search?q={search_term_string}\",\"query-input\":\"required name=search_term_string\"}}"}}],["$","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 ma_shan_zheng_e321d925-module__djEvvG__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}],"$L6"]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":["$L7",{"children":["$L8",{"children":["$L9",{},null,false,false]},null,false,false]},null,false,false]},null,false,false],"$La",false]],"m":"$undefined","G":["$b",[]],"S":true}
|
||||
c:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
d:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js","/_next/static/chunks/7da4d7d6d3b29762.js"],""]
|
||||
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"]
|
||||
1a:"$Sreact.suspense"
|
||||
6:["$","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."}]}]
|
||||
7:["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true,"nonce":"$undefined"}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$Lc",null,{"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":"$6:props:style","children":["$","h2",null,{"style":"$6:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]
|
||||
8:["$","$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"}]]}]
|
||||
9:["$","$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,{"ref":"$undefined","xmlns":"http://www.w3.org/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日,四川睿新致远科技有限公司在成都龙泉驿区正式成立,标志着公司在科技创新领域迈出了坚实的第一步。"}],["$","$Ld",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":["$Le","$Lf"]}],"$L10"]}],"$L11","$L12","$L13","$L14"]}]]}]}],["$L15"],"$L16"]}]
|
||||
a:["$","$1","h",{"children":[null,["$","$L17",null,{"children":"$L18"}],["$","div",null,{"hidden":true,"children":["$","$L19",null,{"children":["$","$1a",null,{"name":"Next.Metadata","children":"$L1b"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
||||
1c:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
|
||||
e:["$","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-20"]}]]}]
|
||||
f:["$","div",null,{"data-slot":"card-title","className":"font-semibold text-[#1C1C1C] text-xl leading-tight","children":"公司推出企业数字化转型解决方案"}]
|
||||
10:["$","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":"针对中小企业数字化转型需求,公司推出一站式数字化转型解决方案,帮助企业快速实现数字化升级。"}],["$","$Ld",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"]}]]}]]}]
|
||||
11:["$","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":"公司与成都某知名制造企业签署战略合作协议,双方将共同打造智能制造示范工厂。"}],["$","$Ld",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"]}]]}]]}]]}]
|
||||
12:["$","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":"公司正式加入四川省软件行业协会,将积极参与行业交流与合作,推动本地软件产业发展。"}],["$","$Ld",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"]}]]}]]}]]}]
|
||||
13:["$","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年企业数字化转型趋势报告》,深入分析行业发展趋势,为企业提供转型参考。"}],["$","$Ld",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"]}]]}]]}]]}]
|
||||
14:["$","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":"经过精心筹备,公司官方网站正式上线,为客户提供更加便捷的信息获取渠道。"}],["$","$Ld",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"]}]]}]]}]]}]
|
||||
15:["$","script","script-0",{"src":"/_next/static/chunks/7da4d7d6d3b29762.js","async":true,"nonce":"$undefined"}]
|
||||
16:["$","$L1c",null,{"children":["$","$1a",null,{"name":"Next.MetadataOutlet","children":"$@1d"}]}]
|
||||
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"}]]
|
||||
1e:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
|
||||
1b:[["$","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"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","9",{"name":"google-site-verification","content":"your-google-verification-code"}],["$","meta","10",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","11",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","12",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","13",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","14",{"property":"og:locale","content":"zh_CN"}],["$","meta","15",{"property":"og:image","content":"http://localhost:3000/og-image.jpg"}],["$","meta","16",{"property":"og:image:width","content":"1200"}],["$","meta","17",{"property":"og:image:height","content":"630"}],["$","meta","18",{"property":"og:image:alt","content":"四川睿新致远科技有限公司"}],["$","meta","19",{"property":"og:type","content":"website"}],["$","meta","20",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","21",{"name":"twitter:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","22",{"name":"twitter:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","23",{"name":"twitter:image","content":"http://localhost:3000/og-image.jpg"}],["$","link","24",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L1e","25",{}]]
|
||||
1d:null
|
||||
@@ -1,5 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[94088,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.js"],"ErrorBoundary"]
|
||||
3:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
4:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
|
||||
0:{"buildId":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/9b71c38d365f91ec.js","async":true}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","$L2",null,{"children":["$","main",null,{"className":"flex-1","children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",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}
|
||||
@@ -1,4 +0,0 @@
|
||||
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":"oPz6qZ1lRFb9_XkMkfEez","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
||||
@@ -1,15 +0,0 @@
|
||||
1:"$Sreact.fragment"
|
||||
2:I[87975,["/_next/static/chunks/4a80ea50ccec09d1.js","/_next/static/chunks/9b71c38d365f91ec.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":"oPz6qZ1lRFb9_XkMkfEez","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
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user