取名小程序开发
This commit is contained in:
13
NamingAssistant/app.json
Normal file
13
NamingAssistant/app.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/home/index",
|
||||
"pages/result/index",
|
||||
"pages/favorites/index"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTitleText": "取名小程序",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black",
|
||||
"backgroundTextStyle": "light"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user