修改内容

This commit is contained in:
yiqiuyang
2026-08-07 16:45:44 +08:00
parent c170b31f3a
commit 22a48ceb9f
34 changed files with 48 additions and 24 deletions
+2
View File
@@ -71,6 +71,8 @@ window.nav = {
children: [
{id: 5.1, label: '公司简介', url: '/about', mobileUrl: '/m/about'},
{id: 5.2, label: '联系我们', url: '/link', mobileUrl: '/m/link'},
{id: 5.2, label: '燃谷科技(南京)有限公司', url: '/link', mobileUrl: '/m/link'},
{id: 5.2, label: '燃谷科技(陕西)有限公司', url: '/link', mobileUrl: '/m/link'},
],
},
],