sky-take-out/pages/index/index.json

8 lines
194 B
JSON
Raw Normal View History

2024-01-10 16:42:31 +08:00
{
"navigationStyle": "custom",
"navigationBarTitleText": "苍穹外卖",
"usingComponents": {
"nav-bar": "/pages/common/Navbar/navbar",
"phone": "/components/uni-phone/index"
}
}