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.

22 lines
663 B

{
"pages": [
"pages/homepages",
"pages/phone_code_login/phone_code_login",
"pages/phone_login/phone_login",
"pages/account_login/account_login",
"pages/register/register",
"pages/information/information/information",
"pages/homepages/self_information/self_information",
"pages/homepages/puppy_chat/puppy_chat",
"pages/homepages/community/community",
"pages/homepages/main/main",
"static/homepages/main/main"
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"usingComponents": {}
}