json数组

房产租赁信息分类

一级:

var rentHouse = {


    "classification": [{


        "text": "民居",
        "id"  : "1"


    }, {


        "text": "商铺",
        "id"  : "2"


    }, {


        "text": "写字楼",
        "id"  : "3"


    }, {


        "text": "厂房/仓库",
        "id"  : "4"


    }, {


        "text": "车位(库)",
        "id"  : "5"


    }, {


        "text": "地下室",
        "id"  : "6"


    }, {


        "text": "其它",
        "id"  : "7"


    }],


    "rent": [{


        "text": "600元以下",
        "id"  : "8"


    }, {


        "text": "600-1000元",
        "id"  : "9"


    }, {


        "text": "1000-1500元",
        "id"  : "10"


    }, {


        "text": "1500-2000元",
        "id"  : "11"


    }, {


        "text": "2000-2500元",
        "id"  : "12"


    }, {


        "text": "2500-3000元",
        "id"  : "13"


    }, {


        "text": "3000-5000元",
        "id"  : "14"


    }, {


        "text": "5000元以上",
        "id"  : "15"


    }],


    "area": [{


        "text": "0- 25㎡",
        "id"  : "16"


    }, {


        "text": "26-50㎡",
        "id"  : "17"


    }, {


        "text": "51-90㎡",
        "id"  : "18"


    }, {


        "text": "91-140㎡",
        "id"  : "19"


    }, {


        "text": "141㎡以上",
        "id"  : "20"


    }]


};

二级:

var aFeature= [
{
txt : 'Sections',
href: '###',
sMenu : [
{
txt : 'Video Backgrounds',
href: 'features-s-v.html'
},
{
txt : 'Regular Scrolling',
href: 'index.html'
},
{
txt : 'Slideshows',
href: 'features-s-s.html'
},
{
txt : 'Custom Sections',
href: 'home-custom.html'
},
{
txt : 'Portfolio Item',
href: '###'
}
]
},
{
txt : 'Blog Options',
href: '###',
sMenu : [
{
txt : 'Minimal',
href: 'features-b-m.html'
},
{
txt : 'Grid',
href: '###'
},
{
txt : 'Classic',
href: '###'
}
]
},
{
txt : 'Portfolio Options',
href: '###',
sMenu : [
{
txt : 'Grid',
href: '###'
},
{
txt : 'Minimal',
href: '###'
},
{
txt : 'Classic',
href: '###'
}
]
},
{
txt : 'Shortcodes',
href: '###',
sMenu : [
{
txt : 'Elements',
href: '###'
},
{
txt : 'Columns',
href: '###'
}
]
},
{
txt : 'Pages',
href: '###',
sMenu : [
{
txt : 'Page With Sidebar',
href: '###'
},
{
txt : 'Page Without Sidebar',
href: '###'
},
{
txt : 'Full Width Page',
href: '###'
}
]
},
{
txt : 'Image Styles',
href: 'features-i-s.html'
}
];


三级:

[{
       value: '110000',
       text: '北京',
       children: [{
               value: "110101",
               text: "东城",
               children: [{
               value: "110101",
               text: "东城区"
        }, {
           value: "120102",
           text: "河东"
       }
        ]
       }]


   }, {
       value: '120000',
       text: '天津',
       children: [{
       value: "120101",
           text: "和平"
       }, {
           value: "120102",
           text: "河东"
       }, {
           value: "120104",
           text: "南开"
       }]
   }]

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值