A resposta on-line diz que é porque o Easy-Ui deve excluir o estilo de classe na versão inferior e escrever URL no JavaScript. Se houver URL em sala de aula, também há URL no JavaScript, que atualizará a página duas vezes, mas meu problema não foi resolvido após o teste. Mais tarde, finalmente encontrei o problema através de testes repetidos.
<ul id = "eva" style = "font-size: 25px;"> </ul>
Porque eu escrevi estilo na página, excluir o estilo no estilo pode resolver o problema. Agora eu anexo o código de tabela de árvore dinâmica e grade completa do Ajax.
<html> <head> <title> Árvore </title> <link href = "../../ content/jqeasyui/temas/default/easyui.css" rel = "stylesheet" type = "text/cSs"/> <link href = "../,/ rent/jqeSyui/theses"/> <link href = "../../ rent/jqeSeui/theses/icon..C. src = "../../ scripts/jQuery-1.4.4.min.js" type = "text/javascript"> </script> <script src = "../../ scripts/jquery.unobtrusive-jax.js" type = "text/javascript"> </script> <script src = "../../ scripts/jQuery.easyui.min.js" type = "text/javascript"> </script> <script src = "../../ scripts/easyui-lang-zh_cn.js" type = "text/javascript"> </script> < Var Time; vareeva; $ (function () {inittable (); $ ("#selectForm"). css ("display", "nenhum"); bindSearcheclick (); $ ('#eva'). árvore ({url: '/oee/gettree', método: 'get', ânime: caixa de cheque: true: true});); //Initialize the table function initTable() { $('#tt').datagrid({ url: '/OEE/Details', title: 'OEE', width: 700, height: 360, fitColumns: true, idField: 'Fid', loadMsg: 'The information about the device is loading...', pagination: true, singleSelect: false, pageSize: 10, pageNumber: 1, pageList: [10, 20, 30], queryParams: {//The parameter to be passed in NodeResult: NodeText, SelectTime: $('#SelectTime').datebox('getValue') }, columns: [[//{EID, ETypeName, ThenTypeInfoTID, EtypeNum} {field: 'Num', title: 'Device number', width: 80, align: "center" }, { field: 'Name', title: 'DelTimeOEE', title: 'Name', width: 80, align: "center" }, { field: 'EarlyTimeOEE', title: 'EarlyTimeOEE', width: 80, align: "center" }, { field: 'MiddleTimeOEE', title: 'Noon OEE', width: 80, align: "center" }, { field: 'LaterTimeoee', Título: 'Night Timeoee', Largura: 80, Alinhe: "Centro"}, {Field: 'Delflag', Título: 'Operação', Largura: 80, alinhe: 'Centro', Formatter: function (ROW, index) {var str = "<a fid = '" + row.fid + "' '' '' '' '' href = 'javascript: void (0)'> detalhes </a> "; retornar str; }}]], OnHeaderContextMenu: function (e, campo) {}, OnLoadSuccess: function (data) {$ (". SelectInfo"). Unpind ("Click"); $ (". SelectInfo"). Bind ("clique", function () {DosElect ($ (this) .attr ("fid"), tempo); retorna false;}); }}); } função doselect (fid, tempo) {var reg = new regexp ("-", "g"); var strobj = fid.toString (); var newsstr = strobj.Replace (reg, "$"); $ ('#SelectFrame'). Att ('src', '/oee/getSelectInfo/' + fid + '/' time); $ ('#SelectForm'). CSS ('Display', 'Block'); $ ('#SelectForm'). Diálogo ({Width: 470, altura: 470, modal: true, título: "Mostrar detalhes", colapso: verdadeiro, minimal: true, maximizável: true, redimensível: true, botões: [{id: 'btnselect', text: 'ok', icoCls: 'icondd' $ ("#SelectForm"). Dialog ("Close"); } // vincular o evento de clique da função de consulta de pesquisa bindSearcheclick () {// linkbuttonsearch $ ("#linkbuttonsearch"). Click (function () {var nodes = $ ('#eva'). Árvore ('getchecked'); += nós [i] .id; } </script> </ad Head> <body> <div> <div> <div> <div style = "margem: 23px 0;"> </div> <div style = "preenchimento: 5px; Radio de borda: 5px:"> <ul Id = "eva"> </ul> </div> </div> <dd = negro "> <ul Id =" eva "> </ul> </div> </divi. id = "SelectTime"/> <a id = "linkbuttonsearch" href = "javascript: void (0)" data-options = "iconCls: 'icon-search'"> query </a> </div> <tabela id = "tt" icoCls = "icon-edit"> </tabela> <d id id dr = "tt" icoCls = "icon-edit"> </tabela> <d ids = "tt" icoCls = "icon-Edit"> </tabela> <d ids = " src = "javascript: void (0)" frameborder = "0"> </frame> </div> </div> </div> </div> </body> </html>