Explorar o código

修复程序报错

jiapu hai 2 meses
pai
achega
64c030717d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      cfc-frontend/pages.json

+ 2 - 2
cfc-frontend/pages.json

@@ -725,7 +725,7 @@
       "root": "pages/nutritionist",
       "pages": [
         {
-          "path": "apply/index",
+          "path": "apply",
           "style": {
             "navigationBarTitleText": "营养师入驻"
           }
@@ -736,7 +736,7 @@
       "root": "pages/butler",
       "pages": [
         {
-          "path": "apply/index",
+          "path": "apply",
           "style": {
             "navigationBarTitleText": "管家入驻"
           }