Przeglądaj źródła

身份选择显示分类状态及选择数量

unknown 5 lat temu
rodzic
commit
82dd5e0794

+ 7 - 0
o2web/source/x_component_Selector/$Selector/blue_flat_mobile/css.wcss

@@ -444,6 +444,13 @@
 	  "background": "url(../x_component_Selector/$Selector/blue_flat_mobile/icon/checked@2x.png) no-repeat left center",
 	  "background-size" : "16px 16px"
 	},
+	"selectorItemCategoryActionNode_selectsome_selected": {
+		"width": "16px",
+		"height": "44px",
+		"float": "right",
+		"background": "url(../x_component_Selector/$Selector/blue_flat_mobile/icon/checked_some@2x.png) no-repeat left center",
+		"background-size" : "16px 16px"
+	},
 
 	"selectorItemTextNode": {
 		"height": "44px",

BIN
o2web/source/x_component_Selector/$Selector/blue_flat_mobile/icon/checked_some@2x.png


+ 7 - 0
o2web/source/x_component_Selector/$Selector/red_flat_mobile/css.wcss

@@ -445,6 +445,13 @@
 	  "background": "url(../x_component_Selector/$Selector/red_flat_mobile/icon/checked@2x.png) no-repeat left center",
 	  "background-size" : "16px 16px"
 	},
+	"selectorItemCategoryActionNode_selectsome_selected": {
+		"width": "16px",
+		"height": "44px",
+		"float": "right",
+		"background": "url(../x_component_Selector/$Selector/red_flat_mobile/icon/checked_some@2x.png) no-repeat left center",
+		"background-size" : "16px 16px"
+	},
 
 	"selectorItemTextNode": {
 		"height": "44px",

BIN
o2web/source/x_component_Selector/$Selector/red_flat_mobile/icon/checked_some@2x.png