ColorUi for UniApp V2.1.0

This commit is contained in:
Weilanwl
2019-03-24 18:44:25 +08:00
parent cfe93c67ae
commit 8fe60b1645
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"name" : "colorui",
"name" : "ColorUi for UniApp",
"appid" : "__UNI__239DC72",
"description" : "",
"versionName" : "1.0.0",

View File

@@ -154,7 +154,7 @@
],
"globalStyle" : {
"navigationBarBackgroundColor" : "#39b54a",
"navigationBarTitleText" : "Color UI",
"navigationBarTitleText" : "ColorUi for UniApp",
"navigationStyle" : "custom",
"navigationBarTextStyle" : "white"
}