首页 > 交易百科
play', 'none') } }) $('.xuanzhe a').on('click', function () { var dizi = $(this).children('img').attr('src') $('.choice').children('.sele').show() $('.choice').children('.nosele').hide() $('.choice').children('.sele').attr('src', dizi).parent('.choice').children('.xuanzhe').css('display', 'none') }) $('.kind').on('click', function () { $('.cebian').show() }) $('.backoff').on('click', function () { $('.cebian').hide() }) $('.app-footer a').on('click', function () { $(this).addClass('opt').siblings().removeClass('opt') })