dever 7 năm trước cách đây
mục cha
commit
def41def11
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      component/src/Version.php

+ 3 - 0
component/src/Version.php

@@ -99,6 +99,9 @@ class Version extends Core
 			),
 			'tabBar' => array
 			(
+				'color' => '#666666',
+				'selectedColor' => '#ff8903',
+				'backgroundColor' => '#FAFAFA',
 				'list' => $tab,
 			),
 		);