Explorar el Código

fix(frontend): pages.json 删除多余右花括号修复 JSON 语法

liaoxg hace 1 mes
padre
commit
cb02239668
Se han modificado 1 ficheros con 0 adiciones y 59 borrados
  1. 0 59
      cfc-frontend/pages.json

+ 0 - 59
cfc-frontend/pages.json

@@ -943,12 +943,6 @@
           "style": {
             "navigationBarTitleText": "报告详情"
           }
-        },
-        {
-          "path": "ai-questionnaire",
-          "style": {
-            "navigationBarTitleText": "AI 健康问卷"
-          }
         }
       ]
     },
@@ -1595,59 +1589,6 @@
         }
       ]
     },
-    {
-      "root": "pages/problem",
-      "pages": [
-        {
-          "path": "domain-list",
-          "style": {
-            "navigationBarTitleText": "选择关注的问题"
-          }
-        },
-        {
-          "path": "flow-intro",
-          "style": {
-            "navigationBarTitleText": "服务流程"
-          }
-        },
-        {
-          "path": "survey",
-          "style": {
-            "navigationBarTitleText": "专项调研"
-          }
-        },
-        {
-          "path": "quick-survey",
-          "style": {
-            "navigationBarTitleText": "快速了解你"
-          }
-        },
-        {
-          "path": "package-match",
-          "style": {
-            "navigationBarTitleText": "推荐方案"
-          }
-        },
-        {
-          "path": "package-detail",
-          "style": {
-            "navigationBarTitleText": "套餐详情"
-          }
-        },
-        {
-          "path": "logistics",
-          "style": {
-            "navigationBarTitleText": "物流进度"
-          }
-        },
-        {
-          "path": "plan-confirm",
-          "style": {
-            "navigationBarTitleText": "方案确认"
-          }
-        }
-      ]
-    },
     {
       "root": "pages/notification",
       "pages": [