2023-10-07 09:49:48 +08:00

10 lines
332 B
JSON

{
"navigationBarTitleText": "",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"usingComponents": {
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar",
"u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
"u-toast": "/node-modules/uview-ui/components/u-toast/u-toast"
}
}