diff --git a/img/carNumYellow.png b/img/carNumYellow.png
deleted file mode 100644
index 84cae6a..0000000
--- a/img/carNumYellow.png
+++ /dev/null
diff --git a/js/list.js b/js/list.js
index 90d6ae2..b1b7c26 100644
--- a/js/list.js
+++ b/js/list.js
@@ -22,6 +22,7 @@ var func = {
};
var color = getQueryString(window.location).carType
+console.log(color)
if(color == 1){
$('.carNum').addClass('carNumYellow')
}
diff --git a/list.html b/list.html
index 024ff35..2075af7 100644
--- a/list.html
+++ b/list.html
@@ -310,7 +310,7 @@
-
+