|
|
@@ -3,7 +3,7 @@
|
|
|
"count": 6,
|
|
|
"group_0": {
|
|
|
"name": "global",
|
|
|
- "count": 12,
|
|
|
+ "count": 14,
|
|
|
"item_0": {
|
|
|
"note": "全局按钮",
|
|
|
"control": "UIButton",
|
|
|
@@ -52,7 +52,7 @@
|
|
|
}
|
|
|
},
|
|
|
"item_5": {
|
|
|
- "note": "全局toolbar barButton",
|
|
|
+ "note": "ios 11 toolbar barButton",
|
|
|
"control": "UIBarButtonItem",
|
|
|
"function": "TintColor",
|
|
|
"value": "0x474747",
|
|
|
@@ -66,8 +66,8 @@
|
|
|
"note": "全局UINavigationBar ",
|
|
|
"control": "UINavigationBar",
|
|
|
"function": "TintColor",
|
|
|
- "value": "0x996633",
|
|
|
- "info": "NPD BROWN"
|
|
|
+ "value": "0x474747",
|
|
|
+ "info": "NPD GRAY"
|
|
|
},
|
|
|
"item_7": {
|
|
|
"note": "common editor multi action 按钮背景",
|
|
|
@@ -119,6 +119,28 @@
|
|
|
"count": 1,
|
|
|
"item_0": "MainHeaderViewColorPanel"
|
|
|
}
|
|
|
+ },
|
|
|
+ "item_12": {
|
|
|
+ "note": "全局toolbar barButton",
|
|
|
+ "control": "UIButton",
|
|
|
+ "function": "TintColor",
|
|
|
+ "value": "0x474747",
|
|
|
+ "info": "NPD GRAY",
|
|
|
+ "container": {
|
|
|
+ "count": 1,
|
|
|
+ "item_0": "UIToolbar"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "item_13": {
|
|
|
+ "note": "ios 11 全局toolbar barButton",
|
|
|
+ "control": "UIButton",
|
|
|
+ "function": "setTitleColor.Normal",
|
|
|
+ "value": "0x474747",
|
|
|
+ "info": "NPD GRAY",
|
|
|
+ "container": {
|
|
|
+ "count": 1,
|
|
|
+ "item_0": "UIToolbar"
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
|