/*这里的1指的是获取一条数据,2指的是从第二条开始获取*/ [e:loop={"select * from phome_ecms_news where classid='2' limit 1,2",1,24,0}] /*下边这行代码只有在想获取详情的时候用到*/ <?php $fr=$empire->fetch1("select newstext from phome_ecms_news_data_{$bqr[stb]} where id='$bqr[id]'&
js <script> var selectId = document.getElementById("VariantType");//获取ID selectId.onchange = function () { var result = selectId.options[selectId.selectedIndex].innerHTML;//获取选中文本 if (result == "Fusion") { //当变异类型的值为Fusion时,变异值为空