会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
CKben
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年3月5日
js--单选按钮赋值
var sex='${userInfo.sex}'; if(sex=="女"){ $("input[name=sex][value='女']").attr("checked", true); }else{ $("input[name=sex][value='男']").attr("checked", true); } ...
Read More
posted @ 2019-03-05 16:10 AlexZS
Views(3367)
Comments(0)
Diggs(0)
公告