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

10 lines
281 B
JSON
Raw Permalink Normal View History

2024-01-10 16:42:31 +08:00
{
"navigationStyle": "custom",
"navigationBarTitleText": "地址管理",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#333333",
"usingComponents": {
"uni-nav-bar": "/components/uni-nav-bar/uni-nav-bar",
"empty": "/components/empty/empty"
}
}