fix: 修复 lint 错误

- 修复 Input/Textarea 组件中 React Hook 条件调用问题
- 修复 AboutSection 中的引号转义问题
- 更新 Input/Textarea 样式为医疗健康风格
This commit is contained in:
张翔
2026-02-23 08:16:36 +08:00
parent ef4b6d1022
commit 8d0f86c365
332 changed files with 3846 additions and 1834 deletions
+1 -1
View File
@@ -1 +1 @@
OdiYp943cvOpOmTEuabW6
2eEJlnf8PUcceYUHGuCke
+1
View File
@@ -1,5 +1,6 @@
{
"/(marketing)/about/page": "/about",
"/(marketing)/cases/[id]/page": "/cases/[id]",
"/(marketing)/contact/page": "/contact",
"/(marketing)/news/[slug]/page": "/news/[slug]",
"/(marketing)/news/page": "/news",
+7 -7
View File
@@ -7,14 +7,14 @@
"static/chunks/a6dad97d9634a72d.js"
],
"lowPriorityFiles": [
"static/OdiYp943cvOpOmTEuabW6/_ssgManifest.js",
"static/OdiYp943cvOpOmTEuabW6/_buildManifest.js"
"static/2eEJlnf8PUcceYUHGuCke/_ssgManifest.js",
"static/2eEJlnf8PUcceYUHGuCke/_buildManifest.js"
],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
]
}
+1 -1
View File
@@ -1 +1 @@
{"previewModeId":"c6a36542ad7ebfc7c223a7fbc9691a11","previewModeSigningKey":"ebb8acf12dc342c3580b933444d4e364e7e987e3ac1e6becd4056e3f5dc4bf45","previewModeEncryptionKey":"78ce366482304da0cb9b03a22a2a6818e46790ee12a50113983c8996c8734705","expireAt":1771205691384}
{"previewModeId":"f8b7a019445d228918b632c24b760a37","previewModeSigningKey":"0229b2d89672d525828d923729b03bc02066d1b6b7889e275ec067db050fdbc6","previewModeEncryptionKey":"ab6731045bbcf210f67ba45d5540d85f87dc13a127461e7ecb8292ca86d0f1b5","expireAt":1772953128280}
+1 -1
View File
@@ -1 +1 @@
{"encryption.key":"0LIbn7BQ9YIaIlp3lpyShdgb90QnHPW1EL8nFizevso=","encryption.expire_at":1771205691376}
{"encryption.key":"gQ2LZFZ6W8dpCXzVCiCuCOiacGEThs29kl0zhqVzjio=","encryption.expire_at":1772953128272}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": 1,
"outDirectory": "/Users/zhangxiang/Codes/Gitee/home-page/ruixin-website-react/dist",
"outDirectory": "/Users/zhangxiang/Codes/Gitee/home-page/novalon-website/dist",
"success": true
}
+2 -2
View File
@@ -5,8 +5,8 @@
"devFiles": [],
"polyfillFiles": [],
"lowPriorityFiles": [
"static/OdiYp943cvOpOmTEuabW6/_ssgManifest.js",
"static/OdiYp943cvOpOmTEuabW6/_buildManifest.js"
"static/2eEJlnf8PUcceYUHGuCke/_ssgManifest.js",
"static/2eEJlnf8PUcceYUHGuCke/_buildManifest.js"
],
"rootMainFiles": []
}
+2
View File
@@ -12,6 +12,7 @@
3840
],
"imageSizes": [
16,
32,
48,
64,
@@ -55,6 +56,7 @@
1920,
2048,
3840,
16,
32,
48,
64,
+102 -3
View File
@@ -74,6 +74,78 @@
"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": [
{
@@ -369,6 +441,33 @@
}
},
"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": [
{
@@ -399,8 +498,8 @@
},
"notFoundRoutes": [],
"preview": {
"previewModeId": "c6a36542ad7ebfc7c223a7fbc9691a11",
"previewModeSigningKey": "ebb8acf12dc342c3580b933444d4e364e7e987e3ac1e6becd4056e3f5dc4bf45",
"previewModeEncryptionKey": "78ce366482304da0cb9b03a22a2a6818e46790ee12a50113983c8996c8734705"
"previewModeId": "f8b7a019445d228918b632c24b760a37",
"previewModeSigningKey": "0229b2d89672d525828d923729b03bc02066d1b6b7889e275ec067db050fdbc6",
"previewModeEncryptionKey": "ab6731045bbcf210f67ba45d5540d85f87dc13a127461e7ecb8292ca86d0f1b5"
}
}
+6 -4
View File
@@ -20,7 +20,7 @@ self.__SERVER_FILES_MANIFEST={
"jsx",
"js"
],
"poweredByHeader": true,
"poweredByHeader": false,
"compress": true,
"images": {
"deviceSizes": [
@@ -34,6 +34,7 @@ self.__SERVER_FILES_MANIFEST={
3840
],
"imageSizes": [
16,
32,
48,
64,
@@ -83,7 +84,7 @@ self.__SERVER_FILES_MANIFEST={
"productionBrowserSourceMaps": false,
"excludeDefaultMomentLocales": true,
"reactProductionProfiling": false,
"reactStrictMode": null,
"reactStrictMode": true,
"reactMaxHeadersLength": 6000,
"httpAgentOptions": {
"keepAlive": true
@@ -212,6 +213,7 @@ self.__SERVER_FILES_MANIFEST={
"turbopackInferModuleSideEffects": false,
"optimizePackageImports": [
"lucide-react",
"framer-motion",
"date-fns",
"lodash-es",
"ramda",
@@ -298,8 +300,8 @@ self.__SERVER_FILES_MANIFEST={
},
"distDirRoot": "dist"
},
"appDir": "/Users/zhangxiang/Codes/Gitee/home-page/ruixin-website-react",
"relativeAppDir": "ruixin-website-react",
"appDir": "/Users/zhangxiang/Codes/Gitee/home-page/novalon-website",
"relativeAppDir": "novalon-website",
"files": [
".next/routes-manifest.json",
".next/server/pages-manifest.json",
+6 -4
View File
@@ -20,7 +20,7 @@
"jsx",
"js"
],
"poweredByHeader": true,
"poweredByHeader": false,
"compress": true,
"images": {
"deviceSizes": [
@@ -34,6 +34,7 @@
3840
],
"imageSizes": [
16,
32,
48,
64,
@@ -83,7 +84,7 @@
"productionBrowserSourceMaps": false,
"excludeDefaultMomentLocales": true,
"reactProductionProfiling": false,
"reactStrictMode": null,
"reactStrictMode": true,
"reactMaxHeadersLength": 6000,
"httpAgentOptions": {
"keepAlive": true
@@ -212,6 +213,7 @@
"turbopackInferModuleSideEffects": false,
"optimizePackageImports": [
"lucide-react",
"framer-motion",
"date-fns",
"lodash-es",
"ramda",
@@ -298,8 +300,8 @@
},
"distDirRoot": "dist"
},
"appDir": "/Users/zhangxiang/Codes/Gitee/home-page/ruixin-website-react",
"relativeAppDir": "ruixin-website-react",
"appDir": "/Users/zhangxiang/Codes/Gitee/home-page/novalon-website",
"relativeAppDir": "novalon-website",
"files": [
".next/routes-manifest.json",
".next/server/pages-manifest.json",
+8
View File
@@ -21,6 +21,14 @@
"fallback": []
},
"dynamicRoutes": [
{
"page": "/cases/[id]",
"regex": "^/cases/([^/]+?)(?:/)?$",
"routeKeys": {
"nxtPid": "nxtPid"
},
"namedRegex": "^/cases/(?<nxtPid>[^/]+?)(?:/)?$"
},
{
"page": "/news/[slug]",
"regex": "^/news/([^/]+?)(?:/)?$",
+1
View File
@@ -1,5 +1,6 @@
{
"/(marketing)/about/page": "app/(marketing)/about/page.js",
"/(marketing)/cases/[id]/page": "app/(marketing)/cases/[id]/page.js",
"/(marketing)/contact/page": "app/(marketing)/contact/page.js",
"/(marketing)/news/[slug]/page": "app/(marketing)/news/[slug]/page.js",
"/(marketing)/news/page": "app/(marketing)/news/page.js",
+17 -17
View File
@@ -1,18 +1,18 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/about/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__7fb8e3f1._.js")
R.c("server/chunks/ssr/ruixin-website-react_3635adba._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_components_ui_badge_tsx_b1c560d1._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/[root-of-the-server]__b7696c61._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_global-error_c57582c6.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_unauthorized_681750b6.js")
R.c("server/chunks/ssr/ruixin-website-react_39b4095f._.js")
R.c("server/chunks/ssr/de846__next-internal_server_app_(marketing)_about_page_actions_261dc7d8.js")
R.m(61400)
module.exports=R.m(61400).exports
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_src_components_ui_badge_tsx_edb5de23._.js")
R.c("server/chunks/ssr/novalon-website_d4b6b505._.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]__549df90e._.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")
R.c("server/chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js")
R.c("server/chunks/ssr/a9f9b__next-internal_server_app_(marketing)_about_page_actions_241718d1.js")
R.m(96905)
module.exports=R.m(96905).exports
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/(marketing)/about/page": [
"[project]/novalon-website/src/app/(marketing)/about/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2"
]
},
"appUsingSizeAdjust": true,
File diff suppressed because one or more lines are too long
+16 -16
View File
@@ -1,17 +1,17 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/contact/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__b245db2b._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/ruixin-website-react_522ba525._.js")
R.c("server/chunks/ssr/[root-of-the-server]__b7696c61._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_global-error_c57582c6.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_unauthorized_681750b6.js")
R.c("server/chunks/ssr/ruixin-website-react_39b4095f._.js")
R.c("server/chunks/ssr/de846__next-internal_server_app_(marketing)_contact_page_actions_dccb80a0.js")
R.m(72272)
module.exports=R.m(72272).exports
R.c("server/chunks/ssr/[root-of-the-server]__66774cff._.js")
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
R.c("server/chunks/ssr/novalon-website_31009017._.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]__549df90e._.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")
R.c("server/chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js")
R.c("server/chunks/ssr/a9f9b__next-internal_server_app_(marketing)_contact_page_actions_cc06ddca.js")
R.m(22680)
module.exports=R.m(22680).exports
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/(marketing)/contact/page": [
"[project]/novalon-website/src/app/(marketing)/contact/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2"
]
},
"appUsingSizeAdjust": true,
File diff suppressed because one or more lines are too long
@@ -1,19 +1,19 @@
var R=require("../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/news/[slug]/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__7b6fd8f1._.js")
R.c("server/chunks/ssr/ruixin-website-react_c6a949f3._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_components_ui_badge_tsx_b1c560d1._.js")
R.c("server/chunks/ssr/ruixin-website-react_9b5fd6c0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__b7696c61._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_global-error_c57582c6.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_unauthorized_681750b6.js")
R.c("server/chunks/ssr/ruixin-website-react_39b4095f._.js")
R.c("server/chunks/ssr/de846__next-internal_server_app_(marketing)_news_[slug]_page_actions_12965201.js")
R.m(73416)
module.exports=R.m(73416).exports
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/novalon-website_d4b6b505._.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/[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]__549df90e._.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")
R.c("server/chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js")
R.c("server/chunks/ssr/a9f9b__next-internal_server_app_(marketing)_news_[slug]_page_actions_84d502c3.js")
R.m(69838)
module.exports=R.m(69838).exports
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/(marketing)/news/[slug]/page": [
"[project]/novalon-website/src/app/(marketing)/news/[slug]/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2"
]
},
"appUsingSizeAdjust": true,
File diff suppressed because one or more lines are too long
+17 -17
View File
@@ -1,18 +1,18 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/news/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__7b2db7a0._.js")
R.c("server/chunks/ssr/ruixin-website-react_980b9887._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_components_ui_badge_tsx_b1c560d1._.js")
R.c("server/chunks/ssr/[root-of-the-server]__b7696c61._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_global-error_c57582c6.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_unauthorized_681750b6.js")
R.c("server/chunks/ssr/ruixin-website-react_39b4095f._.js")
R.c("server/chunks/ssr/de846__next-internal_server_app_(marketing)_news_page_actions_3794397c.js")
R.m(10047)
module.exports=R.m(10047).exports
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/novalon-website_d4b6b505._.js")
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.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]__549df90e._.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")
R.c("server/chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js")
R.c("server/chunks/ssr/novalon-website__next-internal_server_app_(marketing)_news_page_actions_52306a68.js")
R.m(88879)
module.exports=R.m(88879).exports
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/(marketing)/news/page": [
"[project]/novalon-website/src/app/(marketing)/news/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2"
]
},
"appUsingSizeAdjust": true,
File diff suppressed because one or more lines are too long
+16 -16
View File
@@ -1,17 +1,17 @@
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__7e90798c._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/ruixin-website-react_6f56fe37._.js")
R.c("server/chunks/ssr/[root-of-the-server]__b7696c61._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_global-error_c57582c6.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_unauthorized_681750b6.js")
R.c("server/chunks/ssr/ruixin-website-react_39b4095f._.js")
R.c("server/chunks/ssr/ruixin-website-react__next-internal_server_app_(marketing)_page_actions_f776cd97.js")
R.m(57001)
module.exports=R.m(57001).exports
R.c("server/chunks/ssr/[root-of-the-server]__68b4c032._.js")
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
R.c("server/chunks/ssr/novalon-website_1de4a1ff._.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]__549df90e._.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")
R.c("server/chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js")
R.c("server/chunks/ssr/novalon-website__next-internal_server_app_(marketing)_page_actions_93803ac6.js")
R.m(85310)
module.exports=R.m(85310).exports
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/(marketing)/page": [
"[project]/novalon-website/src/app/(marketing)/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2"
]
},
"appUsingSizeAdjust": true,
File diff suppressed because one or more lines are too long
+17 -17
View File
@@ -1,18 +1,18 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/products/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1033722b._.js")
R.c("server/chunks/ssr/ruixin-website-react_607cd85e._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_components_ui_badge_tsx_b1c560d1._.js")
R.c("server/chunks/ssr/[root-of-the-server]__b7696c61._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_global-error_c57582c6.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_unauthorized_681750b6.js")
R.c("server/chunks/ssr/ruixin-website-react_39b4095f._.js")
R.c("server/chunks/ssr/de846__next-internal_server_app_(marketing)_products_page_actions_59b80507.js")
R.m(53037)
module.exports=R.m(53037).exports
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_d4b6b505._.js")
R.c("server/chunks/ssr/novalon-website_src_components_ui_badge_tsx_edb5de23._.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]__549df90e._.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")
R.c("server/chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js")
R.c("server/chunks/ssr/a9f9b__next-internal_server_app_(marketing)_products_page_actions_9443a16e.js")
R.m(93794)
module.exports=R.m(93794).exports
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/(marketing)/products/page": [
"[project]/novalon-website/src/app/(marketing)/products/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2"
]
},
"appUsingSizeAdjust": true,
File diff suppressed because one or more lines are too long
+17 -17
View File
@@ -1,18 +1,18 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(marketing)/services/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__740e9795._.js")
R.c("server/chunks/ssr/ruixin-website-react_974a36e5._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_components_ui_badge_tsx_b1c560d1._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/[root-of-the-server]__b7696c61._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_global-error_c57582c6.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_unauthorized_681750b6.js")
R.c("server/chunks/ssr/ruixin-website-react_39b4095f._.js")
R.c("server/chunks/ssr/de846__next-internal_server_app_(marketing)_services_page_actions_71fc8e63.js")
R.m(30734)
module.exports=R.m(30734).exports
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/novalon-website_src_components_ui_badge_tsx_edb5de23._.js")
R.c("server/chunks/ssr/novalon-website_d4b6b505._.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]__549df90e._.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")
R.c("server/chunks/ssr/novalon-website_src_app_(marketing)_layout_tsx_42aece1d._.js")
R.c("server/chunks/ssr/a9f9b__next-internal_server_app_(marketing)_services_page_actions_1a4033c6.js")
R.m(64381)
module.exports=R.m(64381).exports
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/(marketing)/services/page": [
"[project]/novalon-website/src/app/(marketing)/services/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.woff2"
]
},
"appUsingSizeAdjust": true,
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,2 +1,2 @@
<!DOCTYPE html><!--OdiYp943cvOpOmTEuabW6--><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/2855866a65c6f3f9.js"/><script src="/_next/static/chunks/7c421428f53947e0.js" async=""></script><script src="/_next/static/chunks/35bc7b7b98f305b3.js" async=""></script><script src="/_next/static/chunks/6198008163122955.js" async=""></script><script src="/_next/static/chunks/turbopack-7e8c1703cae88b4a.js" async=""></script><script src="/_next/static/chunks/d1327ca877b958b9.js" async=""></script><script src="/_next/static/chunks/24b8e34e56674a2e.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,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;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/2855866a65c6f3f9.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[57445,[\"/_next/static/chunks/d1327ca877b958b9.js\",\"/_next/static/chunks/24b8e34e56674a2e.js\"],\"default\"]\n3:I[27551,[\"/_next/static/chunks/d1327ca877b958b9.js\",\"/_next/static/chunks/24b8e34e56674a2e.js\"],\"default\"]\n4:I[24169,[\"/_next/static/chunks/d1327ca877b958b9.js\",\"/_next/static/chunks/24b8e34e56674a2e.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[24169,[\"/_next/static/chunks/d1327ca877b958b9.js\",\"/_next/static/chunks/24b8e34e56674a2e.js\"],\"ViewportBoundary\"]\n9:I[24169,[\"/_next/static/chunks/d1327ca877b958b9.js\",\"/_next/static/chunks/24b8e34e56674a2e.js\"],\"MetadataBoundary\"]\nb:I[8485,[\"/_next/static/chunks/d1327ca877b958b9.js\",\"/_next/static/chunks/24b8e34e56674a2e.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"OdiYp943cvOpOmTEuabW6\",\"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[424,[\"/_next/static/chunks/d1327ca877b958b9.js\",\"/_next/static/chunks/24b8e34e56674a2e.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>
<!DOCTYPE html><!--2eEJlnf8PUcceYUHGuCke--><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/0c85ecac6acdbe2d.js"/><script src="/_next/static/chunks/671df614d2f6b60c.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-7e52e87ee38577d3.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,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;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/0c85ecac6acdbe2d.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\":\"2eEJlnf8PUcceYUHGuCke\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\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>
+8 -8
View File
@@ -1,13 +1,13 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
4:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"OutletBoundary"]
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[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ViewportBoundary"]
9:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"MetadataBoundary"]
b:I[8485,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
0:{"P":null,"b":"OdiYp943cvOpOmTEuabW6","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}
7:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
9:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"]
b:I[52933,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
c:I[424,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"IconMark"]
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 +1,5 @@
1:"$Sreact.fragment"
2:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"OutletBoundary"]
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
3:"$Sreact.suspense"
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4:null
@@ -1,13 +1,13 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
4:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"OutletBoundary"]
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[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ViewportBoundary"]
9:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"MetadataBoundary"]
b:I[8485,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
0:{"P":null,"b":"OdiYp943cvOpOmTEuabW6","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}
7:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ViewportBoundary"]
9:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"MetadataBoundary"]
b:I[52933,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"P":null,"b":"2eEJlnf8PUcceYUHGuCke","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
c:I[424,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"IconMark"]
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 +1,6 @@
1:"$Sreact.fragment"
2:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ViewportBoundary"]
3:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"MetadataBoundary"]
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[424,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"IconMark"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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}
5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","1",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1 +1 @@
0:{"buildId":"OdiYp943cvOpOmTEuabW6","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false},"staleTime":300}
+10 -10
View File
@@ -1,11 +1,11 @@
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/_global-error/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__170c643c._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/95003_next_dist_707a625b._.js")
R.c("server/chunks/ssr/[root-of-the-server]__1b731b62._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/de846__next-internal_server_app__global-error_page_actions_6ff78b15.js")
R.m(38670)
module.exports=R.m(38670).exports
R.c("server/chunks/ssr/[root-of-the-server]__c79f4863._.js")
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
R.c("server/chunks/ssr/752a2_next_dist_a267b25c._.js")
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/novalon-website__next-internal_server_app__global-error_page_actions_cc2d2df5.js")
R.m(43461)
module.exports=R.m(43461).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/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/95003_next_dist_0e6b425d._.js","../../chunks/ssr/95003_next_dist_3ba31935._.js","../../chunks/ssr/95003_next_dist_707a625b._.js","../../chunks/ssr/[root-of-the-server]__170c643c._.js","../../chunks/ssr/[root-of-the-server]__180e4b55._.js","../../chunks/ssr/[root-of-the-server]__1b731b62._.js","../../chunks/ssr/[root-of-the-server]__1dab1605._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/de846__next-internal_server_app__global-error_page_actions_6ff78b15.js","../../chunks/ssr/ruixin-website-react_091af7ec._.js","../../chunks/ssr/ruixin-website-react_src_app_458e58ed._.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_a267b25c._.js","../../chunks/ssr/752a2_next_dist_f27a470c._.js","../../chunks/ssr/[root-of-the-server]__4ffd876d._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__c79f4863._.js","../../chunks/ssr/[root-of-the-server]__d0a3e382._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website__next-internal_server_app__global-error_page_actions_cc2d2df5.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
1:"$Sreact.fragment"
2:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ViewportBoundary"]
3:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"MetadataBoundary"]
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[424,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"IconMark"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,9 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/616ee244b3b361a1.css","precedence":"next"}]],["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"]
3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"]
4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1:"$Sreact.fragment"
2:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"OutletBoundary"]
2:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
3:"$Sreact.suspense"
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4:null
@@ -1,2 +1,4 @@
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"/_not-found","paramType":null,"paramKey":"/_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"/_not-found","paramType":null,"paramKey":"/_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
+13 -13
View File
@@ -1,14 +1,14 @@
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/_not-found/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__76d96b88._.js")
R.c("server/chunks/ssr/ruixin-website-react_091af7ec._.js")
R.c("server/chunks/ssr/95003_next_dist_esm_build_templates_app-page_5c4b71fb.js")
R.c("server/chunks/ssr/[root-of-the-server]__1b731b62._.js")
R.c("server/chunks/ssr/[root-of-the-server]__180e4b55._.js")
R.c("server/chunks/ssr/95003_next_dist_0e6b425d._.js")
R.c("server/chunks/ssr/ruixin-website-react_src_app_458e58ed._.js")
R.c("server/chunks/ssr/[root-of-the-server]__ef2905a0._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js")
R.c("server/chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js")
R.c("server/chunks/ssr/ruixin-website-react__next-internal_server_app__not-found_page_actions_7ea87e25.js")
R.m(27488)
module.exports=R.m(27488).exports
R.c("server/chunks/ssr/[root-of-the-server]__94fda59d._.js")
R.c("server/chunks/ssr/novalon-website_d4b6b505._.js")
R.c("server/chunks/ssr/752a2_next_dist_esm_build_templates_app-page_94a04929.js")
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]__549df90e._.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")
R.m(59229)
module.exports=R.m(59229).exports
+1 -1
View File
@@ -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/95003_next_dist_0e6b425d._.js","../../chunks/ssr/95003_next_dist_3ba31935._.js","../../chunks/ssr/95003_next_dist_client_components_64b3a6d7._.js","../../chunks/ssr/95003_next_dist_client_components_builtin_forbidden_ff8e9585.js","../../chunks/ssr/95003_next_dist_esm_build_templates_app-page_5c4b71fb.js","../../chunks/ssr/[root-of-the-server]__180e4b55._.js","../../chunks/ssr/[root-of-the-server]__1b731b62._.js","../../chunks/ssr/[root-of-the-server]__1dab1605._.js","../../chunks/ssr/[root-of-the-server]__76d96b88._.js","../../chunks/ssr/[root-of-the-server]__ef2905a0._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/ruixin-website-react_091af7ec._.js","../../chunks/ssr/ruixin-website-react__next-internal_server_app__not-found_page_actions_7ea87e25.js","../../chunks/ssr/ruixin-website-react_src_app_458e58ed._.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]__4ffd876d._.js","../../chunks/ssr/[root-of-the-server]__549df90e._.js","../../chunks/ssr/[root-of-the-server]__94fda59d._.js","../../chunks/ssr/[root-of-the-server]__a51b6217._.js","../../chunks/ssr/[root-of-the-server]__acbe052a._.js","../../chunks/ssr/[root-of-the-server]__d0a3e382._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/novalon-website__next-internal_server_app__not-found_page_actions_17012213.js","../../chunks/ssr/novalon-website_d4b6b505._.js","../../chunks/ssr/novalon-website_src_app_99607344._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -6,11 +6,11 @@
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2855866a65c6f3f9.js",
"static/chunks/7c421428f53947e0.js",
"static/chunks/35bc7b7b98f305b3.js",
"static/chunks/6198008163122955.js",
"static/chunks/turbopack-7e8c1703cae88b4a.js"
"static/chunks/0c85ecac6acdbe2d.js",
"static/chunks/671df614d2f6b60c.js",
"static/chunks/9786a62ff82ec753.js",
"static/chunks/96a0238538bf79ea.js",
"static/chunks/turbopack-7e52e87ee38577d3.js"
],
"pages": {},
"ampFirstPages": []
@@ -1,9 +1,10 @@
{
"pages": {},
"app": {
"[project]/ruixin-website-react/src/app/_not-found/page": [
"[project]/novalon-website/src/app/_not-found/page": [
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
"static/media/797e433ab948586e-s.p.dbea232f.woff2",
"static/media/feb57b2dc8f29018-s.p.2539f70a.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
File diff suppressed because one or more lines are too long
@@ -1,13 +1,4 @@
1:"$Sreact.fragment"
2:I[86309,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js"],"Header"]
3:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
4:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
5:I[95282,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js"],""]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/bd967a1808a0fc81.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/9ade6142b56d10c4.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/4c1ee73d4bc7364c.js","async":true}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":[["$","$L2",null,{}],["$","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."}]}]]}]}]],[]]}]}],["$","footer",null,{"className":"bg-black text-white","children":["$","div",null,{"className":"container-custom py-16","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-12","children":[["$","div",null,{"className":"lg:col-span-1","children":[["$","div",null,{"className":"flex items-center mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 400 100","className":"h-10 w-auto text-white","children":[["$","g",null,{"transform":"translate(10, 10)","children":[["$","rect",null,{"x":"0","y":"0","width":"70","height":"70","rx":"8","fill":"#C41E3A"}],["$","rect",null,{"x":"5","y":"5","width":"60","height":"60","rx":"5","fill":"none","stroke":"#fff","strokeWidth":"1.5","opacity":"0.3"}],["$","text",null,{"x":"35","y":"32","fontFamily":"serif","fontSize":"22","fontWeight":"bold","fill":"white","textAnchor":"middle","children":"睿新"}],["$","text",null,{"x":"35","y":"58","fontFamily":"serif","fontSize":"22","fontWeight":"bold","fill":"white","textAnchor":"middle","children":"致遠"}]]}],["$","g",null,{"transform":"translate(95, 15)","children":[["$","text",null,{"x":"0","y":"35","fontFamily":"serif","fontSize":"36","fontWeight":"bold","fill":"currentColor","children":"睿新致遠"}],["$","text",null,{"x":"0","y":"65","fontFamily":"Arial, sans-serif","fontSize":"14","fontWeight":"500","fill":"currentColor","letterSpacing":"8","children":"NOVALON"}]]}]]}]}],["$","p",null,{"className":"text-gray-400 text-sm leading-relaxed mb-6","children":"专注于信息技术服务与解决方案,为企业提供全方位的数字化转型支持"}],["$","div",null,{"className":"flex gap-4","children":[["$","a","微信",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"微信","children":["$","span",null,{"className":"text-sm","children":"微"}]}],["$","a","微博",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"微博","children":["$","span",null,{"className":"text-sm","children":"微"}]}],["$","a","LinkedIn",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"LinkedIn","children":["$","span",null,{"className":"text-sm","children":"L"}]}],["$","a","GitHub",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"GitHub","children":["$","span",null,{"className":"text-sm","children":"G"}]}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"快速链接"}],["$","ul",null,{"className":"space-y-3","children":[["$","li","home",{"children":["$","$L5",null,{"href":"/","className":"text-gray-400 hover:text-white transition-colors","children":"首页"}]}],["$","li","about",{"children":["$","$L5",null,{"href":"/about","className":"text-gray-400 hover:text-white transition-colors","children":"关于我们"}]}],"$L6","$L7","$L8","$L9"]}]]}],"$La","$Lb"]}],"$Lc"]}]}]]}]]}],"loading":null,"isPartial":false}
6:["$","li","services",{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"核心业务"}]}]
7:["$","li","products",{"children":["$","$L5",null,{"href":"/products","className":"text-gray-400 hover:text-white transition-colors","children":"产品服务"}]}]
8:["$","li","news",{"children":["$","$L5",null,{"href":"/news","className":"text-gray-400 hover:text-white transition-colors","children":"新闻动态"}]}]
9:["$","li","contact",{"children":["$","$L5",null,{"href":"/contact","className":"text-gray-400 hover:text-white transition-colors","children":"联系我们"}]}]
a:["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"服务项目"}],["$","ul",null,{"className":"space-y-3","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"软件开发"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"云服务"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"数据分析"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"信息安全"}]}]]}]]}]
b:["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"联系方式"}],["$","ul",null,{"className":"space-y-4","children":[["$","li",null,{"className":"flex items-start gap-3","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-400 mt-0.5","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"]}],["$","span",null,{"className":"text-gray-400","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}],["$","li",null,{"className":"flex items-center gap-3","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-400","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"]}],["$","span",null,{"className":"text-gray-400","children":"028-88888888"}]]}],["$","li",null,{"className":"flex items-center gap-3","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-400","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"]}],["$","span",null,{"className":"text-gray-400","children":"contact@novalon.cn"}]]}]]}]]}]
c:["$","div",null,{"className":"border-t border-white/10 mt-12 pt-8","children":["$","div",null,{"className":"flex flex-col md:flex-row justify-between items-center gap-4","children":[["$","p",null,{"className":"text-gray-400 text-sm","children":["© ",2026," ","四川睿新致远科技有限公司",". All rights reserved."]}],["$","div",null,{"className":"flex gap-6","children":[["$","$L5",null,{"href":"#","className":"text-gray-400 hover:text-white text-sm transition-colors","children":"隐私政策"}],["$","$L5",null,{"href":"#","className":"text-gray-400 hover:text-white text-sm transition-colors","children":"服务条款"}]]}]]}]}]
2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,15 +1,11 @@
1:"$Sreact.fragment"
c:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"OutletBoundary"]
d:"$Sreact.suspense"
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden border-border text-foreground [a&]:hover:bg-accent [a&]:hover:text-accent-foreground 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-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm 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-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm 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-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm 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-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}]}]]}],["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm 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":["$L2","$L3","$L4","$undefined"]}]}],"$L5"]}]}]}],"$L6","$L7","$L8"]}]]}],"$L9","$La"]}]}]}],null,"$Lb"]}],"loading":null,"isPartial":false}
2:["$","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"}]
3:["$","path","x1upvd",{"d":"M9 18h6"}]
4:["$","path","ceow96",{"d":"M10 22h4"}]
5:["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]
6:["$","div","1",{"data-slot":"card","className":"bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm 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":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}]
7:["$","div","2",{"data-slot":"card","className":"bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm 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":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}]
8:["$","div","3",{"data-slot":"card","className":"bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}]}]
9:["$","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":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}]
a:["$","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"}]]}]]}]]}]]}]
b:["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]
e:null
8:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
9:"$Sreact.suspense"
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","div",null,{"className":"pt-32 pb-20","children":["$","div",null,{"className":"container-custom","children":["$","div",null,{"className":"max-w-4xl mx-auto","children":[["$","div",null,{"className":"text-center mb-16","children":[["$","span",null,{"data-slot":"badge","data-variant":"outline","className":"inline-flex items-center justify-center rounded-full border px-3 py-1 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-[var(--color-tech-blue)] focus-visible:ring-2 focus-visible:ring-[var(--color-tech-blue)]/50 transition-all duration-300 overflow-hidden border-[var(--color-tech-blue)] text-[var(--color-tech-blue)] hover:bg-[var(--color-tech-blue)]/10 hover:shadow-lg hover:shadow-[var(--color-tech-blue)]/20 mb-4","children":"关于我们"}],["$","h1",null,{"className":"text-4xl sm:text-5xl font-bold text-black mb-6","children":["关于 ","睿新致远"]}],["$","p",null,{"className":"text-lg text-gray-600","children":"专注科技创新,驱动智慧未来"}]]}],["$","div",null,{"className":"prose prose-lg max-w-none mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-4","children":"公司简介"}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":["四川睿新致远科技有限公司","成立于","2026","年1月15日,总部位于","四川省成都市","龙泉驿区幸福路12号。 公司专注于信息技术服务与解决方案,致力于为企业提供全方位的数字化转型支持。"]}],["$","p",null,{"className":"text-gray-600 mb-6 leading-relaxed","children":"我们拥有一支经验丰富的技术团队,在软件开发、云计算、数据分析、信息安全等领域具有深厚的技术积累。 公司秉承\"专注科技创新,驱动智慧未来\"的理念,为客户提供高质量的产品和服务,助力企业在数字经济时代实现转型升级。"}]]}],["$","div",null,{"className":"grid grid-cols-2 md:grid-cols-4 gap-6 mb-16","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"50+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"企业客户"}]]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"100+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"成功案例"}]]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"200+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"项目交付"}]]}]}],["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg transition-all duration-300 hover:border-[var(--color-tech-blue)] hover:shadow-[0_0_30px_rgba(0,217,255,0.15)] hover:-translate-y-1 text-center","children":"$L2"}]]}],"$L3","$L4","$L5"]}]}]}],null,"$L6"]}],"loading":null,"isPartial":false}
2:["$","div",null,{"data-slot":"card-content","className":"px-6 pt-6","children":[["$","div",null,{"className":"text-3xl sm:text-4xl font-bold text-black mb-2","children":"8+"}],["$","div",null,{"className":"text-sm text-gray-600","children":"年行业经验"}]]}]
3:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"核心价值观"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-6","children":[["$","div","0",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-lightbulb w-6 h-6","aria-hidden":"true","children":[["$","path","1gvzjb",{"d":"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .2 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}],["$","path","x1upvd",{"d":"M9 18h6"}],["$","path","ceow96",{"d":"M10 22h4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"创新驱动"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"持续探索前沿技术,以创新思维解决业务挑战,为客户创造差异化价值"}]]}]]}]}]}],["$","div","1",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-users w-6 h-6","aria-hidden":"true","children":[["$","path","1yyitq",{"d":"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2"}],["$","path","16gr8j",{"d":"M16 3.128a4 4 0 0 1 0 7.744"}],["$","path","kshegd",{"d":"M22 21v-2a4 4 0 0 0-3-3.87"}],["$","circle","nufk8",{"cx":"9","cy":"7","r":"4"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"客户至上"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"深入理解客户需求,提供个性化解决方案,建立长期合作伙伴关系"}]]}]]}]}]}],["$","div","2",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-target w-6 h-6","aria-hidden":"true","children":[["$","circle","1mglay",{"cx":"12","cy":"12","r":"10"}],["$","circle","1vlfrh",{"cx":"12","cy":"12","r":"6"}],["$","circle","1c9p78",{"cx":"12","cy":"12","r":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"追求卓越"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"精益求精的工作态度,确保每个项目都达到最高质量标准"}]]}]]}]}]}],"$L7"]}]]}]
4:["$","div",null,{"className":"mb-16","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"发展历程"}],["$","div",null,{"className":"space-y-6","children":[["$","div","0",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月15日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"公司成立"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"四川睿新致远科技有限公司在成都龙泉驿区正式成立,开始提供软件开发服务"}]]}]]}],["$","div","1",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月20日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"推出转型方案"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"发布企业数字化转型解决方案,整合云计算、大数据、人工智能等前沿技术"}]]}]]}],["$","div","2",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年1月25日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"战略合作"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"与本地知名制造企业签署战略合作协议,共同打造智能制造示范工厂"}]]}]]}],["$","div","3",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月1日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"行业认可"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"正式加入四川省软件行业协会,成为协会成员单位"}]]}]]}],["$","div","4",{"className":"flex gap-4 md:gap-6","children":[["$","div",null,{"className":"w-32 md:w-40 flex-shrink-0","children":["$","div",null,{"className":"font-semibold text-black text-sm md:text-base","children":"2026年2月2日"}]}],["$","div",null,{"className":"flex-1 pb-6 border-l-2 border-gray-200 pl-6 relative","children":[["$","div",null,{"className":"absolute -left-[9px] top-1 w-4 h-4 bg-black rounded-full"}],["$","h3",null,{"className":"font-semibold text-black mb-1","children":"官网上线"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"公司官方网站正式上线,为客户提供更加便捷的信息获取渠道"}]]}]]}]]}]]}]
5:["$","div",null,{"className":"bg-gray-50 rounded-2xl p-8","children":[["$","h2",null,{"className":"text-2xl font-bold text-black mb-6 text-center","children":"联系我们"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-3 gap-6","children":[["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-map-pin w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","1r0f0z",{"d":"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"}],["$","circle","ilqhr7",{"cx":"12","cy":"10","r":"3"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"公司地址"}],["$","p",null,{"className":"text-sm font-medium","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-mail w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","132q7q",{"d":"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7"}],["$","rect","izxlao",{"x":"2","y":"4","width":"20","height":"16","rx":"2"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"电子邮箱"}],["$","p",null,{"className":"text-sm font-medium","children":"contact@novalon.cn"}]]}]]}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","div",null,{"className":"p-2 bg-white rounded-lg","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-phone w-5 h-5 text-gray-600","aria-hidden":"true","children":[["$","path","9njp5v",{"d":"M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384"}],"$undefined"]}]}],["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500","children":"联系电话"}],["$","p",null,{"className":"text-sm font-medium","children":"028-88888888"}]]}]]}]]}]]}]
6:["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]
7:["$","div","3",{"data-slot":"card","className":"bg-[var(--color-bg-tertiary)]/80 backdrop-blur-xl text-[var(--color-text-primary)] flex flex-col gap-6 rounded-xl border border-[var(--color-border-primary)] py-6 shadow-lg duration-300 hover:border-[var(--color-tech-blue)] hover:-translate-y-1 group hover:shadow-md transition-shadow","children":["$","div",null,{"data-slot":"card-content","className":"p-6","children":["$","div",null,{"className":"flex items-start gap-4","children":[["$","div",null,{"className":"p-3 bg-gray-100 rounded-lg group-hover:bg-black group-hover:text-white transition-colors","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","width":24,"height":24,"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":2,"strokeLinecap":"round","strokeLinejoin":"round","className":"lucide lucide-award w-6 h-6","aria-hidden":"true","children":[["$","path","1yiouv",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],["$","circle","1vp47v",{"cx":"12","cy":"8","r":"6"}],"$undefined"]}]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-2","children":"诚信负责"}],["$","p",null,{"className":"text-gray-600 text-sm leading-relaxed","children":"恪守商业道德,对承诺负责,赢得客户和社会的信任与尊重"}]]}]]}]}]}]
a:null
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
1:"$Sreact.fragment"
2:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ViewportBoundary"]
3:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"MetadataBoundary"]
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[424,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"IconMark"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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":[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"关于我们 - 四川睿新致远科技有限公司 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"了解四川睿新致远科技有限公司的发展历程、企业文化和核心价值观。成立于2026年,专注于企业数字化转型服务。"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,9 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/616ee244b3b361a1.css","precedence":"next"}]],["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"]
3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"]
4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,7 @@
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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}
:HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"about","paramType":null,"paramKey":"about","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,13 +1,4 @@
1:"$Sreact.fragment"
2:I[86309,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js"],"Header"]
3:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
4:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
5:I[95282,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js"],""]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/bd967a1808a0fc81.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/9ade6142b56d10c4.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/4c1ee73d4bc7364c.js","async":true}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":[["$","$L2",null,{}],["$","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."}]}]]}]}]],[]]}]}],["$","footer",null,{"className":"bg-black text-white","children":["$","div",null,{"className":"container-custom py-16","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-12","children":[["$","div",null,{"className":"lg:col-span-1","children":[["$","div",null,{"className":"flex items-center mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 400 100","className":"h-10 w-auto text-white","children":[["$","g",null,{"transform":"translate(10, 10)","children":[["$","rect",null,{"x":"0","y":"0","width":"70","height":"70","rx":"8","fill":"#C41E3A"}],["$","rect",null,{"x":"5","y":"5","width":"60","height":"60","rx":"5","fill":"none","stroke":"#fff","strokeWidth":"1.5","opacity":"0.3"}],["$","text",null,{"x":"35","y":"32","fontFamily":"serif","fontSize":"22","fontWeight":"bold","fill":"white","textAnchor":"middle","children":"睿新"}],["$","text",null,{"x":"35","y":"58","fontFamily":"serif","fontSize":"22","fontWeight":"bold","fill":"white","textAnchor":"middle","children":"致遠"}]]}],["$","g",null,{"transform":"translate(95, 15)","children":[["$","text",null,{"x":"0","y":"35","fontFamily":"serif","fontSize":"36","fontWeight":"bold","fill":"currentColor","children":"睿新致遠"}],["$","text",null,{"x":"0","y":"65","fontFamily":"Arial, sans-serif","fontSize":"14","fontWeight":"500","fill":"currentColor","letterSpacing":"8","children":"NOVALON"}]]}]]}]}],["$","p",null,{"className":"text-gray-400 text-sm leading-relaxed mb-6","children":"专注于信息技术服务与解决方案,为企业提供全方位的数字化转型支持"}],["$","div",null,{"className":"flex gap-4","children":[["$","a","微信",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"微信","children":["$","span",null,{"className":"text-sm","children":"微"}]}],["$","a","微博",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"微博","children":["$","span",null,{"className":"text-sm","children":"微"}]}],["$","a","LinkedIn",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"LinkedIn","children":["$","span",null,{"className":"text-sm","children":"L"}]}],["$","a","GitHub",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"GitHub","children":["$","span",null,{"className":"text-sm","children":"G"}]}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"快速链接"}],["$","ul",null,{"className":"space-y-3","children":[["$","li","home",{"children":["$","$L5",null,{"href":"/","className":"text-gray-400 hover:text-white transition-colors","children":"首页"}]}],["$","li","about",{"children":["$","$L5",null,{"href":"/about","className":"text-gray-400 hover:text-white transition-colors","children":"关于我们"}]}],"$L6","$L7","$L8","$L9"]}]]}],"$La","$Lb"]}],"$Lc"]}]}]]}]]}],"loading":null,"isPartial":false}
6:["$","li","services",{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"核心业务"}]}]
7:["$","li","products",{"children":["$","$L5",null,{"href":"/products","className":"text-gray-400 hover:text-white transition-colors","children":"产品服务"}]}]
8:["$","li","news",{"children":["$","$L5",null,{"href":"/news","className":"text-gray-400 hover:text-white transition-colors","children":"新闻动态"}]}]
9:["$","li","contact",{"children":["$","$L5",null,{"href":"/contact","className":"text-gray-400 hover:text-white transition-colors","children":"联系我们"}]}]
a:["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"服务项目"}],["$","ul",null,{"className":"space-y-3","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"软件开发"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"云服务"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"数据分析"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"信息安全"}]}]]}]]}]
b:["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"联系方式"}],["$","ul",null,{"className":"space-y-4","children":[["$","li",null,{"className":"flex items-start gap-3","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-400 mt-0.5","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"]}],["$","span",null,{"className":"text-gray-400","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}],["$","li",null,{"className":"flex items-center gap-3","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-400","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"]}],["$","span",null,{"className":"text-gray-400","children":"028-88888888"}]]}],["$","li",null,{"className":"flex items-center gap-3","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-400","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"]}],["$","span",null,{"className":"text-gray-400","children":"contact@novalon.cn"}]]}]]}]]}]
c:["$","div",null,{"className":"border-t border-white/10 mt-12 pt-8","children":["$","div",null,{"className":"flex flex-col md:flex-row justify-between items-center gap-4","children":[["$","p",null,{"className":"text-gray-400 text-sm","children":["© ",2026," ","四川睿新致远科技有限公司",". All rights reserved."]}],["$","div",null,{"className":"flex gap-6","children":[["$","$L5",null,{"href":"#","className":"text-gray-400 hover:text-white text-sm transition-colors","children":"隐私政策"}],["$","$L5",null,{"href":"#","className":"text-gray-400 hover:text-white text-sm transition-colors","children":"服务条款"}]]}]]}]}]
2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,9 +1,9 @@
1:"$Sreact.fragment"
2:I[10459,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ClientPageRoot"]
3:I[29714,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js","/_next/static/chunks/1890d7bce9a95d0a.js"],"default"]
6:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"OutletBoundary"]
2:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
3:I[53739,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/1696c92b61dfc710.js","/_next/static/chunks/13ef81e1a8e17aa4.js"],"default"]
6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
7:"$Sreact.suspense"
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1890d7bce9a95d0a.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/1696c92b61dfc710.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/13ef81e1a8e17aa4.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
4:{}
5:{}
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
8:null
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
1:"$Sreact.fragment"
2:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ViewportBoundary"]
3:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"MetadataBoundary"]
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[424,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"IconMark"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,9 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/616ee244b3b361a1.css","precedence":"next"}]],["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"]
3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"]
4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,7 @@
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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}
:HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"contact","paramType":null,"paramKey":"contact","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
+4 -4
View File
@@ -1,6 +1,6 @@
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]__d7c2143e._.js")
R.c("server/chunks/de846__next-internal_server_app_favicon_ico_route_actions_ab685927.js")
R.m(20704)
module.exports=R.m(20704).exports
R.c("server/chunks/[root-of-the-server]__c8e1cc06._.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]__d7c2143e._.js","../../chunks/[turbopack]_runtime.js","../../chunks/de846__next-internal_server_app_favicon_ico_route_actions_ab685927.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/[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"]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,13 +1,4 @@
1:"$Sreact.fragment"
2:I[86309,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js"],"Header"]
3:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
4:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
5:I[95282,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js"],""]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/bd967a1808a0fc81.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/9ade6142b56d10c4.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/4c1ee73d4bc7364c.js","async":true}]],["$","div",null,{"className":"min-h-screen flex flex-col","children":[["$","$L2",null,{}],["$","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."}]}]]}]}]],[]]}]}],["$","footer",null,{"className":"bg-black text-white","children":["$","div",null,{"className":"container-custom py-16","children":[["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-12","children":[["$","div",null,{"className":"lg:col-span-1","children":[["$","div",null,{"className":"flex items-center mb-6","children":["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 400 100","className":"h-10 w-auto text-white","children":[["$","g",null,{"transform":"translate(10, 10)","children":[["$","rect",null,{"x":"0","y":"0","width":"70","height":"70","rx":"8","fill":"#C41E3A"}],["$","rect",null,{"x":"5","y":"5","width":"60","height":"60","rx":"5","fill":"none","stroke":"#fff","strokeWidth":"1.5","opacity":"0.3"}],["$","text",null,{"x":"35","y":"32","fontFamily":"serif","fontSize":"22","fontWeight":"bold","fill":"white","textAnchor":"middle","children":"睿新"}],["$","text",null,{"x":"35","y":"58","fontFamily":"serif","fontSize":"22","fontWeight":"bold","fill":"white","textAnchor":"middle","children":"致遠"}]]}],["$","g",null,{"transform":"translate(95, 15)","children":[["$","text",null,{"x":"0","y":"35","fontFamily":"serif","fontSize":"36","fontWeight":"bold","fill":"currentColor","children":"睿新致遠"}],["$","text",null,{"x":"0","y":"65","fontFamily":"Arial, sans-serif","fontSize":"14","fontWeight":"500","fill":"currentColor","letterSpacing":"8","children":"NOVALON"}]]}]]}]}],["$","p",null,{"className":"text-gray-400 text-sm leading-relaxed mb-6","children":"专注于信息技术服务与解决方案,为企业提供全方位的数字化转型支持"}],["$","div",null,{"className":"flex gap-4","children":[["$","a","微信",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"微信","children":["$","span",null,{"className":"text-sm","children":"微"}]}],["$","a","微博",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"微博","children":["$","span",null,{"className":"text-sm","children":"微"}]}],["$","a","LinkedIn",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"LinkedIn","children":["$","span",null,{"className":"text-sm","children":"L"}]}],["$","a","GitHub",{"href":"#","className":"w-10 h-10 rounded-full bg-white/10 flex items-center justify-center hover:bg-white/20 transition-colors","aria-label":"GitHub","children":["$","span",null,{"className":"text-sm","children":"G"}]}]]}]]}],["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"快速链接"}],["$","ul",null,{"className":"space-y-3","children":[["$","li","home",{"children":["$","$L5",null,{"href":"/","className":"text-gray-400 hover:text-white transition-colors","children":"首页"}]}],["$","li","about",{"children":["$","$L5",null,{"href":"/about","className":"text-gray-400 hover:text-white transition-colors","children":"关于我们"}]}],"$L6","$L7","$L8","$L9"]}]]}],"$La","$Lb"]}],"$Lc"]}]}]]}]]}],"loading":null,"isPartial":false}
6:["$","li","services",{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"核心业务"}]}]
7:["$","li","products",{"children":["$","$L5",null,{"href":"/products","className":"text-gray-400 hover:text-white transition-colors","children":"产品服务"}]}]
8:["$","li","news",{"children":["$","$L5",null,{"href":"/news","className":"text-gray-400 hover:text-white transition-colors","children":"新闻动态"}]}]
9:["$","li","contact",{"children":["$","$L5",null,{"href":"/contact","className":"text-gray-400 hover:text-white transition-colors","children":"联系我们"}]}]
a:["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"服务项目"}],["$","ul",null,{"className":"space-y-3","children":[["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"软件开发"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"云服务"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"数据分析"}]}],["$","li",null,{"children":["$","$L5",null,{"href":"/services","className":"text-gray-400 hover:text-white transition-colors","children":"信息安全"}]}]]}]]}]
b:["$","div",null,{"children":[["$","h3",null,{"className":"font-semibold text-lg mb-6","children":"联系方式"}],["$","ul",null,{"className":"space-y-4","children":[["$","li",null,{"className":"flex items-start gap-3","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-400 mt-0.5","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"]}],["$","span",null,{"className":"text-gray-400","children":"中国四川省成都市龙泉驿区幸福路12号"}]]}],["$","li",null,{"className":"flex items-center gap-3","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-400","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"]}],["$","span",null,{"className":"text-gray-400","children":"028-88888888"}]]}],["$","li",null,{"className":"flex items-center gap-3","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-400","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"]}],["$","span",null,{"className":"text-gray-400","children":"contact@novalon.cn"}]]}]]}]]}]
c:["$","div",null,{"className":"border-t border-white/10 mt-12 pt-8","children":["$","div",null,{"className":"flex flex-col md:flex-row justify-between items-center gap-4","children":[["$","p",null,{"className":"text-gray-400 text-sm","children":["© ",2026," ","四川睿新致远科技有限公司",". All rights reserved."]}],["$","div",null,{"className":"flex gap-6","children":[["$","$L5",null,{"href":"#","className":"text-gray-400 hover:text-white text-sm transition-colors","children":"隐私政策"}],["$","$L5",null,{"href":"#","className":"text-gray-400 hover:text-white text-sm transition-colors","children":"服务条款"}]]}]]}]}]
2:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
3:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[null,["$","div",null,{"className":"min-h-screen flex flex-col","children":["$","main",null,{"className":"flex-1","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
@@ -1,7 +1,9 @@
1:"$Sreact.fragment"
2:I[73657,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js","/_next/static/chunks/b95028ba5d6bb604.js","/_next/static/chunks/1138e245f0c9a057.js"],"HeroSection"]
3:I[87142,["/_next/static/chunks/bd967a1808a0fc81.js","/_next/static/chunks/9ade6142b56d10c4.js","/_next/static/chunks/4c1ee73d4bc7364c.js","/_next/static/chunks/b95028ba5d6bb604.js","/_next/static/chunks/1138e245f0c9a057.js"],"ServicesSection"]
4:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"OutletBoundary"]
5:"$Sreact.suspense"
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","$L2",null,{}],["$","$L3",null,{}]],[["$","script","script-0",{"src":"/_next/static/chunks/b95028ba5d6bb604.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/1138e245f0c9a057.js","async":true}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],"loading":null,"isPartial":false}
6:null
2:I[69480,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"ClientPageRoot"]
3:I[4273,["/_next/static/chunks/e70eb527e90e54c5.js","/_next/static/chunks/dc3b86661453cd20.js","/_next/static/chunks/39dd21bdcc96c176.js","/_next/static/chunks/accac818b158fbe7.js"],"default"]
6:I[64026,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"OutletBoundary"]
7:"$Sreact.suspense"
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/dc3b86661453cd20.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/39dd21bdcc96c176.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/accac818b158fbe7.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
4:{}
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
8:null
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
1:"$Sreact.fragment"
2:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"ViewportBoundary"]
3:I[24169,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"MetadataBoundary"]
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[424,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"IconMark"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 专业科技服务提供商 | 四川睿新致远科技有限公司"}],["$","meta","1",{"name":"description","content":"专注于信息技术服务与解决方案,为企业提供全方位的数字化转型支持"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
5:I[43379,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"IconMark"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","media":"(prefers-color-scheme: light)","content":"#FFFFFF"}],["$","meta","3",{"name":"theme-color","media":"(prefers-color-scheme: dark)","content":"#0A0A0A"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","1",{"name":"description","content":"四川睿新致远科技有限公司成立于2026年,专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案。联系电话:028-88888888"}],["$","meta","2",{"name":"author","content":"四川睿新致远科技有限公司"}],["$","meta","3",{"name":"keywords","content":"数字化转型,企业软件,ERP系统,CRM系统,云计算,数据分析,软件开发,成都科技公司"}],["$","meta","4",{"name":"creator","content":"四川睿新致远科技有限公司"}],["$","meta","5",{"name":"publisher","content":"四川睿新致远科技有限公司"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://www.novalon.cn"}],["$","meta","8",{"property":"og:title","content":"四川睿新致远科技有限公司 - 企业数字化转型服务商"}],["$","meta","9",{"property":"og:description","content":"专注于企业数字化转型服务,提供软件开发、云计算、数据分析、信息安全等一站式解决方案"}],["$","meta","10",{"property":"og:url","content":"https://www.novalon.cn"}],["$","meta","11",{"property":"og:site_name","content":"四川睿新致远科技有限公司"}],["$","meta","12",{"property":"og:locale","content":"zh_CN"}],["$","meta","13",{"property":"og:type","content":"website"}],["$","meta","14",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","15",{"name":"twitter:title","content":"四川睿新致远科技有限公司"}],["$","meta","16",{"name":"twitter:description","content":"企业数字化转型服务商"}],["$","link","17",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","18",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,9 @@
1:"$Sreact.fragment"
2:I[57445,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
3:I[27551,["/_next/static/chunks/d1327ca877b958b9.js","/_next/static/chunks/24b8e34e56674a2e.js"],"default"]
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/616ee244b3b361a1.css","precedence":"next"}]],["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
2:I[98866,["/_next/static/chunks/e70eb527e90e54c5.js"],"WebVitals"]
3:I[57475,["/_next/static/chunks/e70eb527e90e54c5.js"],"ThemeProvider"]
4:I[46510,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
5:I[33090,["/_next/static/chunks/9282d61d30a462aa.js","/_next/static/chunks/d3476b7662fdc498.js"],"default"]
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1d118f89e5afbf33.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/3bd086ae042740ad.css","precedence":"next"}],["$","link","2",{"rel":"stylesheet","href":"/_next/static/chunks/0c71020666eed1f7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/e70eb527e90e54c5.js","async":true}]],["$","html",null,{"lang":"zh-CN","className":"scroll-smooth","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"icon","type":"image/svg+xml","href":"/favicon.svg"}],["$","link",null,{"rel":"apple-touch-icon","href":"/favicon.svg"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('ruixin-theme') || 'system';\n if (theme === 'dark' || (theme === 'system' && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark');\n }\n } catch {}\n "}}]]}],["$","body",null,{"className":"geist_9c1fd2b9-module__We3PEq__variable geist_mono_e0f6b80d-module__yeUymq__variable noto_sans_sc_bb898837-module__i3F1La__variable font-sans antialiased","style":{"fontFamily":"'Noto Sans SC', 'Geist', -apple-system, BlinkMacSystemFont, sans-serif"},"children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,7 @@
:HL["/_next/static/chunks/616ee244b3b361a1.css","style"]
:HL["/_next/static/chunks/1d118f89e5afbf33.css","style"]
:HL["/_next/static/chunks/3bd086ae042740ad.css","style"]
:HL["/_next/static/chunks/0c71020666eed1f7.css","style"]
:HL["/_next/static/media/797e433ab948586e-s.p.dbea232f.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
0:{"buildId":"OdiYp943cvOpOmTEuabW6","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}
:HL["/_next/static/media/feb57b2dc8f29018-s.p.2539f70a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
0:{"buildId":"2eEJlnf8PUcceYUHGuCke","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(marketing)","paramType":null,"paramKey":"(marketing)","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}

Some files were not shown because too many files have changed in this diff Show More