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
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name" : "colorui", "name" : "ColorUi for UniApp",
"appid" : "__UNI__239DC72", "appid" : "__UNI__239DC72",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",
+1 -1
View File
@@ -154,7 +154,7 @@
], ],
"globalStyle" : { "globalStyle" : {
"navigationBarBackgroundColor" : "#39b54a", "navigationBarBackgroundColor" : "#39b54a",
"navigationBarTitleText" : "Color UI", "navigationBarTitleText" : "ColorUi for UniApp",
"navigationStyle" : "custom", "navigationStyle" : "custom",
"navigationBarTextStyle" : "white" "navigationBarTextStyle" : "white"
} }