路由调整
This commit is contained in:
parent
f849b13002
commit
5cb9283901
@ -27,18 +27,6 @@
|
|||||||
"navigationBarTitleText": "分类"
|
"navigationBarTitleText": "分类"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"path": "pages/test-page/test-camera",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "摄像头测试"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/test-page/test-crypto",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "加密测试"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"path": "pages/device-info/device-info",
|
"path": "pages/device-info/device-info",
|
||||||
"style": {
|
"style": {
|
||||||
@ -108,6 +96,18 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "测试页面"
|
"navigationBarTitleText": "测试页面"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "pages/test-camera",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "摄像头测试"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "pages/test-crypto",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "加密测试"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user