Commit 3a12cb77 authored by haiyoucuv's avatar haiyoucuv

init

parent 137789c9
...@@ -7,6 +7,15 @@ ...@@ -7,6 +7,15 @@
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationStyle": "custom" "navigationStyle": "custom"
}, },
"tabBar": {
"list": [{
"pagePath": "pages/index/index",
"text": "首页"
}, {
"pagePath": "pages/logs/logs",
"text": "日志"
}]
},
"style": "v2", "style": "v2",
"rendererOptions": { "rendererOptions": {
"skyline": { "skyline": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment