shuishen
2021-06-04 db9ea2a557e28fb1096dfebdb2ac23c3fe86cb57
widgets/searchL/Widget.js
@@ -31,7 +31,7 @@
            //关键词&&坐标
            $("#i-f-gjz").click(function () {
               console.log("gjz");
               // console.log("gjz");
               $("#i-f-zb").css({ 'backgroundColor': '#fff', 'color': '#000' });
               $("#i-f-gjz").css({ 'backgroundColor': '#3E9FFC', 'color': '#fff' });
               // $("#inputTwo").css({ 'display': 'none' });
@@ -40,7 +40,7 @@
               $("#local_data").show();
            })
            $("#i-f-zb").click(function () {
               console.log("zb");
               // console.log("zb");
               $("#i-f-gjz").css({ 'backgroundColor': '#fff', 'color': '#000' });
               $("#i-f-zb").css({ 'backgroundColor': '#3E9FFC', 'color': '#fff' });
               // $("#local_data").css({ 'display': 'none' });