微信登录

基础 - JS=jQuery - 互换

作用:JS=jQuery互换

JS换jQuery

  1. obj=$(obj);

jQuery换JS

  1. obj=obj[0]