//头部消息end
//滚屏
$('#screen').click(function (){
var selected = $('#screen').parent().parent().children(".select") ;
() ;
});
$('#screen1').click(function (){
var selected = $('#screen').parent().parent().children(".select") ;
() ;
});
$('#screen').parent().parent().children('.select').children('p').each(function(){
$(this).click(function(){
$('#screen').val($(this).html()) ;
$('#screen').parent().parent().children('.select').hide() ;
var val = $('#screen').val() ;
if(0 == val){
();
return;
}
() ;
});
});
//滚屏 end
/*颜色*/
//背景色改变
$('#background').click(function (){
var selected = $('#background').parent().parent().children(".select") ;
() ;
});
$('#background1').click(function (){
var selected = $('#background1').parent().parent().children(".select") ;
() ;
});
…。。本站若有图片广告属于第三方接入,非本站所为,广告内容与本站无关,不代表本站立场,请谨慎阅读。
Copyright © 2020 精灵书院 All Rights Reserved.kk