hdw
2018-10-22 e76ae2335e826e8a8f66a45d105ab5876542c26d
设置面板的高度由原来的140变成160
1个文件已修改
2 ■■■ 已修改文件
gx_tieta/WebRoot/index.jsp 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/index.jsp
@@ -1770,7 +1770,7 @@
        var opts = {
            title  : dataList.title+'<a href="javascript:loadToHomeInfo();" style="margin-left: 1em;text-decoration:none;cursor:not-allowed">详情>></a>',      //标题未开启
            width  : '290',             //宽度
            height : 140,              //高度
            height : 160,              //高度
            panel  : "panel",         //检索结果面板
            enableAutoPan : true,     //自动平移
            enableSendToPhone:false,