Merge branch 'dev_local' of http://bdgit.educoder.net/Hjqreturn/pgfqe6ch8 into dev_local

dev_local
jingquan huang 6 years ago
commit b7325e4b2d

@ -121,6 +121,7 @@
// });
function add_shixun_question(){
var result = true;
var Uarry=$("#shixun_question_ul li:visible");//获取ul中所有的li元素
let resulttype=[]
@ -181,6 +182,7 @@
}
}
if(result){
$("#new_shixun_question").submit();
} else{

@ -967,7 +967,7 @@ html>body #ajax-indicator { position: fixed; }
.shixunsboxfont{
width:1060px;
min-height:12px;
font-size:4px;
font-size:14px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(122,122,122,1);
@ -1011,7 +1011,7 @@ html>body #ajax-indicator { position: fixed; }
margin-top: 20px;
text-align: center;
color:rgba(255,104,0,1);
font-size:4px;
font-size:14px;
font-family:MicrosoftYaHei;
font-weight:400;
}

Loading…
Cancel
Save