From fb4f6f2a8da60df974658ac18f57fc095fb41c4f Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Fri, 18 Sep 2020 11:21:02 +0800 Subject: [PATCH] 赤峰广告 跳转 --- img/carNumYellow.png | Bin 1264 -> 0 bytes js/list.js | 1 + list.html | 8 ++++++-- 3 files changed, 7 insertions(+), 2 deletions(-) delete mode 100644 img/carNumYellow.png diff --git a/img/carNumYellow.png b/img/carNumYellow.png deleted file mode 100644 index 84cae6a..0000000 Binary files a/img/carNumYellow.png and /dev/null differ 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 @@ - + -- libgit2 0.21.4