Browse Source

Merge branch 'feature/v4socket' of http://192.168.0.115:3000/bill/mini-shop into feature/v4socket

tangning 3 years ago
parent
commit
b50f49313e
1 changed files with 7 additions and 0 deletions
  1. 7 0
      project.private.config.json

+ 7 - 0
project.private.config.json

@@ -185,6 +185,13 @@
           "query": "",
           "launchMode": "default",
           "scene": null
+        },
+        {
+          "name": "我的个人",
+          "pathName": "pages/ucenter/index/index",
+          "query": "",
+          "launchMode": "default",
+          "scene": null
         }
       ]
     }