xj qian
2024-08-05 6a6084e3009eefb8b04e0025f0c2254fc13239f1
update more
已修改1个文件
4 ■■■■ 文件已修改
jrj/project/vindexmenu.cpp 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/vindexmenu.cpp
@@ -236,7 +236,7 @@
        //alert(x.xml);
        
        int nIndex =cbx_menu.FindString(label);
        if(e.selectSingleNode(L"ModuelMore") && nIndex > - 1)
        /*if (e.selectSingleNode(L"ModuelMore") && nIndex > -1)
        {
            xstring mo = e.selectSingleNode(L"ModuelMore").text();
            if((xstring)mo != L"Y")
@@ -246,7 +246,7 @@
                OnHideWin();
                return 0;
            }
        }
        }*/
        if(e.selectSingleNode(L"ModuelPage")) {} else return -1;