You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
414 B

{
"navigationBarTitleText": "一片净土去水印",
"navigationBarBackgroundColor": "#FD6B30",
"navigationBarTextStyle": "white",
"backgroundColor": "#fff",
"usingComponents": {
"u-tabbar": "/uview-ui/components/u-tabbar/u-tabbar",
"home": "/pages/tab/home",
"host": "/pages/tab/host",
"md5": "/pages/tab/md5",
"recommend": "/pages/tab/recommend",
"user": "/pages/tab/user"
}
}