提交 74597725 编写于 作者: zhaofengliang920817's avatar zhaofengliang920817

新增属性backgroundTextStyle动态设置下拉刷新loading雪花状样式。

上级 ee2c7b41
......@@ -1866,7 +1866,8 @@
"navigationBarTextStyle": "@navigationBarTextStyle",
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"backgroundColorContent": "@backgroundColorContent",
"backgroundColor": "@backgroundColor"
"backgroundColor": "@backgroundColor",
"backgroundTextStyle": "@backgroundTextStyle"
},
"tabBar": {
"color": "@tabBarColor",
......
......@@ -4,6 +4,7 @@
"navigationBarBackgroundColor": "#007AFF",
"backgroundColorContent": "#efeff4",
"backgroundColor": "#efeff4",
"backgroundTextStyle": "dark",
"tabBarColor": "#7A7E83",
"tabBarSelectedColor": "#007AFF",
......@@ -24,6 +25,7 @@
"navigationBarBackgroundColor": "#1F1F1F",
"backgroundColor": "#1F1F1F",
"backgroundColorContent": "#646464",
"backgroundTextStyle": "light",
"tabBarColor": "#cacaca",
"tabBarSelectedColor": "#007AFF",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册