04-25 更新

This commit is contained in:
Weilanwl
2019-04-25 22:53:29 +08:00
parent b253da90f8
commit efff75adb9
24 changed files with 183 additions and 313 deletions
+6 -5
View File
@@ -1,9 +1,9 @@
{
"pages":[
"pages": [
"pages/index/index"
],
"window":{
"backgroundTextStyle":"light",
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "ColorUI",
"navigationStyle": "custom",
@@ -11,5 +11,6 @@
},
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
}
}
},
"sitemapLocation": "sitemap.json"
}