js 代碼如下: $('#couponsltList label').click(function{ var radioId = $(this).attr('for'); if( coupon_checked ){ //已選中情況下,取消選 ...
確定! 回上一頁