This commit is contained in:
2021-10-13 13:13:35 +08:00
parent 9e2c2bd30d
commit 3bfa9a7e20

View File

@@ -20,15 +20,9 @@
"path": "pages/user/index", "path": "pages/user/index",
"name": "User", "name": "User",
"auth": true, "auth": true,
<<<<<<< HEAD
"style": { "style": {
"navigationBarTitleText": "节点中心", "navigationBarTitleText": "节点中心",
"navigationStyle":"custom" "navigationStyle":"custom"
=======
"style": {
"navigationBarTitleText": "节点中心",
"navigationStyle":"custom"
>>>>>>> 7ee3ddee638ee97b563a70fde8a6fe769589f72c
} }
}, { }, {
"path": "pages/user/code", "path": "pages/user/code",