You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

163 lines
7.2 KiB

<!DOCTYPE html>
<html>
<head>
<title>Region List</title>
<script src="/Scripts/3rd/jquery-2.1.3.min.js"></script>
<script src="/Scripts/lib/Util.min.js"></script>
<script src="/Scripts/constants.js"></script>
<script src="//js.live.net/v5.0/wl.js"></script>
<script src="/Scripts/Test_Calendar.js"></script>
<link href="/Scripts/3rd/jqtree/jqtree.css" rel="stylesheet" />
<script src="/Scripts/3rd/jqtree/tree.jquery.js"></script>
</head>
<body>
<div style="margin-left:30px;">
<input type="button" value="获取选中值" onclick="BringBack()" hidden />
<ul class="ul_tree" id="ulTree">
</ul>
</div>
</body>
</html>
<script>
//var JqTreeObj = null;
//$(function () {
// //树形数据
// //var data = [
// // {
// // id: '11',
// // name: "一级标题-1",
// // pId: 0
// // },
// // {
// // id: 2,
// // name: "二级标题-1-1",
// // pId: '11'
// // },
// // {
// // id: 3,
// // name: "二级标题-1-2",
// // pId: '11'
// // },
// // {
// // id: 4,
// // name: "二级标题-1-3",
// // pId: '11'
// // },
// // {
// // id: 5,
// // name: "一级标题-2",
// // pId: 0
// // },
// // {
// // id: 6,
// // name: "二级标题-2-1",
// // pId: 5
// // },
// // {
// // id: 7,
// // name: "二级标题-2-2",
// // pId: 5
// // },
// // {
// // id: 8,
// // name: "二级标题-2-3",
// // pId: 5
// // },
// // {
// // id: 9,
// // name: "三级标题-1-1-1",
// // pId: 2
// // },
// // {
// // id: 10,
// // name: "三级标题-1-1-2",
// // pId: 2
// // }
// //];
// ////构建树
// //JqTreeObj = $("#ulTree").JqTreeInit(data,
// // {
// // pIdName: "pId", //此处指定父级id的属性名称
// // single: false, //此处指定是否单选 false-多选
// // expandLevel: -1 //此处指定展开级别 0-全部展开,1隱藏第三層,-1全部隱藏,只保留第一層
// // //其他参数 根据实际情况指定
// // },
// // function (JqTreeObj) {
// // //回调函数 此处添加特殊的逻辑 JqTreeObj为树对象
// // });
// //var data = [{ id: 'A2f1b0097-0c20-4de8-a4b7-263988c92685', parent: '0', text: '非洲', name: '非洲' }
// // ,
// //{ id: 'A56e698af-07bb-40cd-a030-ed9036751e35', parent: '0', text: '歐洲', name: '歐洲' }
// // ,
// //{ id: 'Aa3755308-b7fe-4dde-9cbd-1060f91b4c18', parent: '0', text: '南美洲', name: '南美洲' }
// // ,
// //{ id: 'Abd8ab9fc-78df-490b-b342-75467b365312', parent: '0', text: '亞洲', name: '亞洲' }
// // ,
// //{ id: 'Ac96ecb25-cc41-4310-85e7-fa8805a27df1', parent: '0', text: '北美洲', name: '北美洲' }
// // ,
// //{ id: 'Aed589af9-6393-4bad-9638-2154a6a6ce02', parent: '0', text: '大洋洲', name: '大洋洲' }
// // ,
// //{ id: 'BCCE46570-7413-4982-8F20-B48A4894DF6A', parent: 'A2f1b0097-0c20-4de8-a4b7-263988c92685', text: '张丽娜', name: '张丽娜' }
// // ,
// //{ id: 'Bf236053d-cac2-469b-838f-1e39e406aa91', parent: 'A2f1b0097-0c20-4de8-a4b7-263988c92685', text: '剛果民主共和國', name: '剛果民主共和國' }
// // ,
// //{ id: 'B676919ae-b645-45fa-aafc-15d8dbcdd8f0', parent: 'A56e698af-07bb-40cd-a030-ed9036751e35', text: '英國', name: '英國' }
// // ,
// //{ id: 'B8c0bb492-55b6-4637-bb1f-eb9611aa9dc0', parent: 'Aa3755308-b7fe-4dde-9cbd-1060f91b4c18', text: '古巴共和國', name: '古巴共和國' }
// // ,
// //{ id: 'B41d93610-b3c5-4e64-a6c3-f7a7d8bee939', parent: 'Aa3755308-b7fe-4dde-9cbd-1060f91b4c18', text: '巴西聯邦共和國', name: '巴西聯邦共和國' }
// // ,
// //{ id: 'B452c1aff-6a85-4d62-97e8-211d4ff1777f', parent: 'Abd8ab9fc-78df-490b-b342-75467b365312', text: '台灣', name: '台灣' }
// // ,
// //{ id: 'Bdf81565c-68f0-40dd-a2e3-b3c492992f35', parent: 'Abd8ab9fc-78df-490b-b342-75467b365312', text: '日本', name: '日本' }
// // ,
// //{ id: 'B1e7a6bd5-d114-43aa-91b1-35fbc542d6ca', parent: 'Ac96ecb25-cc41-4310-85e7-fa8805a27df1', text: '加拿大', name: '加拿大' }
// // ,
// //{ id: 'C16252fb9-9792-44bf-8714-7db003e356e0', parent: 'B676919ae-b645-45fa-aafc-15d8dbcdd8f0', text: '倫敦', name: '倫敦' }
// // ,
// //{ id: 'C2d0b2e8c-0cdd-4563-915e-b12ec3170a0e', parent: 'B1e7a6bd5-d114-43aa-91b1-35fbc542d6ca', text: '蒙特婁', name: '蒙特婁' }
// // ,
// //{ id: 'C437cb97e-d8b8-4ded-85f2-77426f6cd408', parent: 'B452c1aff-6a85-4d62-97e8-211d4ff1777f', text: '臺中', name: '臺中' }
// // ,
// //{ id: 'C5c48c3a8-6a38-4a39-8b5d-25fe5f2674a4', parent: 'B41d93610-b3c5-4e64-a6c3-f7a7d8bee939', text: '巴西利亞', name: '巴西利亞' }
// // ,
// //{ id: 'C77123eb2-7430-4ad7-9e0a-72f9aa55847b', parent: 'B8c0bb492-55b6-4637-bb1f-eb9611aa9dc0', text: '哈瓦那', name: '哈瓦那' }
// // ,
// //{ id: 'C8d8b2669-545d-452f-b1ee-8fda1c7318f9', parent: 'B452c1aff-6a85-4d62-97e8-211d4ff1777f', text: '臺北', name: '臺北' }
// // ,
// //{ id: 'C90a96714-4cdb-4f72-bee4-8e24d4a8e100', parent: 'Bf236053d-cac2-469b-838f-1e39e406aa91', text: '金夏沙', name: '金夏沙' }
// // ,
// //{ id: 'Ca9b52b31-e124-41f8-bfbd-0fc1cfef00cf', parent: 'Bdf81565c-68f0-40dd-a2e3-b3c492992f35', text: '京都', name: '京都' }
// // ,
// //{ id: 'Cb7fde8f8-46a3-43b8-8c70-22bdde4861db', parent: 'Bdf81565c-68f0-40dd-a2e3-b3c492992f35', text: '東京', name: '東京' }
// // ,
// //{ id: 'Cf97cbc67-532e-4724-909d-7ef81fd0d7f5', parent: 'B1e7a6bd5-d114-43aa-91b1-35fbc542d6ca', text: '渥太華', name: '渥太華' }];
// //JqTreeObj = $("#ulTree").JqTreeInit(data,
// // {
// // idName: "id",//id对应的属性名称
// // nameName: "name",//name对应的属性名称
// // pIdName: "parent",//pId对应的属性名称
// // single: true, //此处指定是否单选 false-多选
// // expandLevel: -1 //此处指定展开级别 0-全部展开,1隱藏第三層,-1全部隱藏,只保留第一層
// // //其他参数 根据实际情况指定
// // },
// // function (JqTreeObj) {
// // //回调函数 此处添加特殊的逻辑 JqTreeObj为树对象
// // });
//});
//function BringBack() {
// //获取选中值
// var data = JqTreeObj.getCheckedDatas();
// alert(JSON.stringify(data))
//}
</script>