From 5eff5eb89ac6eefe67312793102a603a18ecd89c Mon Sep 17 00:00:00 2001 From: guy Date: Thu, 15 Mar 2018 11:59:28 +0800 Subject: [PATCH 1/3] update --- Gruntfile.js | 2 +- dist/demo.js | 29507 +++++++++++++++++++++++++------------------------ 2 files changed, 14755 insertions(+), 14754 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 1e2ca846b..757478eaf 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -125,7 +125,7 @@ module.exports = function (grunt) { dest: "dist/config.js" }, demoJs: { - src: ["demo/app.js", "demo/js/**/*.js", " demo/config.js"], + src: ["demo/config.js", "demo/app.js", "demo/js/**/*.js"], dest: "dist/demo.js" }, demoCss: { diff --git a/dist/demo.js b/dist/demo.js index 99af480b7..4cc03580b 100644 --- a/dist/demo.js +++ b/dist/demo.js @@ -1,14525 +1,22 @@ -$(function () { - var ref; - var AppRouter = BI.inherit(BI.Router, { - routes: { - "": "index" - }, - index: function () { - BI.createWidget({ - type: "demo.main", - ref: function (_ref) { - console.log(_ref); - ref = _ref; - }, - element: "#wrapper" - }); - } - }); - new AppRouter; - BI.history.start(); -});Demo.Button = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-button" - }, - render: function () { - var items = [{ - el: { - type: "bi.button", - text: "一般按钮", - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示成功状态按钮", - level: "success", - height: 30 - } - }, - { - el: { - type: "bi.button", - text: "表示警告状态的按钮", - level: "warning", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示错误状态的按钮", - level: "error", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示忽略状态的按钮", - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "普通灰化按钮", - disabled: true, - level: "success", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "忽略状态灰化按钮", - disabled: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "带图标的按钮", - // level: 'ignore', - iconCls: "close-font", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "一般按钮", - block: true, - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示成功状态按钮", - block: true, - level: "success", - height: 30 - } - }, - { - el: { - type: "bi.button", - text: "表示警告状态的按钮", - block: true, - level: "warning", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示忽略状态的按钮", - block: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "普通灰化按钮", - block: true, - disabled: true, - level: "success", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "忽略状态灰化按钮", - block: true, - disabled: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "带图标的按钮", - block: true, - // level: 'ignore', - iconCls: "close-font", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "一般按钮", - clear: true, - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示成功状态按钮", - clear: true, - level: "success", - height: 30 - } - }, - { - el: { - type: "bi.button", - text: "表示警告状态的按钮", - clear: true, - level: "warning", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示忽略状态的按钮", - clear: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "普通灰化按钮", - clear: true, - disabled: true, - level: "success", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "忽略状态灰化按钮", - clear: true, - disabled: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "带图标的按钮", - clear: true, - // level: 'ignore', - iconCls: "close-font", - height: 30 - } - }, { - el: { - type: "bi.text_button", - text: "文字按钮", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "幽灵按钮(common)", - ghost: true, - height: 30 - } - }, { - el: { - type: "bi.button", - text: "幽灵按钮(common)灰化", - disabled: true, - ghost: true, - height: 30 - } - }, { - el: { - type: "bi.button", - text: "弹出bubble", - bubble: function () { - return BI.parseInt(Math.random() * 100) % 10 + "提示" - }, - handler: function () { - BI.Msg.toast("1111"); - }, - height: 30 - } - } - ]; - // BI.each(items, function (i, item) { - // item.el.handler = function () { - // BI.Msg.alert("按钮", this.options.text); - // }; - // }); +Demo = { + version: 1.0 +}; + +Demo.CONFIG = Demo.CORE_CONFIG.concat(Demo.BASE_CONFIG).concat(Demo.CASE_CONFIG).concat(Demo.WIDGET_CONFIG).concat(Demo.COMPONENT_CONFIG).concat(Demo.FIX_CONFIG).concat(Demo.CATEGORY_CONFIG); + +Demo.CONSTANTS = { + SIMPLE_ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂".match(/[^\s]+/g), function (i, v) { return { - type: "bi.left", - vgap: 100, - hgap: 20, - items: items - }; - } -}); -BI.shortcut("demo.button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-button" - }, - render: function () { - var items = [ - { - el: { - type: "bi.icon_button", - cls: "close-ha-font", - width: 20, - height: 20 - } - } - ]; - return { - type: "bi.left", - vgap: 200, - hgap: 20, - items: items - }; - } -}); -BI.shortcut("demo.icon_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-button" - }, - render: function () { - var items = [ - { - el: { - type: "bi.image_button", - src: "http://www.easyicon.net/api/resizeApi.php?id=1206741&size=128", - width: 100, - height: 100 - } - } - ]; - return { - type: "bi.left", - vgap: 200, - hgap: 20, - items: items + text: v, + value: v, + title: v }; - } -}); -BI.shortcut("demo.image_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-button" - }, - render: function () { - var items = [ - { - el: { - type: "bi.text_button", - text: "文字按钮", - height: 30, - keyword: "w" - } - } - ]; + }), + ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂 柳州市积玉贸易有限公司 柳州市福运来贸易有限责任公司 柳州市钢义物资有限公司 柳州市洋力化工有限公司 柳州市悦盛贸易有限公司 柳州市雁城钢管物资有限公司 柳州市恒瑞钢材经营部 柳州市科拓电子有限公司 柳州市九方电子有限公司 柳州市桂龙汽车配件厂 柳州市制鞋工厂 柳州市炜力科贸有限公司 柳州市希翼贸易有限公司 柳州市兆金物资有限公司 柳州市和润电子科技有限责任公司 柳州市汇凯贸易有限公司 柳州市好机汇商贸有限公司 柳州市泛源商贸经营部 柳州市利汇达物资有限公司 广西全民药业有限责任公司 柳州超凡物资贸易有限责任公司 柳州市贵宏物资有限责任公司 柳州昊恒贸易有限责任公司 柳州市浦联物资有限公司 柳州市广通园林绿化工程有限责任公司 柳州市松发物资贸易有限责任公司 柳州市奥士达办公设备有限责任公司 柳州市海泰物资有限公司 柳州市金三环针织厂 柳州市钢贸物资有限公司 柳州市明阳纺织有限公司 柳州市世科科技发展有限公司 柳州市禄羊贸易有限公司 柳州市金兆阳商贸有限公司 柳州市汇昌物资经营部 柳州市林泰金属物资供应站 柳州市自来水管道材料设备公司 柳州市丹柳铝板有限公司 柳州市桂冶物资有限公司 柳州市宸业物资经营部 柳州市耀成贸易有限公司 柳州奥易自动化科技有限公司 柳州市萃丰科技有限责任公司 柳州市华储贸易有限责任公司 柳州市黄颜钢材有限责任公司 柳州市银盛物资有限责任公司 柳州市新仪化玻供应站 柳州市晶凯化工有限公司 广西柳州市柳江包装纸厂 柳州市志新物资有限责任公司 柳州市兆钢物资有限公司 柳州市友方科技发展有限责任公司 柳州市缝纫机台板家具总厂 柳州市晖海数码办公设备有限责任公司 柳州市富兰特服饰有限责任公司 柳州市柳北区富兴物资经营部 柳州市柳锌福利厂 柳州市海泉印刷有限责任公司 柳州市乾亨贸易有限公司 柳州市悦宁物资贸易有限公司 柳州市昊天贸易有限公司 广西惠字钢铁有限公司 柳州市名青物资有限公司 柳州市林郝物资有限公司 柳州市民政服装厂 柳州市多维劳保用品厂 柳州市轻工物资供应公司 柳州市程源物资有限责任公司 柳州市寿丰物资贸易有限责任公司 柳州市凯凡物资有限公司 柳州市利晖物资经营部 柳州市恒茂金属物资供应站 柳州市中储物资经营部 柳州市第二医疗器械厂 柳州市来鑫物资经营部 柳州市钢鑫物资贸易有限责任公司 柳州市双合袜业有限责任公司 柳州市茂松经贸有限责任公司 柳州市行行物资贸易有限公司 柳州市方一物资有限公司 柳州成异钢管销售有限公司 柳州广惠佳电脑有限公司 桂林市圣泽鑫物资有限公司柳州分公司 柳州市砼基建材贸易有限公司 柳州市海燕针织厂 上海浦光仪表厂柳州销售处 柳州市能电工贸有限责任公司 柳州市广贸物资有限公司 柳州市柳北区大昌电工灯饰经营部 柳州市金龙印务有限公司 柳州市奇缘婚典服务有限公司 柳州市盛博物资经营部 柳州市项元钢铁贸易有限公司 柳州市虞美人化妆品经营部 柳州市俊彦鞋厂 柳州市聚源特钢有限公司 柳州市迅龙科贸有限责任公司 柳州市恒飞电子有限责任公司 柳州市蓝正现代办公设备有限责任公司 柳州地区农业生产资料公司 柳州华菱钢管销售有限公司 柳州融通物资有限公司 柳州市可仁广告策划有限责任公司 柳州市鸟鑫物资有限责任公司 柳州市五丰钢材供应站 柳州市金江不锈钢有限公司 柳州市美日物资设备有限责任公司 柳州市鑫东物资贸易有限责任公司 柳州地区日用杂品公司 柳州市华纳物资贸易有限公司 柳州乾利金虹物资贸易有限责任公司 柳州市新迈计算机有限公司 柳州市富丽实业发展公司 柳州市石钢金属材料有限公司 柳州市力志传真机销售有限公司 广西宝森投资有限公司 柳州市嵘基商贸有限公司 柳州市景民商贸有限责任公司 柳州市银桥化玻有限责任公司 柳州市宏文糖烟店 柳州市科苑电脑网络有限公司 柳州市两面针旅游用品厂 柳州市立早室内装璜有限责任公司 柳州地化建材有限公司 柳州市涛达贸易有限公司 柳州市兰丰档案服务中心 柳州市惠贸物资有限责任公司 柳州市立文物资有限责任公司 柳州市致和商贸经营部 柳州市金色阳光信息咨询有限公司 柳州市赛利钢材经销部 柳州市日用化工厂 柳州市昆廷物资有限责任公司 柳州市邦盛贸易有限公司 柳州市济华贸易有限公司 柳州昕威橡塑化工经营部 柳州市联业贸易有限公司 柳州市兰钢贸易有限公司 柳州市子欣科技有限公司 柳州市狄龙机电设备有限公司 柳州市方真物资贸易有限公司 柳州市银鸥废旧回收中心 柳州市冠宝贸易有限公司 柳州市鑫盛德商务咨询有限责任公司 柳州市泰汇银通经贸有限公司 广西瀚维智测科技有限公司 柳州市钓鱼郎制衣有限责任公司 柳州溪水物资有限公司 柳州市融峰物资有限责任公司 广西新地科技有限责任公司 柳州市纺织装饰公司 柳州市粤翔冶金炉料有限公司 柳州市远腾贸易有限公司 柳州市东鸿城市改造有限公司 广西丛欣实业有限公司 柳州市服装厂 柳州市立安联合刀片有限公司 广西国扬投资有限责任公司 柳州市铭泰办公设备公司 柳州市桂钢物资供应站 柳州市昱升物资有限责任公司 柳州市鹰飞灿科贸有限公司 柳州市先导科贸有限公司 柳州市金秋建材物资经营部 柳州市童装厂 柳州市民泽物资有限公司 柳州市恒先物资贸易有限公司 柳州市银夏冷气工程有限责任公司 柳州粮食批发有限责任公司 柳州市金银华窗纱制造有限责任公司 柳州市三方贸易有限公司 柳州市丰涛商贸有限责任公司 柳州华智企业管理咨询有限责任公司 柳州市诚正建筑工程施工图审查有限公司 柳州市今科电讯设备营销中心 柳州市闽德电子有限公司 柳州市鑫虹针织厂 柳州市畅通通讯器材有限责任公司 柳州市正钢物资经营部 柳州市新柳饲料有限责任公司 柳州市黄村油库 柳州市天泰电力装饰工程有限公司 柳州市兆吉物资有限责任公司 柳州市八龙纸制品有限责任公司 柳州市巨佳电脑网络科技有限公司 ".match(/[^\s]+/g), function (i, v) { return { - type: "bi.left", - vgap: 200, - hgap: 20, - items: items - }; - } -}); -BI.shortcut("demo.text_button", Demo.Button);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - - var canvas = BI.createWidget({ - type: "bi.canvas", - width: 500, - height: 600 - }); - canvas.rect(0, 0, 80, 100, "#7dbd2f"); - - canvas.line(80, 0, 100, 100, 200, 100, 300, 0, { - strokeStyle: "red", - lineWidth: 2 - }); - - canvas.circle(150, 50, 20, "green"); - - // 渐变矩形 - canvas.rect(0, 120, 80, 100, canvas.gradient(0, 120, 80, 220, "#FF0000", "#00FF00")); - - // 空心图形 - canvas.hollow(100, 120, 100, 220, 200, 120, { - strokeStyle: "blue" - }); - - // 实心图形 - canvas.solid(100, 240, 200, 240, 150, 280, 200, 320, 100, 320, { - strokeStyle: "yellow", - fillStyle: "pink" - }); - - canvas.stroke(); - - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: canvas, - left: 100, - top: 50 - }] - }); - } -}); -BI.shortcut("demo.canvas", Demo.Func);Demo.Label = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-label" - }, - render: function () { - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - cls: "layout-bg6", - text: "这是一个label控件,默认居中", - textAlign: "center" - }, { - type: "bi.label", - cls: "layout-bg1", - text: "这是一个label控件, 高度为30,默认居中", - textAlign: "center", - height: 30 - }, { - type: "bi.label", - cls: "layout-bg3", - text: "这是一个label控件,使用水平居左", - textAlign: "left", - height: 30 - }, { - type: "bi.label", - cls: "layout-bg2", - text: "这是一个label控件,whiteSpace是normal,不设置高度,为了演示这个是真的是normal的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", - whiteSpace: "normal" - }, { - type: "bi.label", - cls: "layout-bg5", - text: "这是一个label控件,whiteSpace是默认的nowrap,不设置高度,为了演示这个是真的是nowrap的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数" - }, { - type: "bi.label", - cls: "layout-bg7", - text: "这是一个label控件,whiteSpace是默认的nowrap,高度为30,为了演示这个是真的是nowrap的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", - height: 30 - }, { - type: "bi.label", - cls: "layout-bg3", - text: "这是一个label控件,whiteSpace设置为normal,高度为60,为了演示这个是真的是normal的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", - whiteSpace: "normal", - height: 60 - }, { - type: "bi.label", - cls: "layout-bg5", - text: "这是一个label控件,whiteSpace设置为normal,textHeight控制text的lineHeight,这样可以实现换行效果,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", - whiteSpace: "normal", - textHeight: 30, - height: 60 - }, { - type: "bi.label", - cls: "layout-bg1", - text: "这是一个label控件,whiteSpace设置为nowrap,textWidth控制text的width", - textWidth: 200, - height: 60 - }, { - type: "bi.label", - cls: "layout-bg8", - text: "这是一个label控件,whiteSpace设置为normal,textWidth控制text的width,这样可以实现换行效果,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", - whiteSpace: "normal", - textWidth: 200, - height: 60 - }, { - type: "bi.label", - cls: "layout-bg7", - text: "whiteSpace为默认的nowrap,高度设置为60,宽度设置为300", - height: 60, - width: 300 - }, { - type: "bi.label", - cls: "layout-bg6", - text: "设置了宽度300,高度60,whiteSpace设置为normal", - whiteSpace: "normal", - width: 300, - height: 60 - }, { - type: "bi.label", - cls: "layout-bg8", - text: "textWidth设置为200,textHeight设置为30,width设置300,凑点字数看效果", - width: 300, - textWidth: 200, - textHeight: 30, - height: 60, - whiteSpace: "normal" - }, { - type: "bi.label", - cls: "layout-bg1", - text: "textWidth设置为200,width设置300,看下水平居左的换行效果", - textAlign: "left", - width: 300, - textWidth: 200, - textHeight: 30, - height: 60, - whiteSpace: "normal" - }, { - type: "bi.label", - cls: "layout-bg2", - text: "使用默认的nowrap,再去设置textHeight,只会有一行的效果", - textAlign: "left", - width: 300, - textWidth: 200, - textHeight: 30, - height: 60 - }, { - type: "bi.left", - items: [{ - type: "bi.label", - cls: "layout-bg3", - text: "在float布局中自适应的,不设高度和宽度,文字多长这个就有多长" - }], - height: 30 - }, { - type: "bi.left", - items: [{ - type: "bi.label", - cls: "layout-bg4", - text: "在float布局中自适应的,设置了宽度200,后面还有", - width: 200 - }], - height: 30 - }, { - type: "bi.left", - items: [{ - type: "bi.label", - text: "在float布局中自适应的,设置了高度,文字多长这个就有多长", - cls: "layout-bg5", - height: 30 - }], - height: 30 - }], - hgap: 300, - vgap: 20 - }; - } -}); -BI.shortcut("demo.label", Demo.Label);Demo.Message = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-bubble" - }, - render: function () { - return { - type: "bi.center_adapt", - items: [ - { - el: { - type: "bi.button", - text: "点击我弹出一个消息框", - height: 30, - handler: function () { - BI.Msg.alert("测试消息框", "我是测试消息框的内容"); - } - } - } - ] - }; - } -}); -BI.shortcut("demo.message", Demo.Message);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - height: 30, - text: "默认的分页" - }, { - type: "bi.pager", - height: 50, - pages: 18, - groups: 5, - curr: 6, - first: "首页", - last: "尾页" - }, { - type: "bi.label", - height: 30, - text: "显示上一页、下一页、首页、尾页" - }, { - type: "bi.pager", - dynamicShow: false, - height: 50, - pages: 18, - groups: 5, - curr: 1, - first: "首页>", - last: "<尾页" - }, { - type: "bi.label", - height: 30, - text: "显示上一页、下一页" - }, { - type: "bi.pager", - dynamicShow: false, - dynamicShowFirstLast: true, - height: 50, - pages: 18, - groups: 5, - curr: 1, - first: "首页>", - last: "<尾页" - }, { - type: "bi.label", - height: 30, - text: "自定义上一页、下一页" - }, { - type: "bi.pager", - dynamicShow: false, - height: 50, - pages: 18, - groups: 5, - curr: 6, - prev: { - type: "bi.button", - cls: "", - text: "上一页", - value: "prev", - once: false, - height: 30, - handler: function () { - - } - }, - next: { - type: "bi.button", - cls: "", - text: "下一页", - value: "next", - once: false, - handler: function () { - - } - } - }, { - type: "bi.label", - height: 30, - text: "不知道总页数的情况(测试条件 1<=page<=3)" - }, { - type: "bi.pager", - dynamicShow: false, - height: 50, - pages: false, - curr: 1, - prev: { - type: "bi.button", - cls: "", - text: "上一页", - value: "prev", - once: false, - height: 30, - handler: function () { - - } - }, - next: { - type: "bi.button", - cls: "", - text: "下一页", - value: "next", - once: false, - handler: function () { - - } - }, - hasPrev: function (v) { - return v > 1; - }, - hasNext: function (v) { - return v < 3; - } - }] - }; - } -}); -BI.shortcut("demo.pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var svg = BI.createWidget({ - type: "bi.svg", - width: 500, - height: 600 - }); - - var circle = svg.circle(100, 100, 10); - circle.animate({fill: "#223fa3", stroke: "#000", "stroke-width": 80, "stroke-opacity": 0.5}, 2000); - - var el = svg.rect(10, 200, 300, 200); - el.transform("t100,100r45t-100,0"); - - svg.path("M10,10L50,50M50,10L10,50") - .attr({stroke: "red"}); - - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: svg, - left: 100, - top: 50 - }] - }); - } -}); -BI.shortcut("demo.svg", Demo.Func);Demo.CodeEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-editor" - }, - render: function () { - var editor = BI.createWidget({ - type: "bi.code_editor", - cls: "mvc-border", - width: 600, - height: 400 - }); - BI.createWidget({ - type: "bi.vertical", - element: this, - hgap: 30, - vgap: 20, - items: [editor, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(editor.getValue())); - } - }, { - type: "bi.button", - text: "setValue", - handler: function () { - editor.setValue("测试数据"); - } - }] - }); - } -}); -BI.shortcut("demo.code_editor", Demo.CodeEditor);Demo.Editor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-editor" - }, - render: function () { - var editor1 = BI.createWidget({ - type: "bi.editor", - cls: "mvc-border", - watermark: "alert信息显示在下面", - errorText: "字段不可重名!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", - width: 200, - height: 30 - }); - editor1.on(BI.Editor.EVENT_ENTER, function () { - editor1.blur(); - }); - var editor2 = BI.createWidget({ - type: "bi.editor", - cls: "mvc-border", - watermark: "输入'a'会有错误信息", - disabled: true, - errorText: "字段不可重名", - validationChecker: function (v) { - if (v == "a") { - return false; - } - return true; - }, - allowBlank: true, - width: 200, - height: 30 - }); - var editor3 = BI.createWidget({ - type: "bi.editor", - cls: "mvc-border", - watermark: "输入'a'会有错误信息且回车键不能退出编辑", - errorText: "字段不可重名", - value: "a", - validationChecker: function (v) { - if (v == "a") { - return false; - } - return true; - }, - quitChecker: function (v) { - return false; - }, - allowBlank: true, - width: 300, - height: 30 - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: editor1, - left: 0, - top: 0 - }, { - el: editor2, - left: 250, - top: 30 - }, { - el: editor3, - left: 500, - top: 60 - }, { - el: { - type: "bi.button", - text: "disable", - handler: function () { - editor1.setEnable(false); - editor2.setEnable(false); - editor3.setEnable(false); - }, - height: 30 - }, - left: 100, - bottom: 60 - }, { - el: { - type: "bi.button", - text: "enable", - handler: function () { - editor1.setEnable(true); - editor2.setEnable(true); - editor3.setEnable(true); - }, - height: 30 - }, - left: 200, - bottom: 60 - }] - }); - } -}); -BI.shortcut("demo.editor", Demo.Editor);Demo.CodeEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-editor" - }, - render: function () { - this.formula = BI.createWidget({ - type: "bi.formula_editor", - width: 300, - height: 200, - value: "SUM(C5, 16, 26)" - }); - BI.createWidget({ - type: "bi.left", - element: this, - items: [this.formula], - hgap: 20, - vgap: 20 - }); - } -}); -BI.shortcut("demo.formula_editor", Demo.CodeEditor);Demo.CodeEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-editor" - }, - render: function () { - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.adaptive", - cls: "layout-bg1", - items: [{ - type: "bi.multifile_editor", - width: 400, - height: 300 - }], - width: 400, - height: 300 - }, - top: 50, - left: 50 - }] - }; - } -}); -BI.shortcut("demo.multifile_editor", Demo.CodeEditor);Demo.RichEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-rich-editor" - }, - render: function () { - this.editor = BI.createWidget({ - type: "bi.rich_editor", - cls: "mvc-border", - width: 600, - height: 400 - }); - BI.createWidget({ - type: "bi.vertical", - element: this, - hgap: 30, - vgap: 50, - items: [this.editor] - }); - }, - - mounted: function () { - var image = BI.DOM.getImage("测试"); - var src = image.src; - var style = image.style; - - this.editor.setValue("
这是一条测试数据
"); - } -}); -BI.shortcut("demo.rich_editor", Demo.RichEditor);/** - * Created by Windy on 2017/12/15. - */ -Demo.SQLEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-editor" - }, - render: function () { - var self = this; - this.formula = BI.createWidget({ - type : 'bi.sql_editor', - supportParam: true, - width : 300, - height : 200, - value : "select * from DEMO_CONTRACT where 合同类型 = ${长期协议} and 购买数量 = sum([1,2,3,4])" - }); - BI.createWidget({ - type: "bi.left", - element: this, - items: [this.formula, { - type: "bi.button", - height: 24, - handler: function () { - BI.Msg.alert("", self.formula.getValue()); - } - - }], - hgap: 20, - vgap: 20 - }) - } -}); -BI.shortcut("demo.sql_editor", Demo.SQLEditor);Demo.CodeEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-editor" - }, - render: function () { - var editor = BI.createWidget({ - type: "bi.textarea_editor", - cls: "mvc-border", - width: 600, - height: 400 - }); - editor.on(BI.TextAreaEditor.EVENT_FOCUS, function () { - BI.Msg.toast("Focus"); - }); - editor.on(BI.TextAreaEditor.EVENT_BLUR, function () { - BI.Msg.toast("Blur"); - }); - BI.createWidget({ - type: "bi.vertical", - element: this, - hgap: 30, - vgap: 20, - items: [editor, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(editor.getValue())); - } - }, { - type: "bi.button", - text: "setValue", - handler: function () { - editor.setValue("测试数据"); - } - }] - }); - } -}); -BI.shortcut("demo.textarea_editor", Demo.CodeEditor);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var items = [], header = [], columnSize = []; - - var rowCount = 100, columnCount = 100; - for (var i = 0; i < 1; i++) { - header[i] = []; - for (var j = 0; j < columnCount; j++) { - header[i][j] = { - type: "bi.label", - text: "表头" + i + "-" + j - }; - columnSize[j] = 100; - } - } - for (var i = 0; i < rowCount; i++) { - items[i] = []; - for (var j = 0; j < columnCount; j++) { - items[i][j] = { - type: "bi.label", - text: (i < 3 ? 0 : i) + "-" + j - }; - } - } - - var table = BI.createWidget({ - type: "bi.resizable_table", - el: { - type: "bi.collection_table" - }, - width: 600, - height: 500, - isResizeAdapt: true, - isNeedResize: true, - isNeedMerge: true, - mergeCols: [0, 1], - mergeRule: function (col1, col2) { - return BI.isEqual(col1, col2); - }, - isNeedFreeze: true, - freezeCols: [0, 1], - columnSize: columnSize, - items: items, - header: header - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: table, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.collection_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var items = [], header = [], columnSize = []; - - var rowCount = 100, columnCount = 100; - for (var i = 0; i < 1; i++) { - header[i] = []; - for (var j = 0; j < columnCount; j++) { - header[i][j] = { - type: "bi.label", - text: "表头" + i + "-" + j - }; - columnSize[j] = 100; - } - } - for (var i = 0; i < rowCount; i++) { - items[i] = []; - for (var j = 0; j < columnCount; j++) { - items[i][j] = { - type: "bi.label", - text: (i < 3 ? 0 : i) + "-" + j - }; - } - } - - var table = BI.createWidget({ - type: "bi.resizable_table", - el: { - type: "bi.grid_table" - }, - width: 600, - height: 500, - isResizeAdapt: true, - isNeedResize: true, - isNeedFreeze: true, - freezeCols: [0, 1], - columnSize: columnSize, - items: items, - header: header - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: table, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.grid_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var items = [], header = [], columnSize = []; - - var rowCount = 100, columnCount = 100; - for (var i = 0; i < 1; i++) { - header[i] = []; - for (var j = 0; j < columnCount; j++) { - header[i][j] = { - type: "bi.label", - text: "表头" + i + "-" + j - }; - columnSize[j] = 100; - } - } - for (var i = 0; i < rowCount; i++) { - items[i] = []; - for (var j = 0; j < columnCount; j++) { - items[i][j] = { - type: "bi.label", - text: (i < 3 ? 0 : i) + "-" + j - }; - } - } - - var table = BI.createWidget({ - type: "bi.resizable_table", - el: { - type: "bi.grid_table" - }, - width: 600, - height: 500, - isResizeAdapt: true, - isNeedResize: true, - isNeedFreeze: true, - freezeCols: [0, 1], - columnSize: columnSize, - items: items, - header: header - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: table, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.resizable_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var items = [[{ - text: "第一行第一列" - }, { - text: "第一行第一列" - }, { - text: "第一行第一列" - }], [{ - text: "第一行第一列" - }, { - text: "第一行第一列" - }, { - text: "第一行第一列" - }], [{ - text: "第三行第一列" - }, { - text: "第三行第二列" - }, { - text: "第三行第三列" - }], [{ - text: "第四行第一列" - }, { - text: "第四行第二列" - }, { - text: "第四行第三列" - }], [{ - text: "第五行第一列" - }, { - text: "第五行第二列" - }, { - text: "第五行第三列" - }], [{ - text: "第六行第一列" - }, { - text: "第六行第二列" - }, { - text: "第六行第三列" - }], [{ - text: "第七行第一列" - }, { - text: "第七行第二列" - }, { - text: "第七行第三列" - }], [{ - text: "第八行第一列" - }, { - text: "第八行第二列" - }, { - text: "第八行第三列" - }], [{ - text: "第九行第一列" - }, { - text: "第九行第二列" - }, { - text: "第九行第三列" - }], [{ - text: "第十行第一列" - }, { - text: "第十行第二列" - }, { - text: "第十行第三列" - }], [{ - text: "第十一行第一列" - }, { - text: "第十一行第二列" - }, { - text: "第十一行第三列" - }], [{ - text: "第十二行第一列" - }, { - text: "第十二行第二列" - }, { - text: "第十二行第三列" - }], [{ - text: "第十三行第一列" - }, { - text: "第十三行第二列" - }, { - text: "第十三行第三列" - }], [{ - text: "第十四行第一列" - }, { - text: "第十四行第二列" - }, { - text: "第十四行第三列" - }], [{ - text: "第十五行第一列" - }, { - text: "第十五行第二列" - }, { - text: "第十五行第三列" - }], [{ - text: "第十六行第一列" - }, { - text: "第十六行第二列" - }, { - text: "第十六行第三列" - }], [{ - text: "第十七行第一列" - }, { - text: "第十七行第二列" - }, { - text: "第十七行第三列" - }], [{ - text: "第十八行第一列" - }, { - text: "第十八行第二列" - }, { - text: "第十八行第三列" - }]]; - - - var items2 = [[{ - text: "第一行第一列" - }, { - text: "第一行第二列" - }, { - text: "第一行第三列" - }, { - text: "第一行第四列" - }, { - text: "第一行第五列" - }], [{ - text: "第二行第一列" - }, { - text: "第二行第二列" - }, { - text: "第二行第三列" - }, { - text: "第二行第四列" - }, { - text: "第二行第五列" - }], [{ - text: "第二行第一列" - }, { - text: "第二行第二列" - }, { - text: "第三行第三列" - }, { - text: "第三行第四列" - }, { - text: "第三行第五列" - }], [{ - text: "第二行第一列" - }, { - text: "第四行第二列" - }, { - text: "第四行第三列" - }, { - text: "第四行第四列" - }, { - text: "第四行第五列" - }], - - - [{ - text: "第五行第一列" - }, { - text: "第五行第一列" - }, { - text: "第五行第三列" - }, { - text: "第五行第四列" - }, { - text: "第五行第五列" - }], [{ - text: "第六行第一列" - }, { - text: "第六行第一列" - }, { - text: "第六行第三列" - }, { - text: "第六行第四列" - }, { - text: "第六行第五列" - }], [{ - text: "第七行第一列" - }, { - text: "第七行第二列" - }, { - text: "第七行第三列" - }, { - text: "第七行第四列" - }, { - text: "第七行第五列" - }], [{ - text: "第八行第一列" - }, { - text: "第八行第二列" - }, { - text: "第八行第三列" - }, { - text: "第八行第四列" - }, { - text: "第八行第五列" - }], [{ - text: "第九行第一列" - }, { - text: "第九行第二列" - }, { - text: "第九行第三列" - }, { - text: "第九行第四列" - }, { - text: "第九行第五列" - }], [{ - text: "第十行第一列" - }, { - text: "第十行第二列" - }, { - text: "第十行第三列" - }, { - text: "第十行第四列" - }, { - text: "第十行第五列" - }], [{ - text: "第十一行第一列" - }, { - text: "第十一行第二列" - }, { - text: "第十一行第三列" - }, { - text: "第十一行第四列" - }, { - text: "第十一行第五列" - }], [{ - text: "第十二行第一列" - }, { - text: "第十二行第二列" - }, { - text: "第十二行第三列" - }, { - text: "第十二行第四列" - }, { - text: "第十二行第五列" - }], [{ - text: "第十三行第一列" - }, { - text: "第十三行第二列" - }, { - text: "第十三行第三列" - }, { - text: "第十三行第四列" - }, { - text: "第十三行第五列" - }], [{ - text: "第十四行第一列" - }, { - text: "第十四行第二列" - }, { - text: "第十四行第三列" - }, { - text: "第十四行第四列" - }, { - text: "第十四行第五列" - }]]; - - var header = [[{ - text: "表头1" - }, { - text: "表头2" - }, { - text: "表头3" - }]]; - - var header2 = [[{ - text: "表头1" - }, { - text: "表头2" - }, { - text: "表头3" - }, { - text: "表头4" - }, { - text: "表头5" - }]]; - - var table1 = BI.createWidget({ - type: "bi.table_view", - isNeedResize: true, - isNeedMerge: true, - mergeCols: [0, 1], - columnSize: [100, 200, 300], - items: items, - header: header - }); - var table2 = BI.createWidget({ - type: "bi.table_view", - isNeedMerge: true, - isNeedFreeze: true, - freezeCols: [0, 1], - mergeCols: [0, 1], - columnSize: [100, 200, 300, 400, 500], - items: items2, - header: header2 - }); - var table3 = BI.createWidget({ - type: "bi.table_view", - isNeedMerge: true, - isNeedFreeze: true, - freezeCols: [4], - mergeCols: [0, 1], - columnSize: [100, 200, 300, 400, 100], - items: items2, - header: header2 - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 2, - rows: 2, - items: [{ - column: 0, - row: 0, - el: table1 - }, { - column: 1, - row: 0, - el: table2 - }, { - column: 0, - row: 1, - el: table3 - }, { - column: 1, - row: 1, - el: { - type: "bi.vertical", - items: [{ - type: "bi.button", - text: "第一个表setColumnSize([300, 200, 100])", - handler: function () { - table1.setColumnSize([300, 200, 100]); - } - }, { - type: "bi.button", - text: "第二个表setColumnSize([50, 100, 150, 200, 250])", - handler: function () { - table2.setColumnSize([50, 100, 150, 200, 250]); - } - }, { - type: "bi.button", - text: "第三个表setColumnSize([50, 100, 150, 200, 50])", - handler: function () { - table3.setColumnSize([50, 100, 150, 200, 50]); - } - }], - vgap: 10 - } - }] - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.table_view", Demo.Func);Demo.Bubble = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-bubble" - }, - render: function () { - var btns = []; - var items = [ - { - el: { - ref: function (_ref) { - btns.push(_ref); - }, - type: "bi.button", - text: "bubble测试(消息)", - title: "123", - height: 30, - handler: function () { - BI.Bubbles.show("singleBubble1", "bubble测试", this, { - level: "common" - }); - } - } - }, { - el: { - ref: function (_ref) { - btns.push(_ref); - }, - type: "bi.button", - text: "bubble测试(成功)", - height: 30, - handler: function () { - BI.Bubbles.show("singleBubble2", "bubble测试", this, { - offsetStyle: "center", - level: "success" - }); - } - } - }, { - el: { - ref: function (_ref) { - btns.push(_ref); - }, - type: "bi.button", - text: "bubble测试(错误)", - height: 30, - handler: function () { - BI.Bubbles.show("singleBubble3", "bubble测试", this, { - offsetStyle: "right", - level: "error" - }); - } - } - }, { - el: { - ref: function (_ref) { - btns.push(_ref); - }, - type: "bi.button", - text: "bubble测试(警告)", - height: 30, - handler: function () { - BI.Bubbles.show("singleBubble4", "bubble测试", this, { - level: "warning" - }); - } - } - } - ]; - return { - type: "bi.left", - vgap: 200, - hgap: 20, - items: items - }; - } -}); -BI.shortcut("demo.bubble", Demo.Bubble);Demo.Title = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-title" - }, - render: function () { - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - cls: "layout-bg1", - height: 50, - title: "title提示", - text: "移上去有title提示", - textAlign: "center" - }, { - type: "bi.label", - cls: "layout-bg6", - height: 50, - disabled: true, - warningTitle: "title错误提示", - text: "移上去有title错误提示", - textAlign: "center" - }, { - type: "bi.label", - cls: "layout-bg2", - height: 50, - disabled: true, - tipType: "success", - title: "自定义title提示效果", - warningTitle: "自定义title提示效果", - text: "自定义title提示效果", - textAlign: "center" - }], - hgap: 300, - vgap: 20 - }; - } -}); -BI.shortcut("demo.title", Demo.Title);Demo.Toast = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-toast" - }, - render: function () { - var items = [ - { - el: { - type: "bi.button", - text: "简单Toast测试(success)", - height: 30, - handler: function () { - BI.Msg.toast("这是一条简单的数据"); - } - } - }, { - el: { - type: "bi.button", - text: "很长的Toast测试(normal)", - height: 30, - handler: function () { - BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据", { - level: "normal" - }); - } - } - }, { - el: { - type: "bi.button", - text: "非常长的Toast测试(warning)", - height: 30, - handler: function () { - BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据", { - level: "warning", - autoClose: false - }); - } - } - }, { - el: { - type: "bi.button", - text: "错误提示Toast测试(error)", - height: 30, - handler: function () { - BI.Msg.toast("错误提示Toast测试", { - level: "error" - }); - } - } - }, { - el: { - type: "bi.button", - text: "错误提示Toast测试(error), 此toast不会自动消失", - height: 30, - handler: function () { - BI.Msg.toast("错误提示Toast测试", { - autoClose: false - }); - } - } - } - ]; - BI.createWidget({ - type: "bi.left", - element: this, - vgap: 200, - hgap: 20, - items: items - }); - } -}); -BI.shortcut("demo.toast", Demo.Toast);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - } -}); -BI.shortcut("demo.part_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - mounted: function () { - this.syncTree.stroke(); - }, - - render: function () { - var self = this; - return { - type: "bi.vtape", - items: [{ - type: "bi.label", - height: 50, - text: "可以异步获取数据的树" - }, { - type: "bi.async_tree", - ref: function (_ref) { - self.syncTree = _ref; - }, - paras: { - selectedValues: {"_0": {}, "_5": {"_5_0": {}}} - }, - itemsCreator: function (op, callback) { - callback({ - items: [{ - id: (op.id || "") + "1", - pId: op.id, - text: 1, - isParent: true - }, { - id: (op.id || "") + "2", - pId: op.id, - text: 2 - }, { - id: (op.id || "") + "3", - pId: op.id, - text: 3 - }], - hasNext: BI.isNull(op.id) - }); - } - }] - }; - - } -}); -BI.shortcut("demo.sync_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createDefaultTree: function () { - var tree = BI.createWidget({ - type: "bi.tree_view" - }); - tree.initTree([ - {id: 1, pId: 0, text: "test1", open: true}, - {id: 11, pId: 1, text: "test11"}, - {id: 12, pId: 1, text: "test12"}, - {id: 111, pId: 11, text: "test111"}, - {id: 2, pId: 0, text: "test2", open: true}, - {id: 21, pId: 2, text: "test21"}, - {id: 22, pId: 2, text: "test22"} - ]); - return tree; - }, - - render: function () { - var self = this; - BI.createWidget({ - type: "bi.grid", - columns: 1, - rows: 1, - element: this, - items: [{ - column: 0, - row: 0, - el: { - type: "bi.vtape", - items: [ - { - el: this._createDefaultTree() - }, - { - el: { - type: "bi.label", - text: "tree.initTree([{\"id\":1, \"pId\":0, \"text\":\"test1\", open:true},{\"id\":11, \"pId\":1, \"text\":\"test11\"},{\"id\":12, \"pId\":1, \"text\":\"test12\"},{\"id\":111, \"pId\":11, \"text\":\"test111\"}])", - whiteSpace: "normal" - }, - height: 50 - } - ] - } - }] - }); - } -}); -BI.shortcut("demo.tree_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this, count = 1; - var combo1 = BI.createWidget({ - type: "bi.bubble_combo", - trigger: "click,hover", - el: { - type: "bi.button", - text: "测试", - height: 25 - }, - popup: { - el: { - type: "bi.button_group", - items: BI.makeArray(100, { - type: "bi.text_item", - height: 25, - text: "item" - }), - layouts: [{ - type: "bi.vertical" - }] - }, - maxHeight: 200 - } - }); - var combo2 = BI.createWidget({ - type: "bi.bubble_combo", - el: { - type: "bi.button", - text: "测试", - height: 25 - }, - popup: { - type: "bi.text_bubble_bar_popup_view", - text: "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字", - ref: function () { - self.popup = this; - } - }, - listeners: [{ - eventName: BI.BubbleCombo.EVENT_BEFORE_POPUPVIEW, - action: function () { - self.popup.populate((count++) % 2 === 1 ? "我的文字变少了" : "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字"); - } - }] - }); - - var combo3 = BI.createWidget({ - type: "bi.bubble_combo", - el: { - type: "bi.button", - text: "测试", - height: 25 - }, - popup: { - type: "bi.text_bubble_bar_popup_view", - text: "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字", - ref: function () { - self.popup = this; - } - }, - listeners: [{ - eventName: BI.BubbleCombo.EVENT_BEFORE_POPUPVIEW, - action: function () { - self.popup.populate((count++) % 2 === 1 ? "我的文字变少了" : "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字"); - } - }] - }); - - var combo4 = BI.createWidget({ - type: "bi.bubble_combo", - el: { - type: "bi.button", - text: "测试", - height: 25 - }, - popup: { - type: "bi.text_bubble_bar_popup_view", - text: "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字", - ref: function () { - self.popup = this; - } - }, - listeners: [{ - eventName: BI.BubbleCombo.EVENT_BEFORE_POPUPVIEW, - action: function () { - self.popup.populate((count++) % 2 === 1 ? "我的文字变少了" : "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字"); - } - }] - }); - - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: combo1, - left: 10, - top: 10 - }, { - el: combo2, - left: 10, - bottom: 10 - }, { - el: combo3, - right: 10, - bottom: 10 - }, { - el: combo4, - right: 10, - top: 10 - }] - }); - } -}); -BI.shortcut("demo.bubble_combo", Demo.Func);/** - * Created by Dailer on 2017/7/11. - */ -Demo.TextValueCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.editor_icon_check_combo", - ref: function () { - self.combo = this; - }, - watermark: "默认值", - width: 200, - height: 30, - value: 2, - items: [{ - // text: "MVC-1", - value: "1" - }, { - // text: "MVC-2", - value: "2" - }, { - // text: "MVC-3", - value: "3" - }] - }, { - type: "bi.button", - width: 90, - height: 25, - text: "setValue为空", - handler: function () { - self.combo.setValue() - } - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.editor_icon_check_combo", Demo.TextValueCombo);/** - * Created by Dailer on 2017/7/12. - */ -Demo.IconCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - - var self = this; - - - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.icon_combo", - container: "body", - ref: function (_ref) { - self.refs = _ref; - }, - value: "第二项", - items: [{ - value: "第一项", - iconCls: "close-font" - }, { - value: "第二项", - iconCls: "search-font" - }, { - value: "第三项", - iconCls: "copy-font" - }] - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.icon_combo", Demo.IconCombo);/** - * Created by Windy on 2017/12/13. - */ -Demo.IconTextValueCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.icon_text_value_combo", - text: "默认值", - value: 1, - width: 300, - iconHeight: 16, - iconWidth: 16, - items: [{ - text: "MVC-1", - iconCls: "check-box-icon", - value: 1 - }, { - text: "MVC-2", - iconCls: "date-font", - value: 2 - }, { - text: "MVC-3", - iconCls: "search-close-h-font", - value: 3 - }] - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.icon_text_value_combo", Demo.IconTextValueCombo);/** - * Created by Windy on 2018/2/4. - */ -Demo.SearchTextValueCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var combo; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.search_text_value_combo", - ref: function () { - combo = this; - }, - text: "默认值", - value: 2, - width: 300, - items: [{ - text: "ABC-1", - iconCls: "date-font", - value: 1 - }, { - text: "BCD-2", - iconCls: "search-font", - value: 2 - }, { - text: "CDE-3", - iconCls: "pull-right-font", - value: 3 - }, { - text: "DEF-3", - iconCls: "pull-right-font", - value: 4 - }, { - text: "FEG-3", - iconCls: "pull-right-font", - value: 5 - }, { - text: "FGH-3", - iconCls: "pull-right-font", - value: 6 - }, { - text: "GHI-3", - iconCls: "pull-right-font", - value: 7 - }, { - text: "HIJ-3", - iconCls: "pull-right-font", - value: 8 - }, { - text: "IJK-3", - iconCls: "pull-right-font", - value: 9 - }, { - text: "JKL-3", - iconCls: "pull-right-font", - value: 10 - }] - }, { - type: "bi.button", - text: "setValue(3)", - width: 90, - height: 25, - handler: function () { - combo.setValue(3); - } - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.search_text_value_combo", Demo.SearchTextValueCombo);/** - * Created by Dailer on 2017/7/11. - */ -Demo.StaticCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - - beforeMount: function () { - this.refs.setValue(2); - }, - - render: function () { - - var self = this; - - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.static_combo", - text: "Value 不变", - width: 300, - ref: function (_ref) { - self.refs = _ref; - }, - items: [ - { - text: "MVC-1", - value: 1 - }, { - text: "MVC-2", - value: 2 - }, { - text: "MVC-3", - value: 3 - } - ] - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.static_combo", Demo.StaticCombo);/** - * Created by Dailer on 2017/7/11. - */ -Demo.TextValueCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var combo; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.text_value_combo", - ref: function () { - combo = this; - }, - text: "默认值", - value: 2, - width: 300, - items: [{ - text: "MVC-1", - iconCls: "date-font", - value: 1 - }, { - text: "MVC-2", - iconCls: "search-font", - value: 2 - }, { - text: "MVC-3", - iconCls: "pull-right-font", - value: 3 - }] - }, { - type: "bi.button", - width: 90, - height: 25, - handler: function () { - combo.setValue(3); - } - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.text_value_combo", Demo.TextValueCombo);/** - * Created by Dailer on 2017/7/11. - */ -Demo.TextValueDownListCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.text_value_down_list_combo", - width: 300, - ref: function (_ref) { - self.refs = _ref; - }, - text: "默认值", - value: 11, - items: [ - [{ - el: { - text: "层级1", - value: 1 - }, - children: [{ - text: "层级1-1", - value: 11 - }] - }], - [{ - text: "层级2", - value: 2 - }, { - text: "层级3", - value: 3 - }] - ] - }, { - type: "bi.button", - width: 90, - height: 25, - text: "setValue", - handler: function () { - self.refs.setValue(2); - } - }, { - type: "bi.button", - width: 90, - height: 25, - text: "getValue", - handler: function () { - BI.Msg.alert("", JSON.stringify(self.refs.getValue())); - } - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.text_value_down_list_combo", Demo.TextValueDownListCombo);/** - * Created by Dailer on 2017/7/11. - */ -Demo.TextValueCheckCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.text_value_check_combo", - ref: function () { - self.combo = this; - }, - text: "默认值", - //value: 1, - width: 300, - items: [{ - text: "MVC-1", - value: 1 - }, { - text: "MVC-2", - value: 2 - }, { - text: "MVC-3", - value: 3 - }] - }, { - type: "bi.button", - width: 90, - height: 25, - handler: function () { - BI.Msg.alert("", JSON.stringify(self.combo.getValue())); - } - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.text_value_check_combo", Demo.TextValueCheckCombo);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - var date = new Date(); - return { - type: "bi.calendar", - ref: function () { - self.calendar = this; - }, - logic: { - dynamic: false - }, - year: date.getFullYear(), - month: date.getMonth(), - day: date.getDate() - }; - }, - - mounted: function () { - var date = new Date(); - this.calendar.setValue({ - year: date.getFullYear(), - month: date.getMonth(), - day: date.getDate() - }); - } -}); -BI.shortcut("demo.calendar", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var editor = BI.createWidget({ - type: "bi.text_editor", - width: 200, - height: 30, - value: "这是复制的内容" - }); - var clipboard = BI.createWidget({ - type: "bi.clipboard", - width: 100, - height: 100, - cls: "layout-bg1", - copy: function () { - return editor.getValue(); - }, - - afterCopy: function () { - BI.Msg.toast(editor.getValue()); - } - }); - - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: editor, - left: 100, - top: 50 - }, { - el: clipboard, - left: 100, - top: 100 - }] - }); - } -}); -BI.shortcut("demo.clipboard", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.color_chooser_popup", - cls: "bi-card" - }, - left: 100, - top: 250 - }] - }; - } -}); -BI.shortcut("demo.color_chooser_popup", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.color_chooser", - width: 30, - height: 30 - }, - left: 100, - top: 250 - }] - }; - } -}); -BI.shortcut("demo.color_chooser", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var canvas = BI.createWidget({ - type: "bi.complex_canvas", - width: 500, - height: 600 - }); - canvas.branch(55, 100, 10, 10, 100, 10, 200, 10, { - offset: 20, - strokeStyle: "red", - lineWidth: 2 - }); - - canvas.branch(220, 155, 120, 110, 150, 200, { - offset: 40 - }); - - canvas.stroke(); - - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: canvas, - left: 100, - top: 50 - }] - }); - } -}); -BI.shortcut("demo.complex_canvas", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - BI.createWidget({ - type: "bi.vertical", - element: this, - vgap: 20, - hgap: 30, - items: [{ - type: "bi.segment", - items: [{ - text: "1", - value: 1 - }, { - text: "2", - value: 2 - }, { - text: "3", - value: 3 - }] - }] - }); - } -}); -BI.shortcut("demo.segment", Demo.Func);/** - * Created by Dailer on 2017/7/11. - */ -Demo.ClearEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.clear_editor", - cls: "bi-border", - width: 300, - watermark: "这个是带清除按钮的" - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.clear_editor", Demo.ClearEditor);/** - * Created by Dailer on 2017/7/11. - */ -Demo.ClearEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var editor = BI.createWidget({ - type: "bi.shelter_editor", - cls: "bi-border", - validationChecker: function (v) { - return v != "a"; - }, - watermark: "可以设置标记的输入框", - value: "这是一个遮罩", - keyword: "z" - }); - BI.createWidget({ - type: "bi.vertical", - element: this, - hgap: 30, - vgap: 20, - bgap: 50, - items: [editor] - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.button", - text: "focus", - height: 25, - handler: function () { - editor.focus(); - } - }, - right: 10, - left: 10, - bottom: 10 - }] - }); - } -}); - -BI.shortcut("demo.shelter_editor", Demo.ClearEditor);/** - * Created by Dailer on 2017/7/14. - */ -Demo.SignEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var editor = BI.createWidget({ - type: "bi.sign_editor", - cls: "bi-border", - validationChecker: function (v) { - return v != "a"; - }, - watermark: "可以设置标记的输入框", - text: "这是一个标记,点击它即可进行输入" - }); - editor.setValue(2); - BI.createWidget({ - type: "bi.vertical", - element: this, - hgap: 30, - vgap: 20, - items: [editor] - }); - } -}); - -BI.shortcut("demo.sign_editor", Demo.SignEditor);/** - * Created by Dailer on 2017/7/11. - */ -Demo.SignInitialEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - mounted: function () { - this.editor.setValue({ - value: "123", - text: "sdga" - }); - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_adapt", - items: [{ - type: "bi.sign_initial_editor", - ref: function () { - self.editor = this; - }, - cls: "layout-bg5", - text: "原始值", - width: 300 - }], - vgap: 20 - - }; - } -}); - -BI.shortcut("demo.sign_initial_editor", Demo.SignInitialEditor);/** - * Created by Dailer on 2017/7/11. - */ -Demo.SimpleStateEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_adapt", - items: [{ - type: "bi.simple_state_editor", - ref: function () { - self.editor = this; - }, - cls: "bi-border", - width: 300 - }], - vgap: 20 - - }; - }, - - mounted: function () { - var self = this; - setTimeout(function () { - self.editor.setState(["*", "*"]); - }, 1000); - } -}); - -BI.shortcut("demo.simple_state_editor", Demo.SimpleStateEditor);/** - * Created by Dailer on 2017/7/11. - */ -Demo.StateEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_adapt", - items: [{ - type: "bi.state_editor", - ref: function () { - self.editor = this; - }, - cls: "bi-border", - width: 300 - }], - vgap: 20 - - }; - }, - - - mounted: function () { - var self = this; - setTimeout(function () { - self.editor.setState(["*", "*"]); - }, 1000); - } -}); - -BI.shortcut("demo.state_editor", Demo.StateEditor);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - height: 30, - text: "复选item" - }, { - type: "bi.multi_select_item", - text: "复选项" - }], - hgap: 300 - }; - } -}); -BI.shortcut("demo.multi_select_item", Demo.Func);/** - * Created by Dailer on 2017/7/25. - */ - -Demo.Items = BI.inherit(BI.Widget, { - - render: function () { - - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - height: 30, - text: "单选item" - }, { - type: "bi.single_select_item", - text: "单选项" - }], - hgap: 300 - }; - } -}); - - -BI.shortcut("demo.single_select_item", Demo.Items);/** - * Created by Dailer on 2017/7/25. - */ - -Demo.Items = BI.inherit(BI.Widget, { - - render: function () { - - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - height: 30, - text: "单选item" - }, { - type: "bi.single_select_radio_item", - text: "单选项" - }], - hgap: 300 - }; - } -}); - - -BI.shortcut("demo.single_select_radio_item", Demo.Items);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - BI.createWidget({ - type: "bi.lazy_loader", - element: this, - el: { - layouts: [{ - type: "bi.left", - hgap: 5 - }] - }, - items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { - type: "bi.button" - }) - }); - } -}); -BI.shortcut("demo.lazy_loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - BI.createWidget({ - type: "bi.select_list", - element: this, - el: { - el: { - chooseType: BI.Selection.Multi - } - }, - items: BI.createItems(BI.deepClone(Demo.CONSTANTS.SIMPLE_ITEMS), { - type: "bi.multi_select_item" - }) - }); - } -}); -BI.shortcut("demo.select_list", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - BI.createWidget({ - type: "bi.vertical", - hgap: 200, - vgap: 50, - element: this, - items: [{ - type: "bi.label", - height: 30, - text: " (测试条件:总页数为3)" - }, { - type: "bi.all_count_pager", - pages: 3, - curr: 1, - count: 1000 - }] - }); - } -}); -BI.shortcut("demo.all_count_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - BI.createWidget({ - type: "bi.vertical", - hgap: 200, - vgap: 50, - element: this, - items: [{ - type: "bi.direction_pager" - }] - }); - } -}); -BI.shortcut("demo.direction_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - return { - type: "bi.list_pane", - ref: function () { - self.pane = this; - }, - itemsCreator: function (op, callback) { - setTimeout(function () { - callback(BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { - type: "bi.multi_select_item", - height: 25 - })); - }, 2000); - }, - el: { - type: "bi.button_group", - layouts: [{ - type: "bi.vertical" - }] - } - }; - }, - - mounted: function () { - this.pane.populate(); - } -}); -BI.shortcut("demo.list_pane", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.combo", - width: 200, - height: 30, - el: { - type: "bi.text_button", - text: "点击", - cls: "bi-border", - height: 30 - }, - popup: { - type: "bi.multi_popup_view", - el: { - type: "bi.button_group", - layouts: [{ - type: "bi.vertical" - }], - items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { - type: "bi.multi_select_item", - height: 25 - }) - } - } - } - }] - }; - } -}); -BI.shortcut("demo.multi_popup_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - return { - type: "bi.panel", - title: "title", - titleButtons: [{ - type: "bi.button", - text: "操作" - }], - el: { - type: "bi.button_group", - layouts: [{ - type: "bi.vertical" - }], - items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { - type: "bi.multi_select_item", - height: 25 - }) - } - }; - } -}); -BI.shortcut("demo.panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.combo", - width: 200, - height: 30, - el: { - type: "bi.text_button", - text: "点击", - cls: "bi-border", - height: 30 - }, - popup: { - type: "bi.popup_panel", - el: { - type: "bi.button_group", - layouts: [{ - type: "bi.vertical" - }], - items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { - type: "bi.multi_select_item", - height: 25 - }) - } - } - } - }] - }; - } -}); -BI.shortcut("demo.popup_panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var items = [[{ - text: "第一行第一列" - }, { - text: "第一行第一列" - }, { - text: "第一行第一列" - }], [{ - text: "第一行第一列" - }, { - text: "第一行第一列" - }, { - text: "第一行第一列" - }], [{ - text: "第三行第一列" - }, { - text: "第三行第二列" - }, { - text: "第三行第三列" - }], [{ - text: "第四行第一列" - }, { - text: "第四行第二列" - }, { - text: "第四行第三列" - }], [{ - text: "第五行第一列" - }, { - text: "第五行第二列" - }, { - text: "第五行第三列" - }], [{ - text: "第六行第一列" - }, { - text: "第六行第二列" - }, { - text: "第六行第三列" - }], [{ - text: "第七行第一列" - }, { - text: "第七行第二列" - }, { - text: "第七行第三列" - }], [{ - text: "第八行第一列" - }, { - text: "第八行第二列" - }, { - text: "第八行第三列" - }], [{ - text: "第九行第一列" - }, { - text: "第九行第二列" - }, { - text: "第九行第三列" - }], [{ - text: "第十行第一列" - }, { - text: "第十行第二列" - }, { - text: "第十行第三列" - }], [{ - text: "第十一行第一列" - }, { - text: "第十一行第二列" - }, { - text: "第十一行第三列" - }], [{ - text: "第十二行第一列" - }, { - text: "第十二行第二列" - }, { - text: "第十二行第三列" - }], [{ - text: "第十三行第一列" - }, { - text: "第十三行第二列" - }, { - text: "第十三行第三列" - }], [{ - text: "第十四行第一列" - }, { - text: "第十四行第二列" - }, { - text: "第十四行第三列" - }], [{ - text: "第十五行第一列" - }, { - text: "第十五行第二列" - }, { - text: "第十五行第三列" - }], [{ - text: "第十六行第一列" - }, { - text: "第十六行第二列" - }, { - text: "第十六行第三列" - }], [{ - text: "第十七行第一列" - }, { - text: "第十七行第二列" - }, { - text: "第十七行第三列" - }], [{ - text: "第十八行第一列" - }, { - text: "第十八行第二列" - }, { - text: "第十八行第三列" - }]]; - - var header = [[{ - text: "表头1" - }, { - text: "表头2" - }, { - text: "表头3" - }]]; - - var table = BI.createWidget({ - type: "bi.adaptive_table", - el: { - type: "bi.resizable_table", - el: { - type: "bi.grid_table" - } - }, - width: 600, - height: 400, - minColumnSize: [100, 100, 100], - columnSize: [100, 100, 100], - header: header, - items: items - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 1, - rows: 1, - items: [[{ - el: table - }]] - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.adaptive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var items = [{ - children: [{ - text: "节点1", - children: [{ - text: "子节点1", - children: [{ - text: "叶节点1", - values: [{text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 112}] - }, { - text: "叶节点2", - values: [{text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 122}] - }], - values: [{text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 1102}] - }, { - text: "子节点2", - children: [{ - text: "叶节点3", - values: [{text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 132}] - }, { - text: "叶节点4", - values: [{text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 142}] - }], - values: [{text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 1202}] - }, { - text: "子节点3", - children: [{ - text: "叶节点5", - values: [{text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 152}] - }], - values: [{text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 1302}] - }], - values: [{text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 11002}] - }, { - text: "节点2", - values: [{text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 12002}] - }], - values: [{text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 112002}] - }]; - - var header = [{ - text: "header1" - }, { - text: "header2" - }, { - text: "header3" - }, { - text: "金额", - tag: 1 - }, { - text: "金额", - tag: 2 - }, { - text: "金额", - tag: 3 - }, { - text: "金额", - tag: 4 - }, { - text: "金额", - tag: 5 - }, { - text: "金额", - tag: 6 - }, { - text: "金额", - tag: 7 - }]; - - var crossHeader = [{ - text: "cross1" - }, { - text: "cross2" - }]; - - var crossItems = [{ - children: [{ - text: "节点1", - children: [{ - text: "子节点1" - }, { - text: "子节点2" - }], - values: [0] - }, { - text: "节点2", - children: [{ - text: "子节点3" - }, { - text: "子节点4" - }], - values: [0] - }], - values: [0] - }]; - - var table = BI.createWidget({ - type: "bi.layer_tree_table", - el: { - type: "bi.adaptive_table", - el: { - type: "bi.resizable_table", - el: { - type: "bi.collection_table", - mergeRule: function (col1, col2) { - return BI.isEqual(col1, col2); - } - } - } - }, - width: 600, - height: 400, - isNeedFreeze: true, - isNeedMerge: true, - freezeCols: [0, 1, 2], - mergeCols: [0, 1, 2], - minColumnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], - columnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], - header: header, - items: items, - crossHeader: crossHeader, - crossItems: crossItems - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 1, - rows: 1, - items: [[{ - el: table - }]] - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.layer_tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var items = [{ - children: [{ - text: "节点1", - children: [{ - text: "子节点1", - children: [{ - text: "叶节点1", - values: [{text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 112}] - }, { - text: "叶节点2", - values: [{text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 122}] - }], - values: [{text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 1102}] - }, { - text: "子节点2", - children: [{ - text: "叶节点3", - values: [{text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 132}] - }, { - text: "叶节点4", - values: [{text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 142}] - }], - values: [{text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 1202}] - }, { - text: "子节点3", - children: [{ - text: "叶节点5", - values: [{text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 152}] - }], - values: [{text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 1302}] - }], - values: [{text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 11002}] - }, { - text: "节点2", - values: [{text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 12002}] - }], - values: [{text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 112002}] - }]; - - var header = [{ - text: "header1" - }, { - text: "header2" - }, { - text: "header3" - }, { - text: "金额", - tag: 1 - }, { - text: "金额", - tag: 2 - }, { - text: "金额", - tag: 3 - }, { - text: "金额", - tag: 4 - }, { - text: "金额", - tag: 5 - }, { - text: "金额", - tag: 6 - }, { - text: "金额", - tag: 7 - }]; - - var crossHeader = [{ - text: "cross1" - }, { - text: "cross2" - }]; - - var crossItems = [{ - children: [{ - text: "节点1", - children: [{ - text: "子节点1" - }, { - text: "子节点2" - }], - values: [0] - }, { - text: "节点2", - children: [{ - text: "子节点3" - }, { - text: "子节点4" - }], - values: [0] - }], - values: [0] - }]; - - var table = BI.createWidget({ - type: "bi.tree_table", - el: { - type: "bi.adaptive_table", - el: { - type: "bi.resizable_table", - el: { - type: "bi.collection_table", - mergeRule: function (col1, col2) { - return BI.isEqual(col1, col2); - } - } - } - }, - width: 600, - height: 400, - isNeedFreeze: true, - isNeedMerge: true, - freezeCols: [0, 1, 2], - mergeCols: [0, 1, 2], - minColumnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], - columnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], - header: header, - items: items, - crossHeader: crossHeader, - crossItems: crossItems - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 1, - rows: 1, - items: [[{ - el: table - }]] - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var relation = BI.createWidget({ - type: "bi.branch_relation", - items: [ - { - id: -1, - value: "根目录", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 1, - pId: -1, - value: "第一级目录1", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 11, - pId: 1, - value: "第二级文件1", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 12, - pId: 1, - value: "第二级目录1", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 121, - pId: 12, - value: "第三级目录1", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 122, - pId: 12, - value: "第三级文件1", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 1211, - pId: 121, - value: "第四级目录", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 12111, - pId: 1211, - value: "第五级文件1", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 2, - pId: -1, - value: "第一级目录2", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 21, - pId: 2, - value: "第二级目录2", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 22, - pId: 2, - value: "第二级文件2", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 211, - pId: 21, - value: "第三级目录2", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 212, - pId: 21, - value: "第三级文件2", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - }, - { - id: 2111, - pId: 211, - value: "第四级文件2", - type: "bi.text_button", - cls: "layout-bg2", - width: 180, - height: 100 - } - ], - - direction: BI.Direction.Right, - align: BI.HorizontalAlign.Right, - - centerOffset: -50 - }); - BI.createWidget({ - type: "bi.adaptive", - element: this, - items: [relation] - }); - } -}); -BI.shortcut("demo.branch_relation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createBranchTree: function () { - var tree = BI.createWidget({ - type: "bi.branch_tree", - items: [{ - el: { - text: "且", - value: "且1", - cls: "layout-bg7" - }, - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1", - value: "这里是一段文字1" - }, { - el: { - text: "或", - value: "或2", - cls: "layout-bg7" - }, - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1435", - value: "这里是一段文字1435" - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1xx", - value: "这里是一段文字1xx" - }, { - el: { - text: "且", - value: "且3", - cls: "layout-bg7" - }, - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "可以理解为一个条件", - value: "可以理解为一个条件" - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "可以理解为一个条件v", - value: "可以理解为一个条件v" - }] - }] - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1xa", - value: "这里是一段文字1xa" - }] - }] - }); - return tree; - }, - - _createBranchMapTree: function () { - var tree = BI.createWidget({ - type: "bi.branch_tree", - el: { - type: "bi.virtual_group" - }, - items: [{ - text: "且", - value: "且1", - cls: "layout-bg7", - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1", - value: "这里是一段文字1" - }, { - text: "或", - value: "或2", - cls: "layout-bg7", - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1435", - value: "这里是一段文字1435" - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1xx", - value: "这里是一段文字1xx" - }, { - text: "且", - value: "且3", - cls: "layout-bg7", - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "可以理解为一个条件", - value: "可以理解为一个条件" - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "可以理解为一个条件v", - value: "可以理解为一个条件v" - }] - }] - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1xa", - value: "这里是一段文字1xa" - }] - }] - }); - return tree; - }, - - render: function () { - var tree = this._createBranchTree(); - var mapTree = this._createBranchMapTree(); - - function getItems () { - return [{ - text: "且", - value: "且", - cls: "layout-bg7", - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字", - value: "这里是一段文字" - }, { - text: "或", - value: "或2", - cls: "layout-bg7", - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字", - value: "这里是一段文字" - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字", - value: "这里是一段文字" - }, { - text: "且", - value: "且3", - cls: "layout-bg7", - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "可以理解为一个条件", - value: "可以理解为一个条件" - }] - }] - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1xa", - value: "这里是一段文字1xa" - }] - }]; - } - - BI.createWidget({ - type: "bi.center", - element: this, - items: [{ - type: "bi.vtape", - items: [{ - el: tree - }, { - height: 30, - el: { - type: "bi.button", - height: 30, - text: "getValue", - handler: function () { - BI.Msg.alert("", tree.getValue()); - } - } - }] - }, { - type: "bi.vtape", - items: [{ - el: mapTree - }, { - height: 30, - el: { - type: "bi.button", - height: 30, - text: "populate", - handler: function () { - mapTree.populate(getItems()); - } - } - }, { - height: 30, - el: { - type: "bi.button", - height: 30, - text: "getValue", - handler: function () { - BI.Msg.alert("", mapTree.getValue()); - } - } - }] - }] - }); - } -}); -BI.shortcut("demo.branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var tree = BI.createWidget({ - type: "bi.display_tree", - element: this - }); - - tree.initTree([{ - id: 1, - text: "第一项", - open: true - }, { - id: 2, - text: "第二项" - }, { - id: 11, - pId: 1, - text: "子项1(共2个)", - open: true - }, { - id: 111, - pId: 11, - text: "子子项1" - }, { - id: 112, - pId: 11, - text: "子子项2" - }, { - id: 12, - pId: 1, - text: "子项2" - }, { - id: 13, - pId: 1, - text: "子项3" - }]); - } -}); -BI.shortcut("demo.display_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createHandStandBranchTree: function () { - var tree = BI.createWidget({ - type: "bi.handstand_branch_tree", - expander: {}, - el: { - layouts: [{ - type: "bi.horizontal_adapt", - verticalAlign: BI.VerticalAlign.Top - }] - }, - items: [{ - el: { - text: "且", - value: "且1", - cls: "layout-bg7" - }, - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1", - value: "这里是一段文字1" - }, { - el: { - text: "或", - value: "或2", - cls: "layout-bg7" - }, - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1435", - value: "这里是一段文字1435" - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1xx", - value: "这里是一段文字1xx" - }, { - el: { - text: "且", - value: "且3", - cls: "layout-bg7" - }, - children: [{ - type: "bi.label", - height: 30, - textAlign: "left", - text: "可以理解为一个条件", - value: "可以理解为一个条件" - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "可以理解为一个条件v", - value: "可以理解为一个条件v" - }] - }] - }, { - type: "bi.label", - height: 30, - textAlign: "left", - text: "这里是一段文字1xa", - value: "这里是一段文字1xa" - }] - }] - }); - return tree; - }, - - render: function () { - var tree = this._createHandStandBranchTree(); - - BI.createWidget({ - type: "bi.center", - element: this, - items: [{ - type: "bi.vtape", - items: [{ - el: tree - }, { - height: 30, - el: { - type: "bi.button", - height: 30, - text: "getValue", - handler: function () { - BI.Msg.alert("", tree.getValue()); - } - } - }] - }] - }); - } -}); -BI.shortcut("demo.handstand_branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var tree = BI.createWidget({ - type: "bi.level_tree", - chooseType: 0, - items: [{ - id: 1, - text: "第一项", - value: 1, - isParent: true - }, { - id: 2, - text: "第二项", - value: 2, - isParent: true - }, { - id: 3, - text: "第三项", - value: 1, - isParent: true, - open: true - }, { - id: 4, - text: "第四项", - value: 1 - }, { - id: 11, - pId: 1, - text: "子项1", - value: 11 - }, { - id: 12, - pId: 1, - text: "子项2", - value: 12 - }, { - id: 13, - pId: 1, - text: "子项3", - value: 13 - }, { - id: 21, - pId: 2, - text: "子项1", - value: 21 - }, { - id: 31, - pId: 3, - text: "子项1", - value: 31 - }, { - id: 32, - pId: 3, - text: "子项2", - value: 32 - }, { - id: 33, - pId: 3, - text: "子项3", - value: 33 - }] - }); - - BI.createWidget({ - type: "bi.vtape", - element: this, - items: [{ - el: tree - }, { - height: 30, - el: { - type: "bi.button", - height: 30, - text: "getValue", - handler: function () { - BI.Msg.alert("", tree.getValue()); - } - } - }] - }); - } -}); -BI.shortcut("demo.level_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - // value值一定要是字符串 - var tree = BI.createWidget({ - type: "bi.simple_tree", - items: [{ - id: 1, - text: "第一项", - value: "1" - }, { - id: 2, - text: "第二项", - value: "2" - }, { - id: 3, - text: "第三项", - value: "3", - open: true - }, { - id: 11, - pId: 1, - text: "子项1", - value: "11" - }, { - id: 12, - pId: 1, - text: "子项2", - value: "12" - }, { - id: 13, - pId: 1, - text: "子项3", - value: "13" - }, { - id: 31, - pId: 3, - text: "子项1", - value: "31" - }, { - id: 32, - pId: 3, - text: "子项2", - value: "32" - }, { - id: 33, - pId: 3, - text: "子项3", - value: "33" - }], - value: ["31", "32", "33"] - }); - - // tree.populate([{ - // id: 1, - // text: "第一项", - // value: "1" - // }, { - // id: 2, - // text: "第二项", - // value: "2" - // }, { - // id: 3, - // text: "第三项", - // value: "3", - // open: true - // }, { - // id: 11, - // pId: 1, - // text: "子项1", - // value: "11" - // }, { - // id: 12, - // pId: 1, - // text: "子项2", - // value: "12" - // }, { - // id: 13, - // pId: 1, - // text: "子项3", - // value: "13" - // }, { - // id: 31, - // pId: 3, - // text: "子项1", - // value: "31" - // }, { - // id: 32, - // pId: 3, - // text: "子项2", - // value: "32" - // }, { - // id: 33, - // pId: 3, - // text: "子项3", - // value: "33" - // }], "z"); - BI.createWidget({ - type: "bi.vtape", - element: this, - items: [{ - el: tree - }, { - height: 30, - el: { - type: "bi.button", - height: 30, - text: "setValue(['31', '32', '33'])", - handler: function () { - tree.setValue(["31", "32", "33"]); - } - } - }, { - height: 30, - el: { - type: "bi.button", - height: 30, - text: "getValue", - handler: function () { - BI.Msg.alert("", JSON.stringify(tree.getValue())); - } - } - }] - }); - } -}); -BI.shortcut("demo.simple_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - BI.createWidget({ - type: "bi.vertical", - element: this, - items: [{ - type: "bi.label", - text: "输入框加图标的trigger" - }, { - type: "bi.editor_trigger", - watermark: "这是水印", - width: 200, - height: 30 - }], - hgap: 20, - vgap: 20 - }); - } -}); -BI.shortcut("demo.editor_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - - BI.createWidget({ - type: "bi.vertical", - element: this, - items: [{ - type: "bi.label", - text: "只有一个图标的trigger" - }, { - type: "bi.icon_trigger", - width: 30, - height: 30 - }], - hgap: 20, - vgap: 20 - }); - } -}); -BI.shortcut("demo.icon_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - - BI.createWidget({ - type: "bi.vertical", - element: this, - items: [{ - type: "bi.label", - text: "可被选择的trigger" - }, { - type: "bi.select_text_trigger", - text: "这是一个简单的trigger", - width: 200, - height: 30 - }], - hgap: 20, - vgap: 20 - }); - } -}); -BI.shortcut("demo.select_text_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - - BI.createWidget({ - type: "bi.vertical", - element: this, - items: [{ - type: "bi.label", - text: "文本加图标的trigger" - }, { - type: "bi.text_trigger", - text: "这是一个简单的trigger", - width: 200, - height: 30 - }], - hgap: 20, - vgap: 20 - }); - } -}); -BI.shortcut("demo.text_trigger", Demo.Func);/** - * guy - * 二级树 - * @class BI.PlatformLevelTree - * @extends BI.Select - */ -BI.PlatformLevelTree = BI.inherit(BI.Widget, { - props: { - baseCls: "platform-level-tree", - itemsCreator: BI.emptyFn - }, - - render: function () { - var self = this, o = this.options; - this.tree = BI.createWidget({ - type: "bi.custom_tree", - element: this, - expander: { - type: "bi.select_tree_expander", - isDefaultInit: false, - el: {}, - popup: { - type: "bi.custom_tree" - } - }, - - itemsCreator: function (op, callback) { - o.itemsCreator(op, function (items) { - callback(self._formatItems(items)); - }); - }, - - el: { - type: "bi.loader", - next: false, - el: { - type: "bi.button_tree", - chooseType: 0, - layouts: [{ - type: "bi.vertical" - }] - } - } - }); - this.tree.on(BI.CustomTree.EVENT_CHANGE, function () { - self.fireEvent(BI.PlatformLevelTree.EVENT_CHANGE, arguments); - }); - }, - - _formatItems: function (nodes) { - var self = this; - BI.each(nodes, function (i, node) { - var extend = {}; - if (node.isParent === true || BI.isNotEmptyArray(node.children)) { - switch (i) { - case 0 : - extend.type = "bi.multilayer_select_tree_first_plus_group_node"; - break; - case nodes.length - 1 : - extend.type = "bi.multilayer_select_tree_last_plus_group_node"; - break; - default : - extend.type = "bi.multilayer_select_tree_mid_plus_group_node"; - break; - } - BI.defaults(node, extend); - } else { - switch (i) { - case nodes.length - 1: - extend.type = "bi.multilayer_single_tree_last_tree_leaf_item"; - break; - default : - extend.type = "bi.multilayer_single_tree_mid_tree_leaf_item"; - } - BI.defaults(node, extend); - } - }); - return nodes; - }, - - populate: function () { - this.tree.populate(); - }, - - getValue: function () { - return this.tree.getValue(); - } -}); -BI.PlatformLevelTree.EVENT_CHANGE = "EVENT_CHANGE"; -BI.shortcut("bi.platform_level_tree", BI.PlatformLevelTree); - - -BI.DemoLevelTree = BI.inherit(BI.Widget, { - - render: function () { - var self = this; - return { - type: "bi.vtape", - items: [{ - el: { - type: "bi.platform_level_tree", - ref: function () { - self.tree = this; - }, - itemsCreator: function (op, callback) { - if (!op.node) {// 根节点 - callback([{ - id: 1, - pId: 0, - text: "A", - value: 1, - isParent: true - }, { - id: 2, - pId: 0, - text: "B", - value: 2, - isParent: true, - open: true - }]); - } else { - if (op.node.id == 1) { - callback([ - { - id: 11, - pId: 1, - text: "test11", - value: 11, - layer: 1, - isParent: true - }, - { - id: 12, - pId: 1, - text: "test12", - value: 12, - layer: 1 - }, - { - id: 13, - pId: 1, - text: "test13", - value: 13, - layer: 1 - }, - { - id: 14, - pId: 1, - text: "test14", - value: 14, - layer: 1, - height: 35 - }, - { - id: 15, - pId: 1, - text: "test15", - value: 15, - layer: 1 - }, - { - id: 16, - pId: 1, - text: "test16", - value: 16, - layer: 1 - }, - {id: 17, pId: 1, text: "test17", layer: 1, value: 17} - ]); - } else if (op.node.id == 2) { - callback([{ - id: 21, - pId: 2, - text: "test21", - value: 21, - layer: 1 - }, - { - id: 22, - pId: 2, - text: "test22", - value: 22, - layer: 1 - }]); - } else if (op.node.id == 11) { - callback([{ - id: 111, - pId: 11, - text: "test111", - value: 111, - layer: 2 - }]); - } - } - } - } - }, { - el: { - type: "bi.button", - text: "确定", - handler: function () { - BI.Msg.toast(JSON.stringify(self.tree.getValue())); - } - }, - height: 25 - }] - - }; - }, - - mounted: function () { - - } -}); -BI.shortcut("demo.platform_level_tree", BI.DemoLevelTree);/** - * Created by roy on 16/5/23. - */ -BI.DetailTableCell = BI.inherit(BI.Widget, { - - _defaultConfig: function () { - return BI.extend(BI.DetailTableCell.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-detail-table-cell", - dId: "", - text: "" - }); - }, - - _init: function () { - BI.DetailTableCell.superclass._init.apply(this, arguments); - this._createItem(); - }, - - _createItem: function () { - var self = this, o = this.options; - var type = this.options.dimensionType; - var item = BI.createWidget({ - type: "bi.label", - height: o.height, - text: o.text, - title: o.text, - lgap: 5, - rgap: 5 - }); - - if (BI.isNotEmptyString(o.color)) { - this.element.css("color", o.color); - } - - BI.createWidget({ - type: "bi.vertical", - element: this, - items: [item] - }); - - // 表格样式 - if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { - this.element.css(o.styles); - } - } -}); -BI.shortcut("bi.detail_table_cell", BI.DetailTableCell);/** - * Created by Young's on 2016/4/15. - */ -BI.DetailTableHeader = BI.inherit(BI.Widget, { - _defaultConfig: function () { - return BI.extend(BI.DetailTableHeader.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-detail-table-header" - }); - }, - - _init: function () { - BI.DetailTableHeader.superclass._init.apply(this, arguments); - var self = this, o = this.options; - var dId = o.dId; - var name = o.text; - BI.createWidget({ - type: "bi.htape", - element: this, - items: [{ - el: { - type: "bi.label", - text: name, - title: name, - whiteSpace: "nowrap", - textAlign: "center", - lgap: 5, - height: o.height - } - }] - }); - - // 表格样式 - if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { - this.element.css(o.styles); - } - } -}); -BI.shortcut("bi.detail_table_header", BI.DetailTableHeader);Demo.Face = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-face" - }, - - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.sequence_table", - ref: function () { - self.table = this; - }, - isNeedFreeze: null, - isNeedMerge: false, - summaryCellStyleGetter: function (isLast) { - return { - background: "rgb(4, 177, 194)", - color: "#ffffff", - fontWeight: "bold" - }; - }, - sequenceCellStyleGetter: function (index) { - return { - background: "rgb(4, 177, 194)", - color: "#ffffff", - fontWeight: "bold" - }; - }, - headerCellStyleGetter: function () { - return { - background: "rgb(4, 177, 194)", - color: "#ffffff", - fontWeight: "bold" - }; - }, - el: { - type: "bi.adaptive_table", - el: { - type: "bi.resizable_table", - el: { - type: "bi.grid_table" - } - } - }, - sequence: { - type: "bi.sequence_table_list_number", - pageSize: 100, - sequenceHeaderCreator: { - type: "bi.normal_sequence_header_cell", - styleGetter: function () { - return { - background: "rgb(4, 177, 194)", - color: "#ffffff", - fontWeight: "bold" - }; - } - } - }, - itemsCreator: function (op, populate) { - } - }, - left: 0, - right: 0, - top: 0, - bottom: 0 - }] - }; - }, - - mounted: function () { - var self = this; - if (BI.isNull(BI.isExpanded)) { - BI.isExpanded = false; - } else if (!BI.isExpanded) { - TABLE_ITEMS = this._expandData(TABLE_ITEMS, 3); - TABLE_HEADER = this._expandHeadData(TABLE_HEADER, 3); - BI.isExpanded = true; - } - this._resizeHandler = BI.debounce(function () { - var width = self.element.width(), height = self.element.height(); - if (self.table.getWidth() !== width || self.table.getHeight() !== height) { - self.table.setWidth(width); - self.table.setHeight(height); - self.table.populate(); - } - }, 0); - BI.ResizeDetector.addResizeListener(this, function () { - self._resizeHandler(); - }); - this.table.setWidth(this.element.width()); - this.table.setHeight(this.element.height()); - this.table.attr("columnSize", BI.makeArray(TABLE_HEADER[0].length, "")); - this.table.attr("minColumnSize", BI.makeArray(TABLE_HEADER[0].length, 60)); - this.table.attr("isNeedFreeze", true); - this.table.attr("freezeCols", []); - this.table.attr("showSequence", true); - this.table.attr("headerRowSize", 15); - this.table.attr("rowSize", 15); - this.table.populate(TABLE_ITEMS, TABLE_HEADER); - }, - - _expandData: function (items, times) { - var copy = BI.deepClone(items); - for (var m = 0; m < times - 1; m++) { - BI.each(items, function (i, row) { - copy.push(row); - }); - } - - for (var n = 0; n < copy.length; n++) { - for (var m = 0; m < times - 1; m++) { - BI.each(items[n % 100], function (j, item) { - copy[n].push(item); - }); - } - } - return copy; - }, - - _expandHeadData: function (items, times) { - var copy = BI.deepClone(items); - for (var n = 0; n < copy.length; n++) { - for (var m = 0; m < times - 1; m++) { - BI.each(items[n], function (j, item) { - copy[n].push(item); - }); - } - } - return copy; - } -}); -BI.shortcut("demo.large_table", Demo.Face);/** - * created by young - * 默认风格表格——表头 - */ -BI.NormalSequenceHeaderCell = BI.inherit(BI.Widget, { - _defaultConfig: function () { - return BI.extend(BI.NormalSequenceHeaderCell.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-normal-sequence-header-cell" - }); - }, - - _init: function () { - BI.NormalSequenceHeaderCell.superclass._init.apply(this, arguments); - var self = this, o = this.options; - this.text = BI.createWidget({ - type: "bi.label", - element: this, - textAlign: "left", - forceCenter: true, - hgap: 5, - text: BI.i18nText("BI-Number_Index") - }); - this._digestStyle(); - }, - - _digestStyle: function () { - var o = this.options; - var style = o.styleGetter(); - if (style) { - this.element.css(style); - } - }, - - populate: function () { - this._digestStyle(); - } -}); -BI.NormalSequenceHeaderCell.EVENT_CHANGE = "EVENT_CHANGE"; -BI.shortcut("bi.normal_sequence_header_cell", BI.NormalSequenceHeaderCell);var TABLE_HEADER = [[{type: "bi.detail_table_header", dId: "4bee81d36b4c6874", text: "合同金额", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "ce501b56c3bee73b", text: "购买数量", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7fdfffca99e85f41", text: "购买的产品", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c7e273fee68f9a84", text: "合同ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "06c1244c0bb8c971", text: "客户ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3b8788e5243f4253", text: "销售机会ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "977f03aa6b05f170", text: "合同类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "fb18445e25042fad", text: "合同付款类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7b4214f2ee25348f", text: "产品配送地址", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "e9270d71f05f8af6", text: "是否已经交货", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "0c20d70ab1c54e59", text: "年月日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "26df741899dbe311", text: "年份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c54cc86e2d6ec8e8", text: "季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "a8179fbe73f32b78", text: "月份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4f3817018d5911d0", text: "星期(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3d27b2b4010a87ae", text: "日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b9122528a8ef99b1", text: "周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4754cdc8d2b0ccc1", text: "时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c44e00e1bc20135d", text: "分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b175741ff606ba3c", text: "秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24f4dfbda51fdd3b", text: "年季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c2cdf7336ecdfec0", text: "年月(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7c86b54224352de6", text: "年周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24cdfc858e5fec6f", text: "年月日时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7f4631a5465d63e3", text: "年月日时分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "37025692264a3f08", text: "年月日时分秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}]]; -var TABLE_ITEMS = [[{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00115727-e145-44c0-9102-110523699369", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ff61dfee-1c56-48b6-9f7b-21abef64c96f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f08a77cf-2282-4ad9-aa1c-ca93038d32a3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-07-28", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "七月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 28, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-07", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-07-28 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-07-28 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-07-28 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "40.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00c7b96a-bf9e-423f-9246-3898c6ac3150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4219ad91-39f5-4f90-b580-c971dc692ece", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d9e62a63-399b-4e8d-871f-491d13a484f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市湖滨路66号中福西湖花园东福楼18H", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "013b1dd8-1493-4c5b-8501-c0a78096d86a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "22502c61-4cb9-4a4b-b258-010f848a6215", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cdbb713b-87e5-47d1-892b-8ba6928b4d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "徐州市西安北路亚华大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "026e9c86-1af5-4d25-99b1-42e1a6c610d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03374c0e-59d1-4158-8ab5-67b48d80d84e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "d9c85691-1c10-4ef9-8b42-98e1637cab77", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8f5bda5b-89ea-492a-889d-ed3ad8bc4ae5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "560,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03ae814b-195b-48e0-ae47-c60ad8aa9cdf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3b1b4e83-aa87-4b40-b055-bc3e7bef2602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cbcba594-08b0-4be7-9ffd-e21aa3f0dcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "040d00ce-c214-4191-a7ab-88b1ca558dc0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "750,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04192b9b-dd8e-4136-8662-8f729430e5aa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "925c3526-66a0-48a8-9098-0deb98a86274", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "03d40405-4089-4eea-809a-f6152b4b639a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04289ab3-08e3-49d3-9582-4dbb945233e7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "901aa1ba-ff07-4ff7-a836-4821219c9aae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "213326cf-266b-4fb6-8d7b-eef2a90a1e8d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "西安市唐延路5号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 38, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "042984b4-db31-48a4-9606-bf891bf6e7b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "047bae0c-ae18-426f-83a9-6519b986bfbc", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1de1b758-be64-4c33-86f9-3dd0fc11106a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76b8a148-77ea-46b7-80ef-7992d52b4ea2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "上海市徐家汇路430号电力大楼16楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04897502-5828-4273-8184-553aa0562930", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "43f6fe3c-ed93-4116-96b5-8beadb592545", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04b0d7a7-1ef5-4eab-b6c2-811b9630cab4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6dfef093-d521-4807-b5b4-15f6c13d39f6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee97ef3a-5fe1-4c80-b37b-beb0d017e9eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "056c2ca7-a186-40a4-a8a6-01b38151df57", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9d7ce8a7-5f9a-4087-be3e-2ed0edf53709", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "212e1bce-b6b8-4677-904e-60666683c978", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05bf042a-27f8-4e66-bc0c-9638145fd756", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "74643073-3ca1-4cf4-b921-af3e9c83702b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3231483-9848-438d-beff-1d8e7a35cd1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "164,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05cd066b-7aff-4726-9c52-096df32840db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "99,800.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "06214078-99fc-4500-9e85-32ba2efbc1d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dc704c-c30a-4364-9253-62a582820430", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8865c593-ee72-4eac-ad78-83441cf09b44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "064c1610-a6d7-4aee-a71d-62e58ef7f89a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8fa290a3-6595-4625-ad31-a2229cba9345", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bc89c6d9-615e-4f11-9004-3da41dedac19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市福新中路89号时代国际广场917-918单元", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "130,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0692a164-8159-4dda-901b-4003f432d41c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "de4b48c5-93b6-4af1-abd9-bc4e4499fb11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5063bd4e-aa18-4034-a9a1-2413a55a602a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "长春市净月大街2555号东北师范大学净月校区软件学院2楼205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07d167a4-a45f-4adf-b342-681fab23d210", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07f1b7a1-0fe6-4735-bce4-fb9d1204c324", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "68e41864-9ff9-4ee7-96d4-916138153778", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "672cf4a0-49b4-45a3-84dd-6a4c5a9561d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 7, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080a241d-7372-4921-b171-b9ed2d4a9dd6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0e4cf623-44dd-470a-8a39-5bc705c5faf5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "42433511-62e3-4a84-9c03-3d0506dbc846", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-05-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "五月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-05", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-05-06 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-05-06 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-05-06 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "720,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080cd368-af54-447a-a3ae-051425c84bc1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6370dee7-6d96-4881-9014-2ba42b674051", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5a036477-4566-49f4-9f99-9af82094aad0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "\t西城区复兴门外地藏庵南巷1号电研大厦C1007", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0859c137-5a7a-48c0-8c16-e2c607d7b19f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3ed72882-0b77-4066-a9dc-76a94c2c0236", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "faf8603f-dba1-4d10-8f56-4b4ab52a4c01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "087bab2a-7b5e-4304-808a-830b68556cee", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ec8cec0b-012f-4b58-84ff-0c889e98f1a0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3c02b621-2088-4826-9ca6-1ad3f0b9ae67", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "梅花山庄24栋602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "320,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "08ce15be-bbfd-4c9b-b18f-39eb03e471ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "456419b5-d3c7-499b-b07b-b868cc68634e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "22f9a27a-08a4-4671-b748-7d2cc93e8840", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "09f59e37-bc7d-4abc-ba37-462adc1d5437", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b4eeefa-6c96-102f-9089-ad5cc5c899a4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "becbd468-3a22-4687-aaa3-886a12a20302", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a392e38-b72f-46ad-b713-a19e06f6f46e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef35dd55-5306-4380-88ff-5db8847f07be", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d5800b52-8a9d-4ed8-b290-481ea17d7970", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区北四环西路66号中国技术交易大厦2005室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "270,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a481a95-5f8f-4a2f-acac-711dcd77ed80", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a4941a1-8ddd-4826-93dc-461f8bdbab8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "660,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0ad9e460-6e0c-4dc0-83d6-750597f07825", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7a70da02-199a-4e74-be08-3414783fbdd4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "788c76f2-87aa-45e7-a48c-eb7f73eac475", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0b2f2daa-5b8f-4169-8d99-0aa6120ed8c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b0c38d7d-2cca-42c0-9099-05b2d5b3e38d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "13ccdb9e-d8fe-43db-b7d1-e5d2254787f8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "160,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c2201db-3b7c-47a4-95bd-5815b14886ac", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "52e52309-cf7b-4919-80a1-e10eb0e6ced7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afa29ce6-1a90-4282-a3e6-69dea6131f1d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c6e4368-0572-40e6-978e-de72b8997d15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1fb823f6-209e-4484-9919-8844e2e09135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "90a67362-414b-47a6-9369-7c91019e81d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0cdfd271-6a40-432a-ac04-fcf0e3e029dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5917ef9b-f554-4364-b0ba-524bc7eee0db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d8fa57-6cbd-4450-bf20-51d49581b885", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0dc1c555-2eb2-4d8e-9ee4-50e96688e6a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0ef33a04-1464-417a-a976-01f41ba0b97e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6b7b3b72-e8c3-4a25-961a-4cf64b456b93", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e02341c-e7cd-44b6-b52c-c07fff904ffb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "99a09a6a-ae50-4f5e-8c45-60d1fe07b465", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "fe305416-e143-411e-b5c8-5302c3a72c10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "郑州市嵩山南路14号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e1913de-c7bb-4f94-8650-b6fcc449dc31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e2329e4-af5e-4bbc-8ea2-2b13d7f4b4eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ec522c2-ad8f-4018-8744-290b34bc175e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afadb9c0-8b31-4c8b-abd0-5a15d691ada7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "106,200.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e3ee80d-6f21-430d-8b26-a9b68ccef22b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "830c72c1-86d0-4aca-aa90-14da68165833", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e558bac7-38be-4a90-9bea-58d4fe9a6b99", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0fb2bba0-ea35-42b0-8e03-1750962d64c1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "16dcafcf-97b2-4380-967a-0058fccdd9fd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cf8889b0-5897-4cdc-a8db-6ece8910ec7d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1045c5d8-64bd-438b-9879-d12b58e237b5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "01c4d450-b85d-4f5c-a8f9-6b730a887c15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "423d72a8-665d-4cf0-aa63-402b776950e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-06-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "六月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-06-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-06-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-06-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "107b3879-67ba-4cf6-b7d5-e50585e13d68", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dbfeee-8e10-4809-8797-994df074ae9a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "1886c448-07c1-4d2b-9038-7f13465512e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-29", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 29, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-29 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-29 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-29 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "108b8891-946d-44b0-b44d-9291b15d92dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "387e629d-627a-4387-9224-692dae0bf933", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b5be6449-2c57-46ab-9dcc-76e8c0526dbe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2011-10-04", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2011, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 41, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2011-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2011-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2011-41", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2011-10-04 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2011-10-04 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2011-10-04 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "11771d20-21eb-4148-a625-139ebebdbb2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "10206f0d-c55c-4cdc-a8da-83f50f575c6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7bbcb1bf-b497-4568-961d-1c64967d94d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 27, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 44, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-27 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-27 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-27 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "121058bc-fc36-442e-81eb-5e44ad119e66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c30ffd1e-5b34-441b-a640-f13310ffafa5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f3e7cac0-8785-4fa3-bfdf-414f52d5ca0b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "122a9012-9065-44ac-aa47-fbb0bfa83e42", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "dfc7135c-0778-40e9-97b2-9b6702c774b8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b06fd25-da7a-4450-9162-f4c12e3b57b4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "杭州市莫干山路102号立新大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "12c45953-f32e-4170-9e50-29b68618e955", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e32e89de-2825-404b-904b-783ae1952d2d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "049bb6e8-af01-4ba2-92d6-a53628745994", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区蓝靛厂东路2号金源时代商务中心C座6G", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1324cf84-ca10-403e-8207-b66dd97f272e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1375352e-dadb-47b0-975c-724737d7854a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街九号嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "13cd2da0-26d9-495c-a197-7bcfd4571776", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef794a84-0a45-4841-8f12-d6968f6cd370", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a1485ce9-982c-49e6-bf34-f38d2c10fd6a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 39, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-39", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "147768c6-31c2-4ab3-a1f0-2788b8c26e6e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "740a42cb-bf98-4c39-9c2a-4c0c1f2ec32b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2d15d041-5912-4d8e-a037-9dadc00d6a47", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "15072396-5ac7-43ce-beaa-0b56318634f7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "159dc657-7dc7-4936-a238-11bc104251a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b57a6968-ed5f-4c22-bd51-23fc8a2e51ef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7637b417-31c3-4ce4-8998-dcac4d7d6b1e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,780,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1677acc5-1843-470b-9b13-7ef5173ba150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "813dba4f-3959-4aeb-b2c3-1f3ed2eadcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8b5c06c5-37b2-4b29-a017-e4eadd5f7bb0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "16a16248-64e3-4a61-ac5c-1d432832ba72", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f8c586b4-f693-4848-9f54-5542e03d7d8e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1996dd92-07a2-4254-833c-21bde260b0e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b38042d-a42e-4ce2-b085-62d0f9674763", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都市人民南路4段9号237号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19a238d4-7436-4f45-83a1-8122df37de11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "cf681e58-7fb7-4752-8d60-3282b4438cc8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee61e56f-ec92-4c14-b5ae-529e99467429", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区人大北路33号2号楼2302室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19deed03-f577-487f-a59a-7983d61f22c0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1a256a40-ecc6-4b1a-b34a-add1c718b6df", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "60,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1ac7b95f-d799-4206-a6d8-84d6ba396d00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6a72ac0d-82b0-499a-ac2a-27e5ed2103a9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b2586baf-baa1-4b8f-8f8b-b9c3e8ba0e3f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "深圳宝安机场国际货运中心1205室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1b3609b2-d56d-43b8-b213-3942a1aa5fb7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ba15d66-9d46-4204-8f92-970e66713deb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "c83a6839-e4af-4c27-aabb-117b02d30cef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦D座802", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1bc3a791-fd92-411f-8539-bd4ef25c468a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "20e07e5b-9ee5-4716-ae2c-b0e770406f10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "4f8b0a24-d89a-4ea9-928c-27414d82467d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "36,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c0499ac-b04c-4edc-99dd-4d6212610d17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "58b86288-86c3-4fff-81b4-b3a3363993b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "09679c48-8f7c-414d-b91d-cdde302fcdfa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c240eb8-99e1-4d6e-a000-ea365eb5787b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "271e168e-3614-4905-ac32-baa04bcde03b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3b70f5f3-7309-4acc-830c-1e96cddcdabe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 36, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-36", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c297798-3f94-4742-b262-9e59d32e51e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c105518f-ddec-4d1f-9ffa-4f8ef41b84c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "83478f0d-8f5b-4c33-a831-4480c779ada9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c37baa0-b517-4adf-b3db-df2cbd74669a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ba6335bf-56b2-42b2-a027-dd06a25c2206", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee807dfc-29ea-4834-8821-4371dfbf9773", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1cad07dc-c49b-4243-9274-8681d33bb131", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "25e15977-1b22-4ee1-a17c-2ad4e5889ac0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "aef9acfc-39f8-4915-b9e7-31bbe2cff0bb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "石鼓路98号阳光大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1d6da355-7320-4940-b45d-8c45695ee748", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3a4bdabb-8528-44ac-9760-13939fb57241", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76c1addb-e078-4d99-a8ee-f26150106144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e055ac0-5a93-4119-b493-55443a2f3f3d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ecf2517d-5bb3-4c36-b3a7-f9972639ba5d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6c45e60d-9232-430b-9ca4-83ccc968c42e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 45, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-08 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-08 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-08 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e5dc1de-f5be-4da8-a6ee-007cf0458b16", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "84afa342-04ac-4609-a90d-bb7da07cf684", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "南京市长乐路9号3号楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "220,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e6db2a3-df08-4c47-8583-6851b3ed9f38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15d04bd6-6ad7-4f29-b74e-9b20ddf10b2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "87c8a5ff-e5a6-420d-aebb-b62cad9ce0f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地信息路2号国际创业园1号楼19E", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fa0e1a1-44d4-43ff-8b17-3aee1c1973f5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5c5eb48b-3a9b-48e5-a8ef-b53e314cb281", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "df3c16e1-d3f4-450d-a562-e48462131f6c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区海淀北二街6号莆田大厦12层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fb5b75e-868b-4610-a799-d030e2203d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8aa89464-d3ee-4187-8abf-7f4079017da1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3f28dc5-ad7f-4583-957c-f66eefa73d70", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fd43ad5-e14d-4b44-90b4-3898d63e9354", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "310002c3-e467-4167-bbcd-7ca793c36d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9d0dfbfe-4977-41f8-970a-00fc7c2eb9ea", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2073d3f9-f03e-41a6-b7ce-917112b0333b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15520dd4-9cb4-40b9-9bce-3a43cf33eb46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "dc546f9a-c53d-4178-a713-e53d32aed8a8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "兰州市张苏滩575号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "192,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20bcfb34-3ae8-44fe-9223-2ed5ab8c98ce", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3304f5b3-30ca-44da-af96-7b1881576d4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "丰台区丰台东路11号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,060,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20d789c4-12ae-449c-a405-a0c80b654db8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "闸北区共和新路3388号永鼎大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "211d1f3f-988c-401c-8607-d024e2e87e71", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f6fabcfb-de3a-4cd0-91a8-0dec22b60a01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "0c83557f-a6be-4e78-850c-18f86fad62c2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "168,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2131fb59-f407-4344-8e97-89cfd3f57a32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9e44b1e1-d7c7-416a-bb8c-4511e86b4d6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2073da80-94c1-4b90-81c9-b2f39069f642", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "218263aa-10b4-4548-bdc9-6d0857856988", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "34bd10aa-66e9-454b-bfd6-7b0cf50fa216", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "10178415-a27c-4433-8716-8e1ac86cd2e6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区紫竹院路69号中国兵器大厦1001室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-13", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 13, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 37, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-37", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-13 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-13 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-13 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "38,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21ba1da6-b602-4a51-818e-671635242061", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "86f5502e-eec2-44e3-bfec-d08b3353da08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "863466e9-cce5-4571-bdb2-7bdb324c9705", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2010-12-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2010, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 53, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2010-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2010-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2010-53", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2010-12-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2010-12-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2010-12-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "570,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21fea819-ba2f-4cbc-bd6f-09d20ea6e238", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f82a2c40-58d5-4a18-8f86-2bbbb639361c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cb1a3eed-349f-4777-af21-27d38d5ad660", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2280e08c-7faa-4dd1-9b49-70d82951e46b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8c17f8df-3a08-43bf-9bf8-1ac5bbfd651f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9128b269-5863-44f4-8169-e2f9d54e1958", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2296e390-f429-4eb1-a9b7-d30e6f0fbca7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b3f11e7-b924-45ad-942b-5564afb99205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ba175a63-7e17-4993-b38c-6f694cd6feb9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23e6cf1b-f986-4dd9-96e1-a6ddb8c29ff7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a6e40368-125e-4fd4-8ed5-030b12db9392", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "900,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23f5a9e0-638a-4442-a463-1ad41dac804d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "293a0613-01e6-4f5e-b8eb-5f7e8d41dccf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a0d0069c-7c54-4c17-b372-b08ed4633728", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "24bbf5ac-a4ca-43a4-a76d-f5419c077b3b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3e306aad-2d15-45c8-87aa-03feed8a4623", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "595ef75e-6a61-4f80-b4fd-ddf248a6450a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2562c122-5cc7-4cca-8601-173365a22ae8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ce3e7403-19e4-4f3f-b922-06bb978f478c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9062d3b8-dba1-47bc-89b7-c39beceddb54", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 51, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-51", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "258f751f-4c7e-4a25-b268-80bf3bd71645", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "89a52d8b-5f1e-4c04-92ba-7fe397ee2d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "24654ff0-f102-4ec1-9d25-805d22e8a682", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都芳草西二街19号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25ba498f-6e1a-4106-9aa4-56aac67804e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5a199fca-baee-4608-8a43-7fa2422cd86e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "953213cb-2e2f-4014-abe9-29db1da0d144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "940,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25c5ccc7-59bc-411f-87a7-a75b21bd3135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0773abc0-4a3f-4b6d-9a94-c2a9086bb605", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cef3ca3b-fb5b-4ce5-8d92-8087aeb725c4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "264b3016-923c-4b7d-b68f-008118482ec3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da42f098-2d5b-44ce-91a1-0f0fa8787f4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "19048342-71c9-46e8-b5e3-20d0bc6bc59b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "昆明市西山区益宁路18号西部客运站", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26b1e9c7-f98b-4f1b-93de-546fbb48bc27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26cff374-7843-4177-b6af-12753e58e4ae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4e6bad45-4b4b-417f-bd9b-0edab15e1b65", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ed4b0414-ff48-4adb-9598-1b85665d2d8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "540,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2721e0b6-fec6-47b5-80f1-1456dafede66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "2ae22130-d4f7-4f2e-b116-3b3f505eaf45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8eb2fef1-3c6f-4a83-b1b5-0dcea8e9697d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "390,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "277cb978-1a5c-49a5-aba9-006889a1e090", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "adf6ff0a-8660-46ef-a370-a4db318bed50", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b793cade-a10e-49e6-9640-58875a589da0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "7.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "279c9cfd-567e-4417-b166-18f9e5b63c1a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da1084c6-d075-4eca-8570-2aad94cf6b33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d30561-5f51-43bc-b8b2-22fbfdfce6d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "27d5eb5f-d867-489b-9455-197a0bc53235", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b89a70b8-d037-4b09-a79a-44c61c2df6ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6ae5c9ac-2397-48a4-8e8d-e1e2e463c111", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "40,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2805021c-f82e-4f31-a2bb-e24ec5751177", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "065f57de-d6b5-488e-be81-d6a11176edc5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}]]; -Demo.Expander = BI.inherit(BI.Widget, { - render: function () { - var self = this, o = this.options; - return { - type: "bi.expander", - ref: function () { - self.expander = this; - }, - el: o.el, - popup: o.popup - }; - }, - - update: function (opt) { - this.expander.populate(opt.items); - return true; - } -}); -BI.shortcut("demo.sort_tree_expander", Demo.Expander); - -/** - * guy - * 二级树 - * @class Demo.SortTree - * @extends BI.Widget - */ -Demo.SortTree = BI.inherit(BI.Widget, { - - render: function () { - BI.$import("https://coding.net/u/fanruan/p/bi-components/git/raw/master/dist/jqueryui.js"); - var self = this, o = this.options; - var tree = new BI.Tree(); - tree.initTree(BI.Tree.transformToTreeFormat(Demo.CONSTANTS.TREEITEMS)); - this.tree = BI.createWidget({ - type: "bi.custom_tree", - element: this, - expander: { - type: "demo.sort_tree_expander" - }, - - items: this._formatItems(0, tree.toJSON()), - - el: { - type: "bi.virtual_group", - layouts: [{ - type: "bi.vertical", - scrolly: false - }] - } - }); - BI.delay(function () { - self.tree.element.sortable({ - items: ".sort-item", - placeholder: { - element: function ($currentItem) { - var holder = BI.createWidget({ - type: "bi.layout", - cls: "bi-sortable-holder", - height: $currentItem.outerHeight() - }); - holder.element.css({ - "margin-left": $currentItem.css("margin-left"), - "margin-right": $currentItem.css("margin-right"), - "margin-top": $currentItem.css("margin-top"), - "margin-bottom": $currentItem.css("margin-bottom"), - margin: $currentItem.css("margin") - }); - return holder.element; - }, - update: function () { - - } - }, - update: function (event, ui) { - var node = ui.item.data("node"); - var findTheNode = tree.search(node.id); - // 这里简单处理下找到它的父节点 - var currentIndex = 0, parentNode; - if (ui.item.next().length > 0) { - var n = ui.item.next().data("node"); - var nextId = n.id; - var nextNode = tree.search(nextId); - parentNode = nextNode.getParent(); - var nextIndex = parentNode.getChildIndex(nextId); - currentIndex = nextIndex > 0 && (nextIndex - 1); - - } else if (ui.item.prev().length > 0) { - var n = ui.item.prev().data("node"); - var prevId = n.id; - var prevNode = tree.search(prevId); - parentNode = prevNode.getParent(); - var prevIndex = parentNode.getChildIndex(prevId); - currentIndex = prevIndex + 1; - } - findTheNode.getParent().removeChild(node.id); - parentNode.addChild(findTheNode, currentIndex); - console.log(tree.toJSON()); - self.tree.populate(self._formatItems(0, tree.toJSON())); - }, - start: function (event, ui) { - - }, - stop: function (event, ui) { - }, - over: function (event, ui) { - - } - }); - }, 2000); - }, - - _formatItems: function (layer, nodes) { - var self = this; - BI.each(nodes, function (i, node) { - if (node.isParent === true || BI.isNotEmptyArray(node.children)) { - BI.defaults(node, { - type: "bi.multilayer_icon_arrow_node", - height: 30, - layer: layer - }); - self._formatItems(layer + 1, node.children); - } else { - BI.defaults(node, { - type: "bi.multilayer_icon_tree_leaf_item", - cls: "sort-item", - height: 30, - key: node.id, - layer: layer, - data: { - node: node - } - }); - } - }); - return nodes; - } -}); -BI.shortcut("demo.sort_tree", Demo.SortTree);Demo.Center = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-center" - }, - render: function () { - var self = this; - return { - type: "bi.tab", - ref: function () { - self.tab = this; - }, - single: true, - showIndex: "demo.face", - cardCreator: function (v) { - return BI.createWidget({ - type: v - }); - } - }; - }, - - setValue: function (v) { - this.tab.setSelect(v); - } -}); -BI.shortcut("demo.center", Demo.Center);Demo.TreeValueChooser = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-tree-value-chooser-combo" - }, - render: function () { - - var widget = BI.createWidget({ - type: "bi.tree_value_chooser_combo", - width: 300, - // items: BI.deepClone(Demo.CONSTANTS.TREEITEMS), - itemsCreator: function (op, callback) { - callback(BI.deepClone(Demo.CONSTANTS.TREEITEMS)); - } - }); - return { - type: "bi.vertical", - hgap: 200, - vgap: 10, - items: [widget] - }; - } -}); -BI.shortcut("demo.tree_value_chooser_combo", Demo.TreeValueChooser); -Demo.TreeValueChooser = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-tree-value-chooser" - }, - render: function () { - - return { - type: "bi.tree_value_chooser_pane", - items: BI.deepClone(Demo.CONSTANTS.TREEITEMS) - // itemsCreator: function (op, callback) { - // callback(tree); - // } - }; - } -}); -BI.shortcut("demo.tree_value_chooser_pane", Demo.TreeValueChooser); -Demo.ValueChooserCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-value-chooser-combo" - }, - render: function () { - var widget = BI.createWidget({ - type: "bi.value_chooser_combo", - itemsCreator: function (op, callback) { - callback(BI.deepClone(Demo.CONSTANTS.ITEMS)); - } - }); - return { - type: "bi.vertical", - hgap: 200, - vgap: 10, - items: [widget] - }; - } -}); -BI.shortcut("demo.value_chooser_combo", Demo.ValueChooserCombo);Demo.ValueChooserPane = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-value-chooser-pane" - }, - render: function () { - return { - type: "bi.value_chooser_pane", - items: BI.deepClone(Demo.CONSTANTS.ITEMS) - // itemsCreator: function (op, callback) { - // callback(BI.deepClone(Demo.CONSTANTS.ITEMS)); - // } - }; - } -}); -BI.shortcut("demo.value_chooser_pane", Demo.ValueChooserPane);Demo.BASE_CONFIG = [{ - id: 2, - text: "基础控件", - open: false -}, { - pId: 2, - text: "bi.label", - value: "demo.label" -}, { - pId: 2, - text: "title提示", - value: "demo.title" -}, { - pId: 2, - text: "气泡提示", - value: "demo.bubble" -}, { - pId: 2, - text: "toast提示", - value: "demo.toast" -}, { - pId: 2, - text: "message提示", - value: "demo.message" -}, { - pId: 2, - id: 201, - text: "button" -}, { - pId: 201, - text: "bi.button", - value: "demo.button" -}, { - pId: 201, - text: "bi.text_button", - value: "demo.text_button" -}, { - pId: 201, - text: "bi.icon_button", - value: "demo.icon_button" -}, { - pId: 201, - text: "bi.image_button", - value: "demo.image_button" -}, { - pId: 2, - id: 202, - text: "editor" -}, { - pId: 202, - text: "bi.editor", - value: "demo.editor" -}, { - pId: 202, - text: "bi.code_editor", - value: "demo.code_editor" -}, { - pId: 202, - text: "bi.multifile_editor", - value: "demo.multifile_editor" -}, { - pId: 202, - text: "bi.textarea_editor", - value: "demo.textarea_editor" -}, { - pId: 202, - text: "bi.sql_editor", - value: "demo.sql_editor" -}, { - pId: 202, - text: "bi.formula_editor", - value: "demo.formula_editor" -}, { - pId: 202, - text: "bi.rich_editor", - value: "demo.rich_editor" -}, { - pId: 2, - id: 203, - text: "tree" -}, { - pId: 203, - text: "bi.tree_view", - value: "demo.tree_view" -}, { - pId: 203, - text: "bi.async_tree", - value: "demo.sync_tree" -}, { - pId: 203, - text: "bi.part_tree", - value: "demo.part_tree" -}, { - pId: 2, - id: 204, - text: "table" -}, { - pId: 204, - text: "bi.table_view", - value: "demo.table_view" -}, { - pId: 204, - text: "bi.grid_table", - value: "demo.grid_table" -}, { - pId: 204, - text: "bi.collection_table", - value: "demo.collection_table" -}, { - pId: 204, - text: "bi.resizable_table", - value: "demo.resizable_table" -}, { - pId: 2, - text: "bi.pager", - value: "demo.pager" -}, { - pId: 2, - text: "bi.svg", - value: "demo.svg" -}, { - pId: 2, - text: "bi.canvas", - value: "demo.canvas" -}];Demo.CASE_CONFIG = [{ - id: 3, - text: "实例控件", - open: false -}, { - pId: 3, - id: 300, - text: "按钮" -}, { - pId: 300, - text: "bi.multi_select_item", - value: "demo.multi_select_item" -}, { - pId: 300, - text: "bi.single_select_item", - value: "demo.single_select_item" -}, { - pId: 300, - text: "bi.single_select_radio_item", - value: "demo.single_select_radio_item" -}, { - pId: 3, - id: 301, - text: "editors" -}, { - pId: 301, - text: "bi.shelter_editor", - value: "demo.shelter_editor" -}, { - pId: 301, - text: "bi.sign_editor", - value: "demo.sign_editor" -}, { - pId: 301, - text: "bi.sign_initial_editor", - value: "demo.sign_initial_editor" -}, { - pId: 301, - text: "bi.state_editor", - value: "demo.state_editor" -}, { - pId: 301, - text: "bi.simple_state_editor", - value: "demo.simple_state_editor" -}, { - pId: 301, - text: "bi.clear_editor", - value: "demo.clear_editor" -}, { - pId: 3, - id: 302, - text: "列表" -}, { - pId: 302, - text: "bi.select_list", - value: "demo.select_list" -}, { - pId: 302, - text: "bi.lazy_loader", - value: "demo.lazy_loader" -}, { - pId: 302, - text: "bi.sort_list(排序)", - value: "demo.sort_list" -}, { - pId: 302, - text: "bi.list_loader(排序)", - value: "demo.list_loader" -}, { - pId: 3, - id: 303, - text: "面板" -}, { - pId: 303, - text: "bi.list_pane", - value: "demo.list_pane" -}, { - pId: 303, - text: "bi.panel", - value: "demo.panel" -}, { - pId: 3, - id: 304, - text: "popup弹出层" -}, { - pId: 304, - text: "bi.multi_popup_view", - value: "demo.multi_popup_view" -}, { - pId: 304, - text: "bi.popup_panel", - value: "demo.popup_panel" -}, { - pId: 3, - id: 305, - text: "触发器trigger" -}, { - pId: 305, - text: "bi.editor_trigger", - value: "demo.editor_trigger" -}, { - pId: 305, - text: "bi.icon_trigger", - value: "demo.icon_trigger" -}, { - pId: 305, - text: "bi.text_trigger", - value: "demo.text_trigger" -}, { - pId: 305, - text: "bi.select_text_trigger", - value: "demo.select_text_trigger" -}, { - pId: 3, - id: 306, - text: "combo" -}, { - pId: 306, - text: "bi.bubble_combo", - value: "demo.bubble_combo" -}, { - pId: 306, - text: "bi.icon_combo", - value: "demo.icon_combo" -}, { - pId: 306, - text: "bi.static_combo", - value: "demo.static_combo" -}, { - pId: 306, - text: "bi.text_value_combo", - value: "demo.text_value_combo" -}, { - pId: 306, - text: "bi.search_text_value_combo", - value: "demo.search_text_value_combo" -}, { - pId: 306, - text: "bi.icon_text_value_combo", - value: "demo.icon_text_value_combo" -}, { - pId: 306, - text: "bi.text_value_check_combo", - value: "demo.text_value_check_combo" -}, { - pId: 306, - text: "bi.editor_icon_check_combo", - value: "demo.editor_icon_check_combo" -}, { - pId: 306, - text: "bi.text_value_down_list_combo", - value: "demo.text_value_down_list_combo" -}, { - pId: 3, - id: 307, - text: "tree" -}, { - pId: 307, - text: "bi.branch_tree", - value: "demo.branch_tree" -}, { - pId: 307, - text: "bi.handstand_branch_tree", - value: "demo.handstand_branch_tree" -}, { - pId: 307, - text: "bi.display_tree", - value: "demo.display_tree" -}, { - pId: 307, - text: "bi.simple_tree", - value: "demo.simple_tree" -}, { - pId: 307, - text: "bi.level_tree", - value: "demo.level_tree" -}, { - pId: 307, - text: "bi.branch_relation", - value: "demo.branch_relation" -}, { - pId: 3, - id: 308, - text: "table" -}, { - pId: 308, - text: "bi.adaptive_table", - value: "demo.adaptive_table" -}, { - pId: 308, - text: "bi.tree_table", - value: "demo.tree_table" -}, { - pId: 308, - text: "bi.layer_tree_table", - value: "demo.layer_tree_table" -}, { - pId: 3, - id: 309, - text: "pager" -}, { - pId: 309, - text: "bi.all_count_pager", - value: "demo.all_count_pager" -}, { - pId: 309, - text: "bi.direction_pager", - value: "demo.direction_pager" -}, { - pId: 3, - text: "bi.calendar", - value: "demo.calendar" -}, { - pId: 3, - text: "bi.clipboard", - value: "demo.clipboard" -}, { - pId: 3, - text: "bi.complex_canvas", - value: "demo.complex_canvas" -}, { - pId: 3, - text: "bi.color_chooser", - value: "demo.color_chooser" -}, { - pId: 3, - text: "bi.color_chooser_popup", - value: "demo.color_chooser_popup" -}, { - pId: 3, - text: "bi.segment", - value: "demo.segment" -}];Demo.CATEGORY_CONFIG = [{ - id: 100000, - text: "专题" -}, { - pId: 100000, - text: "自定义一棵树", - value: "demo.platform_level_tree" -}, { - pId: 100000, - text: "大表格", - value: "demo.large_table" -}, { - pId: 100000, - text: "可以排序的树", - value: "demo.sort_tree" -}];/** - * Created by User on 2017/3/22. - */ -Demo.COMPONENT_CONFIG = [{ - id: 5, - text: "部件+服务" -}, { - pId: 5, - text: "bi.value_chooser_combo", - value: "demo.value_chooser_combo" -}, { - pId: 5, - text: "bi.value_chooser_pane", - value: "demo.value_chooser_pane" -}, { - pId: 5, - text: "bi.tree_value_chooser_combo", - value: "demo.tree_value_chooser_combo" -}, { - pId: 5, - text: "bi.tree_value_chooser_pane", - value: "demo.tree_value_chooser_pane" -}];Demo.CORE_CONFIG = [{ - id: 1, - text: "核心控件" -}, { - id: 101, - pId: 1, - text: "布局" -}, { - pId: 101, - text: "bi.absolute", - value: "demo.absolute" -}, { - pId: 101, - text: "bi.center_adapt", - value: "demo.center_adapt" -}, { - pId: 101, - text: "bi.vertical_adapt", - value: "demo.vertical_adapt" -}, { - pId: 101, - text: "bi.horizontal_adapt", - value: "demo.horizontal_adapt" -}, { - pId: 101, - text: "bi.horizontal_auto", - value: "demo.horizontal_auto" -}, { - pId: 101, - text: "bi.horizontal_float", - value: "demo.horizontal_float" -}, { - pId: 101, - text: "bi.left_right_vertical_adapt", - value: "demo.left_right_vertical_adapt" -}, { - pId: 101, - text: "bi.center", - value: "demo.center_layout" -}, { - pId: 101, - text: "bi.float_center", - value: "demo.float_center" -}, { - pId: 101, - text: "bi.vertical", - value: "demo.vertical" -}, { - pId: 101, - text: "bi.horizontal", - value: "demo.horizontal" -}, { - pId: 101, - text: "bi.border", - value: "demo.border" -}, { - pId: 101, - text: "bi.left, bi.right", - value: "demo.flow" -}, { - pId: 101, - text: "bi.htape", - value: "demo.htape" -}, { - pId: 101, - text: "bi.vtape", - value: "demo.vtape" -}, { - pId: 101, - text: "bi.grid", - value: "demo.grid" -}, { - pId: 101, - text: "bi.table", - value: "demo.table_layout" -}, { - pId: 101, - text: "bi.td", - value: "demo.td" -}, { - pId: 101, - text: "..." -}, { - pId: 1, - id: 102, - text: "抽象控件" -}, { - pId: 102, - text: "bi.button_group", - value: "demo.button_group" -}, { - pId: 102, - text: "bi.button_tree", - value: "demo.button_tree" -}, { - pId: 102, - text: "bi.virtual_group", - value: "demo.virtual_group" -}, { - pId: 102, - text: "bi.custom_tree", - value: "demo.custom_tree" -}, { - pId: 102, - text: "bi.grid_view", - value: "demo.grid_view" -}, { - pId: 102, - text: "bi.collection_view", - value: "demo.collection_view" -}, { - pId: 102, - text: "bi.list_view", - value: "demo.list_view" -}, { - pId: 102, - text: "bi.virtual_list", - value: "demo.virtual_list" -}, { - pId: 102, - id: 10201, - text: "组合控件" -}, { - pId: 10201, - text: "bi.combo", - value: "demo.combo" -}, { - pId: 10201, - text: "bi.combo(各种位置)", - value: "demo.combo2" -}, { - pId: 10201, - text: "bi.expander", - value: "demo.expander" -}, { - pId: 10201, - text: "bi.combo_group", - value: "demo.combo_group" -}, { - pId: 10201, - text: "bi.loader", - value: "demo.loader" -}, { - pId: 10201, - text: "bi.navigation", - value: "demo.navigation" -}, { - pId: 10201, - text: "bi.searcher", - value: "demo.searcher" -}, { - pId: 10201, - text: "bi.switcher", - value: "demo.switcher" -}, { - pId: 10201, - text: "bi.tab", - value: "demo.tab" -}, { - pId: 102, - id: 10202, - text: "弹出层" -}, { - pId: 10202, - text: "layer", - value: "demo.layer" -}, { - pId: 10202, - text: "bi.popover", - value: "demo.popover" -}, { - pId: 10202, - text: "bi.popup_view", - value: "demo.popup_view" -}, { - pId: 10202, - text: "bi.searcher_view", - value: "demo.searcher_view" -}, { - pId: 1, - text: "Widget(继承)", - value: "demo.widget" -}, { - pId: 1, - text: "Single(继承)", - value: "demo.single" -}, { - pId: 1, - text: "BasicButton(继承)", - value: "demo.basic_button" -}, { - pId: 1, - text: "NodeButton(继承)", - value: "demo.node_button" -}, { - pId: 1, - text: "Pane(继承)", - value: "demo.pane" -}];// 定义Model路由 -var modelRouter = new (BI.inherit(BI.WRouter, { - routes: { - "": "index" - }, - - index: function () { - return {}; - } -})); -// 定义View路由 -var viewRouter = new (BI.inherit(BI.WRouter, { - routes: { - "": "TestView", - "/setget": "SetGetView", - "/local": "LocalView", - "/skipTo": "SkipToView", - "/skipTo/:child": "getSkipToView", - "/change": "ChangeView", - "/change/inner": "ChangeInnerView", - "/static": "StaticView", - "/event": "EventView", - "/layer": "LayerView", - "/masker": "MaskerView", - "/floatbox": "FloatBoxView", - - "/spliceDuplicate": "SpliceDuplicateView", - "/spliceDuplicate/sdSub": "SDSubView", - - "/tmp": "TmpView", - "/tmp/child": "TmpChildView", - "/tmp/child/child": "TmpChildChildView" - }, - - getSkipToView: function (v) { - switch (v) { - case "red": - return "SkipToRedView"; - case "blue": - return "SkipToBlueView"; - case "green": - return "SkipToGreenView"; - case "yellow": - return "SkipToYellowView"; - default : - return "SkipToRedView"; - } - - } -})); - -// 注册路由 -BI.View.registerVMRouter(viewRouter, modelRouter); - - -Demo.FIX_CONFIG = [{ - id: 6, - text: "数据流框架fix-1.0" -}, { - pId: 6, - text: "set,get方法", - value: "demo.setget" -}, { - pId: 6, - text: "local函数", - value: "demo.local" -}, { - pId: 6, - text: "skipTo函数", - value: "demo.skipTo" -}, { - pId: 6, - text: "change函数", - value: "demo.change" -}, { - pId: 6, - text: "splice和duplicate函数", - value: "demo.spliceDuplicate" -}, { - pId: 6, - text: "tmp方法", - value: "demo.tmp" -}, { - id: 7, - text: "数据流框架fix-2.0" -}, { - id: 71, - pId: 7, - text: "定义响应式数据", - value: "demo.fix_define" -}, { - id: 72, - pId: 7, - text: "state属性", - value: "demo.fix_state" -}, { - id: 73, - pId: 7, - text: "计算属性", - value: "demo.fix_computed" -}, { - id: 74, - pId: 7, - text: "store", - value: "demo.fix_store" -}, { - id: 75, - pId: 7, - text: "watcher且或表达式", - value: "demo.fix_watcher" -}, { - id: 76, - pId: 7, - text: "watcher星号表达式", - value: "demo.fix_global_watcher" -}, { - id: 77, - pId: 7, - text: "context", - value: "demo.fix_context" -}, { - id: 78, - pId: 7, - text: "一个混合的例子", - value: "demo.fix" -}, { - id: 79, - pId: 7, - text: "场景", - value: "demo.fix_scene" -}];Demo.WIDGET_CONFIG = [{ - id: 4, - text: "详细控件", - open: true -}, { - pId: 4, - id: 401, - text: "各种小控件" -}, { - pId: 401, - text: "各种通用按钮", - value: "demo.buttons" -}, { - pId: 401, - text: "各种提示性信息", - value: "demo.tips" -}, { - pId: 401, - text: "各种items", - value: "demo.items" -}, { - pId: 401, - text: "各种节点node", - value: "demo.nodes" -}, { - pId: 401, - text: "各种segment", - value: "demo.segments" -}, { - pId: 4, - id: 402, - text: "文本框控件" -}, { - pId: 402, - text: "bi.text_editor", - value: "demo.text_editor" -}, { - pId: 402, - text: "bi.search_editor", - value: "demo.search_editor" -}, { - pId: 402, - text: "bi.number_editor", - value: "demo.number_editor" -}, { - pId: 4, - id: 403, - text: "tree" -}, { - pId: 403, - text: "bi.single_level_tree", - value: "demo.single_level_tree" -}, { - pId: 403, - text: "bi.select_level_tree", - value: "demo.select_level_tree" -}, { - pId: 403, - text: "bi.multilayer_single_level_tree", - value: "demo.multilayer_single_level_tree" -}, { - pId: 403, - text: "bi.multilayer_select_level_tree", - value: "demo.multilayer_select_level_tree" -}, { - pId: 403, - text: "bi.switch_tree", - value: "demo.switch_tree" -}, { - pId: 4, - id: 404, - text: "table" -}, { - pId: 404, - text: "bi.preview_table", - value: "demo.preview_table" -}, { - pId: 404, - text: "bi.responsive_table", - value: "demo.responsive_table" -}, { - pId: 404, - text: "bi.sequence_table", - value: "demo.sequence_table" -}, { - pId: 404, - text: "bi.page_table", - value: "demo.page_table" -}, { - pId: 4, - id: 405, - text: "下拉列表" -}, { - pId: 405, - text: "bi.down_list_combo", - value: "demo.down_list" -}, { - pId: 4, - id: 421, - text: "单选下拉框" -}, { - pId: 421, - text: "bi.single_select_combo", - value: "demo.single_select_combo" -}, { - pId: 4, - id: 406, - text: "复选下拉框" -}, { - pId: 406, - text: "bi.multi_select_combo", - value: "demo.multi_select_combo" -}, { - pId: 406, - text: "bi.multi_select_list", - value: "demo.multi_select_list" -}, { - pId: 4, - id: 407, - text: "简单下拉树" -}, { - pId: 407, - text: "bi.single_tree_combo", - value: "demo.single_tree_combo" -}, { - pId: 4, - id: 408, - text: "多层级下拉树" -}, { - pId: 408, - text: "bi.multilayer_single_tree_combo", - value: "demo.multilayer_single_tree_combo" -}, { - pId: 4, - id: 409, - text: "可选下拉树" -}, { - pId: 409, - text: "bi.select_tree_combo", - value: "demo.select_tree_combo" -}, { - pId: 4, - id: 410, - text: "多层级可选下拉树" -}, { - pId: 410, - text: "bi.multilayer_select_tree_combo", - value: "demo.multilayer_select_tree_combo" -}, { - pId: 4, - id: 411, - text: "复选下拉树" -}, { - pId: 411, - text: "bi.multi_tree_combo", - value: "demo.multi_tree_combo" -}, { - pId: 411, - text: "bi.multi_select_tree", - value: "demo.multi_select_tree" -}, { - pId: 4, - id: 412, - text: "日期相关控件" -}, { - pId: 412, - text: "bi.year_combo", - value: "demo.year" -}, { - pId: 412, - text: "bi.month_combo", - value: "demo.month" -}, { - pId: 412, - text: "bi.quarter_combo", - value: "demo.quarter" -}, { - pId: 412, - text: "bi.year_month_combo", - value: "demo.year_month_combo" -}, { - pId: 412, - text: "bi.year_quarter_combo", - value: "demo.year_quarter_combo" -}, { - pId: 412, - text: "bi.date_pane", - value: "demo.date_pane" -}, { - pId: 412, - text: "bi.multidate_combo", - value: "demo.multidate_combo" -}, { - pId: 412, - text: "bi.date_time", - value: "demo.date_time" -}, { - pId: 412, - text: "bi.time_interval", - value: "demo.time_interval" -}, { - pId: 4, - id: 413, - text: "数值区间控件" -}, { - pId: 413, - text: "bi.number_interval", - value: "demo.number_interval" -}, { - pId: 4, - id: 419, - text: "文件管理" -}, { - pId: 419, - text: "bi.file_manager", - value: "demo.file_manager" -}, { - id: 420, - text: "滚动sliders", - value: "demo.slider" -}];Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - child: [{ - type: "bi.combo_group", - el: { - type: "bi.icon_text_icon_item", - text: "2010年", - value: 2010, - height: 25, - iconCls: "close-ha-font" - }, - children: [{ - type: "bi.single_select_item", - height: 25, - text: "一月", - value: 11 - }, { - type: "bi.icon_text_icon_item", - height: 25, - text: "二月", - value: 12, - children: [{type: "bi.single_select_item", text: "一号", value: 101, height: 25}] - }] - }, { - text: "2011年", value: 2011 - }, { - text: "2012年", value: 2012, iconCls: "close-ha-font" - }, { - text: "2013年", value: 2013 - }, { - text: "2014年", value: 2014, iconCls: "close-ha-font" - }, { - text: "2015年", value: 2015, iconCls: "close-ha-font" - }], - - _createBottom: function () { - var childCombo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.text_button", - cls: "button-combo", - height: 30 - }, - popup: { - el: { - type: "bi.button_tree", - items: BI.createItems(BI.deepClone(this.child), { - type: "bi.single_select_item", - height: 25, - handler: function (v) { - - } - }), - layouts: [{ - type: "bi.vertical" - }] - } - }, - width: 200 - }); - childCombo.setValue(BI.deepClone(this.child)[0].children[0].value); - - return BI.createWidget({ - type: "bi.left", - items: [childCombo], - hgap: 20, - vgap: 20 - }); - }, - - render: function () { - return { - type: "bi.grid", - columns: 1, - rows: 1, - items: [{ - column: 0, - row: 0, - el: this._createBottom() - }] - }; - } -}); -BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - years: [{ - text: "2010年", value: 2010, iconCls: "close-ha-font" - }, { - text: "2011年", value: 2011 - }, { - text: "2012年", value: 2012, iconCls: "close-ha-font" - }, { - text: "2013年", value: 2013 - }, { - text: "2014年", value: 2014, iconCls: "close-ha-font" - }, { - text: "2015年", value: 2015, iconCls: "close-ha-font" - }, { - text: "2016年", value: 2016, iconCls: "close-ha-font" - }, { - text: "2017年", value: 2017, iconCls: "close-ha-font" - }], - child: [{ - type: "bi.combo_group", - el: { - type: "bi.icon_text_icon_item", - text: "2010年", - value: 2010, - height: 25, - iconCls: "close-ha-font" - }, - children: [{ - type: "bi.single_select_item", - height: 25, - text: "一月", - value: 11 - }, { - type: "bi.icon_text_icon_item", - height: 25, - text: "二月", - value: 12, - children: [{type: "bi.single_select_item", text: "一号", value: 101, height: 25}] - }] - }, { - text: "2011年", value: 2011 - }, { - text: "2012年", value: 2012, iconCls: "close-ha-font" - }, { - text: "2013年", value: 2013 - }, { - text: "2014年", value: 2014, iconCls: "close-ha-font" - }, { - text: "2015年", value: 2015, iconCls: "close-ha-font" - }], - - months: [[{ - el: { - text: "一月", value: 1 - } - }, { - el: { - text: "二月", value: 2 - } - }], [{ - el: { - text: "三月", value: 3 - } - }, { - el: { - text: "四月", value: 4 - } - }], [{ - el: { - text: "五月", value: 5 - } - }, { - el: { - text: "六月", value: 6 - } - }], [{ - el: { - text: "七月", value: 7 - } - }, { - el: { - text: "八月", value: 8 - } - }], [{ - el: { - text: "九月", value: 9 - } - }, { - el: { - text: "十月", value: 10 - } - }], [{ - el: { - text: "十一月", value: 11 - } - }, { - el: { - text: "十二月", value: 12 - } - }]], - - dynamic: [ - { - text: "2010年", value: 1 - }, { - text: "20112222年", value: 2 - }, { - text: "201233333年", value: 3 - }, { - text: "2013年", value: 4 - }, { - text: "2012324年", value: 5 - }, { - text: "2015年", value: 6 - }, { - text: "2016年", value: 7 - }, { - text: "201744444444444444444444444444444444444年", value: 8 - } - ], - - week: [{ - text: "周一", value: 100, iconClsLeft: "close-ha-font", iconClsRight: "close-font" - }, { - text: "周二", value: 101, iconClsLeft: "close-ha-font" - }, { - text: "周三", value: 102 - }, { - text: "周四", value: 103, iconClsRight: "close-ha-font" - }, { - text: "周五", value: 104, iconClsLeft: "close-ha-font", iconClsRight: "close-font" - }, { - text: "周六", value: 105, iconClsLeft: "close-font", iconClsRight: "close-ha-font" - }, { - text: "周日", value: 106, iconClsLeft: "close-font" - }], - _createTop: function () { - var self = this; - - var yearCombo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.button", - text: "简单下拉框", - height: 30 - }, - popup: { - el: { - type: "bi.button_group", - items: BI.createItems(BI.deepClone(this.years), { - type: "bi.single_select_radio_item", - height: 25, - handler: function (v) { - - } - }), - layouts: [{ - type: "bi.vertical" - }] - } - }, - width: 200 - }); - - var multiCombo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.button", - text: "多选下拉框", - height: 30 - }, - popup: { - el: { - items: BI.createItems(BI.deepClone(this.years), { - type: "bi.multi_select_item", - height: 25, - handler: function (v) { - - } - }), - chooseType: 1, - layouts: [{ - type: "bi.vertical" - }] - }, - tool: { - type: "bi.label", - text: "这是一个下拉框", - height: 35 - }, - tabs: [{ - type: "bi.multi_select_bar", - height: 25, - text: "全选", - onCheck: function (v) { - if (v) { - multiCombo.setValue(BI.map(BI.deepClone(self.years), "value")); - } else { - multiCombo.setValue([]); - } - - }, - isAllCheckedBySelectedValue: function (selectedValue) { - return selectedValue.length == self.years.length; - // return true; - } - }], - buttons: [{ - type: "bi.text_button", - text: "清空", - handler: function () { - multiCombo.setValue([]); - } - }, { - type: "bi.text_button", - text: "确定", - handler: function () { - BI.Msg.alert("", multiCombo.getValue()); - } - }] - }, - width: 200 - }); - - var dynamicPopupCombo = BI.createWidget({ - type: "bi.combo", - isNeedAdjustWidth: false, - offsetStyle: "center", - el: { - type: "bi.button", - text: "动态调整宽度", - height: 30 - }, - popup: { - el: { - items: BI.createItems(BI.deepClone(this.dynamic), { - type: "bi.single_select_item", - height: 25 - }), - layouts: [{ - type: "bi.vertical" - }] - } - }, - width: 200 - }); - - var dynamicCombo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.button", - text: "搜索", - height: 30 - }, - popup: { - el: { - type: "bi.loader", - logic: { - dynamic: true, - scrolly: true - }, - el: { - behaviors: { - redmark: function () { - return true; - } - }, - layouts: [{ - type: "bi.vertical" - }] - }, - itemsCreator: function (options, popuplate) { - var times = options.times; - BI.delay(function () { - if (times == 3) { - popuplate([{ - type: "bi.single_select_item", - text: "这是最后一个", - value: "这是最后一个", - py: "zszhyg", - height: 25 - }]); - return; - } - - var map = BI.map(BI.makeArray(3, null), function (i, v) { - var val = i + "_" + BI.random(1, 100); - return { - type: "bi.single_select_item", - text: val, - value: val, - height: 25 - }; - }); - popuplate(map); - - }, 1000); - - }, - hasNext: function (options) { - return options.times < 3; - } - }, - buttons: [{ - type: "bi.text_button", - text: "清空", - handler: function () { - dynamicCombo.setValue([]); - } - }, { - type: "bi.text_button", - text: "确定", - handler: function () { - BI.Msg.alert("", dynamicCombo.getValue()); - } - }] - }, - width: 200 - }); - - return BI.createWidget({ - type: "bi.left", - items: [yearCombo, multiCombo, dynamicPopupCombo, dynamicCombo], - hgap: 20, - vgap: 20 - }); - }, - - _createBottom: function () { - var combo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.text_button", - cls: "button-combo", - height: 30 - }, - popup: { - el: { - type: "bi.button_group", - items: BI.createItems(BI.deepClone(this.years), { - type: "bi.single_select_item", - iconWidth: 25, - height: 25, - handler: function (v) { - - } - }), - chooseType: 1, - layouts: [{ - type: "bi.vertical" - }] - } - }, - width: 200 - }); - combo.setValue(BI.deepClone(this.years)[0].value); - - var childCombo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.text_button", - cls: "button-combo", - height: 30 - }, - popup: { - el: { - type: "bi.button_tree", - items: BI.createItems(BI.deepClone(this.child), { - type: "bi.single_select_item", - height: 25, - handler: function (v) { - - } - }), - layouts: [{ - type: "bi.vertical" - }] - } - }, - width: 200 - }); - childCombo.setValue(BI.deepClone(this.child)[0].children[0].value); - - var monthCombo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.button", - text: "多层样式下拉框", - height: 30 - }, - popup: { - el: { - items: BI.createItems(BI.deepClone(this.months), { - type: "bi.single_select_item", - cls: "button-combo", - handler: function (v) { - - } - }), - layouts: [{ - type: "bi.adaptive", - items: [{ - el: { - type: "bi.table", - columns: 2, - rows: 6, - columnSize: [0.5, "fill"], - rowSize: 30 - }, - left: 4, - right: 4, - top: 2, - bottom: 2 - }] - }, { - type: "bi.absolute", - el: {left: 4, top: 2, right: 4, bottom: 2} - }] - } - }, - width: 200 - }); - - var yearCombo = BI.createWidget({ - type: "bi.combo", - el: { - type: "bi.button", - text: "自定义控件", - height: 30 - }, - popup: { - el: { - type: "bi.navigation", - direction: "bottom", - logic: { - dynamic: true - }, - tab: { - height: 30, - items: [{ - once: false, - text: "后退", - value: -1, - cls: "mvc-button layout-bg3" - }, { - once: false, - text: "前进", - value: 1, - cls: "mvc-button layout-bg4" - }] - }, - cardCreator: function (v) { - return BI.createWidget({ - type: "bi.text_button", - whiteSpace: "normal", - text: new Date().getFullYear() + v - }); - } - } - }, - width: 200 - }); - - return BI.createWidget({ - type: "bi.left", - items: [combo, childCombo, monthCombo, yearCombo], - hgap: 20, - vgap: 20 - }); - }, - - render: function () { - return { - type: "bi.grid", - columns: 1, - rows: 2, - items: [{ - column: 0, - row: 0, - el: this._createTop() - }, { - column: 0, - row: 1, - el: this._createBottom() - }] - }; - } -}); -BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createEl: function () { - return { - type: "bi.button", - height: 25, - text: "点击" - }; - }, - - oneCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustLength: 5, - el: this._createEl(), - popup: { - el: { - type: "bi.layout", - height: 500 - }, - maxHeight: 400 - } - }); - }, - - twoCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustXOffset: 25, - adjustYOffset: 5, - direction: "bottom,left", - el: this._createEl(), - popup: { - el: { - type: "bi.layout", - height: 1200 - } - } - }); - }, - - threeCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustYOffset: 5, - el: this._createEl(), - isNeedAdjustHeight: false, - popup: { - el: { - type: "bi.layout", - height: 1200 - } - } - }); - }, - - fourCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustXOffset: 25, - adjustYOffset: 5, - direction: "left", - el: this._createEl(), - isNeedAdjustHeight: true, - popup: { - el: { - type: "bi.layout", - height: 1200 - } - } - }); - }, - - fiveCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustXOffset: 25, - adjustYOffset: 5, - direction: "left,top", - el: this._createEl(), - isNeedAdjustHeight: true, - popup: { - el: { - type: "bi.layout", - height: 1200 - }, - maxHeight: 2000 - } - }); - }, - - sixCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustXOffset: 25, - adjustYOffset: 5, - direction: "top,left", - el: this._createEl(), - isNeedAdjustHeight: true, - popup: { - el: { - type: "bi.layout", - height: 1200 - } - } - }); - }, - - sevenCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustXOffset: 25, - adjustYOffset: 5, - direction: "bottom", - isNeedAdjustWidth: false, - // isNeedAdjustHeight: false, - offsetStyle: "center", - el: this._createEl(), - popup: { - el: { - type: "bi.layout", - width: 200, - height: 1200 - } - } - }); - }, - - eightCombo: function () { - return BI.createWidget({ - type: "bi.combo", - adjustXOffset: 25, - adjustYOffset: 5, - direction: "right", - isNeedAdjustWidth: false, - // isNeedAdjustHeight: false, - offsetStyle: "middle", - el: this._createEl(), - popup: { - el: { - type: "bi.layout", - width: 200, - height: 200 - } - } - }); - }, - - render: function () { - return { - type: "bi.grid", - hgap: 10, - vgap: 5, - items: [[this.oneCombo(), this.twoCombo(), this.threeCombo()], - [this.fourCombo(), this.fiveCombo(), this.sixCombo()], - [this.sevenCombo(), this.eightCombo()]] - }; - } -}); -BI.shortcut("demo.combo2", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - return { - type: "bi.vertical", - hgap: 30, - vgap: 20, - items: [{ - type: "bi.expander", - el: { - type: "bi.icon_text_node", - cls: "pull-right-ha-font mvc-border", - height: 25, - text: "Expander" - }, - popup: { - cls: "mvc-border", - items: BI.createItems([{ - text: "项目1", - value: 1 - }, { - text: "项目2", - value: 2 - }, { - text: "项目3", - value: 3 - }, { - text: "项目4", - value: 4 - }], { - type: "bi.single_select_item", - height: 25 - }) - } - }] - }; - } -}); -BI.shortcut("demo.expander", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var self = this; - this.all = 0; - var items = BI.deepClone(Demo.CONSTANTS.ITEMS); - return { - type: "bi.loader", - itemsCreator: function (options, populate) { - setTimeout(function () { - populate(BI.map(items.slice((options.times - 1) * 10, options.times * 10), function (i, v) { - return BI.extend(v, { - type: "bi.single_select_item", - height: 25 - }); - })); - }, 1000); - }, - hasNext: function (options) { - return options.times * 10 < items.length; - } - }; - } -}); -BI.shortcut("demo.loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - _createNav: function (v) { - return BI.createWidget({ - type: "bi.label", - cls: "layout-bg" + BI.random(1, 8), - text: "第" + v + "页" - }); - }, - - render: function () { - return { - type: "bi.navigation", - showIndex: 0, - tab: { - height: 30, - items: [{ - once: false, - text: "后退", - value: -1, - cls: "mvc-button layout-bg3" - }, { - once: false, - text: "前进", - value: 1, - cls: "mvc-button layout-bg4" - }] - }, - cardCreator: BI.bind(this._createNav, this) - }; - } -}); -BI.shortcut("demo.navigation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createItems: function (items) { - return BI.createItems(items, { - type: "bi.multi_select_item", - height: 25, - handler: function (v) { - - } - }); - }, - - render: function () { - var self = this; - var items = [{ - text: "2010年", value: 2010, py: "2010n", title: "1111111111111111111111111111111111" - }, { - text: "2011年", value: 2011, py: "2011n", title: "1111111111111111111111111111111111" - }, { - text: "2012年", value: 2012, py: "2012n", title: "1111111111111111111111111111111111" - }, { - text: "2013年", value: 2013, py: "2013n", title: "1111111111111111111111111111111111" - }, { - text: "2014年", value: 2014, py: "2014n", title: "1111111111111111111111111111111111" - }, { - text: "2015年", value: 2015, py: "2015n", title: "1111111111111111111111111111111111" - }, { - text: "2016年", value: 2016, py: "2016n", title: "1111111111111111111111111111111111" - }, { - text: "2017年", value: 2017, py: "2017n", title: "1111111111111111111111111111111111" - }]; - - var adapter = BI.createWidget({ - type: "bi.button_group", - cls: "layout-bg1", - items: this._createItems(items), - chooseType: 1, - behaviors: {}, - layouts: [{ - type: "bi.vertical" - }] - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: adapter, - top: 50, - left: 50, - width: 200, - height: 100 - }] - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.absolute", - width: 200, - height: 30, - items: [{ - el: { - type: "bi.searcher", - adapter: adapter, - width: 200, - height: 30 - }, - left: 0, - right: 0, - top: 0, - bottom: 0 - }] - }, - top: 100, - left: 300 - }] - }); - } -}); -BI.shortcut("demo.searcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - - var adapter = BI.createWidget({ - type: "bi.label", - cls: "layout-bg2", - text: "将在该处弹出switcher" - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: adapter, - top: 50, - left: 20, - width: 200, - height: 300 - }] - }); - BI.createWidget({ - type: "bi.vertical", - element: this, - hgap: 30, - vgap: 20, - items: [{ - type: "bi.switcher", - el: { - type: "bi.button", - height: 25, - text: "Switcher" - }, - popup: { - cls: "mvc-border layout-bg5", - items: BI.createItems([{ - text: "项目1", - value: 1 - }, { - text: "项目2", - value: 2 - }, { - text: "项目3", - value: 3 - }, { - text: "项目4", - value: 4 - }], { - type: "bi.single_select_item", - height: 25 - }) - }, - adapter: adapter - }] - }); - } -}); -BI.shortcut("demo.switcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createTabs: function (v) { - switch (v) { - case 1: - return BI.createWidget({ - type: "bi.label", - cls: "layout-bg1", - text: "面板1" - }); - case 2: - return BI.createWidget({ - type: "bi.label", - cls: "layout-bg2", - text: "面板2" - }); - } - }, - - render: function () { - this.tab = BI.createWidget({ - type: "bi.button_group", - height: 30, - items: [{ - text: "Tab1", - value: 1, - width: 50, - cls: "mvc-button layout-bg3" - }, { - text: "Tab2", - value: 2, - width: 50, - cls: "mvc-button layout-bg4" - }], - layouts: [{ - type: "bi.center_adapt", - items: [{ - el: { - type: "bi.horizontal", - width: 100 - } - }] - }] - }); - - var tab = BI.createWidget({ - direction: "custom", - type: "bi.tab", - element: this, - tab: this.tab, - cardCreator: BI.bind(this._createTabs, this) - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: this.tab, - left: 200, - top: 200 - }] - }); - - tab.setSelect(2); - } -}); -BI.shortcut("demo.tab", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var ref; - return { - type: "bi.vertical", - items: [{ - type: "bi.button_group", - ref: function (_ref) { - ref = _ref; - }, - chooseType: BI.ButtonGroup.CHOOSE_TYPE_NONE, - layouts: [{ - type: "bi.vertical", - items: [{ - type: "bi.vtape", - height: 200 - }] - }], - items: [{ - el: { - type: "bi.label", - text: "button_group是一类具有相同属性或相似属性的抽象, 本案例实现的是布局的嵌套(vertical布局下内嵌center_adapt布局)" - }, - height: 150 - }, { - el: { - type: "bi.button", - text: "1" - } - }] - }, { - type: "bi.button", - text: "populate", - handler: function () { - ref.populate([{ - el: { - type: "bi.label", - text: "1" - }, - height: 50 - }, { - el: { - type: "bi.button", - text: "2" - }, - height: 50 - }, { - el: { - type: "bi.label", - text: "3" - } - }]); - } - }] - - }; - } -}); -BI.shortcut("demo.button_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - return { - type: "bi.button_tree", - chooseType: BI.ButtonGroup.CHOOSE_TYPE_MULTI, - layouts: [{ - type: "bi.vertical" - }, { - type: "bi.center_adapt" - }], - items: [{ - type: "bi.label", - text: "0", - value: 0 - }, { - type: "bi.button", - text: "1", - value: 1 - }] - }; - } -}); -BI.shortcut("demo.button_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var items = []; - var cellCount = 100; - for (var i = 0; i < cellCount; i++) { - items[i] = { - type: "bi.label", - text: i - }; - } - var grid = BI.createWidget({ - type: "bi.collection_view", - width: 400, - height: 300, - items: items, - cellSizeAndPositionGetter: function (index) { - return { - x: index % 10 * 50, - y: Math.floor(index / 10) * 50, - width: 50, - height: 50 - }; - } - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: grid, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.collection_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createDefaultTree: function () { - var TREEITEMS = [{id: -1, pId: -2, value: "根目录", open: true, type: "bi.plus_group_node", height: 25}, - {id: 1, pId: -1, value: "第一级目录1", type: "bi.plus_group_node", height: 25}, - {id: 11, pId: 1, value: "第二级文件1", type: "bi.single_select_item", height: 25}, - {id: 12, pId: 1, value: "第二级目录2", type: "bi.plus_group_node", height: 25}, - {id: 121, pId: 12, value: "第三级目录1", type: "bi.plus_group_node", height: 25}, - {id: 122, pId: 12, value: "第三级文件1", type: "bi.single_select_item", height: 25}, - {id: 1211, pId: 121, value: "第四级目录1", type: "bi.plus_group_node", height: 25}, - {id: 12111, pId: 1211, value: "第五级文件1", type: "bi.single_select_item", height: 25}, - {id: 2, pId: -1, value: "第一级目录2", type: "bi.plus_group_node", height: 25}, - {id: 21, pId: 2, value: "第二级目录3", type: "bi.plus_group_node", height: 25}, - {id: 22, pId: 2, value: "第二级文件2", type: "bi.single_select_item", height: 25}, - {id: 211, pId: 21, value: "第三级目录2", type: "bi.plus_group_node", height: 25}, - {id: 212, pId: 21, value: "第三级文件2", type: "bi.single_select_item", height: 25}, - {id: 2111, pId: 211, value: "第四级文件1", type: "bi.single_select_item", height: 25}]; - this.tree = BI.createWidget({ - type: "bi.custom_tree", - el: { - type: "bi.button_tree", - chooseType: 0, - layouts: [{ - type: "bi.vertical", - hgap: 30 - }] - }, - items: BI.deepClone(TREEITEMS) - }); - return this.tree; - }, - - _createAsyncTree: function () { - this.asyncTree = BI.createWidget({ - type: "bi.custom_tree", - itemsCreator: function (op, callback) { - if (!op.node) {// 根节点 - callback([{ - id: 1, - pId: 0, - type: "bi.plus_group_node", - text: "test1", - value: 1, - height: 25, - isParent: true - }, { - id: 2, - pId: 0, - type: "bi.plus_group_node", - text: "test2", - value: 1, - isParent: true, - open: true, - height: 25 - }]); - } else { - if (op.node.id == 1) { - callback([ - { - id: 11, - pId: 1, - type: "bi.plus_group_node", - text: "test11", - value: 11, - height: 25, - isParent: true - }, - { - id: 12, - pId: 1, - type: "bi.single_select_item", - text: "test12", - value: 12, - height: 35 - }, - { - id: 13, - pId: 1, - type: "bi.single_select_item", - text: "test13", - value: 13, - height: 35 - }, - { - id: 14, - pId: 1, - type: "bi.single_select_item", - text: "test14", - value: 14, - height: 35 - }, - { - id: 15, - pId: 1, - type: "bi.single_select_item", - text: "test15", - value: 15, - height: 35 - }, - { - id: 16, - pId: 1, - type: "bi.single_select_item", - text: "test16", - value: 16, - height: 35 - }, - {id: 17, pId: 1, type: "bi.single_select_item", text: "test17", value: 17, height: 35} - ]); - } else if (op.node.id == 2) { - callback([{ - id: 21, - pId: 2, - type: "bi.single_select_item", - text: "test21", - value: 21, - height: 35 - }, - { - id: 22, - pId: 2, - type: "bi.single_select_item", - text: "test22", - value: 22, - height: 35 - }]); - } else if (op.node.id == 11) { - callback([{ - id: 111, - pId: 11, - type: "bi.single_select_item", - text: "test111", - value: 111, - height: 35 - }]); - } - } - }, - el: { - type: "bi.loader", - next: false, - el: { - type: "bi.button_tree", - chooseType: 0, - layouts: [{ - type: "bi.vertical", - hgap: 30, - vgap: 0 - }] - } - } - }); - return this.asyncTree; - }, - - render: function () { - var self = this; - BI.createWidget({ - type: "bi.grid", - columns: 2, - rows: 1, - element: this, - items: [{ - column: 0, - row: 0, - el: { - type: "bi.vtape", - items: [ - { - el: this._createDefaultTree() - }, - { - el: { - type: "bi.center", - hgap: 10, - items: [{ - type: "bi.text_button", - cls: "mvc-button layout-bg2", - text: "getValue", - height: 30, - handler: function () { - BI.Msg.alert("", JSON.stringify(self.tree.getValue())); - } - }, { - type: "bi.text_button", - cls: "mvc-button layout-bg2", - text: "getNodeByValue(第一级目录1)", - height: 30, - handler: function () { - BI.Msg.alert("", "节点名称为: " + self.tree.getNodeByValue("第一级目录1").getValue()); - } - }] - }, - height: 30 - } - ] - } - }, { - column: 1, - row: 0, - el: { - type: "bi.vtape", - items: [ - { - type: "bi.label", - text: "异步加载数据", - height: 30 - }, - { - el: this._createAsyncTree() - }, - { - el: { - type: "bi.center", - hgap: 10, - items: [{ - type: "bi.text_button", - cls: "mvc-button layout-bg2", - text: "getValue", - height: 30, - handler: function () { - BI.Msg.alert("", JSON.stringify(self.asyncTree.getValue())); - } - }, { - type: "bi.text_button", - cls: "mvc-button layout-bg2", - text: "getNodeById(11)", - height: 30, - handler: function () { - BI.Msg.alert("", "节点名称为: " + (self.asyncTree.getNodeById(11) && self.asyncTree.getNodeById(11).getText())); - } - }] - }, - height: 30 - } - ] - } - }] - }); - } -}); -BI.shortcut("demo.custom_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var items = []; - var rowCount = 10000, columnCount = 100; - for (var i = 0; i < rowCount; i++) { - items[i] = []; - for (var j = 0; j < columnCount; j++) { - items[i][j] = { - type: "bi.label", - text: i + "-" + j - }; - } - } - var grid = BI.createWidget({ - type: "bi.grid_view", - width: 400, - height: 300, - estimatedRowSize: 30, - estimatedColumnSize: 100, - items: items, - scrollTop: 100, - rowHeightGetter: function () { - return 30; - }, - columnWidthGetter: function () { - return 100; - } - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 1, - rows: 1, - items: [{ - column: 0, - row: 0, - el: grid - }] - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.grid_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - return { - type: "bi.list_view", - el: { - type: "bi.left" - }, - items: BI.map(Demo.CONSTANTS.ITEMS, function (i, item) { - return BI.extend({}, item, { - type: "bi.label", - width: 200, - height: 200, - text: (i + 1) + "." + item.text - }); - }) - }; - } -}); -BI.shortcut("demo.list_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - _createItems: function () { - var items = BI.map(BI.range(1000), function (i) { - return { - type: "demo.virtual_group_item", - value: i, - key: i + 1 - }; - }); - return items; - }, - - render: function () { - var self = this; - var buttonGroupItems = self._createItems(); - var virtualGroupItems = self._createItems(); - return { - type: "bi.vertical", - vgap: 20, - items: [{ - type: "bi.label", - cls: "layout-bg5", - height: 50, - text: "共1000个元素,演示button_group和virtual_group每次删除第一个元素,打开控制台看输出" - }, { - type: "bi.button_group", - width: 500, - height: 300, - ref: function () { - self.buttonGroup = this; - }, - chooseType: BI.ButtonGroup.CHOOSE_TYPE_MULTI, - layouts: [{ - type: "bi.vertical" - }], - items: this._createItems() - }, { - type: "bi.button", - text: "演示button_group的刷新", - handler: function () { - buttonGroupItems.shift(); - self.buttonGroup.populate(BI.deepClone(buttonGroupItems)); - } - }, { - type: "bi.virtual_group", - width: 500, - height: 300, - ref: function () { - self.virtualGroup = this; - }, - chooseType: BI.ButtonGroup.CHOOSE_TYPE_MULTI, - layouts: [{ - type: "bi.vertical" - }], - items: this._createItems() - }, { - type: "bi.button", - text: "演示virtual_group的刷新", - handler: function () { - virtualGroupItems.shift(); - self.virtualGroup.populate(BI.deepClone(virtualGroupItems)); - } - }] - - }; - } -}); -BI.shortcut("demo.virtual_group", Demo.Func); - -Demo.Item = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-item", - height: 30 - }, - - render: function () { - var self = this, o = this.options; - return { - type: "bi.label", - ref: function () { - self.label = this; - }, - height: this.options.height, - text: "key:" + o.key + ",随机数" + BI.UUID() - }; - }, - - shouldUpdate: function (nextProps) { - var o = this.options; - return o.type !== nextProps.type || o.key !== nextProps.key || o.value !== nextProps.value; - }, - - update: function (item) { - this.label.setText(item.value); - console.log("更新了一项"); - return true;// 返回是不是更新成功 - }, - - created: function () { - console.log("创建了一项"); - }, - - destroyed: function () { - console.log("删除了一项"); - } -}); -BI.shortcut("demo.virtual_group_item", Demo.Item);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - return { - type: "bi.virtual_list", - items: BI.map(Demo.CONSTANTS.ITEMS, function (i, item) { - return BI.extend({}, item, { - type: "bi.label", - height: 30, - text: (i + 1) + "." + item.text - }); - }) - }; - } -}); -BI.shortcut("demo.virtual_list", Demo.Func);Demo.AbsoluteLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-absolute" - }, - render: function () { - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.label", - text: "绝对布局", - cls: "layout-bg1", - width: 300, - height: 200 - }, - left: 100, - top: 100 - }] - }; - } -}); -BI.shortcut("demo.absolute", Demo.AbsoluteLayout);/** - * Created by User on 2017/3/22. - */ -Demo.BorderLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-border" - }, - - _createNorth: function () { - return BI.createWidget({ - type: "bi.label", - text: "North", - cls: "layout-bg1", - height: 30 - }); - }, - - _createWest: function () { - return BI.createWidget({ - type: "bi.center", - cls: "layout-bg2", - items: [{ - type: "bi.label", - text: "West", - whiteSpace: "normal" - }] - }); - }, - - _createCenter: function () { - return BI.createWidget({ - type: "bi.center", - cls: "layout-bg3", - items: [{ - type: "bi.label", - text: "Center", - whiteSpace: "normal" - }] - }); - }, - - _createEast: function () { - return BI.createWidget({ - type: "bi.center", - cls: "layout-bg5", - items: [{ - type: "bi.label", - text: "East", - whiteSpace: "normal" - }] - }); - }, - - _createSouth: function () { - return BI.createWidget({ - type: "bi.label", - text: "South", - cls: "layout-bg6", - height: 50 - }); - }, - - render: function () { - return { - type: "bi.border", - cls: "", - items: { - north: { - el: this._createNorth(), - height: 30, - top: 20, - left: 20, - right: 20 - }, - south: { - el: this._createSouth(), - height: 50, - bottom: 20, - left: 20, - right: 20 - }, - west: { - el: this._createWest(), - width: 200, - left: 20 - }, - east: { - el: this._createEast(), - width: 300, - right: 20 - }, - center: this._createCenter() - } - }; - } -}); -BI.shortcut("demo.border", Demo.BorderLayout);Demo.CenterAdapt = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-absolute" - }, - render: function () { - return { - type: "bi.center_adapt", - items: [{ - type: "bi.label", - text: "水平垂直居中", - width: 300, - height: 200, - cls: "layout-bg1" - }] - }; - } -}); -BI.shortcut("demo.center_adapt", Demo.CenterAdapt);/** - * Created by User on 2017/3/22. - */ -Demo.CenterLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-center" - }, - render: function () { - return { - type: "bi.center", - items: [{ - type: "bi.label", - text: "其实是一个grid嵌套absolute的实现", - cls: "layout-bg1", - whiteSpace: "normal" - }, { - type: "bi.label", - text: "Center 2,为了演示label是占满整个的,用了一个whiteSpace:normal", - cls: "layout-bg2", - whiteSpace: "normal" - }, { - type: "bi.label", - text: "Center 3", - cls: "layout-bg3" - }, { - type: "bi.label", - text: "Center 4", - cls: "layout-bg5" - }], - hgap: 20, - vgap: 20 - }; - } -}); -BI.shortcut("demo.center_layout", Demo.CenterLayout);/** - * Created by User on 2017/3/22. - */ -Demo.FloatCenterLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-float-center" - }, - render: function () { - return { - type: "bi.float_center", - items: [{ - type: "bi.label", - text: "floatCenter与center的不同在于,它可以控制最小宽度和最大宽度", - cls: "layout-bg1", - whiteSpace: "normal" - }, { - type: "bi.label", - text: "浮动式的中间布局", - cls: "layout-bg2", - whiteSpace: "normal" - }], - hgap: 20, - vgap: 20 - }; - } -}); -BI.shortcut("demo.float_center", Demo.FloatCenterLayout);/** - * Created by User on 2017/3/22. - */ -Demo.FlowLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-flow" - }, - render: function () { - return { - type: "bi.center_adapt", - items: [{ - type: "bi.left", - items: [{ - type: "bi.label", - height: 30, - text: "Left-1", - cls: "layout-bg1" - - }, { - type: "bi.label", - height: 30, - text: "Left-2", - cls: "layout-bg2" - - }, { - type: "bi.label", - height: 30, - text: "Left-3", - cls: "layout-bg3" - - }, { - type: "bi.label", - height: 30, - text: "Left-4", - cls: "layout-bg4" - - }, { - type: "bi.label", - height: 30, - text: "Left-5", - cls: "layout-bg5" - - }], - hgap: 20 - }, { - type: "bi.right", - hgap: 20, - items: [{ - type: "bi.label", - height: 30, - text: "Right-1", - cls: "layout-bg1" - - }, { - type: "bi.label", - height: 30, - text: "Right-2", - cls: "layout-bg2" - - }, { - type: "bi.label", - height: 30, - text: "Right-3", - cls: "layout-bg3" - - }, { - type: "bi.label", - height: 30, - text: "Right-4", - cls: "layout-bg4" - - }, { - type: "bi.label", - height: 30, - text: "Right-5", - cls: "layout-bg5" - - }], - vgap: 20 - }] - }; - } -}); -BI.shortcut("demo.flow", Demo.FlowLayout);/** - * Created by User on 2017/3/22. - */ -Demo.GridLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-grid" - }, - render: function () { - return { - type: "bi.grid", - columns: 5, - rows: 3, - items: [{ - column: 0, - row: 0, - el: { - type: "bi.label", - text: "column-0, row-0", - cls: "layout-bg1" - } - }, { - column: 1, - row: 0, - el: { - type: "bi.label", - text: "column-1, row-0", - cls: "layout-bg2" - } - }, { - column: 2, - row: 0, - el: { - type: "bi.label", - text: "column-2, row-0", - cls: "layout-bg6" - } - }, { - column: 3, - row: 0, - el: { - type: "bi.label", - text: "column-3, row-0", - cls: "layout-bg3" - } - }, { - column: 4, - row: 0, - el: { - type: "bi.label", - text: "column-4, row-0", - cls: "layout-bg4" - } - }, { - column: 0, - row: 1, - el: { - type: "bi.label", - text: "column-0, row-1", - cls: "layout-bg5" - } - }, { - column: 1, - row: 1, - el: { - type: "bi.label", - text: "column-1, row-1", - cls: "layout-bg6" - } - }, { - column: 2, - row: 1, - el: { - type: "bi.label", - text: "column-2, row-1", - cls: "layout-bg7" - } - }, { - column: 3, - row: 1, - el: { - type: "bi.label", - text: "column-3, row-1", - cls: "layout-bg1" - } - }, { - column: 4, - row: 1, - el: { - type: "bi.label", - text: "column-4, row-1", - cls: "layout-bg3" - } - }, { - column: 0, - row: 2, - el: { - type: "bi.label", - text: "column-0, row-2", - cls: "layout-bg2" - } - }, { - column: 1, - row: 2, - el: { - type: "bi.label", - text: "column-1, row-2", - cls: "layout-bg3" - } - }, { - column: 2, - row: 2, - el: { - type: "bi.label", - text: "column-2, row-2", - cls: "layout-bg4" - } - }, { - column: 3, - row: 2, - el: { - type: "bi.label", - text: "column-3, row-2", - cls: "layout-bg5" - } - }, { - column: 4, - row: 2, - el: { - type: "bi.label", - text: "column-4, row-2", - cls: "layout-bg6" - } - }] - }; - } -}); -BI.shortcut("demo.grid", Demo.GridLayout);/** - * Created by User on 2017/3/22. - */ -Demo.HorizontalAdapt = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-horizontal-adapt" - }, - - _createLayout: function () { - return BI.createWidget({ - type: "bi.horizontal_adapt", - items: [{ - type: "bi.label", - text: "例子1:可用做水平居中", - cls: "layout-bg1", - width: 300, - height: 30 - }] - }); - }, - - _createAdaptLayout: function () { - return BI.createWidget({ - type: "bi.horizontal_adapt", - columnSize: [300, "fill"], - items: [{ - type: "bi.label", - text: "例子2:用于水平适应布局", - cls: "layout-bg1", - height: 30 - }, { - type: "bi.label", - text: "水平自适应列", - cls: "layout-bg2", - height: 30 - }] - }); - }, - - render: function () { - return { - type: "bi.grid", - columns: 1, - rows: 2, - items: [{ - column: 0, - row: 0, - el: this._createLayout() - }, { - column: 0, - row: 1, - el: this._createAdaptLayout() - }] - }; - } -}); -BI.shortcut("demo.horizontal_adapt", Demo.HorizontalAdapt);/** - * Created by User on 2017/3/22. - */ -Demo.HorizontalAuto = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-horizontal-auto" - }, - - _createLayout: function () { - return BI.createWidget({ - type: "bi.horizontal_auto", - items: [{ - type: "bi.label", - text: "水平居中", - cls: "layout-bg1", - width: 300, - height: 30 - }, { - type: "bi.label", - text: "水平居中优先使用该布局", - cls: "layout-bg2", - width: 300, - height: 30 - }] - }); - }, - - render: function () { - return { - type: "bi.grid", - columns: 1, - rows: 2, - items: [{ - column: 0, - row: 0, - el: this._createLayout() - }] - }; - } -}); -BI.shortcut("demo.horizontal_auto", Demo.HorizontalAuto);/** - * Created by User on 2017/3/22. - */ -Demo.HorizontalFloat = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-horizontal-float" - }, - - render: function () { - return { - type: "bi.horizontal_float", - items: [{ - type: "bi.label", - text: "浮动式水平居中布局方案,用于宽度未知的情况", - cls: "layout-bg1", - height: 30 - }] - }; - } -}); -BI.shortcut("demo.horizontal_float", Demo.HorizontalFloat);/** - * Created by User on 2017/3/21. - */ -Demo.Horizontal = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-horizontal" - }, - render: function () { - return { - type: "bi.horizontal", - hgap: 10, - items: [{ - type: "bi.label", - whiteSpace: "normal", - text: "因为大多数场景下都需要垂直居中,所以这个布局一般会被vertical_adapt布局设置scrollx=true取代", - cls: "layout-bg3", - width: 500, - height: 50 - }, { - type: "bi.label", - text: "水平布局", - cls: "layout-bg4", - width: 300, - height: 30 - }, { - type: "bi.label", - text: "水平布局", - cls: "layout-bg5", - width: 300, - height: 30 - }, { - type: "bi.label", - text: "水平布局", - cls: "layout-bg6", - width: 300, - height: 30 - }] - }; - } -}); -BI.shortcut("demo.horizontal", Demo.Horizontal);/** - * Created by User on 2017/3/22. - */ -Demo.HtapeLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-htape" - }, - render: function () { - return { - type: "bi.htape", - items: [ - { - width: 100, - el: { - type: "bi.label", - text: "1", - cls: "layout-bg1" - } - }, { - width: 200, - el: { - type: "bi.label", - text: "2", - cls: "layout-bg2" - } - }, { - width: "fill", - el: { - type: "bi.label", - text: "3", - cls: "layout-bg3" - } - } - ] - }; - } -}); -BI.shortcut("demo.htape", Demo.HtapeLayout);/** - * Created by User on 2017/3/22. - */ -Demo.LeftRightVerticalAdaptLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-left-right-vertical-adapt" - }, - render: function () { - return { - type: "bi.left_right_vertical_adapt", - lhgap: 10, - rhgap: 30, - items: { - left: [{ - type: "bi.label", - text: "左边的垂直居中", - cls: "layout-bg1", - width: 100, - height: 30 - }, { - type: "bi.label", - text: "左边的垂直居中", - cls: "layout-bg2", - width: 100, - height: 30 - }], - right: [{ - type: "bi.label", - text: "右边的垂直居中", - cls: "layout-bg1", - width: 100, - height: 30 - }, { - type: "bi.label", - text: "右边的垂直居中", - cls: "layout-bg2", - width: 100, - height: 30 - }] - } - }; - } -}); -BI.shortcut("demo.left_right_vertical_adapt", Demo.LeftRightVerticalAdaptLayout);/** - * Created by User on 2017/3/22. - */ -Demo.TableLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-table-layout" - }, - - _createTable1: function () { - return { - type: "bi.table", - items: BI.createItems([ - [ - { - el: { - cls: "layout-bg1" - } - }, - { - el: { - cls: "layout-bg2" - } - }, - { - el: { - cls: "layout-bg3" - } - } - ], - [ - { - el: { - cls: "layout-bg4" - } - }, - { - el: { - cls: "layout-bg5" - } - }, - { - el: { - cls: "layout-bg6" - } - } - ], - [ - { - el: { - cls: "layout-bg7" - } - }, - { - el: { - cls: "layout-bg8" - } - }, - { - el: { - cls: "layout-bg1" - } - } - ], - [ - { - el: { - cls: "layout-bg2" - } - }, - { - el: { - cls: "layout-bg3" - } - }, - { - el: { - cls: "layout-bg4" - } - } - ], - [ - { - el: { - cls: "layout-bg5" - } - }, - { - el: { - cls: "layout-bg6" - } - }, - { - el: { - cls: "layout-bg7" - } - } - ], - [ - { - el: { - cls: "layout-bg8" - } - }, - { - el: { - cls: "layout-bg1" - } - }, - { - el: { - cls: "layout-bg2" - } - } - ], - [ - { - el: { - cls: "layout-bg6" - } - }, - { - el: { - cls: "layout-bg7" - } - }, - { - el: { - cls: "layout-bg8" - } - } - ] - ], { - type: "bi.layout" - }), - columnSize: [100, "fill", 200], - rowSize: [10, 30, 50, 70, 90, 110, 130], - hgap: 20, - vgap: 10 - }; - }, - - render: function () { - return { - type: "bi.grid", - columns: 1, - rows: 1, - items: [ - { - column: 0, - row: 0, - el: this._createTable1() - } - // , { - // column: 0, - // row: 1, - // el: this._createTable2() - // } - ] - }; - } -}); -BI.shortcut("demo.table_layout", Demo.TableLayout);/** - * Created by User on 2017/3/22. - */ -Demo.TdLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-td" - }, - render: function () { - return { - type: "bi.vertical", - items: [{ - type: "bi.td", - columnSize: [100, 100, ""], - items: BI.createItems([ - [{ - el: { - type: "bi.label", - text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", - cls: "layout-bg1" - } - }, { - el: { - type: "bi.label", - text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", - cls: "layout-bg2" - } - }, { - el: { - type: "bi.label", - text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", - cls: "layout-bg3" - } - }], [{ - el: { - type: "bi.label", - text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", - cls: "layout-bg5" - } - }, { - el: { - type: "bi.label", - text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", - cls: "layout-bg6" - } - }, { - el: { - type: "bi.label", - text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", - cls: "layout-bg7" - } - }] - ], { - whiteSpace: "normal" - }) - }] - }; - } -}); -BI.shortcut("demo.td", Demo.TdLayout);/** - * Created by User on 2017/3/22. - */ -Demo.VerticalAdaptLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-vertical-adapt" - }, - - _createLayout: function () { - return BI.createWidget({ - type: "bi.vertical_adapt", - vgap: 10, - items: [{ - type: "bi.label", - text: "垂直居中", - cls: "layout-bg1", - width: 300, - height: 30 - }, { - type: "bi.label", - text: "垂直居中", - cls: "layout-bg2", - width: 300, - height: 30 - }] - }); - }, - - render: function () { - return { - type: "bi.grid", - columns: 2, - rows: 1, - items: [{ - column: 0, - row: 0, - el: this._createLayout() - }] - }; - } -}); -BI.shortcut("demo.vertical_adapt", Demo.VerticalAdaptLayout);/** - * Created by User on 2017/3/21. - */ -Demo.VerticalLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-vertical" - }, - render: function () { - return { - type: "bi.vertical", - vgap: 10, - items: [{ - type: "bi.label", - cls: "layout-bg3", - text: "垂直布局", - height: 30 - }, { - type: "bi.label", - cls: "layout-bg4", - text: "垂直布局", - height: 30 - }] - }; - } -}); -BI.shortcut("demo.vertical", Demo.VerticalLayout);/** - * Created by User on 2017/3/22. - */ -Demo.VtapeLayout = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-vtape" - }, - render: function () { - return { - type: "bi.vtape", - vgap: 10, - items: [ - { - height: 100, - el: { - type: "bi.label", - text: "1", - cls: "layout-bg1" - }, - tgap: 10, - vgap: 10 - }, { - height: 200, - el: { - type: "bi.label", - text: "2", - cls: "layout-bg2" - } - }, { - height: "fill", - el: { - type: "bi.label", - text: "3", - cls: "layout-bg3" - } - } - ] - }; - } -}); -BI.shortcut("demo.vtape", Demo.VtapeLayout);/** - * Created by Windy on 2017/12/13. - */ -Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var self = this, id1 = BI.UUID(), id2 = BI.UUID(); - return { - type: "bi.vertical", - vgap: 10, - items: [{ - type: "bi.button", - text: "create形式创建layer, 遮住当前面板, 返回创建的面板对象", - height: 30, - handler: function () { - BI.Layers.create(id1, self, { - //偏移量 - offset: { - left: 10, - right: 10, - top: 10, - bottom: 10 - }, - type: "bi.center_adapt", - cls: "bi-card", - items: [{ - type: "bi.button", - text: "点击关闭", - handler: function () { - BI.Layers.hide(id1); - } - }] - }); - BI.Layers.show(id1); - } - }, { - type: "bi.button", - text: "make形式创建layer,可以指定放到哪个面板内,这里指定当前面板(默认放在body下撑满), 返回创建的面板对象", - height: 30, - handler: function () { - BI.Layers.make(id2, self, { - //偏移量 - offset: { - left: 10, - right: 10, - top: 10, - bottom: 10 - }, - type: "bi.center_adapt", - cls: "bi-card", - items: [{ - type: "bi.button", - text: "点击关闭", - handler: function () { - BI.Layers.remove(id2); - } - }] - }); - BI.Layers.show(id2); - } - }] - }; - } -}); - -BI.shortcut("demo.layer", Demo.Func);/** - * Created by Windy on 2017/12/13. - */ -Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - render: function () { - var id = BI.UUID(); - return { - type: "bi.vertical", - vgap: 10, - items: [{ - type: "bi.text_button", - text: "点击弹出Popover(normal size)", - height: 30, - handler: function () { - BI.Popovers.remove(id); - BI.Popovers.create(id, { - type: "bi.bar_popover", - size: "big", - header: { - type: "bi.label", - text: "这个是header" - }, - body: { - type: "bi.label", - text: "这个是body" - } - }).open(id); - } - }, { - type: "bi.text_button", - text: "点击弹出Popover(small size)", - height: 30, - handler: function () { - BI.Popovers.remove(id); - BI.Popovers.create(id, { - type: "bi.bar_popover", - size: "small", - header: { - type: "bi.label", - text: "这个是header" - }, - body: { - type: "bi.label", - text: "这个是body" - } - }).open(id); - } - }, { - type: "bi.text_button", - text: "点击弹出Popover(big size)", - height: 30, - handler: function () { - BI.Popovers.remove(id); - BI.Popovers.create(id, { - type: "bi.bar_popover", - size: "big", - header: { - type: "bi.label", - text: "这个是header" - }, - body: { - type: "bi.label", - text: "这个是body" - } - }).open(id); - } - }, { - type: "bi.text_button", - text: "点击弹出Popover(custom)", - height: 30, - handler: function () { - BI.Popovers.remove(id); - BI.Popovers.create(id, { - width: 400, - height: 300, - header: { - type: "bi.label", - text: "这个是header" - }, - body: { - type: "bi.label", - text: "这个是body" - }, - footer: { - type: "bi.label", - text: "这个是footer" - } - }).open(id); - } - }] - }; - } -}); - -BI.shortcut("demo.popover", Demo.Func);/** - * Created by Windy on 2017/12/13. - */ -Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.combo", - width: 200, - height: 30, - el: { - type: "bi.text_button", - text: "点击", - cls: "bi-border", - height: 30 - }, - popup: { - type: "bi.popup_view", - el: { - type: "bi.button_group", - layouts: [{ - type: "bi.vertical" - }], - items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { - type: "bi.multi_select_item", - height: 25 - }) - } - } - } - }] - }; - } -}); -BI.shortcut("demo.popup_view", Demo.Func);/** - * Created by Windy on 2017/12/13. - */ -Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.searcher_view", - ref: function () { - self.searcherView = this; - } - }, - left: 100, - top: 20, - width: 230 - }] - }; - }, - - mounted: function () { - this.searcherView.populate(BI.createItems([{ - text: 2012 - }, { - text: 2013 - }, { - text: 2014 - }, { - text: 2015 - }], { - type: "bi.label", - textHeight: 24, - height: 24 - }), [{ - text: 2 - }], "2"); - } -}); -BI.shortcut("demo.searcher_view", Demo.Func);Demo.Face = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-face" - }, - - _createLabel: function (text) { - return { - width: 200, - el: { - type: "bi.label", - text: text, - textAlign: "left", - hgap: 5, - height: 40, - cls: "config-label" - } - }; - }, - - _createColorPicker: function (ref, action) { - return { - el: { - type: "bi.vertical_adapt", - items: [{ - type: "bi.color_chooser", - listeners: [{ - eventName: BI.ColorChooser.EVENT_CHANGE, - action: action - }], - ref: ref, - width: 30, - height: 30 - }] - } - }; - }, - - _createBackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("背景色:"), this._createColorPicker(function () { - self.backgroundColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createFontConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("字体颜色:"), this._createColorPicker(function () { - self.fontColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createActiveFontConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("激活状态字体颜色:"), this._createColorPicker(function () { - self.activeFontColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createSelectFontConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("选中状态字体颜色:"), this._createColorPicker(function () { - self.selectFontColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createGrayFontConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("灰色字体颜色(用于Card2):"), this._createColorPicker(function () { - self.grayFontColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createDisableFontConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("灰化字体颜色:"), this._createColorPicker(function () { - self.disabledFontColor = this; - }, function () { - self._runGlobalStyle(); - }), { - width: 100, - el: { - type: "bi.text_button", - text: "这个按钮是灰化的", - forceCenter: true, - disabled: true - } - }] - }; - }, - - _createCard1BackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("Card1背景颜色:"), this._createColorPicker(function () { - self.cardBackgroundColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - _createCard2BackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("Card2背景颜色:无颜色")] - }; - }, - - _createHoverBackgroundColor: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("悬浮状态背景颜色:"), this._createColorPicker(function () { - self.hoverBackgroundColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createActiveBackgroundColor: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("激活状态背景颜色:"), this._createColorPicker(function () { - self.activeBackgroundColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createSelectBackgroundColor: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("选中状态背景颜色:"), this._createColorPicker(function () { - self.selectBackgroundColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createSlitColor: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("分割线颜色(只对左边的表格有效):"), this._createColorPicker(function () { - self.slitColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createBaseConfig: function () { - return { - type: "bi.vertical", - items: [this._createLabel("--通用配色--"), - this._createBackgroundConfig(), - this._createFontConfig(), - this._createActiveFontConfig(), - this._createSelectFontConfig(), - this._createGrayFontConfig(), - this._createDisableFontConfig(), - this._createCard1BackgroundConfig(), - this._createCard2BackgroundConfig(), - this._createHoverBackgroundColor(), - this._createActiveBackgroundColor(), - this._createSelectBackgroundColor(), - this._createSlitColor() - ] - }; - }, - - - _createButton1BackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("按钮背景色1:"), this._createColorPicker(function () { - self.button1BackgroundColor = this; - }, function () { - self._runGlobalStyle(); - }), { - width: 100, - el: { - type: "bi.vertical_adapt", - height: 40, - items: [{ - type: "bi.button", - cls: "config-button1", - text: "测试按钮" - }] - } - }] - }; - }, - - _createButton2BackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("按钮背景色2:"), this._createColorPicker(function () { - self.button2BackgroundColor = this; - }, function () { - self._runGlobalStyle(); - }), { - width: 100, - el: { - type: "bi.vertical_adapt", - height: 40, - items: [{ - type: "bi.button", - level: "success", - cls: "config-button2", - text: "测试按钮" - }] - } - }] - }; - }, - - _createButton3BackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("按钮背景色3:"), this._createColorPicker(function () { - self.button3BackgroundColor = this; - }, function () { - self._runGlobalStyle(); - }), { - width: 100, - el: { - type: "bi.vertical_adapt", - height: 40, - items: [{ - type: "bi.button", - level: "warning", - cls: "config-button3", - text: "测试按钮" - }] - } - }] - }; - }, - - _createButton4BackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("按钮背景色4:"), this._createColorPicker(function () { - self.button4BackgroundColor = this; - }, function () { - self._runGlobalStyle(); - }), { - width: 100, - el: { - type: "bi.vertical_adapt", - height: 40, - items: [{ - type: "bi.button", - level: "ignore", - cls: "config-button4", - text: "测试按钮" - }] - } - }] - }; - }, - - _createScrollBackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("滚动条底色:"), this._createColorPicker(function () { - self.scrollBackgroundColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createScrollThumbConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("滚动条thumb颜色:"), this._createColorPicker(function () { - self.scrollThumbColor = this; - }, function () { - self._runGlobalStyle(); - })] - }; - }, - - _createPopupBackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("下拉框背景颜色:"), this._createColorPicker(function () { - self.popupBackgroundColor = this; - }, function () { - self._runGlobalStyle(); - }), { - width: 100, - el: { - type: "bi.vertical_adapt", - items: [{ - type: "bi.down_list_combo", - items: [[{ - el: { - text: "column 1111", - iconCls1: "check-mark-e-font", - value: 11 - }, - children: [ - { - text: "column 1.1", - value: 21, - cls: "dot-e-font", - selected: true - }, { - text: "column 1.222222222222222222222222222222222222", - cls: "dot-e-font", - value: 22 - }, { - text: "column 1.3", - cls: "dot-e-font", - value: 23 - }, { - text: "column 1.4", - cls: "dot-e-font", - value: 24 - }, { - text: "column 1.5", - cls: "dot-e-font", - value: 25 - } - ] - }], [ - { - el: { - type: "bi.icon_text_icon_item", - text: "column 2", - iconCls1: "chart-type-e-font", - cls: "dot-e-font", - value: 12 - }, - disabled: true, - children: [{ - type: "bi.icon_text_item", - cls: "dot-e-font", - height: 25, - text: "column 2.1", - value: 11 - }, {text: "column 2.2", value: 12, cls: "dot-e-font"}] - - - } - ], [ - { - text: "column 33333333333333333333333333333333", - cls: "style-set-e-font", - value: 13 - } - ], [ - { - text: "column 4", - cls: "filter-e-font", - value: 14 - } - ], [ - { - text: "column 5", - cls: "copy-e-font", - value: 15 - - } - ], [ - { - text: "column 6", - cls: "delete-e-font", - value: 16 - } - ], [ - { - text: "column 7", - cls: "dimension-from-e-font", - value: 17, - disabled: true - } - ]] - }] - } - }] - }; - }, - - _createMaskBackgroundConfig: function () { - var self = this; - return { - type: "bi.htape", - cls: "config-item bi-border-bottom", - height: 40, - items: [this._createLabel("弹出层蒙版颜色:"), this._createColorPicker(function () { - self.maskBackgroundColor = this; - }, function () { - self._runGlobalStyle(); - }), { - width: 100, - el: { - type: "bi.vertical_adapt", - items: [{ - type: "bi.button", - text: "mask测试", - handler: function () { - BI.Msg.alert("弹出层", "弹出层面板"); - } - }] - } - }] - }; - }, - - _createCommonConfig: function () { - return { - type: "bi.vertical", - items: [this._createLabel("--一般配色--"), - this._createButton1BackgroundConfig(), - this._createButton2BackgroundConfig(), - this._createButton3BackgroundConfig(), - this._createButton4BackgroundConfig(), - this._createScrollBackgroundConfig(), - this._createScrollThumbConfig(), - this._createPopupBackgroundConfig(), - this._createMaskBackgroundConfig() - ] - }; - }, - - render: function () { - var self = this; - return { - type: "bi.grid", - items: [[{ - column: 0, - row: 0, - el: { - type: "demo.preview" - } - }, { - column: 1, - row: 0, - el: { - type: "bi.vertical", - cls: "face-config bi-border-left", - items: [this._createBaseConfig(), - this._createCommonConfig()] - } - }]] - }; - }, - - _setStyle: function (objects) { - var result = ""; - BI.each(objects, function (cls, object) { - result += cls + "{"; - BI.each(object, function (name, value) { - result += name + ":" + value + ";"; - }); - result += "} "; - }); - BI.StyleLoaders.removeStyle("style").loadStyle("style", result); - }, - - _runGlobalStyle: function () { - var backgroundColor = this.backgroundColor.getValue(); - var fontColor = this.fontColor.getValue(); - var activeFontColor = this.activeFontColor.getValue(); - var selectFontColor = this.selectFontColor.getValue(); - var grayFontColor = this.grayFontColor.getValue(); - var disabledFontColor = this.disabledFontColor.getValue(); - var cardBackgroundColor = this.cardBackgroundColor.getValue(); - var hoverBackgroundColor = this.hoverBackgroundColor.getValue(); - var activeBackgroundColor = this.activeBackgroundColor.getValue(); - var selectBackgroundColor = this.selectBackgroundColor.getValue(); - var slitColor = this.slitColor.getValue(); - - var button1BackgroundColor = this.button1BackgroundColor.getValue(); - var button2BackgroundColor = this.button2BackgroundColor.getValue(); - var button3BackgroundColor = this.button3BackgroundColor.getValue(); - var button4BackgroundColor = this.button4BackgroundColor.getValue(); - var scrollBackgroundColor = this.scrollBackgroundColor.getValue(); - var scrollThumbColor = this.scrollThumbColor.getValue(); - var popupBackgroundColor = this.popupBackgroundColor.getValue(); - var maskBackgroundColor = this.maskBackgroundColor.getValue(); - - this._setStyle({ - "#wrapper.bi-background, #wrapper .bi-background": { - "background-color": backgroundColor, - color: fontColor - }, - "#wrapper .bi-card": { - "background-color": cardBackgroundColor - }, - "#wrapper .bi-tips": { - color: grayFontColor - }, - "div::-webkit-scrollbar,.scrollbar-layout-main": { - "background-color": scrollBackgroundColor + "!important" - }, - "div::-webkit-scrollbar-thumb,.public-scrollbar-face:after": { - "background-color": scrollThumbColor + "!important" - }, - ".base-disabled": { - color: disabledFontColor + "!important" - }, - ".base-disabled .b-font:before": { - color: disabledFontColor + "!important" - }, - ".list-view-outer": { - "background-color": popupBackgroundColor + "!important" - }, - ".bi-z-index-mask": { - "background-color": maskBackgroundColor + "!important" - }, - ".bi-list-item:hover,.bi-list-item-hover:hover,.bi-list-item-active:hover,.bi-list-item-select:hover,.bi-list-item-effect:hover": { - "background-color": hoverBackgroundColor + "!important" - }, - ".bi-list-item-active:active,.bi-list-item-select:active,.bi-list-item-effect:active": { - "background-color": activeBackgroundColor + "!important", - color: activeFontColor + "!important" - }, - ".bi-list-item-active.active,.bi-list-item-select.active,.bi-list-item-effect.active": { - "background-color": selectBackgroundColor + "!important", - color: selectFontColor + "!important" - }, - ".bi-button": { - "background-color": button1BackgroundColor, - "border-color": button1BackgroundColor - }, - ".bi-button.button-success": { - "background-color": button2BackgroundColor, - "border-color": button2BackgroundColor - }, - ".bi-button.button-warning": { - "background-color": button3BackgroundColor, - "border-color": button3BackgroundColor - }, - ".bi-button.button-ignore": { - "background-color": button4BackgroundColor - }, - ".bi-collection-table-cell": { - "border-right-color": slitColor, - "border-bottom-color": slitColor - }, - ".bi-collection-table-cell.first-col": { - "border-left-color": slitColor - }, - ".bi-collection-table-cell.first-row": { - "border-top-color": slitColor - } - }); - }, - - mounted: function () { - this.backgroundColor.setValue(""); - this.fontColor.setValue(""); - this.activeFontColor.setValue(""); - this.selectFontColor.setValue(""); - this.grayFontColor.setValue(""); - this.disabledFontColor.setValue(""); - this.cardBackgroundColor.setValue(""); - this.hoverBackgroundColor.setValue(""); - this.activeBackgroundColor.setValue(""); - this.selectBackgroundColor.setValue(""); - - this.button1BackgroundColor.setValue(""); - this.button2BackgroundColor.setValue(""); - this.button3BackgroundColor.setValue(""); - this.button4BackgroundColor.setValue(""); - this.scrollBackgroundColor.setValue(""); - this.scrollThumbColor.setValue(""); - this.popupBackgroundColor.setValue(""); - this.maskBackgroundColor.setValue(""); - this.slitColor.setValue(""); - this._runGlobalStyle(); - } -}); -BI.shortcut("demo.face", Demo.Face);// change函数 -ChangeView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(ChangeView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-change" - }); - }, - - _init: function () { - ChangeView.superclass._init.apply(this, arguments); - }, - - change: function (changed) { - if(changed.child) { - this._showModelData(); - } - if(changed.superiors) { - this._showModelData(); - } - }, - - _showModelData: function () { - this.outerText.setText("父级Model层数据: " + JSON.stringify(this.model.toJSON())); - }, - - _createOuter: function () { - this.outerText = BI.createWidget({ - type: "bi.label", - cls: "outer-text", - whiteSpace: "normal" - }); - - return BI.createWidget({ - type: "bi.border", - items: { - north: { - el: this.outerText, - height: 50 - }, - center: this._createInner() - } - }); - }, - - _createInner: function () { - var innerPane = BI.createWidget({ - type: "bi.absolute", - cls: "inner" - }); - this.addSubVessel("innerPane", innerPane, { - defaultShowName: "inner" - }); - return innerPane; - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.center", - element: vessel, - items: [this._createOuter()], - hgap: 100, - vgap: 100 - }); - - this._showModelData(); - }, - - refresh: function () { - this.skipTo("inner", "innerPane", "superiors"); - } -}); - -ChangeModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(ChangeModel.superclass._defaultConfig.apply(this, arguments), { - superiors: { - child: "default" - }, - child: "default" - }); - }, - - _init: function () { - ChangeModel.superclass._init.apply(this, arguments); - }, - - change: function (changed) { - if(changed.superiors) { - this.set("child", changed.superiors.child); - } - } -}); - -// ChangeView 的子级 -ChangeInnerView = BI.inherit(BI.View, { - _init: function () { - ChangeInnerView.superclass._init.apply(this, arguments); - }, - - change: function (changed) { - if(changed.child) { - this._showModelData(); - } - }, - - _createOuter: function () { - var self = this; - this.text = BI.createWidget({ - type: "bi.label", - height: 26 - }); - - this.buttons = BI.createWidget({ - type: "bi.button_group", - items: BI.createItems(this.model.get("items"), { - type: "bi.text_button", - height: 30, - textAlign: "center", - hgap: 20 - }) - }); - - this.buttons.on(BI.ButtonGroup.EVENT_CHANGE, function () { - self.model.set("child", this.getValue()[0]); - }); - - return BI.createWidget({ - type: "bi.vertical", - vgap: 20, - items: [{ - type: "bi.center", - items: [this.buttons], - height: 30 - }, this.text] - }); - }, - - _showModelData: function () { - this.text.setText("子级Model层数据: " + JSON.stringify(this.model.toJSON())); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.center", - element: vessel, - items: [this._createOuter()] - }); - this._showModelData(); - } -}); - - -ChangeInnerModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(ChangeInnerModel.superclass._defaultConfig.apply(this, arguments), { - - }); - }, - - _static: function () { - return { - items: [{ - text: "Type-1", - value: "First", - cls: "type-first mvc-button" - }, { - text: "Type-2", - value: "Second", - cls: "type-second mvc-button" - }, { - text: "Type-3", - value: "third", - cls: "type-third mvc-button" - }] - }; - }, - - _init: function () { - ChangeInnerModel.superclass._init.apply(this, arguments); - } - -}); - -Demo.Func = BI.inherit(BI.Widget, { - render: function () { - var view = BI.View.createView("/change", {}, { - element: this - }); - view.populate(); - }, - - mounted: function () { - } -}); -BI.shortcut("demo.change", Demo.Func);// local函数 -LocalView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(LocalView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-local" - }); - }, - - _init: function () { - LocalView.superclass._init.apply(this, arguments); - this.buttons = {}; - }, - - _addElement2Vessel: function (id) { - var self = this; - this.buttons[id] = this.elementVessel.addItem({ - type: "bi.text_button", - text: "Button:" + id, - width: 180, - height: 22, - cls: "delete-button button", - handler: function () { - self.set("delete", id); - } - }); - }, - - _deleteElement: function (id) { - this.buttons[id] && this.buttons[id].destroy(); - delete this.buttons[id]; - }, - - _createTop: function () { - var self = this; - this.elementVessel = BI.createWidget({ - type: "bi.left", - height: 200, - cls: "vessel-border", - scrollable: true, - vgap: 10, - hgap: 10 - }); - - return BI.createWidget({ - type: "bi.vertical", - items: [ - { - el: { - type: "bi.text_button", - text: "点击添加元素", - cls: "top-button", - handler: function () { - self.model.set("add", true); - }, - height: 30 - } - }, - this.elementVessel - ] - }); - }, - - _showModelData: function () { - this.text.setText(JSON.stringify(this.model.toJSON())); - }, - - _createCenter: function () { - var modelData = BI.createWidget({ - type: "bi.center", - vgap: 10, - hgap: 10, - cls: "vessel-border", - height: 200, - items: [{ - el: this.text = BI.createWidget({ - type: "bi.label", - hgap: 30, - textHeight: 30, - whiteSpace: "normal" - }) - }] - }); - - return BI.createWidget({ - type: "bi.vertical", - items: [ - { - el: { - type: "bi.label", - cls: "bottom-label", - text: "Model层数据", - height: 30 - } - }, - modelData - ] - }); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.vertical", - element: vessel, - items: [{ - el: this._createTop() - }, { - el: this._createCenter() - }], - hgap: 50, - vgap: 20 - }); - - this._showModelData(); - }, - - local: function () { - if(this.model.has("add")) { - var add = this.model.get("add"); - this._addElement2Vessel(this.model.getEditing()); - this._showModelData(); - return true; - } - if(this.model.has("delete")) { - var id = this.model.get("delete"); - this._deleteElement(id); - this._showModelData(); - return true; - } - return false; - } -}); - -LocalModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(LocalModel.superclass._defaultConfig.apply(this, arguments), { - - }); - }, - - _init: function () { - LocalModel.superclass._init.apply(this, arguments); - }, - - local: function () { - if(this.has("add")) { - this.get("add"); - var id = BI.UUID(); - this.set(id, "这是新增的属性:" + id); - this.setEditing(id); - return true; - } - if(this.has("delete")) { - var id = this.get("delete"); - this.unset(id); - return true; - } - return false; - } - -}); - -Demo.Func = BI.inherit(BI.Widget, { - render: function () { - var view = BI.View.createView("/local", {}, { - element: this - }); - view.populate(); - }, - - mounted: function () { - } -}); -BI.shortcut("demo.local", Demo.Func);// set、get函数 -SetGetView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(SetGetView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-set-get" - }); - }, - - _init: function () { - SetGetView.superclass._init.apply(this, arguments); - }, - - change: function (changed) { - this._showModelData(); - }, - - _createLeft: function () { - var self = this; - return (this.left = BI.createWidget({ - type: "bi.border", - items: { - north: { - el: { - type: "bi.label", - cls: "left-title", - text: "get、set用法:", - height: 30 - }, - height: 30 - }, - center: { - el: { - type: "bi.button_group", - items: BI.createItems(this.model.get("arr"), { - type: "bi.text_button", - cls: "left-nav", - height: 30, - handler: function (v) { - self.model.set("click", v); - } - }), - layouts: [{ - type: "bi.vertical" - }] - } - } - } - })); - }, - - _showModelData: function () { - this.text.setText(JSON.stringify(this.model.toJSON())); - }, - - _createRight: function () { - return (this.right = BI.createWidget({ - type: "bi.border", - items: { - north: { - el: { - type: "bi.label", - cls: "right-title", - text: "Model层数据", - height: 30 - }, - height: 30 - }, - center: { - el: this.text = BI.createWidget({ - type: "bi.label", - whiteSpace: "normal", - textHeight: 50 - }) - } - } - })); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.center", - element: vessel, - items: [{ - el: this._createLeft() - }, { - el: this._createRight() - }], - hgap: 50, - vgap: 100 - }); - this._showModelData(); - } -}); - -SetGetModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { - arr: [ - {text: "item1", value: 1}, - {text: "item2", value: 2}, - {text: "item3", value: 3}, - {text: "item4", value: 4}, - {text: "item5", value: 5}, - {text: "item6", value: 6}, - {text: "item7", value: 7}, - {text: "item8", value: 8} - ] - }); - }, - - _init: function () { - SetGetModel.superclass._init.apply(this, arguments); - } - -}); - - -Demo.Func = BI.inherit(BI.Widget, { - render: function () { - var view = BI.View.createView("/setget", {}, { - element: this - }); - view.populate(); - }, - - mounted: function () { - } -}); -BI.shortcut("demo.setget", Demo.Func);// skipTo 函数 -SkipToView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(SkipToView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-skip-to" - }); - }, - - _init: function () { - SkipToView.superclass._init.apply(this, arguments); - }, - - _createNav: function () { - var self = this; - var nav = BI.createWidget({ - type: "bi.button_group", - cls: "top-nav", - items: BI.createItems(this.model.get("items"), { - type: "bi.text_button", - height: 30, - textAlign: "center", - hgap: 20 - }), - layouts: [{ - type: "bi.left", - height: 40, - vgap: 5, - hgap: 3 - }] - }); - nav.on(BI.ButtonGroup.EVENT_CHANGE, function () { - self.skipTo(this.getValue()[0], "pane", this.getValue()[0]); - }); - return nav; - }, - - _createPane: function () { - var pane = BI.createWidget({ - type: "bi.center", - cls: "center-pane", - height: 200 - }); - this.addSubVessel("pane", pane, { - defaultShowName: "green" - }); - return pane; - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.vertical", - element: vessel, - items: [this._createNav(), this._createPane()], - vgap: 10, - hgap: 10 - }); - }, - - refresh: function () { - this.skipTo("green", "pane", "green"); - } -}); - -SkipToModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SkipToModel.superclass._defaultConfig.apply(this, arguments), { - red: { - text: "hotpink" - }, blue: { - text: "cornflowerblue" - }, green: { - text: "darkcyan" - }, yellow: { - text: "darkgoldenrod" - } - }); - }, - _static: function () { - return { - items: [{ - text: "hotpink", - value: "red", - cls: "red-pane mvc-button" - }, { - text: "cornflowerblue", - value: "blue", - cls: "blue-pane mvc-button" - }, { - text: "darkcyan", - value: "green", - cls: "green-pane mvc-button", - selected: true - }, { - text: "darkgoldenrod", - value: "yellow", - cls: "yellow-pane mvc-button" - }] - }; - }, - - _init: function () { - SkipToModel.superclass._init.apply(this, arguments); - } -}); - -// Red pane #FF69B4 -SkipToRedView = BI.inherit(BI.View, { - _init: function () { - SkipToRedView.superclass._init.apply(this, arguments); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.absolute", - element: vessel, - cls: "red-pane", - items: [{ - el: { - type: "bi.label", - text: "Model Data: " + JSON.stringify(this.model.toJSON()), - hgap: 20, - height: 26 - } - }] - }); - } - -}); - -SkipToRedModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { - - }); - }, - - _init: function () { - SkipToRedModel.superclass._init.apply(this, arguments); - } -}); - -// Blue pane #6495ED -SkipToBlueView = BI.inherit(BI.View, { - _init: function () { - SkipToBlueView.superclass._init.apply(this, arguments); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.absolute", - element: vessel, - cls: "blue-pane", - items: [{ - el: { - type: "bi.label", - text: "Model Data: " + JSON.stringify(this.model.toJSON()), - hgap: 20, - height: 26 - }, - left: 0, - right: 0, - top: 0, - bottom: 0 - }] - }); - } -}); - -SkipToBlueModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { - }); - }, - - _init: function () { - SkipToGreenModel.superclass._init.apply(this, arguments); - } -}); - -// Dark green pane #008B8B -SkipToGreenView = BI.inherit(BI.View, { - _init: function () { - SkipToGreenView.superclass._init.apply(this, arguments); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.absolute", - element: vessel, - cls: "green-pane", - items: [{ - el: { - type: "bi.label", - text: "Model Data: " + JSON.stringify(this.model.toJSON()), - hgap: 20, - height: 26 - }, - left: 0, - right: 0, - top: 0, - bottom: 0 - }] - }); - } -}); - -SkipToGreenModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { - }); - }, - - _init: function () { - SkipToGreenModel.superclass._init.apply(this, arguments); - } -}); - -// Dark yellow pane #B8860B -SkipToYellowView = BI.inherit(BI.View, { - _init: function () { - SkipToYellowView.superclass._init.apply(this, arguments); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.absolute", - element: vessel, - cls: "yellow-pane", - items: [{ - el: { - type: "bi.label", - text: "Model Data: " + JSON.stringify(this.model.toJSON()), - hgap: 20, - height: 26 - }, - left: 0, - right: 0, - top: 0, - bottom: 0 - }] - }); - } -}); - -SkipToYellowModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { - }); - }, - - _init: function () { - SkipToYellowModel.superclass._init.apply(this, arguments); - } -}); - -Demo.Func = BI.inherit(BI.Widget, { - render: function () { - var view = BI.View.createView("/skipTo", {}, { - element: this - }); - view.populate(); - }, - - mounted: function () { - } -}); -BI.shortcut("demo.skipTo", Demo.Func); -// splice和duplicate函数 -SpliceDuplicateView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(SpliceDuplicateView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-splice-duplicate" - }); - }, - - _init: function () { - SpliceDuplicateView.superclass._init.apply(this, arguments); - this.children = {}; - }, - - splice: function (old, key1, key2) { - this.children[key1].destroy(); - delete this.children[key1]; - this._showModelData(); - }, - - duplicate: function (copy, key1, key2) { - this.add(copy); - this._showModelData(); - }, - - _showModelData: function () { - // 这里只是为了输出this.model.data 原则上是不允许这么调用的 - this.text.setText("父级数据:" + JSON.stringify(this.model.data)); - }, - - render: function (vessel) { - this.text = BI.createWidget({ - type: "bi.label", - height: 50, - cls: "superiors-label" - }); - this.container = BI.createWidget({ - type: "bi.vertical", - element: vessel, - items: [this.text], - hgap: 100, - vgap: 10 - }); - this._showModelData(); - }, - - add: function (id) { - this.children[id] = BI.createWidget({ - type: "bi.center", - hgap: 10, - vgap: 10 - }); - this.addSubVessel(id, this.children[id], { - defaultShowName: "sdSub" - }); - this.skipTo("sdSub", id, id); - this.container.addItem(this.children[id]); - }, - - refresh: function () { - var self = this; - BI.each(this.model.toJSON(), function (key, value) { - if (!self.children[key]) { - self.add(key); - } - }); - } -}); - -SpliceDuplicateModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SpliceDuplicateModel.superclass._defaultConfig.apply(this, arguments), { - 1: { - name: "名字" - } - }); - }, - - splice: function (key1) { - delete this.data[key1]; - }, - - similar: function (value, key1) { - value.name = BI.Func.createDistinctName(this.data, this.get(key1).name); - return value; - }, - - duplicate: function (copy, key1) { - this.data[copy] = this.get(copy); - }, - - _init: function () { - SpliceDuplicateModel.superclass._init.apply(this, arguments); - }, - - refresh: function () { - this.data = BI.deepClone(this.toJSON()); - } -}); - -SDSubView = BI.inherit(BI.View, { - _defaultConfig: function () { - return SDSubView.superclass._defaultConfig.apply(this, arguments); - }, - - _init: function () { - SDSubView.superclass._init.apply(this, arguments); - }, - - render: function (vessel) { - var self = this; - BI.createWidget({ - type: "bi.center", - element: vessel, - cls: "sd-child", - height: 30, - items: [{ - type: "bi.text_button", - height: 30, - text: "复制 " + this.model.get("name") + " , 数据:" + JSON.stringify(this.model.toJSON()), - cls: "right-button-add", - handler: function () { - self.model.copy(); - } - }, { - type: "bi.text_button", - height: 30, - text: "删除", - cls: "right-button-del", - handler: function () { - self.model.destroy(); - } - }] - }); - } -}); - -SDSubModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(SDSubModel.superclass._defaultConfig.apply(this, arguments), {}); - }, - - _init: function () { - SDSubModel.superclass._init.apply(this, arguments); - } -}); - -Demo.Func = BI.inherit(BI.Widget, { - render: function () { - var view = BI.View.createView("/spliceDuplicate", {}, { - element: this - }); - view.populate(); - }, - - mounted: function () { - } -}); -BI.shortcut("demo.spliceDuplicate", Demo.Func); -TmpView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(TmpView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-tmp" - }); - }, - - _init: function () { - TmpView.superclass._init.apply(this, arguments); - }, - - change: function (changed) { - if(changed.data1) { - this._showModelData(); - } - }, - - _showModelData: function () { - this.text.setText("父级Model层数据为:" + JSON.stringify(this.model.toJSON())); - }, - - _createMain: function () { - var self = this; - return BI.createWidget({ - type: "bi.border", - items: { - west: { - el: { - type: "bi.vertical", - vgap: 10, - items: [{ - el: (this.text = BI.createWidget({ - type: "bi.label", - whiteSpace: "normal" - })) - }, { - el: { - type: "bi.text_button", - cls: "tmp-button mvc-button", - text: "点击触发事件tmp('data1', {child: {type: {value: \"临时数据\"}}})", - height: 30, - handler: function () { - self.model.tmp("data1", { - child: { - type: { - value: "临时数据" - } - } - }); - } - } - }, { - el: { - type: "bi.text_button", - cls: "tmp-button mvc-button", - text: "点击触发事件submit", - height: 30, - handler: function () { - self.model.submit(); - } - } - }, { - el: { - type: "bi.text_button", - cls: "tmp-button mvc-button", - text: "点击跳转到右方", - height: 30, - handler: function () { - self.addSubVessel("test", self.center).skipTo("child", "test", "data1"); - } - } - }] - }, - width: 200 - }, - center: { - el: (this.center = BI.createWidget()) - } - } - }); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.center", - element: vessel, - items: [{ - el: this._createMain() - }], - hgap: 50, - vgap: 100 - }); - }, - - refresh: function () { - this._showModelData(); - } -}); - -TmpModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(TmpModel.superclass._defaultConfig.apply(this, arguments), { - data1: { - child: { - type: { - value: "这是一个测试数据" - } - } - }, - data2: "test" - }); - }, - - _init: function () { - TmpModel.superclass._init.apply(this, arguments); - } - -}); - -TmpChildView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(TmpChildView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-tmp-child" - }); - }, - - _init: function () { - TmpChildView.superclass._init.apply(this, arguments); - }, - - change: function (changed) { - if(changed.child) { - this._showModelData(); - } - }, - - _showModelData: function () { - this.text.setText("子级Model层数据为:" + JSON.stringify(this.model.toJSON())); - }, - - _createMain: function () { - var self = this; - return BI.createWidget({ - type: "bi.border", - items: { - west: { - el: { - type: "bi.vertical", - vgap: 10, - items: [{ - el: (this.text = BI.createWidget({ - type: "bi.label", - whiteSpace: "normal" - })) - }, { - el: { - type: "bi.text_button", - cls: "tmp-button mvc-button", - text: "点击触发事件set", - height: 30, - handler: function () { - self.set("child", { - type: { - value: "值改变了" - } - }); - } - } - }, { - el: { - type: "bi.text_button", - cls: "tmp-button mvc-button", - text: "点击跳转到右方", - height: 30, - handler: function () { - self.addSubVessel("test", self.center).skipTo("child", "test", "child"); - } - } - }] - }, - width: 200 - }, - center: { - el: (this.center = BI.createWidget()) - } - } - }); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.center", - element: vessel, - items: [{ - el: this._createMain() - }], - hgap: 50 - }); - }, - - refresh: function () { - this._showModelData(); - } -}); - -TmpChildModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(TmpChildModel.superclass._defaultConfig.apply(this, arguments), { - - }); - }, - - _init: function () { - TmpChildModel.superclass._init.apply(this, arguments); - } - -}); -TmpChildChildView = BI.inherit(BI.View, { - _defaultConfig: function () { - return BI.extend(TmpChildChildView.superclass._defaultConfig.apply(this, arguments), { - baseCls: "bi-tmp-child-child" - }); - }, - - _init: function () { - TmpChildChildView.superclass._init.apply(this, arguments); - }, - - change: function (changed) { - if(changed.type) { - this._showModelData(); - } - }, - - _showModelData: function () { - this.text.setText("叶节点数据为:" + JSON.stringify(this.model.toJSON())); - }, - - _createMain: function () { - return (this.text = BI.createWidget({ - type: "bi.label", - whiteSpace: "normal" - })); - }, - - render: function (vessel) { - BI.createWidget({ - type: "bi.center", - element: vessel, - items: [{ - el: this._createMain() - }], - hgap: 50 - }); - }, - - refresh: function () { - this._showModelData(); - } -}); - -TmpChildChildModel = BI.inherit(BI.Model, { - _defaultConfig: function () { - return BI.extend(TmpChildChildModel.superclass._defaultConfig.apply(this, arguments), { - - }); - }, - - _init: function () { - TmpChildChildModel.superclass._init.apply(this, arguments); - } - -}); - -Demo.Func = BI.inherit(BI.Widget, { - render: function () { - var view = BI.View.createView("/tmp", {}, { - element: this - }); - view.populate(); - }, - - mounted: function () { - } -}); -BI.shortcut("demo.tmp", Demo.Func); -(function () { - var model = Fix.define({ - name: "原始属性", - arr: [{ - n: "a" - }, { - n: "b" - }] - }); - var Computed = BI.inherit(Fix.Model, { - computed: { - b: function () { - return this.name + "-计算属性"; - } - } - }); - - Demo.Fix = BI.inherit(BI.Widget, { - _store: function () { - return new Computed(model); - }, - watch: { - b: function () { - this.button.setText(this.model.b); - } - }, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.button", - ref: function () { - self.button = this; - }, - handler: function () { - self.model.name = "这是改变后的属性"; - }, - text: this.model.b - } - }] - }; - }, - mounted: function () { - - - } - }); - - BI.shortcut("demo.fix_computed", Demo.Fix); -}());(function () { - var ParentStore = BI.inherit(Fix.Model, { - state: function () { - return { - context: "默认context" - }; - }, - childContext: ["context"] - }); - - var ChildStore = BI.inherit(Fix.Model, { - context: ["context"], - computed: { - currContext: function () { - return this.model.context; - } - }, - actions: { - changeContext: function () { - this.model.context = "改变后的context"; - } - } - }); - - var Child = BI.inherit(BI.Widget, { - _store: function () { - return new ChildStore(); - }, - watch: { - currContext: function (val) { - this.button.setText(val); - } - }, - render: function () { - var self = this; - return { - type: "bi.button", - ref: function () { - self.button = this; - }, - text: this.model.context, - handler: function () { - self.store.changeContext(); - } - }; - }, - mounted: function () { - - } - }); - - BI.shortcut("demo.fix_context_child", Child); - - var Parent = BI.inherit(BI.Widget, { - _store: function () { - return new ParentStore(); - }, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "demo.fix_context_child" - } - }] - }; - }, - mounted: function () { - - } - }); - - BI.shortcut("demo.fix_context", Parent); -}());(function () { - var model = Fix.define({ - name: "原始属性", - arr: [{ - n: "a" - }, { - n: "b" - }] - }); - - Demo.Fix = BI.inherit(BI.Widget, { - _store: function () { - return model; - }, - watch: { - name: function () { - this.button.setText(this.model.name); - } - }, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.button", - ref: function () { - self.button = this; - }, - handler: function () { - self.model.name = "这是改变后的属性"; - }, - text: this.model.name - } - }] - }; - }, - mounted: function () { - - - } - }); - - BI.shortcut("demo.fix_define", Demo.Fix); -}()); -(function () { - var model = Fix.define({ - name: 1, - arr: [{ - n: "a" - }, { - n: 0 - }] - }); - var Computed = BI.inherit(Fix.Model, { - computed: { - b: function () { - return this.name + 1; - }, - c: function () { - return this.arr[1].n + this.b; - } - } - }); - - var Store = BI.inherit(Fix.Model, { - _init: function () { - this.comp = new Computed(model); - }, - computed: { - b: function () { - return this.comp.c + 1; - }, - c: function () { - return this.comp.arr[1].n & 1; - } - }, - actions: { - run: function () { - this.comp.name++; - this.comp.arr[1].n++; - } - } - }); - - Demo.Fix = BI.inherit(BI.Widget, { - _store: function () { - return new Store(); - }, - watch: { - "b&&(c||b)": function () { - this.button.setText(this.model.b); - } - }, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.button", - ref: function () { - self.button = this; - }, - handler: function () { - self.store.run(); - }, - text: this.model.b - } - }] - }; - }, - mounted: function () { - - } - }); - - BI.shortcut("demo.fix", Demo.Fix); -}());(function () { - var model = Fix.define({ - name: "原始属性", - arr: [{ - n: "a" - }, { - n: 0 - }] - }); - - Demo.Fix = BI.inherit(BI.Widget, { - _store: function () { - return model; - }, - watch: { - "*.*.n": function () { - debugger - }, - "**": function () { - debugger - }, - "arr.1.*": function () { - this.button.setText(this.model.name + "-" + this.model.arr[1].n); - } - }, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.button", - ref: function () { - self.button = this; - }, - handler: function () { - self.model.arr[0].n += 1; - self.model.arr[1].n += 1; - }, - text: this.model.name + "-" + this.model.arr[1].n - } - }] - }; - }, - mounted: function () { - - - } - }); - - BI.shortcut("demo.fix_global_watcher", Demo.Fix); -}());/** - * @Author: Young - * @CreationDate 2017-11-06 10:32 - * @Description - */ -(function () { - var model = Fix.define({ - groups: [{ - id: "27a9c8bf159e99e", - name: "功能数据", - packages: [{ - id: "82a96a4b03ac17e6", - name: "通信行业", - type: 1, - tables: [{ - id: "品类", - name: "品类", - connName: "BIDemo", - fields: [{ - id: "sd2ad2f343ca23", - name: "类别", - type: 32, - enable: true, - usable: true - }, { - id: "f34ds34aw2345w", - name: "描述", - type: 32, - enable: true, - usable: true - }] - }] - }] - }, { - id: "das2dw24214sa4", - name: "样式数据", - packages: [{ - id: "hi23i1o34a34we", - name: "零售行业", - type: 1, - tables: [{ - id: "销售记录", - name: "销售记录", - connName: "BIDemo", - fields: [{ - id: "wr213d24t345", - name: "分类", - type: 16, - enable: true, - usable: true - }, { - id: "faw134r24al344", - name: "金额", - type: 32, - enable: true, - usable: true - }] - }] - }, { - id: "fwr124f3453fa", - name: "地产行业", - tables: [{ - id: "开发商名称", - name: "开发商名称", - connName: "BIDemo", - fields: [{ - id: "sa13f345fg356", - name: "编号", - type: 32, - enable: true, - usable: true - }, { - id: "ad2r24tt232a22", - name: "名称", - type: 16, - enable: true, - usable: true - }] - }, { - id: "楼盘", - name: "楼盘", - connName: "BIDemo", - fields: [{ - id: "hfe3345fg356", - name: "编号", - type: 32, - enable: true, - usable: true - }, { - id: "kl224tt232a22", - name: "名称", - type: 16, - enable: true, - usable: true - }] - }] - }] - }], - fineIndexUpdate: { - needUpdate: false, - lastUpdate: 1509953199062 - } - }); - - Demo.FixScene = BI.inherit(BI.Widget, { - constant: { - TAB1: 1, - TAB2: 2 - }, - - _store: function () { - return model; - }, - - watch: { - "groups.*.name": function () { - this.fineIndexTab.setText("FineIndex更新(******* 分组名变化 需要更新 *******)"); - this.model.fineIndexUpdate.needUpdate = true; - }, - "groups.*.packages.*.name": function () { - this.fineIndexTab.setText("FineIndex更新(******* 业务包名变化 需要更新 *******)"); - this.model.fineIndexUpdate.needUpdate = true; - }, - "groups.*.packages.*.tables.*.name": function () { - this.fineIndexTab.setText("FineIndex更新(******* 表名变化 需要更新 *******)"); - this.model.fineIndexUpdate.needUpdate = true; - }, - "groups.*.packages.*.tables.*.fields.*.name": function () { - this.fineIndexTab.setText("FineIndex更新(******* 字段名变化 需要更新 *******)"); - this.model.fineIndexUpdate.needUpdate = true; - }, - "fineIndexUpdate.needUpdate": function (needUpdate) { - !needUpdate && this.fineIndexTab.setText("FineIndex更新"); - } - }, - - render: function () { - var self = this; - return { - type: "bi.tab", - showIndex: this.constant.TAB1, - single: true, - tab: { - type: "bi.button_group", - items: BI.createItems([{ - text: "业务包管理", - value: this.constant.TAB1 - }, { - text: "FineIndex更新", - value: this.constant.TAB2, - ref: function (ref) { - self.fineIndexTab = ref; - } - }], { - type: "bi.text_button", - cls: "bi-list-item-active", - height: 50 - }), - height: 50 - }, - cardCreator: BI.bind(this.cardCreator, this) - }; - }, - - cardCreator: function (v) { - switch (v) { - case this.constant.TAB1: - return { - type: "demo.fix_scene_data_manager", - data: this.model - }; - case this.constant.TAB2: - return { - type: "demo.fix_scene_fine_index_update" - }; - } - } - }); - BI.shortcut("demo.fix_scene", Demo.FixScene); - - Demo.FixSceneDataManager = BI.inherit(BI.Widget, { - _store: function () { - return this.options.data; - }, - - watch: { - "*.name": function () { - - } - }, - - render: function () { - var items = []; - BI.each(this.model.groups, function (i, group) { - items.push({ - type: "demo.fix_scene_group", - group: group - }); - }); - - return { - type: "bi.vertical", - items: [{ - type: "bi.left", - items: BI.createItems([{ - text: "分组名" - }, { - text: "业务包名" - }, { - text: "表名" - }, { - text: "字段名" - }], { - type: "bi.label", - cls: "layout-bg1", - width: 150 - }) - - }, { - type: "bi.vertical", - items: items - }], - vgap: 20, - hgap: 20 - }; - } - - }); - BI.shortcut("demo.fix_scene_data_manager", Demo.FixSceneDataManager); - - Demo.FixSceneGroup = BI.inherit(BI.Widget, { - props: { - group: {} - }, - - _store: function () { - return this.options.group; - }, - - render: function () { - var self = this; - var items = []; - BI.each(this.model.packages, function (i, child) { - items.push({ - type: "demo.fix_scene_package", - pack: child - }); - }); - return { - type: "bi.left", - items: [{ - type: "bi.sign_editor", - cls: "bi-border-bottom", - width: 100, - height: 30, - value: this.model.name, - listeners: [{ - eventName: BI.SignEditor.EVENT_CHANGE, - action: function () { - self.model.name = this.getValue(); - } - }] - }, { - type: "bi.vertical", - items: items - }], - hgap: 20 - }; - } - }); - BI.shortcut("demo.fix_scene_group", Demo.FixSceneGroup); - - - Demo.FixScenePackage = BI.inherit(BI.Widget, { - props: { - pack: {} - }, - - _store: function () { - return this.options.pack; - }, - - render: function () { - var self = this; - var items = []; - BI.each(this.model.tables, function (i, child) { - items.push({ - type: "demo.fix_scene_table", - table: child - }); - }); - return { - type: "bi.left", - items: [{ - type: "bi.sign_editor", - cls: "bi-border-bottom", - width: 100, - height: 30, - value: this.model.name, - listeners: [{ - eventName: BI.SignEditor.EVENT_CHANGE, - action: function () { - self.model.name = this.getValue(); - } - }] - }, { - type: "bi.vertical", - items: items - }], - hgap: 20 - }; - } - }); - BI.shortcut("demo.fix_scene_package", Demo.FixScenePackage); - - Demo.FixSceneTable = BI.inherit(BI.Widget, { - props: { - table: {} - }, - - _store: function () { - return this.options.table; - }, - - render: function () { - var self = this; - var items = []; - BI.each(this.model.fields, function (i, child) { - items.push({ - type: "demo.fix_scene_field", - field: child - }); - }); - return { - type: "bi.left", - items: [{ - type: "bi.sign_editor", - cls: "bi-border-bottom", - width: 100, - height: 30, - value: this.model.name, - listeners: [{ - eventName: BI.SignEditor.EVENT_CHANGE, - action: function () { - self.model.name = this.getValue(); - } - }] - }, { - type: "bi.vertical", - items: items - }], - hgap: 20 - }; - } - }); - BI.shortcut("demo.fix_scene_table", Demo.FixSceneTable); - - Demo.FixSceneField = BI.inherit(BI.Widget, { - props: { - field: {} - }, - - _store: function () { - return this.options.field; - }, - - render: function () { - var self = this; - return { - type: "bi.center_adapt", - items: [{ - type: "bi.sign_editor", - cls: "bi-border-bottom", - width: 100, - height: 30, - value: this.model.name, - listeners: [{ - eventName: BI.SignEditor.EVENT_CHANGE, - action: function () { - self.model.name = this.getValue(); - } - }] - }] - }; - } - }); - BI.shortcut("demo.fix_scene_field", Demo.FixSceneField); - - Demo.FixSceneFineIndexUpdateStore = BI.inherit(Fix.Model, { - _init: function () { - this.fineIndexUpdate = model.fineIndexUpdate; - }, - computed: { - text: function () { - return "立即更新(上次更新时间:" + BI.date2Str(new Date(this.fineIndexUpdate.lastUpdate), "yyyy-MM-dd HH:mm:ss") + ")"; - }, - needUpdate: function () { - return this.fineIndexUpdate.needUpdate; - } - }, - actions: { - updateFineIndex: function () { - this.fineIndexUpdate.needUpdate = false; - this.fineIndexUpdate.lastUpdate = new Date().getTime(); - } - } - }); - - Demo.FixSceneFineIndexUpdate = BI.inherit(BI.Widget, { - _store: function () { - return new Demo.FixSceneFineIndexUpdateStore(); - }, - - watch: { - needUpdate: function () { - this.button.setEnable(this.model.needUpdate); - }, - text: function () { - this.button.setText(this.model.text); - } - }, - - render: function () { - var self = this; - return { - type: "bi.center_adapt", - items: [{ - type: "bi.button", - text: this.model.text, - disabled: !this.model.needUpdate, - height: 30, - width: 360, - handler: function () { - self.store.updateFineIndex(); - }, - ref: function (ref) { - self.button = ref; - } - }] - }; - } - }); - BI.shortcut("demo.fix_scene_fine_index_update", Demo.FixSceneFineIndexUpdate); - -})();(function () { - var State = BI.inherit(Fix.Model, { - state: function () { - return { - name: "原始属性" - }; - }, - computed: { - b: function () { - return this.model.name + "-计算属性"; - } - } - }); - - Demo.Fix = BI.inherit(BI.Widget, { - _store: function () { - return new State(); - }, - watch: { - b: function () { - this.button.setText(this.model.b); - } - }, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.button", - ref: function () { - self.button = this; - }, - handler: function () { - self.model.name = "这是改变后的属性"; - }, - text: this.model.b - } - }] - }; - }, - mounted: function () { - - - } - }); - - BI.shortcut("demo.fix_state", Demo.Fix); -}());(function () { - var model = Fix.define({ - name: "原始属性", - arr: [{ - n: "a" - }, { - n: "b" - }] - }); - - var Store = BI.inherit(Fix.Model, { - _init: function () { - }, - computed: { - b: function () { - return model.name + "-计算属性"; - } - }, - actions: { - run: function () { - model.name = "这是改变后的属性"; - } - } - }); - - Demo.Fix = BI.inherit(BI.Widget, { - _store: function () { - return new Store(); - }, - watch: { - b: function () { - this.button.setText(this.model.b); - } - }, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.button", - ref: function () { - self.button = this; - }, - handler: function () { - self.store.run(); - }, - text: this.model.b - } - }] - }; - }, - mounted: function () { - - - } - }); - - BI.shortcut("demo.fix_store", Demo.Fix); -}());(function () { - var model = Fix.define({ - name: "原始属性", - arr: [{ - n: "a" - }, { - n: 0 - }] - }); - - Demo.Fix = BI.inherit(BI.Widget, { - _store: function () { - return model; - }, - watch: { - "name||arr.1.n": function () { - this.button.setText(this.model.name + "-" + this.model.arr[1].n); - } - }, - render: function () { - var self = this; - var cnt = 0; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.button", - ref: function () { - self.button = this; - }, - handler: function () { - if (cnt & 1) { - self.model.name += 1; - } else { - self.model.arr[1].n += 1; - } - cnt++; - }, - text: this.model.name + "-" + this.model.arr[1].n - } - }] - }; - }, - mounted: function () { - - - } - }); - - BI.shortcut("demo.fix_watcher", Demo.Fix); -}());Demo.Main = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-main bi-background" - }, - render: function () { - var center; - return { - type: "bi.border", - items: { - north: { - height: 50, - el: { - type: "demo.north", - listeners: [{ - eventName: Demo.North.EVENT_VALUE_CHANGE, - action: function (v) { - center.setValue(v); - } - }] - } - }, - west: { - width: 230, - el: { - type: "demo.west", - listeners: [{ - eventName: Demo.West.EVENT_VALUE_CHANGE, - action: function (v) { - center.setValue(v); - } - }] - } - }, - center: { - el: { - type: "demo.center", - ref: function (_ref) { - center = _ref; - } - } - } - } - }; - } -}); -BI.shortcut("demo.main", Demo.Main);Demo.North = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-north" - }, - render: function () { - var self = this; - return { - type: "bi.htape", - items: [{ - width: 230, - el: { - type: "bi.text_button", - listeners: [{ - eventName: BI.Button.EVENT_CHANGE, - action: function () { - self.fireEvent(Demo.North.EVENT_VALUE_CHANGE, "demo.face"); - } - }], - cls: "logo", - height: 50, - text: "FineUI2.0" - } - }, { - el: { - type: "bi.right", - hgap: 10, - items: [{ - type: "bi.text_button", - text: "星空蓝", - handler: function () { - $("html").removeClass("bi-theme-default").addClass("bi-theme-dark"); - } - }, { - type: "bi.text_button", - text: "典雅白", - handler: function () { - $("html").removeClass("bi-theme-dark").addClass("bi-theme-default"); - } - }] - } - }] - }; - } -}); -Demo.North.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; -BI.shortcut("demo.north", Demo.North);Demo.Preview = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-preview" - }, - render: function () { - var self = this; - var items = [], header = [], columnSize = []; - - var rowCount = 100, columnCount = 100; - for (var i = 0; i < 1; i++) { - header[i] = []; - for (var j = 0; j < columnCount; j++) { - header[i][j] = { - type: "bi.label", - text: "表头" + i + "-" + j - }; - columnSize[j] = 100; - } - } - for (var i = 0; i < rowCount; i++) { - items[i] = []; - for (var j = 0; j < columnCount; j++) { - items[i][j] = { - type: "bi.label", - text: (i < 3 ? 0 : i) + "-" + j - }; - } - } - return { - type: "bi.absolute", - cls: "preview-background", - items: [{ - el: { - type: "bi.left", - cls: "preview-header bi-tips", - height: 40, - items: [{ - type: "bi.label", - height: 40, - text: "Card2", - hgap: 10, - textAlign: "left" - }, { - type: "bi.icon_text_item", - cls: "filter-font", - text: "测试图标", - width: 100, - height: 40 - }] - }, - left: 60, - right: 60, - top: 60 - }, { - el: { - type: "bi.vtape", - cls: "preview-card bi-card", - items: [{ - el: { - type: "bi.label", - cls: "preview-title bi-border-bottom", - height: 40, - text: "Card1", - hgap: 10, - textAlign: "left" - }, - height: 40 - }, { - type: "bi.center_adapt", - scrollable: true, - items: [{ - type: "bi.resizable_table", - el: { - type: "bi.collection_table" - }, - width: 500, - height: 400, - isResizeAdapt: true, - isNeedResize: true, - isNeedMerge: true, - mergeCols: [0, 1], - mergeRule: function (col1, col2) { - return BI.isEqual(col1, col2); - }, - isNeedFreeze: true, - freezeCols: [0, 1], - columnSize: columnSize, - items: items, - header: header - }] - }] - }, - left: 60, - right: 60, - top: 160, - bottom: 60 - }] - }; - }, - mounted: function () { - } -}); -BI.shortcut("demo.preview", Demo.Preview);Demo.West = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-west bi-border-right bi-card" - }, - mounted: function () { - this.searcher.setAdapter(this.tree); - }, - render: function () { - var self = this; - return { - type: "bi.vtape", - items: [{ - type: "bi.center_adapt", - items: [{ - type: "bi.searcher", - el: { - type: "bi.search_editor", - watermark: "简单搜索" - }, - width: 200, - isAutoSearch: false, - isAutoSync: false, - ref: function (ref) { - self.searcher = ref; - }, - popup: { - type: "bi.multilayer_single_level_tree", - cls: "bi-card", - listeners: [{ - eventName: BI.MultiLayerSingleLevelTree.EVENT_CHANGE, - action: function (v) { - self.fireEvent(Demo.West.EVENT_VALUE_CHANGE, v); - } - }] - }, - onSearch: function (op, callback) { - var result = BI.Func.getSearchResult(Demo.CONFIG, op.keyword, "text"); - var items = result.match.concat(result.find); - callback(items); - } - }], - height: 40 - }, { - type: "bi.multilayer_single_level_tree", - listeners: [{ - eventName: BI.MultiLayerSingleLevelTree.EVENT_CHANGE, - action: function (v) { - self.fireEvent(Demo.West.EVENT_VALUE_CHANGE, v); - } - }], - items: Demo.CONFIG, - ref: function (ref) { - self.tree = ref; - } - }] - }; - } -}); -Demo.West.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; -BI.shortcut("demo.west", Demo.West);/** - * Created by Dailer on 2017/7/25. - */ - - -Demo.Buttons = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-button" - }, - render: function () { - var items = [ - { - el: { - type: "bi.button", - text: "一般按钮", - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "带图标的按钮", - // level: 'ignore', - iconCls: "close-font", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "一般按钮", - block: true, - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "一般按钮", - clear: true, - level: "common", - height: 30 - } - }, { - el: { - type: "bi.multi_select_bar", - selected: true, - halfSelected: true - } - }, { - el: { - type: "bi.multi_select_bar", - selected: true, - halfSelected: false - } - }, { - el: { - type: "bi.multi_select_bar", - selected: false, - halfSelected: true - } - }, { - el: { - type: "bi.multi_select_bar" - } - } - ]; - BI.each(items, function (i, item) { - item.el.handler = function () { - BI.Msg.alert("按钮", this.options.text); - }; - }); - return { - type: "bi.left", - vgap: 100, - hgap: 20, - items: items - }; - } -}); -BI.shortcut("demo.buttons", Demo.Buttons);/** - * Created by Dailer on 2017/7/25. - */ - -Demo.Items = BI.inherit(BI.Widget, { - - render: function () { - - return { - type: "bi.vertical", - items: [{ - type: "bi.text_button", - cls: "bi-list-item-select bi-high-light-border bi-border", - height: 30, - level: "warning", - text: "单选item" - }, { - type: "bi.single_select_item", - text: "单选项" - }, { - type: "bi.single_select_radio_item", - text: "单选项" - }, { - type: "bi.label", - height: 30, - text: "复选item" - }, { - type: "bi.multi_select_item", - text: "复选项" - }, { - type: "bi.switch", - selected: true - }], - hgap: 300 - }; - } -}); - - -BI.shortcut("demo.items", Demo.Items);/** - * Created by Dailer on 2017/7/25. - */ - -Demo.Nodes = BI.inherit(BI.Widget, { - - render: function (vessel) { - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - height: 30, - text: "十字形的节点" - }, { - type: "bi.plus_group_node", - text: "十字形的节点" - }, { - type: "bi.label", - height: 30, - text: "箭头节点" - }, { - type: "bi.arrow_group_node", - text: "箭头节点" - }, { - type: "bi.icon_arrow_node", - iconCls: "search-font", - text: "箭头图标节点" - }] - }; - } -}); - -BI.shortcut("demo.nodes", Demo.Nodes);/** - * Created by Dailer on 2017/7/25. - */ - -Demo.Segments = BI.inherit(BI.Widget, { - - render: function () { - return { - type: "bi.vertical", - items: [{ - type: "bi.label", - height: 30, - text: "默认风格" - }, { - type: "bi.segment", - items: [{ - text: "tab1", - value: 1, - selected: true - }, { - text: "tab2", - value: 2 - }, { - text: "tab3 disabled", - disabled: true, - value: 3 - }] - }], - hgap: 50, - vgap: 20 - }; - } -}); - -BI.shortcut("demo.segments", Demo.Segments);/** - * Created by Dailer on 2017/7/25. - */ - -Demo.Tips = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-tips" - }, - render: function () { - var btns = []; - var bubble = BI.createWidget({ - type: "bi.left", - items: [{ - el: { - type: "bi.button", - text: "bubble测试", - height: 30, - handler: function () { - BI.Bubbles.show("singleBubble1", "bubble测试", this); - btns.push("singleBubble1"); - } - } - }, { - el: { - type: "bi.button", - text: "bubble测试(居中显示)", - height: 30, - handler: function () { - BI.Bubbles.show("singleBubble2", "bubble测试", this, { - offsetStyle: "center" - }); - btns.push("singleBubble2"); - } - } - }, { - el: { - type: "bi.button", - text: "bubble测试(右边显示)", - height: 30, - handler: function () { - BI.Bubbles.show("singleBubble3", "bubble测试", this, { - offsetStyle: "right" - }); - btns.push("singleBubble3"); - } - } - }, { - el: { - type: "bi.button", - text: "隐藏所有 bubble", - height: 30, - cls: "layout-bg2", - handler: function () { - BI.each(btns, function (index, value) { - BI.Bubbles.hide(value); - }); - } - } - }], - hgap: 20 - }); - - var title = BI.createWidget({ - type: "bi.vertical", - items: [{ - type: "bi.label", - cls: "layout-bg1", - height: 50, - title: "title提示", - text: "移上去有title提示", - textAlign: "center" - }, { - type: "bi.label", - cls: "layout-bg6", - height: 50, - disabled: true, - warningTitle: "title错误提示", - text: "移上去有title错误提示", - textAlign: "center" - }, { - type: "bi.label", - cls: "layout-bg2", - height: 50, - disabled: true, - tipType: "success", - title: "自定义title提示效果", - warningTitle: "自定义title提示效果", - text: "自定义title提示效果", - textAlign: "center" - }], - hgap: 20, - vgap: 20 - }); - - var toast = BI.createWidget({ - type: "bi.vertical", - items: [{ - el: { - type: "bi.button", - text: "简单Toast测试", - height: 30, - handler: function () { - BI.Msg.toast("这是一条简单的数据"); - } - } - }, { - el: { - type: "bi.button", - text: "很长的Toast测试", - height: 30, - handler: function () { - BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据"); - } - } - }, { - el: { - type: "bi.button", - text: "非常长的Toast测试", - height: 30, - handler: function () { - BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据"); - } - } - }, { - el: { - type: "bi.button", - text: "错误提示Toast测试", - level: "warning", - height: 30, - handler: function () { - BI.Msg.toast("错误提示Toast测试", "warning"); - } - } - }], - vgap: 20 - }); - - return { - type: "bi.horizontal_auto", - vgap: 20, - hgap: 20, - items: [bubble, title, toast] - }; - } -}); -BI.shortcut("demo.tips", Demo.Tips);Demo.DatePane = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-datepane" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.vertical", - vgap: 10, - items: [{ - type: "bi.label", - cls: "layout-bg2", - text: "bi.date_pane" - }, { - type: "bi.date_pane", - selectedTime: { - year: 2017, - month: 11, - day: 11 - }, - ref: function (_ref) { - self.datepane = _ref; - }, - height: 300 - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast("date" + JSON.stringify(self.datepane.getValue())); - } - }, { - type: "bi.button", - text: "setValue '2017-12-31'", - handler: function () { - self.datepane.setValue({ - year: 2017, - month: 11, - day: 31 - }); - } - } - ], - width: "50%" - }] - }; - }, - - mounted: function () { - this.datepane.setValue();// 不设value值表示当前时间 - } -}); - -BI.shortcut("demo.date_pane", Demo.DatePane);/** - * Created by Dailer on 2017/7/11. - */ -Demo.Date = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-date" - }, - - _init: function () { - Demo.Date.superclass._init.apply(this, arguments); - }, - - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - vgap: 10, - items: [{ - type: "bi.multidate_combo", - ref: function () { - self.datecombo = this; - }, - width: 300, - value: { - year: 2018, - month: 1, - day: 23 - } - }, { - type: "bi.button", - text: "getVlaue", - width: 300, - handler: function () { - BI.Msg.alert("date", JSON.stringify(self.datecombo.getValue())); - } - }, { - type: "bi.button", - text: "setVlaue '2017-12-31'", - width: 300, - handler: function () { - self.datecombo.setValue({ - year: 2017, - month: 11, - day: 31 - }); - } - }] - }; - } -}); - -BI.shortcut("demo.multidate_combo", Demo.Date);/** - * Created by Urthur on 2017/7/18. - */ -Demo.CustomDateTime = BI.inherit(BI.Widget, { - props: {}, - render: function () { - var self = this; - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.date_time_combo", - listeners: [{ - eventName: BI.DateTimeCombo.EVENT_CONFIRM, - action: function () { - var value = this.getValue(); - var date = new Date(value.year, value.month, value.day, value.hour, value.minute, value.second); - var dateStr = date.print("%Y-%X-%d %H:%M:%S"); - BI.Msg.alert("日期", dateStr); - } - }, { - eventName: BI.DateTimeCombo.EVENT_CANCEL, - action: function () { - } - }], - value: { - year: 2017, - month: 2, - day: 23, - hour: 12, - minute: 11, - second: 1 - } - }, - top: 200, - left: 200 - }] - }; - } -}); -BI.shortcut("demo.date_time", Demo.CustomDateTime);BICst.CONF = {}; -BICst.CONF.GROUP = {}; -BICst.CONF.GROUP.NUMBER = {}; -BICst.CONF.GROUP.NUMBER = {}; -BICst.CONF.GROUP.NUMBER.GROUP_BY_VALUE = 1; -BICst.CONF.GROUP.NUMBER.CUSTOM_NUMBER_GROUP = 2; -BICst.CONF.GROUP.NUMBER.SUM = 3; -BICst.CONF.GROUP.NUMBER.AVG = 4; -BICst.CONF.GROUP.NUMBER.MEDIAN = 5; -BICst.CONF.GROUP.NUMBER.MAX = 6; -BICst.CONF.GROUP.NUMBER.MIN = 7; -BICst.CONF.GROUP.NUMBER.STANDARD_DEVIATION = 8; -BICst.CONF.GROUP.NUMBER.VARIANCE = 9; -BICst.CONF.GROUP.NUMBER.COUNT = 10; -BICst.CONF.GROUP.NUMBER.RECORD_COUNT = 11; -BICst.CONF.GROUP.NUMBER.NONE = 12; -BICst.CONF.GROUP.NUMBER.PERIOD = 13; -BICst.CONF.GROUP.NUMBER.RING = 14; -BICst.CONF.GROUP.NUMBER.PERIOD_RATE = 15; -BICst.CONF.GROUP.NUMBER.RING_RATE = 16; -BICst.CONF.GROUP.NUMBER.YEAR = 17; -BICst.CONF.GROUP.NUMBER.QUARTER = 18; -BICst.CONF.GROUP.NUMBER.MONTH = 19; -BICst.CONF.GROUP.NUMBER.WEEK = 20; -BICst.CONF.GROUP.NUMBER.WEEKDAY = 21; -BICst.CONF.GROUP.NUMBER.RENAME = 22; -BICst.CONF.GROUP.NUMBER.DELETE = 23; - -Demo.Downlist = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-downlist" - }, - - mounted: function () { - var downlist = this.downlist; - var label = this.label; - this.downlist.setValue([{ - value: [11, 6], - childValue: 67 - }]); - downlist.on(BI.DownListCombo.EVENT_CHANGE, function (value, fatherValue) { - label.setValue(JSON.stringify(downlist.getValue())); - }); - - this.downlist.on(BI.DownListCombo.EVENT_SON_VALUE_CHANGE, function (value, fatherValue) { - label.setValue(JSON.stringify(downlist.getValue())); - }); - }, - - - render: function () { - var self = this; - return { - type: "bi.horizontal_adapt", - items: [{ - type: "bi.down_list_combo", - ref: function (_ref) { - self.downlist = _ref; - }, - cls: "layout-bg3", - // value: [{"childValue":22,"value":11},{"value":18},{"value":20}], - height: 30, - width: 100, - items: [ - [{ - el: { - text: "column 1111", - iconCls1: "dot-e-font", - value: 12 - }, - children: [{ - text: "column 1.1", - value: 21, - cls: "dot-e-font" - }, { - text: "column 1.2", - value: 22, - cls: "dot-e-font" - }] - }], - [{ - el: { - text: "column 1111", - iconCls1: "dot-e-font", - value: 11 - }, - children: [{ - text: "column 1.1", - value: 21, - cls: "dot-e-font" - }, { - text: "column 1.2", - value: 22, - cls: "dot-e-font" - }] - // children: [{ - // text: BI.i18nText("BI-Basic_None"), - // cls: "dot-e-font", - // value: 1 - // }, { - // text: BI.i18nText("BI-Basic_Calculate_Same_Period"), - // cls: "dot-e-font", - // value: 2 - // }, { - // text: BI.i18nText("BI-Basic_Calculate_Same_Ring"), - // cls: "dot-e-font", - // value: 3 - // }, { - // text: BI.i18nText("BI-Basic_Calculate_Same_Period_Rate"), - // cls: "dot-e-font", - // value: 4 - // }, { - // text: BI.i18nText("BI-Basic_Calculate_Same_Ring_Rate"), - // cls: "dot-e-font", - // value: 5 - // }, { - // el: { - // text: BI.i18nText("BI-Basic_Rank"), - // iconCls1: "dot-e-font", - // value: 6 - // }, - // children: [{ - // text: "test1", - // cls: "dot-e-font", - // value: 67 - // }, { - // text: "test2", - // cls: "dot-e-font", - // value: 68 - // }] - // }, { - // text: BI.i18nText("BI-Basic_Rank_In_Group"), - // cls: "dot-e-font", - // value: 7 - // }, { - // text: BI.i18nText("BI-Basic_Sum_Of_All"), - // cls: "dot-e-font", - // value: 8 - // }, { - // text: BI.i18nText("BI-Basic_Sum_Of_All_In_Group"), - // cls: "dot-e-font", - // value: 9 - // }, { - // text: BI.i18nText("BI-Basic_Sum_Of_Above"), - // cls: "dot-e-font", - // value: 10 - // }, { - // text: BI.i18nText("BI-Basic_Sum_Of_Above_In_Group"), - // cls: "dot-e-font", - // value: 11 - // }, { - // text: BI.i18nText("BI-Design_Current_Dimension_Percent"), - // cls: "dot-e-font", - // value: 12 - // }, { - // text: BI.i18nText("BI-Design_Current_Target_Percent"), - // cls: "dot-e-font", - // value: 13 - // }] - }] - - ] - }, { - type: "bi.label", - text: "显示选择值", - width: 500, - cls: "layout-bg4", - ref: function (_ref) { - self.label = _ref; - } - }], - vgap: 20 - }; - }, -}); - -BI.shortcut("demo.down_list", Demo.Downlist);/** - * Created by Dailer on 2017/7/11. - */ -Demo.SearchEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - render: function () { - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.search_editor", - width: 300, - watermark: "添加合法性判断", - errorText: "长度必须大于4", - validationChecker: function () { - return this.getValue().length > 4; - } - }, { - type: "bi.small_search_editor", - width: 300, - watermark: "这个是 small,小一号" - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.search_editor", Demo.SearchEditor);/** - * Created by Dailer on 2017/7/11. - */ -Demo.TextEditor = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - render: function () { - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.text_editor", - watermark: "这是水印,watermark", - width: 300 - }, { - type: "bi.text_editor", - watermark: "这个不予许空", - allowBlank: false, - errorText: "非空!", - width: 300 - }], - vgap: 20 - - }; - } -}); - -BI.shortcut("demo.text_editor", Demo.TextEditor);/* 文件管理导航 - Created by dailer on 2017 / 7 / 21. - */ -Demo.FileManager = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - var items = [{ - id: "1", - value: "1", - text: "根目录", - lastModify: 1454316355142 - }, { - id: "11", - pId: "1", - value: "11", - text: "第一级子目录1", - lastModify: 1454316355142 - }, { - id: "12", - pId: "1", - value: "12", - text: "第一级子目录2", - lastModify: 1454316355142 - }, { - id: "111", - pId: "11", - value: "111", - text: "第二级子目录", - lastModify: 1454316355142 - }, { - id: "121", - pId: "111", - buildUrl: "www.baidu.com", - value: "121", - text: "文件1", - lastModify: 1454316355142 - }, { - id: "122", - pId: "111", - buildUrl: "www.baidu.com", - value: "122", - text: "文件2", - lastModify: 1454316355142 - }]; - return { - type: "bi.file_manager", - items: items - }; - } -}); -BI.shortcut("demo.file_manager", Demo.FileManager);/** - * Created by Dailer on 2017/7/11. - */ -Demo.Month = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.month_combo", - width: 300, - ref: function () { - self.monthcombo = this; - }, - value: 11 - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.monthcombo.getValue())); - }, - width: 300 - }, { - type: "bi.button", - text: "setValue : 11", - handler: function () { - self.monthcombo.setValue(11); - }, - width: 300 - }, { - type: "bi.label", - text: "月份value 范围为0-11,显示范围为1-12", - width: 300 - }], - vgap: 10 - }; - } -}); - -BI.shortcut("demo.month", Demo.Month);/** - * Created by User on 2017/3/22. - */ -Demo.MultiSelectCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-multi-select-combo" - }, - - _createMultiSelectCombo: function () { - var self = this; - var widget = BI.createWidget({ - type: "bi.multi_select_combo", - itemsCreator: BI.bind(this._itemsCreator, this), - width: 200, - value: { - type: 1, - value: ["柳州市城贸金属材料有限责任公司", "柳州市建福房屋租赁有限公司", "柳州市迅昌数码办公设备有限责任公司"] - } - }); - - widget.on(BI.MultiSelectCombo.EVENT_CONFIRM, function () { - BI.Msg.toast(JSON.stringify(this.getValue())); - }); - - return widget; - }, - - _getItemsByTimes: function (items, times) { - var res = []; - for (var i = (times - 1) * 10; items[i] && i < times * 10; i++) { - res.push(items[i]); - } - return res; - }, - - _hasNextByTimes: function (items, times) { - return times * 10 < items.length; - }, - - _itemsCreator: function (options, callback) { - var self = this; - var items = Demo.CONSTANTS.ITEMS; - var keywords = (options.keywords || []).slice(); - if (options.keyword) { - keywords.push(options.keyword); - } - BI.each(keywords, function (i, kw) { - var search = BI.Func.getSearchResult(items, kw); - items = search.match.concat(search.find); - }); - if (options.selectedValues) {// 过滤 - var filter = BI.makeObject(options.selectedValues, true); - items = BI.filter(items, function (i, ob) { - return !filter[ob.value]; - }); - } - if (options.type == BI.MultiSelectCombo.REQ_GET_ALL_DATA) { - callback({ - items: items - }); - return; - } - if (options.type == BI.MultiSelectCombo.REQ_GET_DATA_LENGTH) { - callback({count: items.length}); - return; - } - BI.delay(function () { - callback({ - items: self._getItemsByTimes(items, options.times), - hasNext: self._hasNextByTimes(items, options.times) - }); - }, 1000); - }, - - render: function () { - return { - type: "bi.absolute", - scrolly: false, - items: [{ - el: this._createMultiSelectCombo(), - right: "50%", - top: 10 - }] - }; - } -}); -BI.shortcut("demo.multi_select_combo", Demo.MultiSelectCombo);/** - * Created by User on 2017/3/22. - */ -Demo.MultiSelectList = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-multi-select-combo" - }, - - mounted: function () { - this.list.populate(); - }, - - _createMultiSelectCombo: function () { - var self = this; - var widget = BI.createWidget({ - type: "bi.multi_select_list", - ref: function (ref) { - self.list = ref; - }, - itemsCreator: BI.bind(this._itemsCreator, this), - value: { - type: 1, - value: ["柳州市城贸金属材料有限责任公司", "柳州市建福房屋租赁有限公司", "柳州市迅昌数码办公设备有限责任公司"] - } - }); - - widget.on(BI.MultiSelectCombo.EVENT_CONFIRM, function () { - BI.Msg.toast(JSON.stringify(this.getValue())); - }); - - return widget; - }, - - _getItemsByTimes: function (items, times) { - var res = []; - for (var i = (times - 1) * 10; items[i] && i < times * 10; i++) { - res.push(items[i]); - } - return res; - }, - - _hasNextByTimes: function (items, times) { - return times * 10 < items.length; - }, - - _itemsCreator: function (options, callback) { - var self = this; - var items = Demo.CONSTANTS.ITEMS; - var keywords = (options.keywords || []).slice(); - if (options.keyword) { - keywords.push(options.keyword); - } - BI.each(keywords, function (i, kw) { - var search = BI.Func.getSearchResult(items, kw); - items = search.match.concat(search.find); - }); - if (options.selectedValues) {// 过滤 - var filter = BI.makeObject(options.selectedValues, true); - items = BI.filter(items, function (i, ob) { - return !filter[ob.value]; - }); - } - if (options.type == BI.MultiSelectCombo.REQ_GET_ALL_DATA) { - callback({ - items: items - }); - return; - } - if (options.type == BI.MultiSelectCombo.REQ_GET_DATA_LENGTH) { - callback({count: items.length}); - return; - } - BI.delay(function () { - callback({ - items: self._getItemsByTimes(items, options.times), - hasNext: self._hasNextByTimes(items, options.times) - }); - }, 1000); - }, - - render: function () { - return { - type: "bi.absolute", - scrolly: false, - items: [{ - el: this._createMultiSelectCombo(), - top: 50, - left: 50, - right: 50, - bottom: 50 - }] - }; - } -}); -BI.shortcut("demo.multi_select_list", Demo.MultiSelectList);/** - * Created by Dailer on 2017/7/13. - */ -Demo.MultiTreeCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - var self = this; - var items = BI.deepClone(Demo.CONSTANTS.TREE); - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.multi_tree_combo", - ref: function (_ref) { - self.tree = _ref; - }, - itemsCreator: function (options, callback) { - console.log(options); - // 根据不同的类型处理相应的结果 - switch (options.type) { - case BI.TreeView.REQ_TYPE_INIT_DATA: - break; - case BI.TreeView.REQ_TYPE_ADJUST_DATA: - break; - case BI.TreeView.REQ_TYPE_SELECT_DATA: - break; - case BI.TreeView.REQ_TYPE_GET_SELECTED_DATA: - break; - default : - break; - } - callback({ - items: items - }); - }, - width: 300, - value: { - "根目录": {} - } - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.tree.getValue())); - }, - width: 300 - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.multi_tree_combo", Demo.MultiTreeCombo);/** - * Created by Dailer on 2017/7/13. - */ -Demo.MultiTreeCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - mounted: function () { - this.tree.populate(); - }, - - render: function () { - var self = this; - var items = BI.deepClone(Demo.CONSTANTS.TREE); - return { - type: "bi.absolute", - items: [{ - el: { - type: "bi.multi_select_tree", - ref: function (_ref) { - self.tree = _ref; - }, - itemsCreator: function (options, callback) { - console.log(options); - // 根据不同的类型处理相应的结果 - switch (options.type) { - case BI.TreeView.REQ_TYPE_INIT_DATA: - break; - case BI.TreeView.REQ_TYPE_ADJUST_DATA: - break; - case BI.TreeView.REQ_TYPE_SELECT_DATA: - break; - case BI.TreeView.REQ_TYPE_GET_SELECTED_DATA: - break; - default : - break; - } - callback({ - items: items - }); - }, - width: 300, - value: { - "根目录": {} - } - }, - top: 50, - bottom: 50, - left: 50, - right: 50 - }, { - el: { - type: "bi.button", - height: 30, - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.tree.getValue())); - } - }, - left: 50, - right: 50, - bottom: 20 - }] - }; - } -}); - -BI.shortcut("demo.multi_select_tree", Demo.MultiTreeCombo);/* 文件管理导航 - Created by dailer on 2017 / 7 / 21. - */ -Demo.FileManager = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - var editor = BI.createWidget({ - type: "bi.number_editor", - validationChecker: function (v) { - return BI.parseFloat(v) <= 100 && BI.parseFloat(v) >= 0; - }, - height: 24, - width: 150, - errorText: "hahah" - }); - editor.on(BI.NumberEditor.EVENT_CHANGE, function () { - if (BI.parseFloat(this.getValue()) < 1) { - editor.setDownEnable(false); - } else { - editor.setDownEnable(true); - } - }); - return { - type: "bi.vertical", - items: [{ - el: editor, - height: 24 - }] - }; - } -}); -BI.shortcut("demo.number_editor", Demo.FileManager);/** - * Created by Dailer on 2017/7/12. - */ -Demo.NumericalInterval = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - - mounted: function () { - var numerical = this.numerical; - var label = this.label; - numerical.on(BI.NumberInterval.EVENT_CHANGE, function () { - var temp = numerical.getValue(); - var res = "大于" + (temp.closemin ? "等于 " : " ") + temp.min + " 小于" + (temp.closemax ? "等于 " : " ") + temp.max; - label.setValue(res); - }); - }, - - - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.number_interval", - ref: function (_ref) { - self.numerical = _ref; - }, - width: 500, - value: { - max: 300, - closeMax: true, - closeMin: false - } - }, { - type: "bi.label", - ref: function (_ref) { - self.label = _ref; - }, - text: "显示结果" - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.number_interval", Demo.NumericalInterval);/** - * Created by Dailer on 2017/7/11. - */ -Demo.Quarter = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.quarter_combo", - width: 300, - ref: function () { - self.quartercombo = this; - }, - value: 3 - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.quartercombo.getValue())); - }, - width: 300 - }, { - type: "bi.button", - text: "setValue : 3", - handler: function () { - self.quartercombo.setValue(3); - }, - width: 300 - }], - vgap: 10 - }; - } -}); - -BI.shortcut("demo.quarter", Demo.Quarter);/** - * Created by Dailer on 2017/7/13. - */ -Demo.MultiLayerSelectTreeCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - var self = this; - var items = BI.deepClone(Demo.CONSTANTS.TREE); - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.multilayer_select_tree_combo", - ref: function (_ref) { - self.tree = _ref; - }, - text: "默认值", - items: items, - width: 300, - value: ["第五级文件1"] - }, { - type: "bi.button", - text: "getVlaue", - handler: function () { - BI.Msg.toast(self.tree.getValue()[0]); - }, - width: 300 - }, { - type: "bi.button", - text: "setVlaue (第二级文件1)", - handler: function () { - self.tree.setValue(["第二级文件1"]); - }, - width: 300 - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.multilayer_select_tree_combo", Demo.MultiLayerSelectTreeCombo);/** - * Created by Dailer on 2017/7/13. - */ -Demo.SelectTreeCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - - render: function () { - var self = this; - var items = BI.deepClone(Demo.CONSTANTS.LEVELTREE); - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.select_tree_combo", - ref: function (_ref) { - self.tree = _ref; - }, - value: "11", - text: "默认值", - items: items, - width: 300 - }, { - type: "bi.button", - text: "getVlaue", - handler: function () { - BI.Msg.toast(self.tree.getValue()[0]); - }, - width: 300 - }, { - type: "bi.button", - text: "setVlaue (第二级文件1)", - handler: function () { - self.tree.setValue(["2"]); - }, - width: 300 - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.select_tree_combo", Demo.SelectTreeCombo);/** - * Created by User on 2017/3/22. - */ -Demo.SingleSelectCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-single-select-combo" - }, - - _createSingleSelectCombo: function () { - var self = this; - var widget = BI.createWidget({ - type: "bi.single_select_combo", - itemsCreator: BI.bind(this._itemsCreator, this), - width: 200, - ref: function () { - self.SingleSelectCombo = this; - } - }); - - widget.on(BI.SingleSelectCombo.EVENT_CONFIRM, function () { - BI.Msg.toast(JSON.stringify(this.getValue())); - }); - - return widget; - }, - - _getItemsByTimes: function (items, times) { - var res = []; - for (var i = (times - 1) * 10; items[i] && i < times * 10; i++) { - res.push(items[i]); - } - return res; - }, - - _hasNextByTimes: function (items, times) { - return times * 10 < items.length; - }, - - _itemsCreator: function (options, callback) { - var self = this; - var items = Demo.CONSTANTS.ITEMS; - var keywords = (options.keywords || []).slice(); - if (options.keyword) { - keywords.push(options.keyword); - } - BI.each(keywords, function (i, kw) { - var search = BI.Func.getSearchResult(items, kw); - items = search.match.concat(search.find); - }); - if (options.selectedValues) {// 过滤 - var filter = BI.makeObject(options.selectedValues, true); - items = BI.filter(items, function (i, ob) { - return !filter[ob.value]; - }); - } - if (options.type == BI.SingleSelectCombo.REQ_GET_ALL_DATA) { - callback({ - items: items - }); - return; - } - if (options.type == BI.SingleSelectCombo.REQ_GET_DATA_LENGTH) { - callback({count: items.length}); - return; - } - BI.delay(function () { - callback({ - items: self._getItemsByTimes(items, options.times), - hasNext: self._hasNextByTimes(items, options.times) - }); - }, 1000); - }, - - render: function () { - var self = this; - return { - type: "bi.absolute", - scrolly: false, - items: [{ - el: this._createSingleSelectCombo(), - right: "50%", - top: 10 - }, { - el: { - - type: "bi.button", - text: "setValue(\"柳州市针织总厂\")", - handler: function () { - self.SingleSelectCombo.setValue("柳州市针织总厂"); - } - } - }] - }; - } -}); -BI.shortcut("demo.single_select_combo", Demo.SingleSelectCombo);/** - * Created by Dailer on 2017/7/13. - */ -Demo.MultiLayerSingleTreeCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - var self = this; - var items = BI.deepClone(Demo.CONSTANTS.TREE); - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.multilayer_single_tree_combo", - ref: function (_ref) { - self.tree = _ref; - }, - text: "默认值", - items: items, - width: 300 - }, { - type: "bi.button", - text: "getVlaue", - handler: function () { - BI.Msg.toast(self.tree.getValue()[0]); - }, - width: 300 - }, { - type: "bi.button", - text: "setVlaue (第二级文件1)", - handler: function () { - self.tree.setValue(["第二级文件1"]); - }, - width: 300 - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.multilayer_single_tree_combo", Demo.MultiLayerSingleTreeCombo);/** - * Created by Dailer on 2017/7/13. - */ -Demo.SingleTreeCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - - render: function () { - var self = this; - var items = BI.deepClone(Demo.CONSTANTS.LEVELTREE); - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.single_tree_combo", - ref: function (_ref) { - self.tree = _ref; - }, - text: "默认值", - items: items, - width: 300, - value: "11" - }, { - type: "bi.button", - text: "getVlaue", - handler: function () { - BI.Msg.toast(self.tree.getValue()[0]); - }, - width: 300 - }, { - type: "bi.button", - text: "setVlaue (第二级文件1)", - handler: function () { - self.tree.setValue(["2"]); - }, - width: 300 - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.single_tree_combo", Demo.SingleTreeCombo);/** - * Created by Urthur on 2017/9/4. - */ -Demo.Slider = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-slider", - width: 300, - height: 50, - min: 0, - max: 100 - }, - - render: function () { - var self = this, o = this.options; - var singleSlider = BI.createWidget({ - type: "bi.single_slider", - digit: 0, - width: o.width, - height: o.height, - cls: "layout-bg-white" - }); - - singleSlider.setMinAndMax({ - min: 10, - max: o.max - }); - - singleSlider.setValue(30); - singleSlider.populate(); - singleSlider.on(BI.SingleSlider.EVENT_CHANGE, function () { - console.log(this.getValue()); - }); - - var normalSingleSlider = BI.createWidget({ - type: "bi.single_slider_normal", - width: o.width, - height: 30, - cls: "layout-bg-white" - }); - normalSingleSlider.setMinAndMax({ - min: o.min, - max: o.max - }); - normalSingleSlider.setValue(10); - normalSingleSlider.populate(); - - var singleSliderLabel = BI.createWidget({ - type: "bi.single_slider", - width: o.width, - height: o.height, - digit: 0, - unit: "个", - cls: "layout-bg-white" - }); - singleSliderLabel.setMinAndMax({ - min: o.min, - max: o.max - }); - singleSliderLabel.setValue(10); - singleSliderLabel.populate(); - - var intervalSlider = BI.createWidget({ - type: "bi.interval_slider", - width: o.width, - digit: 0, - cls: "layout-bg-white" - }); - intervalSlider.setMinAndMax({ - min: o.min, - max: o.max - }); - intervalSlider.setValue({ - min: 10, - max: 120 - }); - intervalSlider.populate(); - - var intervalSliderLabel = BI.createWidget({ - type: "bi.interval_slider", - width: o.width, - unit: "px", - cls: "layout-bg-white", - digit: 1 - }); - intervalSliderLabel.setMinAndMax({ - min: 0, - max: 120 - }); - intervalSliderLabel.setValue({ - min: 10, - max: 120 - }); - intervalSliderLabel.populate(); - - - return { - type: "bi.vertical", - element: this, - items: [{ - type: "bi.center_adapt", - items: [{ - el: singleSlider - }] - }, { - type: "bi.center_adapt", - items: [{ - el: normalSingleSlider - }] - }, { - type: "bi.center_adapt", - items: [{ - el: singleSliderLabel - }] - }, { - type: "bi.center_adapt", - items: [{ - el: intervalSlider - }] - }, { - type: "bi.center_adapt", - items: [{ - el: intervalSliderLabel - }] - }], - vgap: 20 - }; - } -}); -BI.shortcut("demo.slider", Demo.Slider);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var items = [{ - children: [{ - type: "bi.page_table_cell", - text: "node1", - children: [{ - type: "bi.page_table_cell", - text: "childnode1", - values: [{type: "bi.page_table_cell", text: 101}, { - type: "bi.page_table_cell", - text: 102 - }, {type: "bi.page_table_cell", text: 101}, { - type: "bi.page_table_cell", - text: 102 - }, {type: "bi.page_table_cell", text: 101}] - }, { - type: "bi.page_table_cell", - text: "childnode2", - values: [{type: "bi.page_table_cell", text: 201}, { - type: "bi.page_table_cell", - text: 202 - }, {type: "bi.page_table_cell", text: 201}, { - type: "bi.page_table_cell", - text: 202 - }, {type: "bi.page_table_cell", text: 201}] - }], - values: [{type: "bi.page_table_cell", text: 1001}, { - type: "bi.page_table_cell", - text: 1002 - }, {type: "bi.page_table_cell", text: 1001}, { - type: "bi.page_table_cell", - text: 1002 - }, {type: "bi.page_table_cell", text: 1001}] - }], values: [{type: "bi.page_table_cell", text: 12001}, { - type: "bi.page_table_cell", - text: 12002 - }, {type: "bi.page_table_cell", text: 12001}, { - type: "bi.page_table_cell", - text: 12002 - }, {type: "bi.page_table_cell", text: 12001}] - }]; - - var header = [{ - type: "bi.page_table_cell", - text: "header1" - }, { - type: "bi.page_table_cell", - text: "header2" - }, { - type: "bi.page_table_cell", - text: "jine", - tag: 1 - }, { - type: "bi.page_table_cell", - text: "jine", - tag: 2 - }, { - type: "bi.page_table_cell", - text: "jine", - tag: 3 - }, { - type: "bi.page_table_cell", - text: "金额汇总", - tag: 4 - }, { - type: "bi.page_table_cell", - text: "金额汇总2", - tag: 5 - }]; - - var crossHeader = [{ - type: "bi.page_table_cell", - text: "cross1" - }, { - type: "bi.page_table_cell", - text: "cross2" - }]; - - var crossItems = [{ - children: [{ - type: "bi.page_table_cell", - text: "node1", - values: [1, 2, 3] - }, { - type: "bi.page_table_cell", - text: "node3", - values: [1, 2] - }] - // values: [1, 2] - }]; - - var table1 = BI.createWidget({ - type: "bi.page_table", - el: { - type: "bi.sequence_table", - showSequence: true, - el: { - type: "bi.dynamic_summary_tree_table", - el: { - type: "bi.adaptive_table", - el: { - type: "bi.resizable_table", - el: { - type: "bi.collection_table" - } - } - } - }, - sequence: { - type: "bi.sequence_table_dynamic_number" - } - }, - summaryCellStyleGetter: function (isLast) { - return isLast ? { - backgroundColor: "#6495ED", - color: "#ffffff" - } : { - backgroundColor: "#B0C4DE", - color: "#ffffff" - }; - }, - sequenceCellStyleGetter: function (index) { - return { - backgroundColor: "#87CEEB", - color: "#ffffff" - }; - }, - headerCellStyleGetter: function () { - return { - backgroundColor: "#6495ED", - color: "#ffffff" - }; - }, - pager: { - horizontal: { - pages: false, // 总页数 - curr: 1, // 初始化当前页, pages为数字时可用 - - hasPrev: function (page) { - return page > 1; - }, - hasNext: function (page) { - return page < 3; - } - }, - vertical: { - pages: false, // 总页数 - curr: 1, // 初始化当前页, pages为数字时可用 - - hasPrev: function (page) { - return page > 1; - }, - hasNext: function (page) { - return page < 3; - } - } - }, - itemsCreator: function (op, populate) { - var vpage = op.vpage || ""; - var hpage = op.hpage || ""; - BI.each(header, function (i, h) { - h.text = h.text + "V" + vpage + "H" + hpage; - }); - populate(items, header, crossItems, crossHeader); - }, - width: 600, - height: 400, - columnSize: [100, 100, 100, 100, 100, 100, 100], - minColumnSize: [100, 100, 100, 100, 100, 100, 100], - isNeedMerge: true, - isNeedFreeze: true, - mergeCols: [0, 1], - mergeRule: function (col1, col2) { - if (col1 === col2) { - return true; - } - if (col1.tag && col2.tag) { - return col1.tag === col2.tag; - } - return col1 === col2; - }, - freezeCols: [0, 1], - header: header, - items: items, - crossHeader: crossHeader, - crossItems: crossItems - }); - // table1.populate(items, header, crossItems, crossHeader); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 1, - rows: 1, - items: [[{ - el: table1 - }]] - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.page_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var items = [[{ - text: "第一行第一列" - }, { - text: "第一行第二列" - }, { - text: "第一行第三列" - }], [{ - text: "第二行第一列" - }, { - text: "第二行第二列" - }, { - text: "第二行第三列" - }], [{ - text: "第二行第一列" - }, { - text: "第三行第二列" - }, { - text: "第三行第三列" - }], [{ - text: "第二行第一列" - }, { - text: "第四行第二列" - }, { - text: "第四行第三列" - }], [{ - text: "第五行第一列" - }, { - text: "第五行第二列" - }, { - text: "第五行第三列" - }], [{ - text: "第六行第一列" - }, { - text: "第六行第二列" - }, { - text: "第六行第三列" - }], [{ - text: "第七行第一列" - }, { - text: "第七行第二列" - }, { - text: "第七行第三列" - }], [{ - text: "第八行第一列" - }, { - text: "第八行第二列" - }, { - text: "第八行第三列" - }], [{ - text: "第九行第一列" - }, { - text: "第九行第二列" - }, { - text: "第九行第三列" - }], [{ - text: "第十行第一列" - }, { - text: "第十行第二列" - }, { - text: "第十行第三列" - }], [{ - text: "第十一行第一列" - }, { - text: "第十一行第二列" - }, { - text: "第十一行第三列" - }], [{ - text: "第十二行第一列" - }, { - text: "第十二行第二列" - }, { - text: "第十二行第三列" - }], [{ - text: "第十三行第一列" - }, { - text: "第十三行第二列" - }, { - text: "第十三行第三列" - }], [{ - text: "第十四行第一列" - }, { - text: "第十四行第二列" - }, { - text: "第十四行第三列" - }], [{ - text: "第十五行第一列" - }, { - text: "第十五行第二列" - }, { - text: "第十五行第三列" - }], [{ - text: "第十六行第一列" - }, { - text: "第十六行第二列" - }, { - text: "第十六行第三列" - }], [{ - text: "第十七行第一列" - }, { - text: "第十七行第二列" - }, { - text: "第十七行第三列" - }], [{ - text: "第十八行第一列" - }, { - text: "第十八行第二列" - }, { - text: "第十八行第三列" - }]]; - - var header = [[{ - text: "表头1" - }, { - text: "表头2" - }, { - text: "表头3" - }]]; - - var table1 = BI.createWidget({ - type: "bi.preview_table", - columnSize: ["", "", ""], - header: header, - items: items - }); - var table2 = BI.createWidget({ - type: "bi.preview_table", - header: header, - columnSize: [100, "", 50], - items: items - }); - var table3 = BI.createWidget({ - type: "bi.preview_table", - header: header, - columnSize: [0.2, 0.4, 0.4], - headerRowSize: 30, - items: items - }); - var table4 = BI.createWidget({ - type: "bi.preview_table", - header: header, - isNeedFreeze: true, - freezeCols: [0, 1], - columnSize: [0.2, "", 0.4], - items: items - }); - var table5 = BI.createWidget({ - type: "bi.preview_table", - header: header, - isNeedFreeze: true, - freezeCols: [0, 1], - columnSize: [200, 100, ""], - items: items - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 3, - rows: 2, - items: [[{ - el: { - type: "bi.absolute", - items: [{ - el: table1, - left: 5, - right: 5, - top: 5, - bottom: 5 - }] - } - }, { - el: { - type: "bi.absolute", - items: [{ - el: table2, - left: 5, - right: 5, - top: 5, - bottom: 5 - }] - } - }, { - el: { - type: "bi.absolute", - items: [{ - el: table3, - left: 5, - right: 5, - top: 5, - bottom: 5 - }] - } - }], [{ - el: { - type: "bi.absolute", - items: [{ - el: table4, - left: 5, - right: 5, - top: 5, - bottom: 5 - }] - } - }, { - el: { - type: "bi.absolute", - items: [{ - el: table5, - left: 5, - right: 5, - top: 5, - bottom: 5 - }] - } - }]] - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.preview_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var items = [[{ - text: "第一行第一列" - }, { - text: "第一行第一列" - }, { - text: "第一行第一列" - }], [{ - text: "第一行第一列" - }, { - text: "第一行第一列" - }, { - text: "第一行第一列" - }], [{ - text: "第三行第一列" - }, { - text: "第三行第二列" - }, { - text: "第三行第三列" - }], [{ - text: "第四行第一列" - }, { - text: "第四行第二列" - }, { - text: "第四行第三列" - }], [{ - text: "第五行第一列" - }, { - text: "第五行第二列" - }, { - text: "第五行第三列" - }], [{ - text: "第六行第一列" - }, { - text: "第六行第二列" - }, { - text: "第六行第三列" - }], [{ - text: "第七行第一列" - }, { - text: "第七行第二列" - }, { - text: "第七行第三列" - }], [{ - text: "第八行第一列" - }, { - text: "第八行第二列" - }, { - text: "第八行第三列" - }], [{ - text: "第九行第一列" - }, { - text: "第九行第二列" - }, { - text: "第九行第三列" - }], [{ - text: "第十行第一列" - }, { - text: "第十行第二列" - }, { - text: "第十行第三列" - }], [{ - text: "第十一行第一列" - }, { - text: "第十一行第二列" - }, { - text: "第十一行第三列" - }], [{ - text: "第十二行第一列" - }, { - text: "第十二行第二列" - }, { - text: "第十二行第三列" - }], [{ - text: "第十三行第一列" - }, { - text: "第十三行第二列" - }, { - text: "第十三行第三列" - }], [{ - text: "第十四行第一列" - }, { - text: "第十四行第二列" - }, { - text: "第十四行第三列" - }], [{ - text: "第十五行第一列" - }, { - text: "第十五行第二列" - }, { - text: "第十五行第三列" - }], [{ - text: "第十六行第一列" - }, { - text: "第十六行第二列" - }, { - text: "第十六行第三列" - }], [{ - text: "第十七行第一列" - }, { - text: "第十七行第二列" - }, { - text: "第十七行第三列" - }], [{ - text: "第十八行第一列" - }, { - text: "第十八行第二列" - }, { - text: "第十八行第三列" - }]]; - - - var header = [[{ - text: "表头1" - }, { - text: "表头2" - }, { - text: "表头3" - }]]; - - - var table1 = BI.createWidget({ - type: "bi.responsive_table", - isNeedMerge: true, - isNeedFreeze: true, - mergeCols: [0, 1], - items: [], - header: [] - }); - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.tab", - showIndex: 1, - cardCreator: function (v) { - switch (v) { - case 1: - table1.attr("columnSize", ["", "", ""]); - table1.populate(items, header); - return table1; - } - } - }, - left: 10, - right: 10, - top: 10, - bottom: 10 - }] - }); - } -}); -BI.shortcut("demo.responsive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-func" - }, - - render: function () { - var items = [{ - children: [{ - text: "节点1", - children: [{ - text: "子节点1", - children: [{ - text: "叶节点1", - values: [{text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 112}] - }, { - text: "叶节点2", - values: [{text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 122}] - }], - values: [{text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 1102}] - }, { - text: "子节点2", - children: [{ - text: "叶节点3", - values: [{text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 132}] - }, { - text: "叶节点4", - values: [{text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 142}] - }], - values: [{text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 1202}] - }, { - text: "子节点3", - children: [{ - text: "叶节点5", - values: [{text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 152}] - }], - values: [{text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 1302}] - }], - values: [{text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 11002}] - }, { - text: "节点2", - values: [{text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 12002}] - }], - values: [{text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 112002}] - }]; - - var header = [{ - text: "header1" - }, { - text: "header2" - }, { - text: "header3" - }, { - text: "金额", - tag: 1 - }, { - text: "金额", - tag: 2 - }, { - text: "金额", - tag: 3 - }, { - text: "金额", - tag: 4 - }, { - text: "金额", - tag: 5 - }, { - text: "金额", - tag: 6 - }, { - text: "金额", - tag: 7 - }]; - - var crossHeader = [{ - text: "cross1" - }, { - text: "cross2" - }]; - - var crossItems = [{ - children: [{ - text: "节点1", - children: [{ - text: "子节点1" - }, { - text: "子节点2" - }], - values: [0] - }, { - text: "节点2", - children: [{ - text: "子节点3" - }, { - text: "子节点4" - }], - values: [0] - }], - values: [0] - }]; - var table = BI.createWidget({ - type: "bi.sequence_table", - el: { - type: "bi.tree_table", - el: { - type: "bi.adaptive_table", - el: { - type: "bi.resizable_table", - el: { - type: "bi.collection_table" - } - } - } - }, - sequence: { - type: "bi.sequence_table_tree_number" - }, - showSequence: true, - width: 600, - height: 400, - isNeedResize: true, - isNeedMerge: true, - mergeRule: function (row1, row2) { - return row1 === row2; - }, - columnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], - minColumnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], - isNeedFreeze: true, - freezeCols: [0, 1, 2], - mergeCols: [0, 1, 2], - header: header, - items: items, - crossHeader: crossHeader, - crossItems: crossItems - }); - - BI.createWidget({ - type: "bi.absolute", - element: this, - items: [{ - el: { - type: "bi.grid", - columns: 1, - rows: 1, - items: [{ - column: 0, - row: 0, - el: table - }] - }, - left: 10, - right: 10, - top: 10, - bottom: 50 - }] - }); - } -}); -BI.shortcut("demo.sequence_table", Demo.Func);/** - * Created by Dailer on 2017/7/13. - */ -Demo.TimeInterval = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - - render: function () { - var self = this; - var items = BI.deepClone(Demo.CONSTANTS.TREE); - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.time_interval", - ref: function (_ref) { - self.interval = _ref; - }, - value: { - start: { - type: 1, - value: 2 - }, - end: { - year: 2018, - month: 0, - day: 12 - } - }, - width: 300 - }, { - type: "bi.button", - text: "getVlaue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.interval.getValue())); - }, - width: 300 - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.time_interval", Demo.TimeInterval);/** - * Created by Dailer on 2017/7/26. - */ - - -Demo.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, { - - render: function () { - var self = this; - var tree = BI.createWidget({ - type: "bi.multilayer_select_level_tree", - items: BI.deepClone(Demo.CONSTANTS.TREE), - value: "第五级文件1" - }); - - return { - type: "bi.vtape", - items: [{ - el: tree - }, { - el: { - type: "bi.button", - height: 25, - text: "getValue", - handler: function () { - BI.Msg.alert("", JSON.stringify(tree.getValue())); - } - }, - height: 25 - }, { - el: { - type: "bi.button", - height: 25, - text: "setValue (第二级文件1)", - handler: function () { - tree.setValue(["第二级文件1"]); - } - }, - height: 25 - }], - width: 500, - hgap: 300 - }; - } -}); - -BI.shortcut("demo.multilayer_select_level_tree", Demo.MultiLayerSelectLevelTree);/** - * Created by Dailer on 2017/7/26. - */ - - -Demo.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, { - - render: function () { - var self = this; - var tree = BI.createWidget({ - type: "bi.multilayer_single_level_tree", - items: BI.deepClone(Demo.CONSTANTS.TREE), - value: "第五级文件1" - }); - - return { - type: "bi.vtape", - items: [{ - el: tree - }, { - el: { - type: "bi.button", - height: 25, - text: "getValue", - handler: function () { - BI.Msg.alert("", JSON.stringify(tree.getValue())); - } - }, - height: 25 - }, { - el: { - type: "bi.button", - height: 25, - text: "setValue (第二级文件1)", - handler: function () { - tree.setValue(["第二级文件1"]); - } - }, - height: 25 - }], - width: 500, - hgap: 300 - }; - } -}); - -BI.shortcut("demo.multilayer_single_level_tree", Demo.MultiLayerSingleLevelTree);/** - * Created by Dailer on 2017/7/26. - */ - - -Demo.SelectLevelTree = BI.inherit(BI.Widget, { - - render: function () { - var self = this; - var tree = BI.createWidget({ - type: "bi.select_level_tree", - items: BI.deepClone(Demo.CONSTANTS.LEVELTREE), - value: "11" - }); - - return { - type: "bi.vtape", - items: [{ - el: tree - }, { - el: { - type: "bi.button", - height: 25, - text: "getValue", - handler: function () { - BI.Msg.alert("", JSON.stringify(tree.getValue())); - } - }, - height: 25 - }, { - el: { - type: "bi.button", - height: 25, - text: "setValue (第二级文件1)", - handler: function () { - tree.setValue(["2"]); - } - }, - height: 25 - }], - width: 500, - hgap: 300 - }; - } -}); - -BI.shortcut("demo.select_level_tree", Demo.SelectLevelTree);/** - * Created by Dailer on 2017/7/26. - */ - - -Demo.SingleLevelTree = BI.inherit(BI.Widget, { - - render: function () { - var self = this; - var tree = BI.createWidget({ - type: "bi.single_level_tree", - items: BI.deepClone(Demo.CONSTANTS.LEVELTREE), - value: "11" - }); - - return { - type: "bi.vtape", - items: [{ - el: tree - }, { - el: { - type: "bi.button", - height: 25, - text: "getValue", - handler: function () { - BI.Msg.alert("", JSON.stringify(tree.getValue())); - } - }, - height: 25 - }, { - el: { - type: "bi.button", - height: 25, - text: "setValue (第二级文件1)", - handler: function () { - tree.setValue(["2"]); - } - }, - height: 25 - }], - width: 500, - hgap: 300 - }; - } -}); - -BI.shortcut("demo.single_level_tree", Demo.SingleLevelTree);/** - * Created by Dailer on 2017/7/26. - */ - - -Demo.SwitchTree = BI.inherit(BI.Widget, { - - render: function () { - var self = this; - var tree = BI.createWidget({ - type: "bi.switch_tree", - items: BI.deepClone(Demo.CONSTANTS.TREE), - value: "第五级文件1" - }); - - return { - type: "bi.vtape", - items: [{ - el: tree - }, { - el: { - type: "bi.button", - height: 25, - text: "点击切换", - handler: function () { - tree.switchSelect(); - } - }, - height: 25 - }, { - el: { - type: "bi.button", - height: 25, - text: "getValue", - handler: function () { - BI.Msg.alert("", JSON.stringify(tree.getValue())); - } - }, - height: 25 - }, { - el: { - type: "bi.button", - height: 25, - text: "setValue (第二级文件1)", - handler: function () { - tree.setValue(["第二级文件1"]); - } - }, - height: 25 - }], - width: 500, - hgap: 300 - }; - } -}); - -BI.shortcut("demo.switch_tree", Demo.SwitchTree);/** - * Created by Dailer on 2017/7/11. - */ -Demo.Year = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-exceltable" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.year_combo", - width: 300, - ref: function () { - self.yearcombo = this; - }, - value: 2017 - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.yearcombo.getValue())); - }, - width: 300 - }, { - type: "bi.button", - text: "setValue : 2018", - handler: function () { - self.yearcombo.setValue(2018); - }, - width: 300 - }], - vgap: 10 - }; - } -}); - -BI.shortcut("demo.year", Demo.Year);/** - * Created by Dailer on 2017/7/13. - */ -Demo.YearMonthCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.year_month_combo", - ref: function (_ref) { - self.widget = _ref; - }, - width: 300, - value:{ - year: 2018, - month: 0 - } - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.widget.getValue())); - }, - width: 300 - }, { - type: "bi.button", - text: "setVlaue '2017-12'", - width: 300, - handler: function () { - self.widget.setValue({ - year: 2017, - month: 11 - }); - } - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.year_month_combo", Demo.YearMonthCombo);/** - * Created by Dailer on 2017/7/13. - */ -Demo.YearQuarterCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.year_quarter_combo", - width: 300, - ref: function (_ref) { - self.widget = _ref; - }, - yearBehaviors: {}, - quarterBehaviors: {}, - value: { - year: 2018, - quarter: 1 - } - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.widget.getValue())); - }, - width: 300 - }, { - type: "bi.button", - text: "setVlaue '2017 季度3'", - width: 300, - handler: function () { - self.widget.setValue({ - year: 2017, - quarter: 3 - }); - } - }], - vgap: 20 - }; - } -}); - -BI.shortcut("demo.year_quarter_combo", Demo.YearQuarterCombo);Demo = { - version: 1.0 -}; - -Demo.CONFIG = Demo.CORE_CONFIG.concat(Demo.BASE_CONFIG).concat(Demo.CASE_CONFIG).concat(Demo.WIDGET_CONFIG).concat(Demo.COMPONENT_CONFIG).concat(Demo.FIX_CONFIG).concat(Demo.CATEGORY_CONFIG); - -Demo.CONSTANTS = { - SIMPLE_ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂".match(/[^\s]+/g), function (i, v) { - return { - text: v, - value: v, - title: v - }; - }), - ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂 柳州市积玉贸易有限公司 柳州市福运来贸易有限责任公司 柳州市钢义物资有限公司 柳州市洋力化工有限公司 柳州市悦盛贸易有限公司 柳州市雁城钢管物资有限公司 柳州市恒瑞钢材经营部 柳州市科拓电子有限公司 柳州市九方电子有限公司 柳州市桂龙汽车配件厂 柳州市制鞋工厂 柳州市炜力科贸有限公司 柳州市希翼贸易有限公司 柳州市兆金物资有限公司 柳州市和润电子科技有限责任公司 柳州市汇凯贸易有限公司 柳州市好机汇商贸有限公司 柳州市泛源商贸经营部 柳州市利汇达物资有限公司 广西全民药业有限责任公司 柳州超凡物资贸易有限责任公司 柳州市贵宏物资有限责任公司 柳州昊恒贸易有限责任公司 柳州市浦联物资有限公司 柳州市广通园林绿化工程有限责任公司 柳州市松发物资贸易有限责任公司 柳州市奥士达办公设备有限责任公司 柳州市海泰物资有限公司 柳州市金三环针织厂 柳州市钢贸物资有限公司 柳州市明阳纺织有限公司 柳州市世科科技发展有限公司 柳州市禄羊贸易有限公司 柳州市金兆阳商贸有限公司 柳州市汇昌物资经营部 柳州市林泰金属物资供应站 柳州市自来水管道材料设备公司 柳州市丹柳铝板有限公司 柳州市桂冶物资有限公司 柳州市宸业物资经营部 柳州市耀成贸易有限公司 柳州奥易自动化科技有限公司 柳州市萃丰科技有限责任公司 柳州市华储贸易有限责任公司 柳州市黄颜钢材有限责任公司 柳州市银盛物资有限责任公司 柳州市新仪化玻供应站 柳州市晶凯化工有限公司 广西柳州市柳江包装纸厂 柳州市志新物资有限责任公司 柳州市兆钢物资有限公司 柳州市友方科技发展有限责任公司 柳州市缝纫机台板家具总厂 柳州市晖海数码办公设备有限责任公司 柳州市富兰特服饰有限责任公司 柳州市柳北区富兴物资经营部 柳州市柳锌福利厂 柳州市海泉印刷有限责任公司 柳州市乾亨贸易有限公司 柳州市悦宁物资贸易有限公司 柳州市昊天贸易有限公司 广西惠字钢铁有限公司 柳州市名青物资有限公司 柳州市林郝物资有限公司 柳州市民政服装厂 柳州市多维劳保用品厂 柳州市轻工物资供应公司 柳州市程源物资有限责任公司 柳州市寿丰物资贸易有限责任公司 柳州市凯凡物资有限公司 柳州市利晖物资经营部 柳州市恒茂金属物资供应站 柳州市中储物资经营部 柳州市第二医疗器械厂 柳州市来鑫物资经营部 柳州市钢鑫物资贸易有限责任公司 柳州市双合袜业有限责任公司 柳州市茂松经贸有限责任公司 柳州市行行物资贸易有限公司 柳州市方一物资有限公司 柳州成异钢管销售有限公司 柳州广惠佳电脑有限公司 桂林市圣泽鑫物资有限公司柳州分公司 柳州市砼基建材贸易有限公司 柳州市海燕针织厂 上海浦光仪表厂柳州销售处 柳州市能电工贸有限责任公司 柳州市广贸物资有限公司 柳州市柳北区大昌电工灯饰经营部 柳州市金龙印务有限公司 柳州市奇缘婚典服务有限公司 柳州市盛博物资经营部 柳州市项元钢铁贸易有限公司 柳州市虞美人化妆品经营部 柳州市俊彦鞋厂 柳州市聚源特钢有限公司 柳州市迅龙科贸有限责任公司 柳州市恒飞电子有限责任公司 柳州市蓝正现代办公设备有限责任公司 柳州地区农业生产资料公司 柳州华菱钢管销售有限公司 柳州融通物资有限公司 柳州市可仁广告策划有限责任公司 柳州市鸟鑫物资有限责任公司 柳州市五丰钢材供应站 柳州市金江不锈钢有限公司 柳州市美日物资设备有限责任公司 柳州市鑫东物资贸易有限责任公司 柳州地区日用杂品公司 柳州市华纳物资贸易有限公司 柳州乾利金虹物资贸易有限责任公司 柳州市新迈计算机有限公司 柳州市富丽实业发展公司 柳州市石钢金属材料有限公司 柳州市力志传真机销售有限公司 广西宝森投资有限公司 柳州市嵘基商贸有限公司 柳州市景民商贸有限责任公司 柳州市银桥化玻有限责任公司 柳州市宏文糖烟店 柳州市科苑电脑网络有限公司 柳州市两面针旅游用品厂 柳州市立早室内装璜有限责任公司 柳州地化建材有限公司 柳州市涛达贸易有限公司 柳州市兰丰档案服务中心 柳州市惠贸物资有限责任公司 柳州市立文物资有限责任公司 柳州市致和商贸经营部 柳州市金色阳光信息咨询有限公司 柳州市赛利钢材经销部 柳州市日用化工厂 柳州市昆廷物资有限责任公司 柳州市邦盛贸易有限公司 柳州市济华贸易有限公司 柳州昕威橡塑化工经营部 柳州市联业贸易有限公司 柳州市兰钢贸易有限公司 柳州市子欣科技有限公司 柳州市狄龙机电设备有限公司 柳州市方真物资贸易有限公司 柳州市银鸥废旧回收中心 柳州市冠宝贸易有限公司 柳州市鑫盛德商务咨询有限责任公司 柳州市泰汇银通经贸有限公司 广西瀚维智测科技有限公司 柳州市钓鱼郎制衣有限责任公司 柳州溪水物资有限公司 柳州市融峰物资有限责任公司 广西新地科技有限责任公司 柳州市纺织装饰公司 柳州市粤翔冶金炉料有限公司 柳州市远腾贸易有限公司 柳州市东鸿城市改造有限公司 广西丛欣实业有限公司 柳州市服装厂 柳州市立安联合刀片有限公司 广西国扬投资有限责任公司 柳州市铭泰办公设备公司 柳州市桂钢物资供应站 柳州市昱升物资有限责任公司 柳州市鹰飞灿科贸有限公司 柳州市先导科贸有限公司 柳州市金秋建材物资经营部 柳州市童装厂 柳州市民泽物资有限公司 柳州市恒先物资贸易有限公司 柳州市银夏冷气工程有限责任公司 柳州粮食批发有限责任公司 柳州市金银华窗纱制造有限责任公司 柳州市三方贸易有限公司 柳州市丰涛商贸有限责任公司 柳州华智企业管理咨询有限责任公司 柳州市诚正建筑工程施工图审查有限公司 柳州市今科电讯设备营销中心 柳州市闽德电子有限公司 柳州市鑫虹针织厂 柳州市畅通通讯器材有限责任公司 柳州市正钢物资经营部 柳州市新柳饲料有限责任公司 柳州市黄村油库 柳州市天泰电力装饰工程有限公司 柳州市兆吉物资有限责任公司 柳州市八龙纸制品有限责任公司 柳州市巨佳电脑网络科技有限公司 ".match(/[^\s]+/g), function (i, v) { - return { - text: v, - value: v, - title: v + text: v, + value: v, + title: v }; }), TREEITEMS: [{pId: "0", id: "0_0", text: "( 共25个 )", value: "", open: true}, { @@ -15836,251 +1333,14755 @@ Demo.CONSTANTS = { text: "广元市", value: "广元市", open: true - }, {pId: "0_1_25", id: "0_1_25_8", text: "乐山市", value: "乐山市", open: true}, { - pId: "0_1_25", - id: "0_1_25_9", - text: "凉山市", - value: "凉山市", + }, {pId: "0_1_25", id: "0_1_25_8", text: "乐山市", value: "乐山市", open: true}, { + pId: "0_1_25", + id: "0_1_25_9", + text: "凉山市", + value: "凉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_10", text: "泸州市", value: "泸州市", open: true}, { + pId: "0_1_25", + id: "0_1_25_11", + text: "眉山市", + value: "眉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_12", text: "绵阳市", value: "绵阳市", open: true}, { + pId: "0_1_25", + id: "0_1_25_13", + text: "南充市", + value: "南充市", + open: true + }, {pId: "0_1_25", id: "0_1_25_14", text: "内江市", value: "内江市", open: true}, { + pId: "0_1_25", + id: "0_1_25_15", + text: "攀枝花市", + value: "攀枝花市", + open: true + }, {pId: "0_1_25", id: "0_1_25_16", text: "遂宁市", value: "遂宁市", open: true}, { + pId: "0_1_25", + id: "0_1_25_17", + text: "雅安市", + value: "雅安市", + open: true + }, {pId: "0_1_25", id: "0_1_25_18", text: "宜宾市", value: "宜宾市", open: true}, { + pId: "0_1_25", + id: "0_1_25_19", + text: "资阳市", + value: "资阳市", + open: true + }, {pId: "0_1_25", id: "0_1_25_20", text: "自贡市", value: "自贡市", open: true}, { + pId: "0_1", + id: "0_1_26", + text: "台湾( 共1个 )", + value: "台湾", + open: true + }, {pId: "0_1_26", id: "0_1_26_0", text: "台北市", value: "台北市", open: true}, { + pId: "0_1", + id: "0_1_27", + text: "天津市( 共1个 )", + value: "天津市", + open: true + }, {pId: "0_1_27", id: "0_1_27_0", text: "天津市区", value: "天津市区", open: true}, { + pId: "0_1", + id: "0_1_28", + text: "西藏自治区( 共2个 )", + value: "西藏自治区", + open: true + }, {pId: "0_1_28", id: "0_1_28_0", text: "阿里市", value: "阿里市", open: true}, { + pId: "0_1_28", + id: "0_1_28_1", + text: "日喀则市", + value: "日喀则市", + open: true + }, {pId: "0_1", id: "0_1_29", text: "香港特别行政区( 共1个 )", value: "香港特别行政区", open: true}, { + pId: "0_1_29", + id: "0_1_29_0", + text: "香港", + value: "香港", + open: true + }, { + pId: "0_1", + id: "0_1_30", + text: "新疆维吾尔族自治区( 共11个 )", + value: "新疆维吾尔族自治区", + open: true + }, {pId: "0_1_30", id: "0_1_30_0", text: "巴音郭楞市", value: "巴音郭楞市", open: true}, { + pId: "0_1_30", + id: "0_1_30_1", + text: "哈密市", + value: "哈密市", + open: true + }, {pId: "0_1_30", id: "0_1_30_2", text: "和田市", value: "和田市", open: true}, { + pId: "0_1_30", + id: "0_1_30_3", + text: "喀什地区", + value: "喀什地区", + open: true + }, {pId: "0_1_30", id: "0_1_30_4", text: "克拉玛依市", value: "克拉玛依市", open: true}, { + pId: "0_1_30", + id: "0_1_30_5", + text: "克孜勒苏柯州", + value: "克孜勒苏柯州", + open: true + }, {pId: "0_1_30", id: "0_1_30_6", text: "石河子市", value: "石河子市", open: true}, { + pId: "0_1_30", + id: "0_1_30_7", + text: "塔城市", + value: "塔城市", + open: true + }, {pId: "0_1_30", id: "0_1_30_8", text: "吐鲁番地区", value: "吐鲁番地区", open: true}, { + pId: "0_1_30", + id: "0_1_30_9", + text: "乌鲁木齐", + value: "乌鲁木齐", + open: true + }, {pId: "0_1_30", id: "0_1_30_10", text: "伊犁市", value: "伊犁市", open: true}, { + pId: "0_1", + id: "0_1_31", + text: "云南省( 共12个 )", + value: "云南省", + open: true + }, {pId: "0_1_31", id: "0_1_31_0", text: "保山市", value: "保山市", open: true}, { + pId: "0_1_31", + id: "0_1_31_1", + text: "楚雄彝族自治州", + value: "楚雄彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_2", text: "大理白族自治州", value: "大理白族自治州", open: true}, { + pId: "0_1_31", + id: "0_1_31_3", + text: "红河哈尼族彝族自治州", + value: "红河哈尼族彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_4", text: "昆明市", value: "昆明市", open: true}, { + pId: "0_1_31", + id: "0_1_31_5", + text: "丽江市", + value: "丽江市", + open: true + }, {pId: "0_1_31", id: "0_1_31_6", text: "临沧市", value: "临沧市", open: true}, { + pId: "0_1_31", + id: "0_1_31_7", + text: "曲靖市", + value: "曲靖市", open: true - }, {pId: "0_1_25", id: "0_1_25_10", text: "泸州市", value: "泸州市", open: true}, { - pId: "0_1_25", - id: "0_1_25_11", - text: "眉山市", - value: "眉山市", + }, {pId: "0_1_31", id: "0_1_31_8", text: "思茅市", value: "思茅市", open: true}, { + pId: "0_1_31", + id: "0_1_31_9", + text: "文山市", + value: "文山市", open: true - }, {pId: "0_1_25", id: "0_1_25_12", text: "绵阳市", value: "绵阳市", open: true}, { - pId: "0_1_25", - id: "0_1_25_13", - text: "南充市", - value: "南充市", + }, {pId: "0_1_31", id: "0_1_31_10", text: "玉溪市", value: "玉溪市", open: true}, { + pId: "0_1_31", + id: "0_1_31_11", + text: "昭通市", + value: "昭通市", open: true - }, {pId: "0_1_25", id: "0_1_25_14", text: "内江市", value: "内江市", open: true}, { - pId: "0_1_25", - id: "0_1_25_15", - text: "攀枝花市", - value: "攀枝花市", + }, {pId: "0_1", id: "0_1_32", text: "浙江省( 共12个 )", value: "浙江省", open: true}, { + pId: "0_1_32", + id: "0_1_32_0", + text: "杭州市", + value: "杭州市", open: true - }, {pId: "0_1_25", id: "0_1_25_16", text: "遂宁市", value: "遂宁市", open: true}, { - pId: "0_1_25", - id: "0_1_25_17", - text: "雅安市", - value: "雅安市", + }, {pId: "0_1_32", id: "0_1_32_1", text: "湖州市", value: "湖州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_2", + text: "嘉兴市", + value: "嘉兴市", open: true - }, {pId: "0_1_25", id: "0_1_25_18", text: "宜宾市", value: "宜宾市", open: true}, { - pId: "0_1_25", - id: "0_1_25_19", - text: "资阳市", - value: "资阳市", + }, {pId: "0_1_32", id: "0_1_32_3", text: "金华市", value: "金华市", open: true}, { + pId: "0_1_32", + id: "0_1_32_4", + text: "丽水市", + value: "丽水市", open: true - }, {pId: "0_1_25", id: "0_1_25_20", text: "自贡市", value: "自贡市", open: true}, { - pId: "0_1", - id: "0_1_26", - text: "台湾( 共1个 )", - value: "台湾", + }, {pId: "0_1_32", id: "0_1_32_5", text: "宁波市", value: "宁波市", open: true}, { + pId: "0_1_32", + id: "0_1_32_6", + text: "衢州市", + value: "衢州市", open: true - }, {pId: "0_1_26", id: "0_1_26_0", text: "台北市", value: "台北市", open: true}, { - pId: "0_1", - id: "0_1_27", - text: "天津市( 共1个 )", - value: "天津市", + }, {pId: "0_1_32", id: "0_1_32_7", text: "绍兴市", value: "绍兴市", open: true}, { + pId: "0_1_32", + id: "0_1_32_8", + text: "台州市", + value: "台州市", open: true - }, {pId: "0_1_27", id: "0_1_27_0", text: "天津市区", value: "天津市区", open: true}, { - pId: "0_1", - id: "0_1_28", - text: "西藏自治区( 共2个 )", - value: "西藏自治区", + }, {pId: "0_1_32", id: "0_1_32_9", text: "温州市", value: "温州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_10", + text: "浙江省", + value: "浙江省", open: true - }, {pId: "0_1_28", id: "0_1_28_0", text: "阿里市", value: "阿里市", open: true}, { - pId: "0_1_28", - id: "0_1_28_1", - text: "日喀则市", - value: "日喀则市", + }, {pId: "0_1_32", id: "0_1_32_11", text: "舟山市", value: "舟山市", open: true}, { + pId: "0_1", + id: "0_1_33", + text: "重庆市( 共1个 )", + value: "重庆市", open: true - }, {pId: "0_1", id: "0_1_29", text: "香港特别行政区( 共1个 )", value: "香港特别行政区", open: true}, { - pId: "0_1_29", - id: "0_1_29_0", - text: "香港", - value: "香港", + }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], + + TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, + {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"}, + {id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"}, + {id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"}, + {id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"}, + {id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"}, + {id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"}, + {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1"}, + {id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"}, + {id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"}, + {id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"}, + {id: 211, pId: 21, value: "第三级目录2", text: "第三级目录2"}, + {id: 212, pId: 21, value: "第三级文件2", text: "第三级文件2"}, + {id: 2111, pId: 211, value: "第四级文件1", text: "第四级文件1"}], + LEVELTREE: [{ + id: 1, + text: "第一项", + value: "1" + }, { + id: 2, + text: "第二项", + value: "2" + }, { + id: 3, + text: "第三项", + value: "3", open: true }, { - pId: "0_1", - id: "0_1_30", - text: "新疆维吾尔族自治区( 共11个 )", - value: "新疆维吾尔族自治区", - open: true - }, {pId: "0_1_30", id: "0_1_30_0", text: "巴音郭楞市", value: "巴音郭楞市", open: true}, { - pId: "0_1_30", - id: "0_1_30_1", - text: "哈密市", - value: "哈密市", - open: true - }, {pId: "0_1_30", id: "0_1_30_2", text: "和田市", value: "和田市", open: true}, { - pId: "0_1_30", - id: "0_1_30_3", - text: "喀什地区", - value: "喀什地区", - open: true - }, {pId: "0_1_30", id: "0_1_30_4", text: "克拉玛依市", value: "克拉玛依市", open: true}, { - pId: "0_1_30", - id: "0_1_30_5", - text: "克孜勒苏柯州", - value: "克孜勒苏柯州", - open: true - }, {pId: "0_1_30", id: "0_1_30_6", text: "石河子市", value: "石河子市", open: true}, { - pId: "0_1_30", - id: "0_1_30_7", - text: "塔城市", - value: "塔城市", - open: true - }, {pId: "0_1_30", id: "0_1_30_8", text: "吐鲁番地区", value: "吐鲁番地区", open: true}, { - pId: "0_1_30", - id: "0_1_30_9", - text: "乌鲁木齐", - value: "乌鲁木齐", - open: true - }, {pId: "0_1_30", id: "0_1_30_10", text: "伊犁市", value: "伊犁市", open: true}, { - pId: "0_1", - id: "0_1_31", - text: "云南省( 共12个 )", - value: "云南省", - open: true - }, {pId: "0_1_31", id: "0_1_31_0", text: "保山市", value: "保山市", open: true}, { - pId: "0_1_31", - id: "0_1_31_1", - text: "楚雄彝族自治州", - value: "楚雄彝族自治州", - open: true - }, {pId: "0_1_31", id: "0_1_31_2", text: "大理白族自治州", value: "大理白族自治州", open: true}, { - pId: "0_1_31", - id: "0_1_31_3", - text: "红河哈尼族彝族自治州", - value: "红河哈尼族彝族自治州", - open: true - }, {pId: "0_1_31", id: "0_1_31_4", text: "昆明市", value: "昆明市", open: true}, { - pId: "0_1_31", - id: "0_1_31_5", - text: "丽江市", - value: "丽江市", - open: true - }, {pId: "0_1_31", id: "0_1_31_6", text: "临沧市", value: "临沧市", open: true}, { - pId: "0_1_31", - id: "0_1_31_7", - text: "曲靖市", - value: "曲靖市", - open: true - }, {pId: "0_1_31", id: "0_1_31_8", text: "思茅市", value: "思茅市", open: true}, { - pId: "0_1_31", - id: "0_1_31_9", - text: "文山市", - value: "文山市", - open: true - }, {pId: "0_1_31", id: "0_1_31_10", text: "玉溪市", value: "玉溪市", open: true}, { - pId: "0_1_31", - id: "0_1_31_11", - text: "昭通市", - value: "昭通市", - open: true - }, {pId: "0_1", id: "0_1_32", text: "浙江省( 共12个 )", value: "浙江省", open: true}, { - pId: "0_1_32", - id: "0_1_32_0", - text: "杭州市", - value: "杭州市", - open: true - }, {pId: "0_1_32", id: "0_1_32_1", text: "湖州市", value: "湖州市", open: true}, { - pId: "0_1_32", - id: "0_1_32_2", - text: "嘉兴市", - value: "嘉兴市", - open: true - }, {pId: "0_1_32", id: "0_1_32_3", text: "金华市", value: "金华市", open: true}, { - pId: "0_1_32", - id: "0_1_32_4", - text: "丽水市", - value: "丽水市", - open: true - }, {pId: "0_1_32", id: "0_1_32_5", text: "宁波市", value: "宁波市", open: true}, { - pId: "0_1_32", - id: "0_1_32_6", - text: "衢州市", - value: "衢州市", - open: true - }, {pId: "0_1_32", id: "0_1_32_7", text: "绍兴市", value: "绍兴市", open: true}, { - pId: "0_1_32", - id: "0_1_32_8", - text: "台州市", - value: "台州市", - open: true - }, {pId: "0_1_32", id: "0_1_32_9", text: "温州市", value: "温州市", open: true}, { - pId: "0_1_32", - id: "0_1_32_10", - text: "浙江省", - value: "浙江省", - open: true - }, {pId: "0_1_32", id: "0_1_32_11", text: "舟山市", value: "舟山市", open: true}, { - pId: "0_1", - id: "0_1_33", - text: "重庆市( 共1个 )", - value: "重庆市", - open: true - }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], + id: 11, + pId: 1, + text: "子项1", + value: "11" + }, { + id: 12, + pId: 1, + text: "子项2", + value: "12" + }, { + id: 13, + pId: 1, + text: "子项3", + value: "13" + }, { + id: 31, + pId: 3, + text: "子项1", + value: "31" + }, { + id: 32, + pId: 3, + text: "子项2", + value: "32" + }, { + id: 33, + pId: 3, + text: "子项3", + value: "33" + }] +}; + +$(function () { + var ref; + var AppRouter = BI.inherit(BI.Router, { + routes: { + "": "index" + }, + index: function () { + BI.createWidget({ + type: "demo.main", + ref: function (_ref) { + console.log(_ref); + ref = _ref; + }, + element: "#wrapper" + }); + } + }); + new AppRouter; + BI.history.start(); +});Demo.Button = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-button" + }, + render: function () { + var items = [{ + el: { + type: "bi.button", + text: "一般按钮", + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示错误状态的按钮", + level: "error", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + // level: 'ignore', + iconCls: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + block: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + block: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + block: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + block: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + block: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + block: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + block: true, + // level: 'ignore', + iconCls: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + clear: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + clear: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + clear: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + clear: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + clear: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + clear: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + clear: true, + // level: 'ignore', + iconCls: "close-font", + height: 30 + } + }, { + el: { + type: "bi.text_button", + text: "文字按钮", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "幽灵按钮(common)", + ghost: true, + height: 30 + } + }, { + el: { + type: "bi.button", + text: "幽灵按钮(common)灰化", + disabled: true, + ghost: true, + height: 30 + } + }, { + el: { + type: "bi.button", + text: "弹出bubble", + bubble: function () { + return BI.parseInt(Math.random() * 100) % 10 + "提示" + }, + handler: function () { + BI.Msg.toast("1111"); + }, + height: 30 + } + } + ]; + // BI.each(items, function (i, item) { + // item.el.handler = function () { + // BI.Msg.alert("按钮", this.options.text); + // }; + // }); + return { + type: "bi.left", + vgap: 100, + hgap: 20, + items: items + }; + } +}); +BI.shortcut("demo.button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-button" + }, + render: function () { + var items = [ + { + el: { + type: "bi.icon_button", + cls: "close-ha-font", + width: 20, + height: 20 + } + } + ]; + return { + type: "bi.left", + vgap: 200, + hgap: 20, + items: items + }; + } +}); +BI.shortcut("demo.icon_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-button" + }, + render: function () { + var items = [ + { + el: { + type: "bi.image_button", + src: "http://www.easyicon.net/api/resizeApi.php?id=1206741&size=128", + width: 100, + height: 100 + } + } + ]; + return { + type: "bi.left", + vgap: 200, + hgap: 20, + items: items + }; + } +}); +BI.shortcut("demo.image_button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-button" + }, + render: function () { + var items = [ + { + el: { + type: "bi.text_button", + text: "文字按钮", + height: 30, + keyword: "w" + } + } + ]; + return { + type: "bi.left", + vgap: 200, + hgap: 20, + items: items + }; + } +}); +BI.shortcut("demo.text_button", Demo.Button);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + + var canvas = BI.createWidget({ + type: "bi.canvas", + width: 500, + height: 600 + }); + canvas.rect(0, 0, 80, 100, "#7dbd2f"); + + canvas.line(80, 0, 100, 100, 200, 100, 300, 0, { + strokeStyle: "red", + lineWidth: 2 + }); + + canvas.circle(150, 50, 20, "green"); + + // 渐变矩形 + canvas.rect(0, 120, 80, 100, canvas.gradient(0, 120, 80, 220, "#FF0000", "#00FF00")); + + // 空心图形 + canvas.hollow(100, 120, 100, 220, 200, 120, { + strokeStyle: "blue" + }); + + // 实心图形 + canvas.solid(100, 240, 200, 240, 150, 280, 200, 320, 100, 320, { + strokeStyle: "yellow", + fillStyle: "pink" + }); + + canvas.stroke(); + + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: canvas, + left: 100, + top: 50 + }] + }); + } +}); +BI.shortcut("demo.canvas", Demo.Func);Demo.Label = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-label" + }, + render: function () { + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + cls: "layout-bg6", + text: "这是一个label控件,默认居中", + textAlign: "center" + }, { + type: "bi.label", + cls: "layout-bg1", + text: "这是一个label控件, 高度为30,默认居中", + textAlign: "center", + height: 30 + }, { + type: "bi.label", + cls: "layout-bg3", + text: "这是一个label控件,使用水平居左", + textAlign: "left", + height: 30 + }, { + type: "bi.label", + cls: "layout-bg2", + text: "这是一个label控件,whiteSpace是normal,不设置高度,为了演示这个是真的是normal的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", + whiteSpace: "normal" + }, { + type: "bi.label", + cls: "layout-bg5", + text: "这是一个label控件,whiteSpace是默认的nowrap,不设置高度,为了演示这个是真的是nowrap的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数" + }, { + type: "bi.label", + cls: "layout-bg7", + text: "这是一个label控件,whiteSpace是默认的nowrap,高度为30,为了演示这个是真的是nowrap的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", + height: 30 + }, { + type: "bi.label", + cls: "layout-bg3", + text: "这是一个label控件,whiteSpace设置为normal,高度为60,为了演示这个是真的是normal的,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", + whiteSpace: "normal", + height: 60 + }, { + type: "bi.label", + cls: "layout-bg5", + text: "这是一个label控件,whiteSpace设置为normal,textHeight控制text的lineHeight,这样可以实现换行效果,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", + whiteSpace: "normal", + textHeight: 30, + height: 60 + }, { + type: "bi.label", + cls: "layout-bg1", + text: "这是一个label控件,whiteSpace设置为nowrap,textWidth控制text的width", + textWidth: 200, + height: 60 + }, { + type: "bi.label", + cls: "layout-bg8", + text: "这是一个label控件,whiteSpace设置为normal,textWidth控制text的width,这样可以实现换行效果,我凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数,凑点字数", + whiteSpace: "normal", + textWidth: 200, + height: 60 + }, { + type: "bi.label", + cls: "layout-bg7", + text: "whiteSpace为默认的nowrap,高度设置为60,宽度设置为300", + height: 60, + width: 300 + }, { + type: "bi.label", + cls: "layout-bg6", + text: "设置了宽度300,高度60,whiteSpace设置为normal", + whiteSpace: "normal", + width: 300, + height: 60 + }, { + type: "bi.label", + cls: "layout-bg8", + text: "textWidth设置为200,textHeight设置为30,width设置300,凑点字数看效果", + width: 300, + textWidth: 200, + textHeight: 30, + height: 60, + whiteSpace: "normal" + }, { + type: "bi.label", + cls: "layout-bg1", + text: "textWidth设置为200,width设置300,看下水平居左的换行效果", + textAlign: "left", + width: 300, + textWidth: 200, + textHeight: 30, + height: 60, + whiteSpace: "normal" + }, { + type: "bi.label", + cls: "layout-bg2", + text: "使用默认的nowrap,再去设置textHeight,只会有一行的效果", + textAlign: "left", + width: 300, + textWidth: 200, + textHeight: 30, + height: 60 + }, { + type: "bi.left", + items: [{ + type: "bi.label", + cls: "layout-bg3", + text: "在float布局中自适应的,不设高度和宽度,文字多长这个就有多长" + }], + height: 30 + }, { + type: "bi.left", + items: [{ + type: "bi.label", + cls: "layout-bg4", + text: "在float布局中自适应的,设置了宽度200,后面还有", + width: 200 + }], + height: 30 + }, { + type: "bi.left", + items: [{ + type: "bi.label", + text: "在float布局中自适应的,设置了高度,文字多长这个就有多长", + cls: "layout-bg5", + height: 30 + }], + height: 30 + }], + hgap: 300, + vgap: 20 + }; + } +}); +BI.shortcut("demo.label", Demo.Label);Demo.Message = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-bubble" + }, + render: function () { + return { + type: "bi.center_adapt", + items: [ + { + el: { + type: "bi.button", + text: "点击我弹出一个消息框", + height: 30, + handler: function () { + BI.Msg.alert("测试消息框", "我是测试消息框的内容"); + } + } + } + ] + }; + } +}); +BI.shortcut("demo.message", Demo.Message);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + height: 30, + text: "默认的分页" + }, { + type: "bi.pager", + height: 50, + pages: 18, + groups: 5, + curr: 6, + first: "首页", + last: "尾页" + }, { + type: "bi.label", + height: 30, + text: "显示上一页、下一页、首页、尾页" + }, { + type: "bi.pager", + dynamicShow: false, + height: 50, + pages: 18, + groups: 5, + curr: 1, + first: "首页>", + last: "<尾页" + }, { + type: "bi.label", + height: 30, + text: "显示上一页、下一页" + }, { + type: "bi.pager", + dynamicShow: false, + dynamicShowFirstLast: true, + height: 50, + pages: 18, + groups: 5, + curr: 1, + first: "首页>", + last: "<尾页" + }, { + type: "bi.label", + height: 30, + text: "自定义上一页、下一页" + }, { + type: "bi.pager", + dynamicShow: false, + height: 50, + pages: 18, + groups: 5, + curr: 6, + prev: { + type: "bi.button", + cls: "", + text: "上一页", + value: "prev", + once: false, + height: 30, + handler: function () { + + } + }, + next: { + type: "bi.button", + cls: "", + text: "下一页", + value: "next", + once: false, + handler: function () { + + } + } + }, { + type: "bi.label", + height: 30, + text: "不知道总页数的情况(测试条件 1<=page<=3)" + }, { + type: "bi.pager", + dynamicShow: false, + height: 50, + pages: false, + curr: 1, + prev: { + type: "bi.button", + cls: "", + text: "上一页", + value: "prev", + once: false, + height: 30, + handler: function () { + + } + }, + next: { + type: "bi.button", + cls: "", + text: "下一页", + value: "next", + once: false, + handler: function () { + + } + }, + hasPrev: function (v) { + return v > 1; + }, + hasNext: function (v) { + return v < 3; + } + }] + }; + } +}); +BI.shortcut("demo.pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var svg = BI.createWidget({ + type: "bi.svg", + width: 500, + height: 600 + }); + + var circle = svg.circle(100, 100, 10); + circle.animate({fill: "#223fa3", stroke: "#000", "stroke-width": 80, "stroke-opacity": 0.5}, 2000); + + var el = svg.rect(10, 200, 300, 200); + el.transform("t100,100r45t-100,0"); + + svg.path("M10,10L50,50M50,10L10,50") + .attr({stroke: "red"}); + + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: svg, + left: 100, + top: 50 + }] + }); + } +}); +BI.shortcut("demo.svg", Demo.Func);Demo.CodeEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-editor" + }, + render: function () { + var editor = BI.createWidget({ + type: "bi.code_editor", + cls: "mvc-border", + width: 600, + height: 400 + }); + BI.createWidget({ + type: "bi.vertical", + element: this, + hgap: 30, + vgap: 20, + items: [editor, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(editor.getValue())); + } + }, { + type: "bi.button", + text: "setValue", + handler: function () { + editor.setValue("测试数据"); + } + }] + }); + } +}); +BI.shortcut("demo.code_editor", Demo.CodeEditor);Demo.Editor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-editor" + }, + render: function () { + var editor1 = BI.createWidget({ + type: "bi.editor", + cls: "mvc-border", + watermark: "alert信息显示在下面", + errorText: "字段不可重名!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", + width: 200, + height: 30 + }); + editor1.on(BI.Editor.EVENT_ENTER, function () { + editor1.blur(); + }); + var editor2 = BI.createWidget({ + type: "bi.editor", + cls: "mvc-border", + watermark: "输入'a'会有错误信息", + disabled: true, + errorText: "字段不可重名", + validationChecker: function (v) { + if (v == "a") { + return false; + } + return true; + }, + allowBlank: true, + width: 200, + height: 30 + }); + var editor3 = BI.createWidget({ + type: "bi.editor", + cls: "mvc-border", + watermark: "输入'a'会有错误信息且回车键不能退出编辑", + errorText: "字段不可重名", + value: "a", + validationChecker: function (v) { + if (v == "a") { + return false; + } + return true; + }, + quitChecker: function (v) { + return false; + }, + allowBlank: true, + width: 300, + height: 30 + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: editor1, + left: 0, + top: 0 + }, { + el: editor2, + left: 250, + top: 30 + }, { + el: editor3, + left: 500, + top: 60 + }, { + el: { + type: "bi.button", + text: "disable", + handler: function () { + editor1.setEnable(false); + editor2.setEnable(false); + editor3.setEnable(false); + }, + height: 30 + }, + left: 100, + bottom: 60 + }, { + el: { + type: "bi.button", + text: "enable", + handler: function () { + editor1.setEnable(true); + editor2.setEnable(true); + editor3.setEnable(true); + }, + height: 30 + }, + left: 200, + bottom: 60 + }] + }); + } +}); +BI.shortcut("demo.editor", Demo.Editor);Demo.CodeEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-editor" + }, + render: function () { + this.formula = BI.createWidget({ + type: "bi.formula_editor", + width: 300, + height: 200, + value: "SUM(C5, 16, 26)" + }); + BI.createWidget({ + type: "bi.left", + element: this, + items: [this.formula], + hgap: 20, + vgap: 20 + }); + } +}); +BI.shortcut("demo.formula_editor", Demo.CodeEditor);Demo.CodeEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-editor" + }, + render: function () { + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.adaptive", + cls: "layout-bg1", + items: [{ + type: "bi.multifile_editor", + width: 400, + height: 300 + }], + width: 400, + height: 300 + }, + top: 50, + left: 50 + }] + }; + } +}); +BI.shortcut("demo.multifile_editor", Demo.CodeEditor);Demo.RichEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-rich-editor" + }, + render: function () { + this.editor = BI.createWidget({ + type: "bi.rich_editor", + cls: "mvc-border", + width: 600, + height: 400 + }); + BI.createWidget({ + type: "bi.vertical", + element: this, + hgap: 30, + vgap: 50, + items: [this.editor] + }); + }, + + mounted: function () { + var image = BI.DOM.getImage("测试"); + var src = image.src; + var style = image.style; + + this.editor.setValue("
这是一条测试数据
"); + } +}); +BI.shortcut("demo.rich_editor", Demo.RichEditor);/** + * Created by Windy on 2017/12/15. + */ +Demo.SQLEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-editor" + }, + render: function () { + var self = this; + this.formula = BI.createWidget({ + type : 'bi.sql_editor', + supportParam: true, + width : 300, + height : 200, + value : "select * from DEMO_CONTRACT where 合同类型 = ${长期协议} and 购买数量 = sum([1,2,3,4])" + }); + BI.createWidget({ + type: "bi.left", + element: this, + items: [this.formula, { + type: "bi.button", + height: 24, + handler: function () { + BI.Msg.alert("", self.formula.getValue()); + } + + }], + hgap: 20, + vgap: 20 + }) + } +}); +BI.shortcut("demo.sql_editor", Demo.SQLEditor);Demo.CodeEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-editor" + }, + render: function () { + var editor = BI.createWidget({ + type: "bi.textarea_editor", + cls: "mvc-border", + width: 600, + height: 400 + }); + editor.on(BI.TextAreaEditor.EVENT_FOCUS, function () { + BI.Msg.toast("Focus"); + }); + editor.on(BI.TextAreaEditor.EVENT_BLUR, function () { + BI.Msg.toast("Blur"); + }); + BI.createWidget({ + type: "bi.vertical", + element: this, + hgap: 30, + vgap: 20, + items: [editor, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(editor.getValue())); + } + }, { + type: "bi.button", + text: "setValue", + handler: function () { + editor.setValue("测试数据"); + } + }] + }); + } +}); +BI.shortcut("demo.textarea_editor", Demo.CodeEditor);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var items = [], header = [], columnSize = []; + + var rowCount = 100, columnCount = 100; + for (var i = 0; i < 1; i++) { + header[i] = []; + for (var j = 0; j < columnCount; j++) { + header[i][j] = { + type: "bi.label", + text: "表头" + i + "-" + j + }; + columnSize[j] = 100; + } + } + for (var i = 0; i < rowCount; i++) { + items[i] = []; + for (var j = 0; j < columnCount; j++) { + items[i][j] = { + type: "bi.label", + text: (i < 3 ? 0 : i) + "-" + j + }; + } + } + + var table = BI.createWidget({ + type: "bi.resizable_table", + el: { + type: "bi.collection_table" + }, + width: 600, + height: 500, + isResizeAdapt: true, + isNeedResize: true, + isNeedMerge: true, + mergeCols: [0, 1], + mergeRule: function (col1, col2) { + return BI.isEqual(col1, col2); + }, + isNeedFreeze: true, + freezeCols: [0, 1], + columnSize: columnSize, + items: items, + header: header + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: table, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.collection_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var items = [], header = [], columnSize = []; + + var rowCount = 100, columnCount = 100; + for (var i = 0; i < 1; i++) { + header[i] = []; + for (var j = 0; j < columnCount; j++) { + header[i][j] = { + type: "bi.label", + text: "表头" + i + "-" + j + }; + columnSize[j] = 100; + } + } + for (var i = 0; i < rowCount; i++) { + items[i] = []; + for (var j = 0; j < columnCount; j++) { + items[i][j] = { + type: "bi.label", + text: (i < 3 ? 0 : i) + "-" + j + }; + } + } + + var table = BI.createWidget({ + type: "bi.resizable_table", + el: { + type: "bi.grid_table" + }, + width: 600, + height: 500, + isResizeAdapt: true, + isNeedResize: true, + isNeedFreeze: true, + freezeCols: [0, 1], + columnSize: columnSize, + items: items, + header: header + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: table, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.grid_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var items = [], header = [], columnSize = []; + + var rowCount = 100, columnCount = 100; + for (var i = 0; i < 1; i++) { + header[i] = []; + for (var j = 0; j < columnCount; j++) { + header[i][j] = { + type: "bi.label", + text: "表头" + i + "-" + j + }; + columnSize[j] = 100; + } + } + for (var i = 0; i < rowCount; i++) { + items[i] = []; + for (var j = 0; j < columnCount; j++) { + items[i][j] = { + type: "bi.label", + text: (i < 3 ? 0 : i) + "-" + j + }; + } + } + + var table = BI.createWidget({ + type: "bi.resizable_table", + el: { + type: "bi.grid_table" + }, + width: 600, + height: 500, + isResizeAdapt: true, + isNeedResize: true, + isNeedFreeze: true, + freezeCols: [0, 1], + columnSize: columnSize, + items: items, + header: header + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: table, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.resizable_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var items = [[{ + text: "第一行第一列" + }, { + text: "第一行第一列" + }, { + text: "第一行第一列" + }], [{ + text: "第一行第一列" + }, { + text: "第一行第一列" + }, { + text: "第一行第一列" + }], [{ + text: "第三行第一列" + }, { + text: "第三行第二列" + }, { + text: "第三行第三列" + }], [{ + text: "第四行第一列" + }, { + text: "第四行第二列" + }, { + text: "第四行第三列" + }], [{ + text: "第五行第一列" + }, { + text: "第五行第二列" + }, { + text: "第五行第三列" + }], [{ + text: "第六行第一列" + }, { + text: "第六行第二列" + }, { + text: "第六行第三列" + }], [{ + text: "第七行第一列" + }, { + text: "第七行第二列" + }, { + text: "第七行第三列" + }], [{ + text: "第八行第一列" + }, { + text: "第八行第二列" + }, { + text: "第八行第三列" + }], [{ + text: "第九行第一列" + }, { + text: "第九行第二列" + }, { + text: "第九行第三列" + }], [{ + text: "第十行第一列" + }, { + text: "第十行第二列" + }, { + text: "第十行第三列" + }], [{ + text: "第十一行第一列" + }, { + text: "第十一行第二列" + }, { + text: "第十一行第三列" + }], [{ + text: "第十二行第一列" + }, { + text: "第十二行第二列" + }, { + text: "第十二行第三列" + }], [{ + text: "第十三行第一列" + }, { + text: "第十三行第二列" + }, { + text: "第十三行第三列" + }], [{ + text: "第十四行第一列" + }, { + text: "第十四行第二列" + }, { + text: "第十四行第三列" + }], [{ + text: "第十五行第一列" + }, { + text: "第十五行第二列" + }, { + text: "第十五行第三列" + }], [{ + text: "第十六行第一列" + }, { + text: "第十六行第二列" + }, { + text: "第十六行第三列" + }], [{ + text: "第十七行第一列" + }, { + text: "第十七行第二列" + }, { + text: "第十七行第三列" + }], [{ + text: "第十八行第一列" + }, { + text: "第十八行第二列" + }, { + text: "第十八行第三列" + }]]; + + + var items2 = [[{ + text: "第一行第一列" + }, { + text: "第一行第二列" + }, { + text: "第一行第三列" + }, { + text: "第一行第四列" + }, { + text: "第一行第五列" + }], [{ + text: "第二行第一列" + }, { + text: "第二行第二列" + }, { + text: "第二行第三列" + }, { + text: "第二行第四列" + }, { + text: "第二行第五列" + }], [{ + text: "第二行第一列" + }, { + text: "第二行第二列" + }, { + text: "第三行第三列" + }, { + text: "第三行第四列" + }, { + text: "第三行第五列" + }], [{ + text: "第二行第一列" + }, { + text: "第四行第二列" + }, { + text: "第四行第三列" + }, { + text: "第四行第四列" + }, { + text: "第四行第五列" + }], + + + [{ + text: "第五行第一列" + }, { + text: "第五行第一列" + }, { + text: "第五行第三列" + }, { + text: "第五行第四列" + }, { + text: "第五行第五列" + }], [{ + text: "第六行第一列" + }, { + text: "第六行第一列" + }, { + text: "第六行第三列" + }, { + text: "第六行第四列" + }, { + text: "第六行第五列" + }], [{ + text: "第七行第一列" + }, { + text: "第七行第二列" + }, { + text: "第七行第三列" + }, { + text: "第七行第四列" + }, { + text: "第七行第五列" + }], [{ + text: "第八行第一列" + }, { + text: "第八行第二列" + }, { + text: "第八行第三列" + }, { + text: "第八行第四列" + }, { + text: "第八行第五列" + }], [{ + text: "第九行第一列" + }, { + text: "第九行第二列" + }, { + text: "第九行第三列" + }, { + text: "第九行第四列" + }, { + text: "第九行第五列" + }], [{ + text: "第十行第一列" + }, { + text: "第十行第二列" + }, { + text: "第十行第三列" + }, { + text: "第十行第四列" + }, { + text: "第十行第五列" + }], [{ + text: "第十一行第一列" + }, { + text: "第十一行第二列" + }, { + text: "第十一行第三列" + }, { + text: "第十一行第四列" + }, { + text: "第十一行第五列" + }], [{ + text: "第十二行第一列" + }, { + text: "第十二行第二列" + }, { + text: "第十二行第三列" + }, { + text: "第十二行第四列" + }, { + text: "第十二行第五列" + }], [{ + text: "第十三行第一列" + }, { + text: "第十三行第二列" + }, { + text: "第十三行第三列" + }, { + text: "第十三行第四列" + }, { + text: "第十三行第五列" + }], [{ + text: "第十四行第一列" + }, { + text: "第十四行第二列" + }, { + text: "第十四行第三列" + }, { + text: "第十四行第四列" + }, { + text: "第十四行第五列" + }]]; + + var header = [[{ + text: "表头1" + }, { + text: "表头2" + }, { + text: "表头3" + }]]; + + var header2 = [[{ + text: "表头1" + }, { + text: "表头2" + }, { + text: "表头3" + }, { + text: "表头4" + }, { + text: "表头5" + }]]; + + var table1 = BI.createWidget({ + type: "bi.table_view", + isNeedResize: true, + isNeedMerge: true, + mergeCols: [0, 1], + columnSize: [100, 200, 300], + items: items, + header: header + }); + var table2 = BI.createWidget({ + type: "bi.table_view", + isNeedMerge: true, + isNeedFreeze: true, + freezeCols: [0, 1], + mergeCols: [0, 1], + columnSize: [100, 200, 300, 400, 500], + items: items2, + header: header2 + }); + var table3 = BI.createWidget({ + type: "bi.table_view", + isNeedMerge: true, + isNeedFreeze: true, + freezeCols: [4], + mergeCols: [0, 1], + columnSize: [100, 200, 300, 400, 100], + items: items2, + header: header2 + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 2, + rows: 2, + items: [{ + column: 0, + row: 0, + el: table1 + }, { + column: 1, + row: 0, + el: table2 + }, { + column: 0, + row: 1, + el: table3 + }, { + column: 1, + row: 1, + el: { + type: "bi.vertical", + items: [{ + type: "bi.button", + text: "第一个表setColumnSize([300, 200, 100])", + handler: function () { + table1.setColumnSize([300, 200, 100]); + } + }, { + type: "bi.button", + text: "第二个表setColumnSize([50, 100, 150, 200, 250])", + handler: function () { + table2.setColumnSize([50, 100, 150, 200, 250]); + } + }, { + type: "bi.button", + text: "第三个表setColumnSize([50, 100, 150, 200, 50])", + handler: function () { + table3.setColumnSize([50, 100, 150, 200, 50]); + } + }], + vgap: 10 + } + }] + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.table_view", Demo.Func);Demo.Bubble = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-bubble" + }, + render: function () { + var btns = []; + var items = [ + { + el: { + ref: function (_ref) { + btns.push(_ref); + }, + type: "bi.button", + text: "bubble测试(消息)", + title: "123", + height: 30, + handler: function () { + BI.Bubbles.show("singleBubble1", "bubble测试", this, { + level: "common" + }); + } + } + }, { + el: { + ref: function (_ref) { + btns.push(_ref); + }, + type: "bi.button", + text: "bubble测试(成功)", + height: 30, + handler: function () { + BI.Bubbles.show("singleBubble2", "bubble测试", this, { + offsetStyle: "center", + level: "success" + }); + } + } + }, { + el: { + ref: function (_ref) { + btns.push(_ref); + }, + type: "bi.button", + text: "bubble测试(错误)", + height: 30, + handler: function () { + BI.Bubbles.show("singleBubble3", "bubble测试", this, { + offsetStyle: "right", + level: "error" + }); + } + } + }, { + el: { + ref: function (_ref) { + btns.push(_ref); + }, + type: "bi.button", + text: "bubble测试(警告)", + height: 30, + handler: function () { + BI.Bubbles.show("singleBubble4", "bubble测试", this, { + level: "warning" + }); + } + } + } + ]; + return { + type: "bi.left", + vgap: 200, + hgap: 20, + items: items + }; + } +}); +BI.shortcut("demo.bubble", Demo.Bubble);Demo.Title = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-title" + }, + render: function () { + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + cls: "layout-bg1", + height: 50, + title: "title提示", + text: "移上去有title提示", + textAlign: "center" + }, { + type: "bi.label", + cls: "layout-bg6", + height: 50, + disabled: true, + warningTitle: "title错误提示", + text: "移上去有title错误提示", + textAlign: "center" + }, { + type: "bi.label", + cls: "layout-bg2", + height: 50, + disabled: true, + tipType: "success", + title: "自定义title提示效果", + warningTitle: "自定义title提示效果", + text: "自定义title提示效果", + textAlign: "center" + }], + hgap: 300, + vgap: 20 + }; + } +}); +BI.shortcut("demo.title", Demo.Title);Demo.Toast = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-toast" + }, + render: function () { + var items = [ + { + el: { + type: "bi.button", + text: "简单Toast测试(success)", + height: 30, + handler: function () { + BI.Msg.toast("这是一条简单的数据"); + } + } + }, { + el: { + type: "bi.button", + text: "很长的Toast测试(normal)", + height: 30, + handler: function () { + BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据", { + level: "normal" + }); + } + } + }, { + el: { + type: "bi.button", + text: "非常长的Toast测试(warning)", + height: 30, + handler: function () { + BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据", { + level: "warning", + autoClose: false + }); + } + } + }, { + el: { + type: "bi.button", + text: "错误提示Toast测试(error)", + height: 30, + handler: function () { + BI.Msg.toast("错误提示Toast测试", { + level: "error" + }); + } + } + }, { + el: { + type: "bi.button", + text: "错误提示Toast测试(error), 此toast不会自动消失", + height: 30, + handler: function () { + BI.Msg.toast("错误提示Toast测试", { + autoClose: false + }); + } + } + } + ]; + BI.createWidget({ + type: "bi.left", + element: this, + vgap: 200, + hgap: 20, + items: items + }); + } +}); +BI.shortcut("demo.toast", Demo.Toast);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + } +}); +BI.shortcut("demo.part_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + mounted: function () { + this.syncTree.stroke(); + }, + + render: function () { + var self = this; + return { + type: "bi.vtape", + items: [{ + type: "bi.label", + height: 50, + text: "可以异步获取数据的树" + }, { + type: "bi.async_tree", + ref: function (_ref) { + self.syncTree = _ref; + }, + paras: { + selectedValues: {"_0": {}, "_5": {"_5_0": {}}} + }, + itemsCreator: function (op, callback) { + callback({ + items: [{ + id: (op.id || "") + "1", + pId: op.id, + text: 1, + isParent: true + }, { + id: (op.id || "") + "2", + pId: op.id, + text: 2 + }, { + id: (op.id || "") + "3", + pId: op.id, + text: 3 + }], + hasNext: BI.isNull(op.id) + }); + } + }] + }; + + } +}); +BI.shortcut("demo.sync_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createDefaultTree: function () { + var tree = BI.createWidget({ + type: "bi.tree_view" + }); + tree.initTree([ + {id: 1, pId: 0, text: "test1", open: true}, + {id: 11, pId: 1, text: "test11"}, + {id: 12, pId: 1, text: "test12"}, + {id: 111, pId: 11, text: "test111"}, + {id: 2, pId: 0, text: "test2", open: true}, + {id: 21, pId: 2, text: "test21"}, + {id: 22, pId: 2, text: "test22"} + ]); + return tree; + }, + + render: function () { + var self = this; + BI.createWidget({ + type: "bi.grid", + columns: 1, + rows: 1, + element: this, + items: [{ + column: 0, + row: 0, + el: { + type: "bi.vtape", + items: [ + { + el: this._createDefaultTree() + }, + { + el: { + type: "bi.label", + text: "tree.initTree([{\"id\":1, \"pId\":0, \"text\":\"test1\", open:true},{\"id\":11, \"pId\":1, \"text\":\"test11\"},{\"id\":12, \"pId\":1, \"text\":\"test12\"},{\"id\":111, \"pId\":11, \"text\":\"test111\"}])", + whiteSpace: "normal" + }, + height: 50 + } + ] + } + }] + }); + } +}); +BI.shortcut("demo.tree_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this, count = 1; + var combo1 = BI.createWidget({ + type: "bi.bubble_combo", + trigger: "click,hover", + el: { + type: "bi.button", + text: "测试", + height: 25 + }, + popup: { + el: { + type: "bi.button_group", + items: BI.makeArray(100, { + type: "bi.text_item", + height: 25, + text: "item" + }), + layouts: [{ + type: "bi.vertical" + }] + }, + maxHeight: 200 + } + }); + var combo2 = BI.createWidget({ + type: "bi.bubble_combo", + el: { + type: "bi.button", + text: "测试", + height: 25 + }, + popup: { + type: "bi.text_bubble_bar_popup_view", + text: "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字", + ref: function () { + self.popup = this; + } + }, + listeners: [{ + eventName: BI.BubbleCombo.EVENT_BEFORE_POPUPVIEW, + action: function () { + self.popup.populate((count++) % 2 === 1 ? "我的文字变少了" : "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字"); + } + }] + }); + + var combo3 = BI.createWidget({ + type: "bi.bubble_combo", + el: { + type: "bi.button", + text: "测试", + height: 25 + }, + popup: { + type: "bi.text_bubble_bar_popup_view", + text: "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字", + ref: function () { + self.popup = this; + } + }, + listeners: [{ + eventName: BI.BubbleCombo.EVENT_BEFORE_POPUPVIEW, + action: function () { + self.popup.populate((count++) % 2 === 1 ? "我的文字变少了" : "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字"); + } + }] + }); + + var combo4 = BI.createWidget({ + type: "bi.bubble_combo", + el: { + type: "bi.button", + text: "测试", + height: 25 + }, + popup: { + type: "bi.text_bubble_bar_popup_view", + text: "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字", + ref: function () { + self.popup = this; + } + }, + listeners: [{ + eventName: BI.BubbleCombo.EVENT_BEFORE_POPUPVIEW, + action: function () { + self.popup.populate((count++) % 2 === 1 ? "我的文字变少了" : "我有很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字很多文字"); + } + }] + }); + + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: combo1, + left: 10, + top: 10 + }, { + el: combo2, + left: 10, + bottom: 10 + }, { + el: combo3, + right: 10, + bottom: 10 + }, { + el: combo4, + right: 10, + top: 10 + }] + }); + } +}); +BI.shortcut("demo.bubble_combo", Demo.Func);/** + * Created by Dailer on 2017/7/11. + */ +Demo.TextValueCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.editor_icon_check_combo", + ref: function () { + self.combo = this; + }, + watermark: "默认值", + width: 200, + height: 30, + value: 2, + items: [{ + // text: "MVC-1", + value: "1" + }, { + // text: "MVC-2", + value: "2" + }, { + // text: "MVC-3", + value: "3" + }] + }, { + type: "bi.button", + width: 90, + height: 25, + text: "setValue为空", + handler: function () { + self.combo.setValue() + } + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.editor_icon_check_combo", Demo.TextValueCombo);/** + * Created by Dailer on 2017/7/12. + */ +Demo.IconCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + + var self = this; + + + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.icon_combo", + container: "body", + ref: function (_ref) { + self.refs = _ref; + }, + value: "第二项", + items: [{ + value: "第一项", + iconCls: "close-font" + }, { + value: "第二项", + iconCls: "search-font" + }, { + value: "第三项", + iconCls: "copy-font" + }] + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.icon_combo", Demo.IconCombo);/** + * Created by Windy on 2017/12/13. + */ +Demo.IconTextValueCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.icon_text_value_combo", + text: "默认值", + value: 1, + width: 300, + iconHeight: 16, + iconWidth: 16, + items: [{ + text: "MVC-1", + iconCls: "check-box-icon", + value: 1 + }, { + text: "MVC-2", + iconCls: "date-font", + value: 2 + }, { + text: "MVC-3", + iconCls: "search-close-h-font", + value: 3 + }] + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.icon_text_value_combo", Demo.IconTextValueCombo);/** + * Created by Windy on 2018/2/4. + */ +Demo.SearchTextValueCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var combo; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.search_text_value_combo", + ref: function () { + combo = this; + }, + text: "默认值", + value: 2, + width: 300, + items: [{ + text: "ABC-1", + iconCls: "date-font", + value: 1 + }, { + text: "BCD-2", + iconCls: "search-font", + value: 2 + }, { + text: "CDE-3", + iconCls: "pull-right-font", + value: 3 + }, { + text: "DEF-3", + iconCls: "pull-right-font", + value: 4 + }, { + text: "FEG-3", + iconCls: "pull-right-font", + value: 5 + }, { + text: "FGH-3", + iconCls: "pull-right-font", + value: 6 + }, { + text: "GHI-3", + iconCls: "pull-right-font", + value: 7 + }, { + text: "HIJ-3", + iconCls: "pull-right-font", + value: 8 + }, { + text: "IJK-3", + iconCls: "pull-right-font", + value: 9 + }, { + text: "JKL-3", + iconCls: "pull-right-font", + value: 10 + }] + }, { + type: "bi.button", + text: "setValue(3)", + width: 90, + height: 25, + handler: function () { + combo.setValue(3); + } + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.search_text_value_combo", Demo.SearchTextValueCombo);/** + * Created by Dailer on 2017/7/11. + */ +Demo.StaticCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + + beforeMount: function () { + this.refs.setValue(2); + }, + + render: function () { + + var self = this; + + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.static_combo", + text: "Value 不变", + width: 300, + ref: function (_ref) { + self.refs = _ref; + }, + items: [ + { + text: "MVC-1", + value: 1 + }, { + text: "MVC-2", + value: 2 + }, { + text: "MVC-3", + value: 3 + } + ] + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.static_combo", Demo.StaticCombo);/** + * Created by Dailer on 2017/7/11. + */ +Demo.TextValueCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var combo; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.text_value_combo", + ref: function () { + combo = this; + }, + text: "默认值", + value: 2, + width: 300, + items: [{ + text: "MVC-1", + iconCls: "date-font", + value: 1 + }, { + text: "MVC-2", + iconCls: "search-font", + value: 2 + }, { + text: "MVC-3", + iconCls: "pull-right-font", + value: 3 + }] + }, { + type: "bi.button", + width: 90, + height: 25, + handler: function () { + combo.setValue(3); + } + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.text_value_combo", Demo.TextValueCombo);/** + * Created by Dailer on 2017/7/11. + */ +Demo.TextValueDownListCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.text_value_down_list_combo", + width: 300, + ref: function (_ref) { + self.refs = _ref; + }, + text: "默认值", + value: 11, + items: [ + [{ + el: { + text: "层级1", + value: 1 + }, + children: [{ + text: "层级1-1", + value: 11 + }] + }], + [{ + text: "层级2", + value: 2 + }, { + text: "层级3", + value: 3 + }] + ] + }, { + type: "bi.button", + width: 90, + height: 25, + text: "setValue", + handler: function () { + self.refs.setValue(2); + } + }, { + type: "bi.button", + width: 90, + height: 25, + text: "getValue", + handler: function () { + BI.Msg.alert("", JSON.stringify(self.refs.getValue())); + } + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.text_value_down_list_combo", Demo.TextValueDownListCombo);/** + * Created by Dailer on 2017/7/11. + */ +Demo.TextValueCheckCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.text_value_check_combo", + ref: function () { + self.combo = this; + }, + text: "默认值", + //value: 1, + width: 300, + items: [{ + text: "MVC-1", + value: 1 + }, { + text: "MVC-2", + value: 2 + }, { + text: "MVC-3", + value: 3 + }] + }, { + type: "bi.button", + width: 90, + height: 25, + handler: function () { + BI.Msg.alert("", JSON.stringify(self.combo.getValue())); + } + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.text_value_check_combo", Demo.TextValueCheckCombo);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + var date = new Date(); + return { + type: "bi.calendar", + ref: function () { + self.calendar = this; + }, + logic: { + dynamic: false + }, + year: date.getFullYear(), + month: date.getMonth(), + day: date.getDate() + }; + }, + + mounted: function () { + var date = new Date(); + this.calendar.setValue({ + year: date.getFullYear(), + month: date.getMonth(), + day: date.getDate() + }); + } +}); +BI.shortcut("demo.calendar", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var editor = BI.createWidget({ + type: "bi.text_editor", + width: 200, + height: 30, + value: "这是复制的内容" + }); + var clipboard = BI.createWidget({ + type: "bi.clipboard", + width: 100, + height: 100, + cls: "layout-bg1", + copy: function () { + return editor.getValue(); + }, + + afterCopy: function () { + BI.Msg.toast(editor.getValue()); + } + }); + + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: editor, + left: 100, + top: 50 + }, { + el: clipboard, + left: 100, + top: 100 + }] + }); + } +}); +BI.shortcut("demo.clipboard", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.color_chooser_popup", + cls: "bi-card" + }, + left: 100, + top: 250 + }] + }; + } +}); +BI.shortcut("demo.color_chooser_popup", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.color_chooser", + width: 30, + height: 30 + }, + left: 100, + top: 250 + }] + }; + } +}); +BI.shortcut("demo.color_chooser", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var canvas = BI.createWidget({ + type: "bi.complex_canvas", + width: 500, + height: 600 + }); + canvas.branch(55, 100, 10, 10, 100, 10, 200, 10, { + offset: 20, + strokeStyle: "red", + lineWidth: 2 + }); + + canvas.branch(220, 155, 120, 110, 150, 200, { + offset: 40 + }); + + canvas.stroke(); + + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: canvas, + left: 100, + top: 50 + }] + }); + } +}); +BI.shortcut("demo.complex_canvas", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + BI.createWidget({ + type: "bi.vertical", + element: this, + vgap: 20, + hgap: 30, + items: [{ + type: "bi.segment", + items: [{ + text: "1", + value: 1 + }, { + text: "2", + value: 2 + }, { + text: "3", + value: 3 + }] + }] + }); + } +}); +BI.shortcut("demo.segment", Demo.Func);/** + * Created by Dailer on 2017/7/11. + */ +Demo.ClearEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.clear_editor", + cls: "bi-border", + width: 300, + watermark: "这个是带清除按钮的" + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.clear_editor", Demo.ClearEditor);/** + * Created by Dailer on 2017/7/11. + */ +Demo.ClearEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var editor = BI.createWidget({ + type: "bi.shelter_editor", + cls: "bi-border", + validationChecker: function (v) { + return v != "a"; + }, + watermark: "可以设置标记的输入框", + value: "这是一个遮罩", + keyword: "z" + }); + BI.createWidget({ + type: "bi.vertical", + element: this, + hgap: 30, + vgap: 20, + bgap: 50, + items: [editor] + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.button", + text: "focus", + height: 25, + handler: function () { + editor.focus(); + } + }, + right: 10, + left: 10, + bottom: 10 + }] + }); + } +}); + +BI.shortcut("demo.shelter_editor", Demo.ClearEditor);/** + * Created by Dailer on 2017/7/14. + */ +Demo.SignEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var editor = BI.createWidget({ + type: "bi.sign_editor", + cls: "bi-border", + validationChecker: function (v) { + return v != "a"; + }, + watermark: "可以设置标记的输入框", + text: "这是一个标记,点击它即可进行输入" + }); + editor.setValue(2); + BI.createWidget({ + type: "bi.vertical", + element: this, + hgap: 30, + vgap: 20, + items: [editor] + }); + } +}); + +BI.shortcut("demo.sign_editor", Demo.SignEditor);/** + * Created by Dailer on 2017/7/11. + */ +Demo.SignInitialEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + mounted: function () { + this.editor.setValue({ + value: "123", + text: "sdga" + }); + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_adapt", + items: [{ + type: "bi.sign_initial_editor", + ref: function () { + self.editor = this; + }, + cls: "layout-bg5", + text: "原始值", + width: 300 + }], + vgap: 20 + + }; + } +}); + +BI.shortcut("demo.sign_initial_editor", Demo.SignInitialEditor);/** + * Created by Dailer on 2017/7/11. + */ +Demo.SimpleStateEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_adapt", + items: [{ + type: "bi.simple_state_editor", + ref: function () { + self.editor = this; + }, + cls: "bi-border", + width: 300 + }], + vgap: 20 + + }; + }, + + mounted: function () { + var self = this; + setTimeout(function () { + self.editor.setState(["*", "*"]); + }, 1000); + } +}); + +BI.shortcut("demo.simple_state_editor", Demo.SimpleStateEditor);/** + * Created by Dailer on 2017/7/11. + */ +Demo.StateEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_adapt", + items: [{ + type: "bi.state_editor", + ref: function () { + self.editor = this; + }, + cls: "bi-border", + width: 300 + }], + vgap: 20 + + }; + }, + + + mounted: function () { + var self = this; + setTimeout(function () { + self.editor.setState(["*", "*"]); + }, 1000); + } +}); + +BI.shortcut("demo.state_editor", Demo.StateEditor);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + height: 30, + text: "复选item" + }, { + type: "bi.multi_select_item", + text: "复选项" + }], + hgap: 300 + }; + } +}); +BI.shortcut("demo.multi_select_item", Demo.Func);/** + * Created by Dailer on 2017/7/25. + */ + +Demo.Items = BI.inherit(BI.Widget, { + + render: function () { + + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + height: 30, + text: "单选item" + }, { + type: "bi.single_select_item", + text: "单选项" + }], + hgap: 300 + }; + } +}); + + +BI.shortcut("demo.single_select_item", Demo.Items);/** + * Created by Dailer on 2017/7/25. + */ + +Demo.Items = BI.inherit(BI.Widget, { + + render: function () { + + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + height: 30, + text: "单选item" + }, { + type: "bi.single_select_radio_item", + text: "单选项" + }], + hgap: 300 + }; + } +}); + + +BI.shortcut("demo.single_select_radio_item", Demo.Items);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + BI.createWidget({ + type: "bi.lazy_loader", + element: this, + el: { + layouts: [{ + type: "bi.left", + hgap: 5 + }] + }, + items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { + type: "bi.button" + }) + }); + } +}); +BI.shortcut("demo.lazy_loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + BI.createWidget({ + type: "bi.select_list", + element: this, + el: { + el: { + chooseType: BI.Selection.Multi + } + }, + items: BI.createItems(BI.deepClone(Demo.CONSTANTS.SIMPLE_ITEMS), { + type: "bi.multi_select_item" + }) + }); + } +}); +BI.shortcut("demo.select_list", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + BI.createWidget({ + type: "bi.vertical", + hgap: 200, + vgap: 50, + element: this, + items: [{ + type: "bi.label", + height: 30, + text: " (测试条件:总页数为3)" + }, { + type: "bi.all_count_pager", + pages: 3, + curr: 1, + count: 1000 + }] + }); + } +}); +BI.shortcut("demo.all_count_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + BI.createWidget({ + type: "bi.vertical", + hgap: 200, + vgap: 50, + element: this, + items: [{ + type: "bi.direction_pager" + }] + }); + } +}); +BI.shortcut("demo.direction_pager", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + return { + type: "bi.list_pane", + ref: function () { + self.pane = this; + }, + itemsCreator: function (op, callback) { + setTimeout(function () { + callback(BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { + type: "bi.multi_select_item", + height: 25 + })); + }, 2000); + }, + el: { + type: "bi.button_group", + layouts: [{ + type: "bi.vertical" + }] + } + }; + }, + + mounted: function () { + this.pane.populate(); + } +}); +BI.shortcut("demo.list_pane", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.combo", + width: 200, + height: 30, + el: { + type: "bi.text_button", + text: "点击", + cls: "bi-border", + height: 30 + }, + popup: { + type: "bi.multi_popup_view", + el: { + type: "bi.button_group", + layouts: [{ + type: "bi.vertical" + }], + items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { + type: "bi.multi_select_item", + height: 25 + }) + } + } + } + }] + }; + } +}); +BI.shortcut("demo.multi_popup_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + return { + type: "bi.panel", + title: "title", + titleButtons: [{ + type: "bi.button", + text: "操作" + }], + el: { + type: "bi.button_group", + layouts: [{ + type: "bi.vertical" + }], + items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { + type: "bi.multi_select_item", + height: 25 + }) + } + }; + } +}); +BI.shortcut("demo.panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.combo", + width: 200, + height: 30, + el: { + type: "bi.text_button", + text: "点击", + cls: "bi-border", + height: 30 + }, + popup: { + type: "bi.popup_panel", + el: { + type: "bi.button_group", + layouts: [{ + type: "bi.vertical" + }], + items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { + type: "bi.multi_select_item", + height: 25 + }) + } + } + } + }] + }; + } +}); +BI.shortcut("demo.popup_panel", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var items = [[{ + text: "第一行第一列" + }, { + text: "第一行第一列" + }, { + text: "第一行第一列" + }], [{ + text: "第一行第一列" + }, { + text: "第一行第一列" + }, { + text: "第一行第一列" + }], [{ + text: "第三行第一列" + }, { + text: "第三行第二列" + }, { + text: "第三行第三列" + }], [{ + text: "第四行第一列" + }, { + text: "第四行第二列" + }, { + text: "第四行第三列" + }], [{ + text: "第五行第一列" + }, { + text: "第五行第二列" + }, { + text: "第五行第三列" + }], [{ + text: "第六行第一列" + }, { + text: "第六行第二列" + }, { + text: "第六行第三列" + }], [{ + text: "第七行第一列" + }, { + text: "第七行第二列" + }, { + text: "第七行第三列" + }], [{ + text: "第八行第一列" + }, { + text: "第八行第二列" + }, { + text: "第八行第三列" + }], [{ + text: "第九行第一列" + }, { + text: "第九行第二列" + }, { + text: "第九行第三列" + }], [{ + text: "第十行第一列" + }, { + text: "第十行第二列" + }, { + text: "第十行第三列" + }], [{ + text: "第十一行第一列" + }, { + text: "第十一行第二列" + }, { + text: "第十一行第三列" + }], [{ + text: "第十二行第一列" + }, { + text: "第十二行第二列" + }, { + text: "第十二行第三列" + }], [{ + text: "第十三行第一列" + }, { + text: "第十三行第二列" + }, { + text: "第十三行第三列" + }], [{ + text: "第十四行第一列" + }, { + text: "第十四行第二列" + }, { + text: "第十四行第三列" + }], [{ + text: "第十五行第一列" + }, { + text: "第十五行第二列" + }, { + text: "第十五行第三列" + }], [{ + text: "第十六行第一列" + }, { + text: "第十六行第二列" + }, { + text: "第十六行第三列" + }], [{ + text: "第十七行第一列" + }, { + text: "第十七行第二列" + }, { + text: "第十七行第三列" + }], [{ + text: "第十八行第一列" + }, { + text: "第十八行第二列" + }, { + text: "第十八行第三列" + }]]; + + var header = [[{ + text: "表头1" + }, { + text: "表头2" + }, { + text: "表头3" + }]]; + + var table = BI.createWidget({ + type: "bi.adaptive_table", + el: { + type: "bi.resizable_table", + el: { + type: "bi.grid_table" + } + }, + width: 600, + height: 400, + minColumnSize: [100, 100, 100], + columnSize: [100, 100, 100], + header: header, + items: items + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 1, + rows: 1, + items: [[{ + el: table + }]] + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.adaptive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var items = [{ + children: [{ + text: "节点1", + children: [{ + text: "子节点1", + children: [{ + text: "叶节点1", + values: [{text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 112}] + }, { + text: "叶节点2", + values: [{text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 122}] + }], + values: [{text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 1102}] + }, { + text: "子节点2", + children: [{ + text: "叶节点3", + values: [{text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 132}] + }, { + text: "叶节点4", + values: [{text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 142}] + }], + values: [{text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 1202}] + }, { + text: "子节点3", + children: [{ + text: "叶节点5", + values: [{text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 152}] + }], + values: [{text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 1302}] + }], + values: [{text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 11002}] + }, { + text: "节点2", + values: [{text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 12002}] + }], + values: [{text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 112002}] + }]; + + var header = [{ + text: "header1" + }, { + text: "header2" + }, { + text: "header3" + }, { + text: "金额", + tag: 1 + }, { + text: "金额", + tag: 2 + }, { + text: "金额", + tag: 3 + }, { + text: "金额", + tag: 4 + }, { + text: "金额", + tag: 5 + }, { + text: "金额", + tag: 6 + }, { + text: "金额", + tag: 7 + }]; + + var crossHeader = [{ + text: "cross1" + }, { + text: "cross2" + }]; + + var crossItems = [{ + children: [{ + text: "节点1", + children: [{ + text: "子节点1" + }, { + text: "子节点2" + }], + values: [0] + }, { + text: "节点2", + children: [{ + text: "子节点3" + }, { + text: "子节点4" + }], + values: [0] + }], + values: [0] + }]; + + var table = BI.createWidget({ + type: "bi.layer_tree_table", + el: { + type: "bi.adaptive_table", + el: { + type: "bi.resizable_table", + el: { + type: "bi.collection_table", + mergeRule: function (col1, col2) { + return BI.isEqual(col1, col2); + } + } + } + }, + width: 600, + height: 400, + isNeedFreeze: true, + isNeedMerge: true, + freezeCols: [0, 1, 2], + mergeCols: [0, 1, 2], + minColumnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], + columnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], + header: header, + items: items, + crossHeader: crossHeader, + crossItems: crossItems + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 1, + rows: 1, + items: [[{ + el: table + }]] + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.layer_tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var items = [{ + children: [{ + text: "节点1", + children: [{ + text: "子节点1", + children: [{ + text: "叶节点1", + values: [{text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 112}] + }, { + text: "叶节点2", + values: [{text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 122}] + }], + values: [{text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 1102}] + }, { + text: "子节点2", + children: [{ + text: "叶节点3", + values: [{text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 132}] + }, { + text: "叶节点4", + values: [{text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 142}] + }], + values: [{text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 1202}] + }, { + text: "子节点3", + children: [{ + text: "叶节点5", + values: [{text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 152}] + }], + values: [{text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 1302}] + }], + values: [{text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 11002}] + }, { + text: "节点2", + values: [{text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 12002}] + }], + values: [{text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 112002}] + }]; + + var header = [{ + text: "header1" + }, { + text: "header2" + }, { + text: "header3" + }, { + text: "金额", + tag: 1 + }, { + text: "金额", + tag: 2 + }, { + text: "金额", + tag: 3 + }, { + text: "金额", + tag: 4 + }, { + text: "金额", + tag: 5 + }, { + text: "金额", + tag: 6 + }, { + text: "金额", + tag: 7 + }]; + + var crossHeader = [{ + text: "cross1" + }, { + text: "cross2" + }]; + + var crossItems = [{ + children: [{ + text: "节点1", + children: [{ + text: "子节点1" + }, { + text: "子节点2" + }], + values: [0] + }, { + text: "节点2", + children: [{ + text: "子节点3" + }, { + text: "子节点4" + }], + values: [0] + }], + values: [0] + }]; + + var table = BI.createWidget({ + type: "bi.tree_table", + el: { + type: "bi.adaptive_table", + el: { + type: "bi.resizable_table", + el: { + type: "bi.collection_table", + mergeRule: function (col1, col2) { + return BI.isEqual(col1, col2); + } + } + } + }, + width: 600, + height: 400, + isNeedFreeze: true, + isNeedMerge: true, + freezeCols: [0, 1, 2], + mergeCols: [0, 1, 2], + minColumnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], + columnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], + header: header, + items: items, + crossHeader: crossHeader, + crossItems: crossItems + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 1, + rows: 1, + items: [[{ + el: table + }]] + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.tree_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var relation = BI.createWidget({ + type: "bi.branch_relation", + items: [ + { + id: -1, + value: "根目录", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 1, + pId: -1, + value: "第一级目录1", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 11, + pId: 1, + value: "第二级文件1", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 12, + pId: 1, + value: "第二级目录1", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 121, + pId: 12, + value: "第三级目录1", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 122, + pId: 12, + value: "第三级文件1", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 1211, + pId: 121, + value: "第四级目录", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 12111, + pId: 1211, + value: "第五级文件1", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 2, + pId: -1, + value: "第一级目录2", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 21, + pId: 2, + value: "第二级目录2", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 22, + pId: 2, + value: "第二级文件2", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 211, + pId: 21, + value: "第三级目录2", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 212, + pId: 21, + value: "第三级文件2", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + }, + { + id: 2111, + pId: 211, + value: "第四级文件2", + type: "bi.text_button", + cls: "layout-bg2", + width: 180, + height: 100 + } + ], + + direction: BI.Direction.Right, + align: BI.HorizontalAlign.Right, + + centerOffset: -50 + }); + BI.createWidget({ + type: "bi.adaptive", + element: this, + items: [relation] + }); + } +}); +BI.shortcut("demo.branch_relation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createBranchTree: function () { + var tree = BI.createWidget({ + type: "bi.branch_tree", + items: [{ + el: { + text: "且", + value: "且1", + cls: "layout-bg7" + }, + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1", + value: "这里是一段文字1" + }, { + el: { + text: "或", + value: "或2", + cls: "layout-bg7" + }, + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1435", + value: "这里是一段文字1435" + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1xx", + value: "这里是一段文字1xx" + }, { + el: { + text: "且", + value: "且3", + cls: "layout-bg7" + }, + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "可以理解为一个条件", + value: "可以理解为一个条件" + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "可以理解为一个条件v", + value: "可以理解为一个条件v" + }] + }] + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1xa", + value: "这里是一段文字1xa" + }] + }] + }); + return tree; + }, + + _createBranchMapTree: function () { + var tree = BI.createWidget({ + type: "bi.branch_tree", + el: { + type: "bi.virtual_group" + }, + items: [{ + text: "且", + value: "且1", + cls: "layout-bg7", + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1", + value: "这里是一段文字1" + }, { + text: "或", + value: "或2", + cls: "layout-bg7", + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1435", + value: "这里是一段文字1435" + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1xx", + value: "这里是一段文字1xx" + }, { + text: "且", + value: "且3", + cls: "layout-bg7", + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "可以理解为一个条件", + value: "可以理解为一个条件" + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "可以理解为一个条件v", + value: "可以理解为一个条件v" + }] + }] + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1xa", + value: "这里是一段文字1xa" + }] + }] + }); + return tree; + }, + + render: function () { + var tree = this._createBranchTree(); + var mapTree = this._createBranchMapTree(); + + function getItems () { + return [{ + text: "且", + value: "且", + cls: "layout-bg7", + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字", + value: "这里是一段文字" + }, { + text: "或", + value: "或2", + cls: "layout-bg7", + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字", + value: "这里是一段文字" + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字", + value: "这里是一段文字" + }, { + text: "且", + value: "且3", + cls: "layout-bg7", + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "可以理解为一个条件", + value: "可以理解为一个条件" + }] + }] + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1xa", + value: "这里是一段文字1xa" + }] + }]; + } + + BI.createWidget({ + type: "bi.center", + element: this, + items: [{ + type: "bi.vtape", + items: [{ + el: tree + }, { + height: 30, + el: { + type: "bi.button", + height: 30, + text: "getValue", + handler: function () { + BI.Msg.alert("", tree.getValue()); + } + } + }] + }, { + type: "bi.vtape", + items: [{ + el: mapTree + }, { + height: 30, + el: { + type: "bi.button", + height: 30, + text: "populate", + handler: function () { + mapTree.populate(getItems()); + } + } + }, { + height: 30, + el: { + type: "bi.button", + height: 30, + text: "getValue", + handler: function () { + BI.Msg.alert("", mapTree.getValue()); + } + } + }] + }] + }); + } +}); +BI.shortcut("demo.branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var tree = BI.createWidget({ + type: "bi.display_tree", + element: this + }); + + tree.initTree([{ + id: 1, + text: "第一项", + open: true + }, { + id: 2, + text: "第二项" + }, { + id: 11, + pId: 1, + text: "子项1(共2个)", + open: true + }, { + id: 111, + pId: 11, + text: "子子项1" + }, { + id: 112, + pId: 11, + text: "子子项2" + }, { + id: 12, + pId: 1, + text: "子项2" + }, { + id: 13, + pId: 1, + text: "子项3" + }]); + } +}); +BI.shortcut("demo.display_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createHandStandBranchTree: function () { + var tree = BI.createWidget({ + type: "bi.handstand_branch_tree", + expander: {}, + el: { + layouts: [{ + type: "bi.horizontal_adapt", + verticalAlign: BI.VerticalAlign.Top + }] + }, + items: [{ + el: { + text: "且", + value: "且1", + cls: "layout-bg7" + }, + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1", + value: "这里是一段文字1" + }, { + el: { + text: "或", + value: "或2", + cls: "layout-bg7" + }, + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1435", + value: "这里是一段文字1435" + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1xx", + value: "这里是一段文字1xx" + }, { + el: { + text: "且", + value: "且3", + cls: "layout-bg7" + }, + children: [{ + type: "bi.label", + height: 30, + textAlign: "left", + text: "可以理解为一个条件", + value: "可以理解为一个条件" + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "可以理解为一个条件v", + value: "可以理解为一个条件v" + }] + }] + }, { + type: "bi.label", + height: 30, + textAlign: "left", + text: "这里是一段文字1xa", + value: "这里是一段文字1xa" + }] + }] + }); + return tree; + }, + + render: function () { + var tree = this._createHandStandBranchTree(); + + BI.createWidget({ + type: "bi.center", + element: this, + items: [{ + type: "bi.vtape", + items: [{ + el: tree + }, { + height: 30, + el: { + type: "bi.button", + height: 30, + text: "getValue", + handler: function () { + BI.Msg.alert("", tree.getValue()); + } + } + }] + }] + }); + } +}); +BI.shortcut("demo.handstand_branch_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var tree = BI.createWidget({ + type: "bi.level_tree", + chooseType: 0, + items: [{ + id: 1, + text: "第一项", + value: 1, + isParent: true + }, { + id: 2, + text: "第二项", + value: 2, + isParent: true + }, { + id: 3, + text: "第三项", + value: 1, + isParent: true, + open: true + }, { + id: 4, + text: "第四项", + value: 1 + }, { + id: 11, + pId: 1, + text: "子项1", + value: 11 + }, { + id: 12, + pId: 1, + text: "子项2", + value: 12 + }, { + id: 13, + pId: 1, + text: "子项3", + value: 13 + }, { + id: 21, + pId: 2, + text: "子项1", + value: 21 + }, { + id: 31, + pId: 3, + text: "子项1", + value: 31 + }, { + id: 32, + pId: 3, + text: "子项2", + value: 32 + }, { + id: 33, + pId: 3, + text: "子项3", + value: 33 + }] + }); + + BI.createWidget({ + type: "bi.vtape", + element: this, + items: [{ + el: tree + }, { + height: 30, + el: { + type: "bi.button", + height: 30, + text: "getValue", + handler: function () { + BI.Msg.alert("", tree.getValue()); + } + } + }] + }); + } +}); +BI.shortcut("demo.level_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + // value值一定要是字符串 + var tree = BI.createWidget({ + type: "bi.simple_tree", + items: [{ + id: 1, + text: "第一项", + value: "1" + }, { + id: 2, + text: "第二项", + value: "2" + }, { + id: 3, + text: "第三项", + value: "3", + open: true + }, { + id: 11, + pId: 1, + text: "子项1", + value: "11" + }, { + id: 12, + pId: 1, + text: "子项2", + value: "12" + }, { + id: 13, + pId: 1, + text: "子项3", + value: "13" + }, { + id: 31, + pId: 3, + text: "子项1", + value: "31" + }, { + id: 32, + pId: 3, + text: "子项2", + value: "32" + }, { + id: 33, + pId: 3, + text: "子项3", + value: "33" + }], + value: ["31", "32", "33"] + }); + + // tree.populate([{ + // id: 1, + // text: "第一项", + // value: "1" + // }, { + // id: 2, + // text: "第二项", + // value: "2" + // }, { + // id: 3, + // text: "第三项", + // value: "3", + // open: true + // }, { + // id: 11, + // pId: 1, + // text: "子项1", + // value: "11" + // }, { + // id: 12, + // pId: 1, + // text: "子项2", + // value: "12" + // }, { + // id: 13, + // pId: 1, + // text: "子项3", + // value: "13" + // }, { + // id: 31, + // pId: 3, + // text: "子项1", + // value: "31" + // }, { + // id: 32, + // pId: 3, + // text: "子项2", + // value: "32" + // }, { + // id: 33, + // pId: 3, + // text: "子项3", + // value: "33" + // }], "z"); + BI.createWidget({ + type: "bi.vtape", + element: this, + items: [{ + el: tree + }, { + height: 30, + el: { + type: "bi.button", + height: 30, + text: "setValue(['31', '32', '33'])", + handler: function () { + tree.setValue(["31", "32", "33"]); + } + } + }, { + height: 30, + el: { + type: "bi.button", + height: 30, + text: "getValue", + handler: function () { + BI.Msg.alert("", JSON.stringify(tree.getValue())); + } + } + }] + }); + } +}); +BI.shortcut("demo.simple_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + BI.createWidget({ + type: "bi.vertical", + element: this, + items: [{ + type: "bi.label", + text: "输入框加图标的trigger" + }, { + type: "bi.editor_trigger", + watermark: "这是水印", + width: 200, + height: 30 + }], + hgap: 20, + vgap: 20 + }); + } +}); +BI.shortcut("demo.editor_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + + BI.createWidget({ + type: "bi.vertical", + element: this, + items: [{ + type: "bi.label", + text: "只有一个图标的trigger" + }, { + type: "bi.icon_trigger", + width: 30, + height: 30 + }], + hgap: 20, + vgap: 20 + }); + } +}); +BI.shortcut("demo.icon_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + + BI.createWidget({ + type: "bi.vertical", + element: this, + items: [{ + type: "bi.label", + text: "可被选择的trigger" + }, { + type: "bi.select_text_trigger", + text: "这是一个简单的trigger", + width: 200, + height: 30 + }], + hgap: 20, + vgap: 20 + }); + } +}); +BI.shortcut("demo.select_text_trigger", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + + BI.createWidget({ + type: "bi.vertical", + element: this, + items: [{ + type: "bi.label", + text: "文本加图标的trigger" + }, { + type: "bi.text_trigger", + text: "这是一个简单的trigger", + width: 200, + height: 30 + }], + hgap: 20, + vgap: 20 + }); + } +}); +BI.shortcut("demo.text_trigger", Demo.Func);/** + * guy + * 二级树 + * @class BI.PlatformLevelTree + * @extends BI.Select + */ +BI.PlatformLevelTree = BI.inherit(BI.Widget, { + props: { + baseCls: "platform-level-tree", + itemsCreator: BI.emptyFn + }, + + render: function () { + var self = this, o = this.options; + this.tree = BI.createWidget({ + type: "bi.custom_tree", + element: this, + expander: { + type: "bi.select_tree_expander", + isDefaultInit: false, + el: {}, + popup: { + type: "bi.custom_tree" + } + }, + + itemsCreator: function (op, callback) { + o.itemsCreator(op, function (items) { + callback(self._formatItems(items)); + }); + }, + + el: { + type: "bi.loader", + next: false, + el: { + type: "bi.button_tree", + chooseType: 0, + layouts: [{ + type: "bi.vertical" + }] + } + } + }); + this.tree.on(BI.CustomTree.EVENT_CHANGE, function () { + self.fireEvent(BI.PlatformLevelTree.EVENT_CHANGE, arguments); + }); + }, + + _formatItems: function (nodes) { + var self = this; + BI.each(nodes, function (i, node) { + var extend = {}; + if (node.isParent === true || BI.isNotEmptyArray(node.children)) { + switch (i) { + case 0 : + extend.type = "bi.multilayer_select_tree_first_plus_group_node"; + break; + case nodes.length - 1 : + extend.type = "bi.multilayer_select_tree_last_plus_group_node"; + break; + default : + extend.type = "bi.multilayer_select_tree_mid_plus_group_node"; + break; + } + BI.defaults(node, extend); + } else { + switch (i) { + case nodes.length - 1: + extend.type = "bi.multilayer_single_tree_last_tree_leaf_item"; + break; + default : + extend.type = "bi.multilayer_single_tree_mid_tree_leaf_item"; + } + BI.defaults(node, extend); + } + }); + return nodes; + }, + + populate: function () { + this.tree.populate(); + }, + + getValue: function () { + return this.tree.getValue(); + } +}); +BI.PlatformLevelTree.EVENT_CHANGE = "EVENT_CHANGE"; +BI.shortcut("bi.platform_level_tree", BI.PlatformLevelTree); + + +BI.DemoLevelTree = BI.inherit(BI.Widget, { + + render: function () { + var self = this; + return { + type: "bi.vtape", + items: [{ + el: { + type: "bi.platform_level_tree", + ref: function () { + self.tree = this; + }, + itemsCreator: function (op, callback) { + if (!op.node) {// 根节点 + callback([{ + id: 1, + pId: 0, + text: "A", + value: 1, + isParent: true + }, { + id: 2, + pId: 0, + text: "B", + value: 2, + isParent: true, + open: true + }]); + } else { + if (op.node.id == 1) { + callback([ + { + id: 11, + pId: 1, + text: "test11", + value: 11, + layer: 1, + isParent: true + }, + { + id: 12, + pId: 1, + text: "test12", + value: 12, + layer: 1 + }, + { + id: 13, + pId: 1, + text: "test13", + value: 13, + layer: 1 + }, + { + id: 14, + pId: 1, + text: "test14", + value: 14, + layer: 1, + height: 35 + }, + { + id: 15, + pId: 1, + text: "test15", + value: 15, + layer: 1 + }, + { + id: 16, + pId: 1, + text: "test16", + value: 16, + layer: 1 + }, + {id: 17, pId: 1, text: "test17", layer: 1, value: 17} + ]); + } else if (op.node.id == 2) { + callback([{ + id: 21, + pId: 2, + text: "test21", + value: 21, + layer: 1 + }, + { + id: 22, + pId: 2, + text: "test22", + value: 22, + layer: 1 + }]); + } else if (op.node.id == 11) { + callback([{ + id: 111, + pId: 11, + text: "test111", + value: 111, + layer: 2 + }]); + } + } + } + } + }, { + el: { + type: "bi.button", + text: "确定", + handler: function () { + BI.Msg.toast(JSON.stringify(self.tree.getValue())); + } + }, + height: 25 + }] + + }; + }, + + mounted: function () { + + } +}); +BI.shortcut("demo.platform_level_tree", BI.DemoLevelTree);/** + * Created by roy on 16/5/23. + */ +BI.DetailTableCell = BI.inherit(BI.Widget, { + + _defaultConfig: function () { + return BI.extend(BI.DetailTableCell.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-detail-table-cell", + dId: "", + text: "" + }); + }, + + _init: function () { + BI.DetailTableCell.superclass._init.apply(this, arguments); + this._createItem(); + }, + + _createItem: function () { + var self = this, o = this.options; + var type = this.options.dimensionType; + var item = BI.createWidget({ + type: "bi.label", + height: o.height, + text: o.text, + title: o.text, + lgap: 5, + rgap: 5 + }); + + if (BI.isNotEmptyString(o.color)) { + this.element.css("color", o.color); + } + + BI.createWidget({ + type: "bi.vertical", + element: this, + items: [item] + }); + + // 表格样式 + if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { + this.element.css(o.styles); + } + } +}); +BI.shortcut("bi.detail_table_cell", BI.DetailTableCell);/** + * Created by Young's on 2016/4/15. + */ +BI.DetailTableHeader = BI.inherit(BI.Widget, { + _defaultConfig: function () { + return BI.extend(BI.DetailTableHeader.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-detail-table-header" + }); + }, + + _init: function () { + BI.DetailTableHeader.superclass._init.apply(this, arguments); + var self = this, o = this.options; + var dId = o.dId; + var name = o.text; + BI.createWidget({ + type: "bi.htape", + element: this, + items: [{ + el: { + type: "bi.label", + text: name, + title: name, + whiteSpace: "nowrap", + textAlign: "center", + lgap: 5, + height: o.height + } + }] + }); + + // 表格样式 + if (BI.isNotNull(o.styles) && BI.isObject(o.styles)) { + this.element.css(o.styles); + } + } +}); +BI.shortcut("bi.detail_table_header", BI.DetailTableHeader);Demo.Face = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-face" + }, + + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.sequence_table", + ref: function () { + self.table = this; + }, + isNeedFreeze: null, + isNeedMerge: false, + summaryCellStyleGetter: function (isLast) { + return { + background: "rgb(4, 177, 194)", + color: "#ffffff", + fontWeight: "bold" + }; + }, + sequenceCellStyleGetter: function (index) { + return { + background: "rgb(4, 177, 194)", + color: "#ffffff", + fontWeight: "bold" + }; + }, + headerCellStyleGetter: function () { + return { + background: "rgb(4, 177, 194)", + color: "#ffffff", + fontWeight: "bold" + }; + }, + el: { + type: "bi.adaptive_table", + el: { + type: "bi.resizable_table", + el: { + type: "bi.grid_table" + } + } + }, + sequence: { + type: "bi.sequence_table_list_number", + pageSize: 100, + sequenceHeaderCreator: { + type: "bi.normal_sequence_header_cell", + styleGetter: function () { + return { + background: "rgb(4, 177, 194)", + color: "#ffffff", + fontWeight: "bold" + }; + } + } + }, + itemsCreator: function (op, populate) { + } + }, + left: 0, + right: 0, + top: 0, + bottom: 0 + }] + }; + }, + + mounted: function () { + var self = this; + if (BI.isNull(BI.isExpanded)) { + BI.isExpanded = false; + } else if (!BI.isExpanded) { + TABLE_ITEMS = this._expandData(TABLE_ITEMS, 3); + TABLE_HEADER = this._expandHeadData(TABLE_HEADER, 3); + BI.isExpanded = true; + } + this._resizeHandler = BI.debounce(function () { + var width = self.element.width(), height = self.element.height(); + if (self.table.getWidth() !== width || self.table.getHeight() !== height) { + self.table.setWidth(width); + self.table.setHeight(height); + self.table.populate(); + } + }, 0); + BI.ResizeDetector.addResizeListener(this, function () { + self._resizeHandler(); + }); + this.table.setWidth(this.element.width()); + this.table.setHeight(this.element.height()); + this.table.attr("columnSize", BI.makeArray(TABLE_HEADER[0].length, "")); + this.table.attr("minColumnSize", BI.makeArray(TABLE_HEADER[0].length, 60)); + this.table.attr("isNeedFreeze", true); + this.table.attr("freezeCols", []); + this.table.attr("showSequence", true); + this.table.attr("headerRowSize", 15); + this.table.attr("rowSize", 15); + this.table.populate(TABLE_ITEMS, TABLE_HEADER); + }, + + _expandData: function (items, times) { + var copy = BI.deepClone(items); + for (var m = 0; m < times - 1; m++) { + BI.each(items, function (i, row) { + copy.push(row); + }); + } + + for (var n = 0; n < copy.length; n++) { + for (var m = 0; m < times - 1; m++) { + BI.each(items[n % 100], function (j, item) { + copy[n].push(item); + }); + } + } + return copy; + }, + + _expandHeadData: function (items, times) { + var copy = BI.deepClone(items); + for (var n = 0; n < copy.length; n++) { + for (var m = 0; m < times - 1; m++) { + BI.each(items[n], function (j, item) { + copy[n].push(item); + }); + } + } + return copy; + } +}); +BI.shortcut("demo.large_table", Demo.Face);/** + * created by young + * 默认风格表格——表头 + */ +BI.NormalSequenceHeaderCell = BI.inherit(BI.Widget, { + _defaultConfig: function () { + return BI.extend(BI.NormalSequenceHeaderCell.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-normal-sequence-header-cell" + }); + }, + + _init: function () { + BI.NormalSequenceHeaderCell.superclass._init.apply(this, arguments); + var self = this, o = this.options; + this.text = BI.createWidget({ + type: "bi.label", + element: this, + textAlign: "left", + forceCenter: true, + hgap: 5, + text: BI.i18nText("BI-Number_Index") + }); + this._digestStyle(); + }, + + _digestStyle: function () { + var o = this.options; + var style = o.styleGetter(); + if (style) { + this.element.css(style); + } + }, + + populate: function () { + this._digestStyle(); + } +}); +BI.NormalSequenceHeaderCell.EVENT_CHANGE = "EVENT_CHANGE"; +BI.shortcut("bi.normal_sequence_header_cell", BI.NormalSequenceHeaderCell);var TABLE_HEADER = [[{type: "bi.detail_table_header", dId: "4bee81d36b4c6874", text: "合同金额", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "ce501b56c3bee73b", text: "购买数量", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7fdfffca99e85f41", text: "购买的产品", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c7e273fee68f9a84", text: "合同ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "06c1244c0bb8c971", text: "客户ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3b8788e5243f4253", text: "销售机会ID", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "977f03aa6b05f170", text: "合同类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "fb18445e25042fad", text: "合同付款类型", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7b4214f2ee25348f", text: "产品配送地址", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "e9270d71f05f8af6", text: "是否已经交货", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "0c20d70ab1c54e59", text: "年月日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "26df741899dbe311", text: "年份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c54cc86e2d6ec8e8", text: "季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "a8179fbe73f32b78", text: "月份(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4f3817018d5911d0", text: "星期(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "3d27b2b4010a87ae", text: "日(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b9122528a8ef99b1", text: "周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "4754cdc8d2b0ccc1", text: "时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c44e00e1bc20135d", text: "分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "b175741ff606ba3c", text: "秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24f4dfbda51fdd3b", text: "年季度(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "c2cdf7336ecdfec0", text: "年月(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7c86b54224352de6", text: "年周数(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "24cdfc858e5fec6f", text: "年月日时(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "7f4631a5465d63e3", text: "年月日时分(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}, {type: "bi.detail_table_header", dId: "37025692264a3f08", text: "年月日时分秒(注册时间)", styles: {background: "#04b1c2", color: "#ffffff"}}]]; +var TABLE_ITEMS = [[{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00115727-e145-44c0-9102-110523699369", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ff61dfee-1c56-48b6-9f7b-21abef64c96f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f08a77cf-2282-4ad9-aa1c-ca93038d32a3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-07-28", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "七月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 28, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-07", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-07-28 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-07-28 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-07-28 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 0, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "40.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "00c7b96a-bf9e-423f-9246-3898c6ac3150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4219ad91-39f5-4f90-b580-c971dc692ece", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d9e62a63-399b-4e8d-871f-491d13a484f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市湖滨路66号中福西湖花园东福楼18H", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 1, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "013b1dd8-1493-4c5b-8501-c0a78096d86a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "22502c61-4cb9-4a4b-b258-010f848a6215", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cdbb713b-87e5-47d1-892b-8ba6928b4d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "徐州市西安北路亚华大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 2, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "026e9c86-1af5-4d25-99b1-42e1a6c610d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 3, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03374c0e-59d1-4158-8ab5-67b48d80d84e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "d9c85691-1c10-4ef9-8b42-98e1637cab77", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8f5bda5b-89ea-492a-889d-ed3ad8bc4ae5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 4, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "560,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "03ae814b-195b-48e0-ae47-c60ad8aa9cdf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3b1b4e83-aa87-4b40-b055-bc3e7bef2602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cbcba594-08b0-4be7-9ffd-e21aa3f0dcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 5, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "040d00ce-c214-4191-a7ab-88b1ca558dc0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 6, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "750,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04192b9b-dd8e-4136-8662-8f729430e5aa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "925c3526-66a0-48a8-9098-0deb98a86274", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "03d40405-4089-4eea-809a-f6152b4b639a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 7, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "180,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04289ab3-08e3-49d3-9582-4dbb945233e7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "901aa1ba-ff07-4ff7-a836-4821219c9aae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "213326cf-266b-4fb6-8d7b-eef2a90a1e8d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "西安市唐延路5号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 38, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 8, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "042984b4-db31-48a4-9606-bf891bf6e7b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 9, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "047bae0c-ae18-426f-83a9-6519b986bfbc", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1de1b758-be64-4c33-86f9-3dd0fc11106a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76b8a148-77ea-46b7-80ef-7992d52b4ea2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "上海市徐家汇路430号电力大楼16楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 10, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04897502-5828-4273-8184-553aa0562930", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "43f6fe3c-ed93-4116-96b5-8beadb592545", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 11, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "04b0d7a7-1ef5-4eab-b6c2-811b9630cab4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6dfef093-d521-4807-b5b4-15f6c13d39f6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee97ef3a-5fe1-4c80-b37b-beb0d017e9eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 12, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "056c2ca7-a186-40a4-a8a6-01b38151df57", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9d7ce8a7-5f9a-4087-be3e-2ed0edf53709", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "212e1bce-b6b8-4677-904e-60666683c978", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 13, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05bf042a-27f8-4e66-bc0c-9638145fd756", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "74643073-3ca1-4cf4-b921-af3e9c83702b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3231483-9848-438d-beff-1d8e7a35cd1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 14, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "164,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "05cd066b-7aff-4726-9c52-096df32840db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 15, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "99,800.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "06214078-99fc-4500-9e85-32ba2efbc1d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dc704c-c30a-4364-9253-62a582820430", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8865c593-ee72-4eac-ad78-83441cf09b44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 16, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "064c1610-a6d7-4aee-a71d-62e58ef7f89a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8fa290a3-6595-4625-ad31-a2229cba9345", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bc89c6d9-615e-4f11-9004-3da41dedac19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "福州市福新中路89号时代国际广场917-918单元", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 17, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "130,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0692a164-8159-4dda-901b-4003f432d41c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "de4b48c5-93b6-4af1-abd9-bc4e4499fb11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5063bd4e-aa18-4034-a9a1-2413a55a602a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "长春市净月大街2555号东北师范大学净月校区软件学院2楼205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 18, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07d167a4-a45f-4adf-b342-681fab23d210", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 19, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "07f1b7a1-0fe6-4735-bce4-fb9d1204c324", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "68e41864-9ff9-4ee7-96d4-916138153778", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "672cf4a0-49b4-45a3-84dd-6a4c5a9561d9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 7, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 20, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080a241d-7372-4921-b171-b9ed2d4a9dd6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0e4cf623-44dd-470a-8a39-5bc705c5faf5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "42433511-62e3-4a84-9c03-3d0506dbc846", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-05-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "五月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-05", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-05-06 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-05-06 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-05-06 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 21, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "720,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "080cd368-af54-447a-a3ae-051425c84bc1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6370dee7-6d96-4881-9014-2ba42b674051", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "5a036477-4566-49f4-9f99-9af82094aad0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "\t西城区复兴门外地藏庵南巷1号电研大厦C1007", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 22, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0859c137-5a7a-48c0-8c16-e2c607d7b19f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3ed72882-0b77-4066-a9dc-76a94c2c0236", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "faf8603f-dba1-4d10-8f56-4b4ab52a4c01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 23, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "087bab2a-7b5e-4304-808a-830b68556cee", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ec8cec0b-012f-4b58-84ff-0c889e98f1a0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3c02b621-2088-4826-9ca6-1ad3f0b9ae67", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "梅花山庄24栋602", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 24, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "320,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "08ce15be-bbfd-4c9b-b18f-39eb03e471ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "456419b5-d3c7-499b-b07b-b868cc68634e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "22f9a27a-08a4-4671-b748-7d2cc93e8840", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 25, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,800,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "09f59e37-bc7d-4abc-ba37-462adc1d5437", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b4eeefa-6c96-102f-9089-ad5cc5c899a4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "becbd468-3a22-4687-aaa3-886a12a20302", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 26, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a392e38-b72f-46ad-b713-a19e06f6f46e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef35dd55-5306-4380-88ff-5db8847f07be", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "d5800b52-8a9d-4ed8-b290-481ea17d7970", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区北四环西路66号中国技术交易大厦2005室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 27, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "270,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a481a95-5f8f-4a2f-acac-711dcd77ed80", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 28, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0a4941a1-8ddd-4826-93dc-461f8bdbab8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 29, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "660,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0ad9e460-6e0c-4dc0-83d6-750597f07825", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7a70da02-199a-4e74-be08-3414783fbdd4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "788c76f2-87aa-45e7-a48c-eb7f73eac475", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 30, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0b2f2daa-5b8f-4169-8d99-0aa6120ed8c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b0c38d7d-2cca-42c0-9099-05b2d5b3e38d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "13ccdb9e-d8fe-43db-b7d1-e5d2254787f8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 31, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "160,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c2201db-3b7c-47a4-95bd-5815b14886ac", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "52e52309-cf7b-4919-80a1-e10eb0e6ced7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afa29ce6-1a90-4282-a3e6-69dea6131f1d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 32, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "350,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0c6e4368-0572-40e6-978e-de72b8997d15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1fb823f6-209e-4484-9919-8844e2e09135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "90a67362-414b-47a6-9369-7c91019e81d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 33, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0cdfd271-6a40-432a-ac04-fcf0e3e029dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5917ef9b-f554-4364-b0ba-524bc7eee0db", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d8fa57-6cbd-4450-bf20-51d49581b885", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 34, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0dc1c555-2eb2-4d8e-9ee4-50e96688e6a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0ef33a04-1464-417a-a976-01f41ba0b97e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6b7b3b72-e8c3-4a25-961a-4cf64b456b93", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 35, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e02341c-e7cd-44b6-b52c-c07fff904ffb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "99a09a6a-ae50-4f5e-8c45-60d1fe07b465", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "fe305416-e143-411e-b5c8-5302c3a72c10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "郑州市嵩山南路14号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 36, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e1913de-c7bb-4f94-8650-b6fcc449dc31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 37, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "50,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e2329e4-af5e-4bbc-8ea2-2b13d7f4b4eb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ec522c2-ad8f-4018-8744-290b34bc175e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "afadb9c0-8b31-4c8b-abd0-5a15d691ada7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 38, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "106,200.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0e3ee80d-6f21-430d-8b26-a9b68ccef22b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "830c72c1-86d0-4aca-aa90-14da68165833", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e558bac7-38be-4a90-9bea-58d4fe9a6b99", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 39, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "380,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "0fb2bba0-ea35-42b0-8e03-1750962d64c1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "16dcafcf-97b2-4380-967a-0058fccdd9fd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cf8889b0-5897-4cdc-a8db-6ece8910ec7d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 40, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1045c5d8-64bd-438b-9879-d12b58e237b5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "01c4d450-b85d-4f5c-a8f9-6b730a887c15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "423d72a8-665d-4cf0-aa63-402b776950e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-06-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第2季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "六月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-06", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-06-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-06-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-06-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 41, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "256,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "107b3879-67ba-4cf6-b7d5-e50585e13d68", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "62dbfeee-8e10-4809-8797-994df074ae9a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "1886c448-07c1-4d2b-9038-7f13465512e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-29", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 29, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-29 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-29 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-29 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 42, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "108b8891-946d-44b0-b44d-9291b15d92dd", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "387e629d-627a-4387-9224-692dae0bf933", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b5be6449-2c57-46ab-9dcc-76e8c0526dbe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2011-10-04", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2011, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 4, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 41, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2011-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2011-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2011-41", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2011-10-04 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2011-10-04 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2011-10-04 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 43, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "11771d20-21eb-4148-a625-139ebebdbb2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "10206f0d-c55c-4cdc-a8da-83f50f575c6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7bbcb1bf-b497-4568-961d-1c64967d94d1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 27, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 44, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-44", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-27 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-27 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-27 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 44, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "121058bc-fc36-442e-81eb-5e44ad119e66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c30ffd1e-5b34-441b-a640-f13310ffafa5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f3e7cac0-8785-4fa3-bfdf-414f52d5ca0b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 45, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "122a9012-9065-44ac-aa47-fbb0bfa83e42", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "dfc7135c-0778-40e9-97b2-9b6702c774b8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b06fd25-da7a-4450-9162-f4c12e3b57b4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "杭州市莫干山路102号立新大厦10楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 46, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "12c45953-f32e-4170-9e50-29b68618e955", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e32e89de-2825-404b-904b-783ae1952d2d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "049bb6e8-af01-4ba2-92d6-a53628745994", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区蓝靛厂东路2号金源时代商务中心C座6G", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 47, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1324cf84-ca10-403e-8207-b66dd97f272e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 48, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1375352e-dadb-47b0-975c-724737d7854a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "e210c77c-f1c3-44d2-ad08-fb1b36a8499f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "905f4806-14ff-47cd-88dc-ac8f99239174", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街九号嘉华大厦C座十层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 49, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "13cd2da0-26d9-495c-a197-7bcfd4571776", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ef794a84-0a45-4841-8f12-d6968f6cd370", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a1485ce9-982c-49e6-bf34-f38d2c10fd6a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 39, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-39", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 50, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "147768c6-31c2-4ab3-a1f0-2788b8c26e6e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "740a42cb-bf98-4c39-9c2a-4c0c1f2ec32b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2d15d041-5912-4d8e-a037-9dadc00d6a47", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 51, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "64,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "15072396-5ac7-43ce-beaa-0b56318634f7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 52, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "159dc657-7dc7-4936-a238-11bc104251a6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b57a6968-ed5f-4c22-bd51-23fc8a2e51ef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "7637b417-31c3-4ce4-8998-dcac4d7d6b1e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 53, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,780,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1677acc5-1843-470b-9b13-7ef5173ba150", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "813dba4f-3959-4aeb-b2c3-1f3ed2eadcf9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8b5c06c5-37b2-4b29-a017-e4eadd5f7bb0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 6, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 54, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "150,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "16a16248-64e3-4a61-ac5c-1d432832ba72", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "f8c586b4-f693-4848-9f54-5542e03d7d8e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 55, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "260,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1996dd92-07a2-4254-833c-21bde260b0e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "88d567a8-feab-4ce5-8b8a-0cb7f5840179", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2b38042d-a42e-4ce2-b085-62d0f9674763", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都市人民南路4段9号237号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 10, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-10 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-10 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-10 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 56, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "300,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19a238d4-7436-4f45-83a1-8122df37de11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "cf681e58-7fb7-4752-8d60-3282b4438cc8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee61e56f-ec92-4c14-b5ae-529e99467429", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区人大北路33号2号楼2302室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 57, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "19deed03-f577-487f-a59a-7983d61f22c0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-22", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 22, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-22 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-22 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-22 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 58, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "32,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1a256a40-ecc6-4b1a-b34a-add1c718b6df", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 59, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "60,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1ac7b95f-d799-4206-a6d8-84d6ba396d00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6a72ac0d-82b0-499a-ac2a-27e5ed2103a9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b2586baf-baa1-4b8f-8f8b-b9c3e8ba0e3f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "深圳宝安机场国际货运中心1205室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 60, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1b3609b2-d56d-43b8-b213-3942a1aa5fb7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "7ba15d66-9d46-4204-8f92-970e66713deb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "c83a6839-e4af-4c27-aabb-117b02d30cef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地三街嘉华大厦D座802", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 61, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1bc3a791-fd92-411f-8539-bd4ef25c468a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "20e07e5b-9ee5-4716-ae2c-b0e770406f10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "4f8b0a24-d89a-4ea9-928c-27414d82467d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 46, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 62, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "36,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c0499ac-b04c-4edc-99dd-4d6212610d17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "58b86288-86c3-4fff-81b4-b3a3363993b2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "09679c48-8f7c-414d-b91d-cdde302fcdfa", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 63, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c240eb8-99e1-4d6e-a000-ea365eb5787b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "271e168e-3614-4905-ac32-baa04bcde03b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3b70f5f3-7309-4acc-830c-1e96cddcdabe", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-09-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 2, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 36, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-36", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-09-02 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-09-02 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-09-02 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 64, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c297798-3f94-4742-b262-9e59d32e51e4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c105518f-ddec-4d1f-9ffa-4f8ef41b84c6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "83478f0d-8f5b-4c33-a831-4480c779ada9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 65, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "240,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1c37baa0-b517-4adf-b3db-df2cbd74669a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ba6335bf-56b2-42b2-a027-dd06a25c2206", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ee807dfc-29ea-4834-8821-4371dfbf9773", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 66, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1cad07dc-c49b-4243-9274-8681d33bb131", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "25e15977-1b22-4ee1-a17c-2ad4e5889ac0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "aef9acfc-39f8-4915-b9e7-31bbe2cff0bb", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "石鼓路98号阳光大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 67, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1d6da355-7320-4940-b45d-8c45695ee748", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3a4bdabb-8528-44ac-9760-13939fb57241", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "76c1addb-e078-4d99-a8ee-f26150106144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 68, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "90,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e055ac0-5a93-4119-b493-55443a2f3f3d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ecf2517d-5bb3-4c36-b3a7-f9972639ba5d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6c45e60d-9232-430b-9ca4-83ccc968c42e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-11-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 45, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-11-08 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-11-08 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-11-08 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 69, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e5dc1de-f5be-4da8-a6ee-007cf0458b16", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "84afa342-04ac-4609-a90d-bb7da07cf684", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "南京市长乐路9号3号楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 70, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "220,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1e6db2a3-df08-4c47-8583-6851b3ed9f38", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15d04bd6-6ad7-4f29-b74e-9b20ddf10b2c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "87c8a5ff-e5a6-420d-aebb-b62cad9ce0f1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "海淀区上地信息路2号国际创业园1号楼19E", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 71, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fa0e1a1-44d4-43ff-8b17-3aee1c1973f5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5c5eb48b-3a9b-48e5-a8ef-b53e314cb281", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "df3c16e1-d3f4-450d-a562-e48462131f6c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区海淀北二街6号莆田大厦12层", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 72, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fb5b75e-868b-4610-a799-d030e2203d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8aa89464-d3ee-4187-8abf-7f4079017da1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "e3f28dc5-ad7f-4583-957c-f66eefa73d70", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 73, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "2,200,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "1fd43ad5-e14d-4b44-90b4-3898d63e9354", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "310002c3-e467-4167-bbcd-7ca793c36d2a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9d0dfbfe-4977-41f8-970a-00fc7c2eb9ea", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 74, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2073d3f9-f03e-41a6-b7ce-917112b0333b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "15520dd4-9cb4-40b9-9bce-3a43cf33eb46", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "dc546f9a-c53d-4178-a713-e53d32aed8a8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "兰州市张苏滩575号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 75, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "192,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20bcfb34-3ae8-44fe-9223-2ed5ab8c98ce", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9867ee56-01e0-4ad1-a760-daf1b90bf421", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "3304f5b3-30ca-44da-af96-7b1881576d4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "丰台区丰台东路11号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 76, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,060,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "30.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "20d789c4-12ae-449c-a405-a0c80b654db8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9c9bf867-a84f-44ec-9daa-b63edae49bef", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "闸北区共和新路3388号永鼎大厦8楼", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 12, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-12 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-12 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-12 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 77, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "120,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "211d1f3f-988c-401c-8607-d024e2e87e71", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f6fabcfb-de3a-4cd0-91a8-0dec22b60a01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "0c83557f-a6be-4e78-850c-18f86fad62c2", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-02-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 8, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-02", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-02-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-02-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-02-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 78, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "168,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2131fb59-f407-4344-8e97-89cfd3f57a32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "9e44b1e1-d7c7-416a-bb8c-4511e86b4d6f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "2073da80-94c1-4b90-81c9-b2f39069f642", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 79, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "1,500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "218263aa-10b4-4548-bdc9-6d0857856988", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "34bd10aa-66e9-454b-bfd6-7b0cf50fa216", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "10178415-a27c-4433-8716-8e1ac86cd2e6", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "北京市海淀区紫竹院路69号中国兵器大厦1001室", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-09-13", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "九月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 13, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 37, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-37", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-09-13 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-09-13 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-09-13 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 80, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "38,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21ba1da6-b602-4a51-818e-671635242061", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "86f5502e-eec2-44e3-bfec-d08b3353da08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "863466e9-cce5-4571-bdb2-7bdb324c9705", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2010-12-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2010, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 53, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2010-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2010-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2010-53", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2010-12-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2010-12-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2010-12-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 81, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "570,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "21fea819-ba2f-4cbc-bd6f-09d20ea6e238", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "f82a2c40-58d5-4a18-8f86-2bbbb639361c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cb1a3eed-349f-4777-af21-27d38d5ad660", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 82, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2280e08c-7faa-4dd1-9b49-70d82951e46b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "8c17f8df-3a08-43bf-9bf8-1ac5bbfd651f", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9128b269-5863-44f4-8169-e2f9d54e1958", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "服务协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 83, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "500,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2296e390-f429-4eb1-a9b7-d30e6f0fbca7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "1b3f11e7-b924-45ad-942b-5564afb99205", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ba175a63-7e17-4993-b38c-6f694cd6feb9", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-24", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 24, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-24 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-24 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-24 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 84, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23e6cf1b-f986-4dd9-96e1-a6ddb8c29ff7", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c2a65365-fe34-4795-8e3c-43c0a3089743", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a6e40368-125e-4fd4-8ed5-030b12db9392", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 35, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-35", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 85, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "900,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "23f5a9e0-638a-4442-a463-1ad41dac804d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "293a0613-01e6-4f5e-b8eb-5f7e8d41dccf", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "a0d0069c-7c54-4c17-b372-b08ed4633728", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-10-26", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 26, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 43, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-10", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-43", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-10-26 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-10-26 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-10-26 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 86, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "400,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "24bbf5ac-a4ca-43a4-a76d-f5419c077b3b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "3e306aad-2d15-45c8-87aa-03feed8a4623", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "595ef75e-6a61-4f80-b4fd-ddf248a6450a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 87, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "210,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2562c122-5cc7-4cca-8601-173365a22ae8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "ce3e7403-19e4-4f3f-b922-06bb978f478c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "9062d3b8-dba1-47bc-89b7-c39beceddb54", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-17", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期一", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 17, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 51, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-51", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-17 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-17 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-17 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 88, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "140,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "4.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "258f751f-4c7e-4a25-b268-80bf3bd71645", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "89a52d8b-5f1e-4c04-92ba-7fe397ee2d1c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "24654ff0-f102-4ec1-9d25-805d22e8a682", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "成都芳草西二街19号", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-15", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期三", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 15, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 33, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-15 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-15 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-15 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 89, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "100,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25ba498f-6e1a-4106-9aa4-56aac67804e0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "5a199fca-baee-4608-8a43-7fa2422cd86e", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "953213cb-2e2f-4014-abe9-29db1da0d144", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-01-19", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第1季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "一月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 19, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-1", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-01", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-01-19 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-01-19 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-01-19 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 90, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "940,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "25c5ccc7-59bc-411f-87a7-a75b21bd3135", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "0773abc0-4a3f-4b6d-9a94-c2a9086bb605", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "cef3ca3b-fb5b-4ce5-8d92-8087aeb725c4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-18", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期日", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 18, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-18 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-18 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-18 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 91, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "600,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "264b3016-923c-4b7d-b68f-008118482ec3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da42f098-2d5b-44ce-91a1-0f0fa8787f4c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "19048342-71c9-46e8-b5e3-20d0bc6bc59b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "昆明市西山区益宁路18号西部客运站", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-03", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 3, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 31, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-31", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-03 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-03 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-03 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 92, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "16,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26b1e9c7-f98b-4f1b-93de-546fbb48bc27", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "6e1d8f93-a6cc-44ac-9e64-b3929553f7d8", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "bfe7230b-f71d-48fb-a12e-fb91b6d9633b", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "6a0bf640-3efe-4907-a076-397e87093422", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 93, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "6.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "26cff374-7843-4177-b6af-12753e58e4ae", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "4e6bad45-4b4b-417f-bd9b-0edab15e1b65", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "ed4b0414-ff48-4adb-9598-1b85665d2d8c", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "分期付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-11", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期六", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 11, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-11 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-11 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-11 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 94, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "540,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "5.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2721e0b6-fec6-47b5-80f1-1456dafede66", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "2ae22130-d4f7-4f2e-b116-3b3f505eaf45", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "8eb2fef1-3c6f-4a83-b1b5-0dcea8e9697d", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-09", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 9, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 32, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-32", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-09 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-09 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-09 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 95, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "390,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "277cb978-1a5c-49a5-aba9-006889a1e090", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "adf6ff0a-8660-46ef-a370-a4db318bed50", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "b793cade-a10e-49e6-9640-58875a589da0", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "否", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2013-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2013, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期五", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2013-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2013-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2013-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2013-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2013-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2013-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 96, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "0.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "7.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "279c9cfd-567e-4417-b166-18f9e5b63c1a", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "da1084c6-d075-4eca-8570-2aad94cf6b33", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "97d30561-5f51-43bc-b8b2-22fbfdfce6d4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 97, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "360,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "2.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 2, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "27d5eb5f-d867-489b-9455-197a0bc53235", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "b89a70b8-d037-4b09-a79a-44c61c2df6ca", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "6ae5c9ac-2397-48a4-8e8d-e1e2e463c111", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "购买合同", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 1, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-12-25", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第4季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "十二月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期二", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 25, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 52, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-4", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-12", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-52", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-12-25 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-12-25 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-12-25 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.2)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3304b1c2,endColorstr=#3304b1c2);"}, dimensionType: 3, rowIndex: 98, pageCount: 1}], [{type: "bi.detail_table_cell", dId: "4bee81d36b4c6874", text: "40,000.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "ce501b56c3bee73b", text: "1.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7fdfffca99e85f41", text: "3.00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 2, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c7e273fee68f9a84", text: "2805021c-f82e-4f31-a2bb-e24ec5751177", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "06c1244c0bb8c971", text: "c6e91cc0-da1d-4ad0-bbd5-3089ca56e078", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3b8788e5243f4253", text: "065f57de-d6b5-488e-be81-d6a11176edc5", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "977f03aa6b05f170", text: "长期协议订单", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "fb18445e25042fad", text: "一次性付款", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7b4214f2ee25348f", text: "", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "e9270d71f05f8af6", text: "是", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 1, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "0c20d70ab1c54e59", text: "2012-08-23", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "26df741899dbe311", text: 2012, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c54cc86e2d6ec8e8", text: "第3季度", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "a8179fbe73f32b78", text: "八月", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4f3817018d5911d0", text: "星期四", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "3d27b2b4010a87ae", text: 23, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b9122528a8ef99b1", text: 34, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "4754cdc8d2b0ccc1", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c44e00e1bc20135d", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "b175741ff606ba3c", text: 0, color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24f4dfbda51fdd3b", text: "2012-3", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "c2cdf7336ecdfec0", text: "2012-08", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7c86b54224352de6", text: "2012-34", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "24cdfc858e5fec6f", text: "2012-08-23 00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "7f4631a5465d63e3", text: "2012-08-23 00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}, {type: "bi.detail_table_cell", dId: "37025692264a3f08", text: "2012-08-23 00:00:00", color: "", iconCls: "", isHyperLink: false, styles: {background: "rgba(4,177,194,0.05)", filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0D04b1c2,endColorstr=#0D04b1c2);"}, dimensionType: 3, rowIndex: 99, pageCount: 1}]]; +Demo.Expander = BI.inherit(BI.Widget, { + render: function () { + var self = this, o = this.options; + return { + type: "bi.expander", + ref: function () { + self.expander = this; + }, + el: o.el, + popup: o.popup + }; + }, + + update: function (opt) { + this.expander.populate(opt.items); + return true; + } +}); +BI.shortcut("demo.sort_tree_expander", Demo.Expander); + +/** + * guy + * 二级树 + * @class Demo.SortTree + * @extends BI.Widget + */ +Demo.SortTree = BI.inherit(BI.Widget, { + + render: function () { + BI.$import("https://coding.net/u/fanruan/p/bi-components/git/raw/master/dist/jqueryui.js"); + var self = this, o = this.options; + var tree = new BI.Tree(); + tree.initTree(BI.Tree.transformToTreeFormat(Demo.CONSTANTS.TREEITEMS)); + this.tree = BI.createWidget({ + type: "bi.custom_tree", + element: this, + expander: { + type: "demo.sort_tree_expander" + }, + + items: this._formatItems(0, tree.toJSON()), + + el: { + type: "bi.virtual_group", + layouts: [{ + type: "bi.vertical", + scrolly: false + }] + } + }); + BI.delay(function () { + self.tree.element.sortable({ + items: ".sort-item", + placeholder: { + element: function ($currentItem) { + var holder = BI.createWidget({ + type: "bi.layout", + cls: "bi-sortable-holder", + height: $currentItem.outerHeight() + }); + holder.element.css({ + "margin-left": $currentItem.css("margin-left"), + "margin-right": $currentItem.css("margin-right"), + "margin-top": $currentItem.css("margin-top"), + "margin-bottom": $currentItem.css("margin-bottom"), + margin: $currentItem.css("margin") + }); + return holder.element; + }, + update: function () { + + } + }, + update: function (event, ui) { + var node = ui.item.data("node"); + var findTheNode = tree.search(node.id); + // 这里简单处理下找到它的父节点 + var currentIndex = 0, parentNode; + if (ui.item.next().length > 0) { + var n = ui.item.next().data("node"); + var nextId = n.id; + var nextNode = tree.search(nextId); + parentNode = nextNode.getParent(); + var nextIndex = parentNode.getChildIndex(nextId); + currentIndex = nextIndex > 0 && (nextIndex - 1); + + } else if (ui.item.prev().length > 0) { + var n = ui.item.prev().data("node"); + var prevId = n.id; + var prevNode = tree.search(prevId); + parentNode = prevNode.getParent(); + var prevIndex = parentNode.getChildIndex(prevId); + currentIndex = prevIndex + 1; + } + findTheNode.getParent().removeChild(node.id); + parentNode.addChild(findTheNode, currentIndex); + console.log(tree.toJSON()); + self.tree.populate(self._formatItems(0, tree.toJSON())); + }, + start: function (event, ui) { + + }, + stop: function (event, ui) { + }, + over: function (event, ui) { + + } + }); + }, 2000); + }, + + _formatItems: function (layer, nodes) { + var self = this; + BI.each(nodes, function (i, node) { + if (node.isParent === true || BI.isNotEmptyArray(node.children)) { + BI.defaults(node, { + type: "bi.multilayer_icon_arrow_node", + height: 30, + layer: layer + }); + self._formatItems(layer + 1, node.children); + } else { + BI.defaults(node, { + type: "bi.multilayer_icon_tree_leaf_item", + cls: "sort-item", + height: 30, + key: node.id, + layer: layer, + data: { + node: node + } + }); + } + }); + return nodes; + } +}); +BI.shortcut("demo.sort_tree", Demo.SortTree);Demo.Center = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-center" + }, + render: function () { + var self = this; + return { + type: "bi.tab", + ref: function () { + self.tab = this; + }, + single: true, + showIndex: "demo.face", + cardCreator: function (v) { + return BI.createWidget({ + type: v + }); + } + }; + }, + + setValue: function (v) { + this.tab.setSelect(v); + } +}); +BI.shortcut("demo.center", Demo.Center);Demo.TreeValueChooser = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-tree-value-chooser-combo" + }, + render: function () { + + var widget = BI.createWidget({ + type: "bi.tree_value_chooser_combo", + width: 300, + // items: BI.deepClone(Demo.CONSTANTS.TREEITEMS), + itemsCreator: function (op, callback) { + callback(BI.deepClone(Demo.CONSTANTS.TREEITEMS)); + } + }); + return { + type: "bi.vertical", + hgap: 200, + vgap: 10, + items: [widget] + }; + } +}); +BI.shortcut("demo.tree_value_chooser_combo", Demo.TreeValueChooser); +Demo.TreeValueChooser = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-tree-value-chooser" + }, + render: function () { + + return { + type: "bi.tree_value_chooser_pane", + items: BI.deepClone(Demo.CONSTANTS.TREEITEMS) + // itemsCreator: function (op, callback) { + // callback(tree); + // } + }; + } +}); +BI.shortcut("demo.tree_value_chooser_pane", Demo.TreeValueChooser); +Demo.ValueChooserCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-value-chooser-combo" + }, + render: function () { + var widget = BI.createWidget({ + type: "bi.value_chooser_combo", + itemsCreator: function (op, callback) { + callback(BI.deepClone(Demo.CONSTANTS.ITEMS)); + } + }); + return { + type: "bi.vertical", + hgap: 200, + vgap: 10, + items: [widget] + }; + } +}); +BI.shortcut("demo.value_chooser_combo", Demo.ValueChooserCombo);Demo.ValueChooserPane = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-value-chooser-pane" + }, + render: function () { + return { + type: "bi.value_chooser_pane", + items: BI.deepClone(Demo.CONSTANTS.ITEMS) + // itemsCreator: function (op, callback) { + // callback(BI.deepClone(Demo.CONSTANTS.ITEMS)); + // } + }; + } +}); +BI.shortcut("demo.value_chooser_pane", Demo.ValueChooserPane);Demo.BASE_CONFIG = [{ + id: 2, + text: "基础控件", + open: false +}, { + pId: 2, + text: "bi.label", + value: "demo.label" +}, { + pId: 2, + text: "title提示", + value: "demo.title" +}, { + pId: 2, + text: "气泡提示", + value: "demo.bubble" +}, { + pId: 2, + text: "toast提示", + value: "demo.toast" +}, { + pId: 2, + text: "message提示", + value: "demo.message" +}, { + pId: 2, + id: 201, + text: "button" +}, { + pId: 201, + text: "bi.button", + value: "demo.button" +}, { + pId: 201, + text: "bi.text_button", + value: "demo.text_button" +}, { + pId: 201, + text: "bi.icon_button", + value: "demo.icon_button" +}, { + pId: 201, + text: "bi.image_button", + value: "demo.image_button" +}, { + pId: 2, + id: 202, + text: "editor" +}, { + pId: 202, + text: "bi.editor", + value: "demo.editor" +}, { + pId: 202, + text: "bi.code_editor", + value: "demo.code_editor" +}, { + pId: 202, + text: "bi.multifile_editor", + value: "demo.multifile_editor" +}, { + pId: 202, + text: "bi.textarea_editor", + value: "demo.textarea_editor" +}, { + pId: 202, + text: "bi.sql_editor", + value: "demo.sql_editor" +}, { + pId: 202, + text: "bi.formula_editor", + value: "demo.formula_editor" +}, { + pId: 202, + text: "bi.rich_editor", + value: "demo.rich_editor" +}, { + pId: 2, + id: 203, + text: "tree" +}, { + pId: 203, + text: "bi.tree_view", + value: "demo.tree_view" +}, { + pId: 203, + text: "bi.async_tree", + value: "demo.sync_tree" +}, { + pId: 203, + text: "bi.part_tree", + value: "demo.part_tree" +}, { + pId: 2, + id: 204, + text: "table" +}, { + pId: 204, + text: "bi.table_view", + value: "demo.table_view" +}, { + pId: 204, + text: "bi.grid_table", + value: "demo.grid_table" +}, { + pId: 204, + text: "bi.collection_table", + value: "demo.collection_table" +}, { + pId: 204, + text: "bi.resizable_table", + value: "demo.resizable_table" +}, { + pId: 2, + text: "bi.pager", + value: "demo.pager" +}, { + pId: 2, + text: "bi.svg", + value: "demo.svg" +}, { + pId: 2, + text: "bi.canvas", + value: "demo.canvas" +}];Demo.CASE_CONFIG = [{ + id: 3, + text: "实例控件", + open: false +}, { + pId: 3, + id: 300, + text: "按钮" +}, { + pId: 300, + text: "bi.multi_select_item", + value: "demo.multi_select_item" +}, { + pId: 300, + text: "bi.single_select_item", + value: "demo.single_select_item" +}, { + pId: 300, + text: "bi.single_select_radio_item", + value: "demo.single_select_radio_item" +}, { + pId: 3, + id: 301, + text: "editors" +}, { + pId: 301, + text: "bi.shelter_editor", + value: "demo.shelter_editor" +}, { + pId: 301, + text: "bi.sign_editor", + value: "demo.sign_editor" +}, { + pId: 301, + text: "bi.sign_initial_editor", + value: "demo.sign_initial_editor" +}, { + pId: 301, + text: "bi.state_editor", + value: "demo.state_editor" +}, { + pId: 301, + text: "bi.simple_state_editor", + value: "demo.simple_state_editor" +}, { + pId: 301, + text: "bi.clear_editor", + value: "demo.clear_editor" +}, { + pId: 3, + id: 302, + text: "列表" +}, { + pId: 302, + text: "bi.select_list", + value: "demo.select_list" +}, { + pId: 302, + text: "bi.lazy_loader", + value: "demo.lazy_loader" +}, { + pId: 302, + text: "bi.sort_list(排序)", + value: "demo.sort_list" +}, { + pId: 302, + text: "bi.list_loader(排序)", + value: "demo.list_loader" +}, { + pId: 3, + id: 303, + text: "面板" +}, { + pId: 303, + text: "bi.list_pane", + value: "demo.list_pane" +}, { + pId: 303, + text: "bi.panel", + value: "demo.panel" +}, { + pId: 3, + id: 304, + text: "popup弹出层" +}, { + pId: 304, + text: "bi.multi_popup_view", + value: "demo.multi_popup_view" +}, { + pId: 304, + text: "bi.popup_panel", + value: "demo.popup_panel" +}, { + pId: 3, + id: 305, + text: "触发器trigger" +}, { + pId: 305, + text: "bi.editor_trigger", + value: "demo.editor_trigger" +}, { + pId: 305, + text: "bi.icon_trigger", + value: "demo.icon_trigger" +}, { + pId: 305, + text: "bi.text_trigger", + value: "demo.text_trigger" +}, { + pId: 305, + text: "bi.select_text_trigger", + value: "demo.select_text_trigger" +}, { + pId: 3, + id: 306, + text: "combo" +}, { + pId: 306, + text: "bi.bubble_combo", + value: "demo.bubble_combo" +}, { + pId: 306, + text: "bi.icon_combo", + value: "demo.icon_combo" +}, { + pId: 306, + text: "bi.static_combo", + value: "demo.static_combo" +}, { + pId: 306, + text: "bi.text_value_combo", + value: "demo.text_value_combo" +}, { + pId: 306, + text: "bi.search_text_value_combo", + value: "demo.search_text_value_combo" +}, { + pId: 306, + text: "bi.icon_text_value_combo", + value: "demo.icon_text_value_combo" +}, { + pId: 306, + text: "bi.text_value_check_combo", + value: "demo.text_value_check_combo" +}, { + pId: 306, + text: "bi.editor_icon_check_combo", + value: "demo.editor_icon_check_combo" +}, { + pId: 306, + text: "bi.text_value_down_list_combo", + value: "demo.text_value_down_list_combo" +}, { + pId: 3, + id: 307, + text: "tree" +}, { + pId: 307, + text: "bi.branch_tree", + value: "demo.branch_tree" +}, { + pId: 307, + text: "bi.handstand_branch_tree", + value: "demo.handstand_branch_tree" +}, { + pId: 307, + text: "bi.display_tree", + value: "demo.display_tree" +}, { + pId: 307, + text: "bi.simple_tree", + value: "demo.simple_tree" +}, { + pId: 307, + text: "bi.level_tree", + value: "demo.level_tree" +}, { + pId: 307, + text: "bi.branch_relation", + value: "demo.branch_relation" +}, { + pId: 3, + id: 308, + text: "table" +}, { + pId: 308, + text: "bi.adaptive_table", + value: "demo.adaptive_table" +}, { + pId: 308, + text: "bi.tree_table", + value: "demo.tree_table" +}, { + pId: 308, + text: "bi.layer_tree_table", + value: "demo.layer_tree_table" +}, { + pId: 3, + id: 309, + text: "pager" +}, { + pId: 309, + text: "bi.all_count_pager", + value: "demo.all_count_pager" +}, { + pId: 309, + text: "bi.direction_pager", + value: "demo.direction_pager" +}, { + pId: 3, + text: "bi.calendar", + value: "demo.calendar" +}, { + pId: 3, + text: "bi.clipboard", + value: "demo.clipboard" +}, { + pId: 3, + text: "bi.complex_canvas", + value: "demo.complex_canvas" +}, { + pId: 3, + text: "bi.color_chooser", + value: "demo.color_chooser" +}, { + pId: 3, + text: "bi.color_chooser_popup", + value: "demo.color_chooser_popup" +}, { + pId: 3, + text: "bi.segment", + value: "demo.segment" +}];Demo.CATEGORY_CONFIG = [{ + id: 100000, + text: "专题" +}, { + pId: 100000, + text: "自定义一棵树", + value: "demo.platform_level_tree" +}, { + pId: 100000, + text: "大表格", + value: "demo.large_table" +}, { + pId: 100000, + text: "可以排序的树", + value: "demo.sort_tree" +}];/** + * Created by User on 2017/3/22. + */ +Demo.COMPONENT_CONFIG = [{ + id: 5, + text: "部件+服务" +}, { + pId: 5, + text: "bi.value_chooser_combo", + value: "demo.value_chooser_combo" +}, { + pId: 5, + text: "bi.value_chooser_pane", + value: "demo.value_chooser_pane" +}, { + pId: 5, + text: "bi.tree_value_chooser_combo", + value: "demo.tree_value_chooser_combo" +}, { + pId: 5, + text: "bi.tree_value_chooser_pane", + value: "demo.tree_value_chooser_pane" +}];Demo.CORE_CONFIG = [{ + id: 1, + text: "核心控件" +}, { + id: 101, + pId: 1, + text: "布局" +}, { + pId: 101, + text: "bi.absolute", + value: "demo.absolute" +}, { + pId: 101, + text: "bi.center_adapt", + value: "demo.center_adapt" +}, { + pId: 101, + text: "bi.vertical_adapt", + value: "demo.vertical_adapt" +}, { + pId: 101, + text: "bi.horizontal_adapt", + value: "demo.horizontal_adapt" +}, { + pId: 101, + text: "bi.horizontal_auto", + value: "demo.horizontal_auto" +}, { + pId: 101, + text: "bi.horizontal_float", + value: "demo.horizontal_float" +}, { + pId: 101, + text: "bi.left_right_vertical_adapt", + value: "demo.left_right_vertical_adapt" +}, { + pId: 101, + text: "bi.center", + value: "demo.center_layout" +}, { + pId: 101, + text: "bi.float_center", + value: "demo.float_center" +}, { + pId: 101, + text: "bi.vertical", + value: "demo.vertical" +}, { + pId: 101, + text: "bi.horizontal", + value: "demo.horizontal" +}, { + pId: 101, + text: "bi.border", + value: "demo.border" +}, { + pId: 101, + text: "bi.left, bi.right", + value: "demo.flow" +}, { + pId: 101, + text: "bi.htape", + value: "demo.htape" +}, { + pId: 101, + text: "bi.vtape", + value: "demo.vtape" +}, { + pId: 101, + text: "bi.grid", + value: "demo.grid" +}, { + pId: 101, + text: "bi.table", + value: "demo.table_layout" +}, { + pId: 101, + text: "bi.td", + value: "demo.td" +}, { + pId: 101, + text: "..." +}, { + pId: 1, + id: 102, + text: "抽象控件" +}, { + pId: 102, + text: "bi.button_group", + value: "demo.button_group" +}, { + pId: 102, + text: "bi.button_tree", + value: "demo.button_tree" +}, { + pId: 102, + text: "bi.virtual_group", + value: "demo.virtual_group" +}, { + pId: 102, + text: "bi.custom_tree", + value: "demo.custom_tree" +}, { + pId: 102, + text: "bi.grid_view", + value: "demo.grid_view" +}, { + pId: 102, + text: "bi.collection_view", + value: "demo.collection_view" +}, { + pId: 102, + text: "bi.list_view", + value: "demo.list_view" +}, { + pId: 102, + text: "bi.virtual_list", + value: "demo.virtual_list" +}, { + pId: 102, + id: 10201, + text: "组合控件" +}, { + pId: 10201, + text: "bi.combo", + value: "demo.combo" +}, { + pId: 10201, + text: "bi.combo(各种位置)", + value: "demo.combo2" +}, { + pId: 10201, + text: "bi.expander", + value: "demo.expander" +}, { + pId: 10201, + text: "bi.combo_group", + value: "demo.combo_group" +}, { + pId: 10201, + text: "bi.loader", + value: "demo.loader" +}, { + pId: 10201, + text: "bi.navigation", + value: "demo.navigation" +}, { + pId: 10201, + text: "bi.searcher", + value: "demo.searcher" +}, { + pId: 10201, + text: "bi.switcher", + value: "demo.switcher" +}, { + pId: 10201, + text: "bi.tab", + value: "demo.tab" +}, { + pId: 102, + id: 10202, + text: "弹出层" +}, { + pId: 10202, + text: "layer", + value: "demo.layer" +}, { + pId: 10202, + text: "bi.popover", + value: "demo.popover" +}, { + pId: 10202, + text: "bi.popup_view", + value: "demo.popup_view" +}, { + pId: 10202, + text: "bi.searcher_view", + value: "demo.searcher_view" +}, { + pId: 1, + text: "Widget(继承)", + value: "demo.widget" +}, { + pId: 1, + text: "Single(继承)", + value: "demo.single" +}, { + pId: 1, + text: "BasicButton(继承)", + value: "demo.basic_button" +}, { + pId: 1, + text: "NodeButton(继承)", + value: "demo.node_button" +}, { + pId: 1, + text: "Pane(继承)", + value: "demo.pane" +}];// 定义Model路由 +var modelRouter = new (BI.inherit(BI.WRouter, { + routes: { + "": "index" + }, + + index: function () { + return {}; + } +})); +// 定义View路由 +var viewRouter = new (BI.inherit(BI.WRouter, { + routes: { + "": "TestView", + "/setget": "SetGetView", + "/local": "LocalView", + "/skipTo": "SkipToView", + "/skipTo/:child": "getSkipToView", + "/change": "ChangeView", + "/change/inner": "ChangeInnerView", + "/static": "StaticView", + "/event": "EventView", + "/layer": "LayerView", + "/masker": "MaskerView", + "/floatbox": "FloatBoxView", + + "/spliceDuplicate": "SpliceDuplicateView", + "/spliceDuplicate/sdSub": "SDSubView", + + "/tmp": "TmpView", + "/tmp/child": "TmpChildView", + "/tmp/child/child": "TmpChildChildView" + }, + + getSkipToView: function (v) { + switch (v) { + case "red": + return "SkipToRedView"; + case "blue": + return "SkipToBlueView"; + case "green": + return "SkipToGreenView"; + case "yellow": + return "SkipToYellowView"; + default : + return "SkipToRedView"; + } + + } +})); + +// 注册路由 +BI.View.registerVMRouter(viewRouter, modelRouter); + + +Demo.FIX_CONFIG = [{ + id: 6, + text: "数据流框架fix-1.0" +}, { + pId: 6, + text: "set,get方法", + value: "demo.setget" +}, { + pId: 6, + text: "local函数", + value: "demo.local" +}, { + pId: 6, + text: "skipTo函数", + value: "demo.skipTo" +}, { + pId: 6, + text: "change函数", + value: "demo.change" +}, { + pId: 6, + text: "splice和duplicate函数", + value: "demo.spliceDuplicate" +}, { + pId: 6, + text: "tmp方法", + value: "demo.tmp" +}, { + id: 7, + text: "数据流框架fix-2.0" +}, { + id: 71, + pId: 7, + text: "定义响应式数据", + value: "demo.fix_define" +}, { + id: 72, + pId: 7, + text: "state属性", + value: "demo.fix_state" +}, { + id: 73, + pId: 7, + text: "计算属性", + value: "demo.fix_computed" +}, { + id: 74, + pId: 7, + text: "store", + value: "demo.fix_store" +}, { + id: 75, + pId: 7, + text: "watcher且或表达式", + value: "demo.fix_watcher" +}, { + id: 76, + pId: 7, + text: "watcher星号表达式", + value: "demo.fix_global_watcher" +}, { + id: 77, + pId: 7, + text: "context", + value: "demo.fix_context" +}, { + id: 78, + pId: 7, + text: "一个混合的例子", + value: "demo.fix" +}, { + id: 79, + pId: 7, + text: "场景", + value: "demo.fix_scene" +}];Demo.WIDGET_CONFIG = [{ + id: 4, + text: "详细控件", + open: true +}, { + pId: 4, + id: 401, + text: "各种小控件" +}, { + pId: 401, + text: "各种通用按钮", + value: "demo.buttons" +}, { + pId: 401, + text: "各种提示性信息", + value: "demo.tips" +}, { + pId: 401, + text: "各种items", + value: "demo.items" +}, { + pId: 401, + text: "各种节点node", + value: "demo.nodes" +}, { + pId: 401, + text: "各种segment", + value: "demo.segments" +}, { + pId: 4, + id: 402, + text: "文本框控件" +}, { + pId: 402, + text: "bi.text_editor", + value: "demo.text_editor" +}, { + pId: 402, + text: "bi.search_editor", + value: "demo.search_editor" +}, { + pId: 402, + text: "bi.number_editor", + value: "demo.number_editor" +}, { + pId: 4, + id: 403, + text: "tree" +}, { + pId: 403, + text: "bi.single_level_tree", + value: "demo.single_level_tree" +}, { + pId: 403, + text: "bi.select_level_tree", + value: "demo.select_level_tree" +}, { + pId: 403, + text: "bi.multilayer_single_level_tree", + value: "demo.multilayer_single_level_tree" +}, { + pId: 403, + text: "bi.multilayer_select_level_tree", + value: "demo.multilayer_select_level_tree" +}, { + pId: 403, + text: "bi.switch_tree", + value: "demo.switch_tree" +}, { + pId: 4, + id: 404, + text: "table" +}, { + pId: 404, + text: "bi.preview_table", + value: "demo.preview_table" +}, { + pId: 404, + text: "bi.responsive_table", + value: "demo.responsive_table" +}, { + pId: 404, + text: "bi.sequence_table", + value: "demo.sequence_table" +}, { + pId: 404, + text: "bi.page_table", + value: "demo.page_table" +}, { + pId: 4, + id: 405, + text: "下拉列表" +}, { + pId: 405, + text: "bi.down_list_combo", + value: "demo.down_list" +}, { + pId: 4, + id: 421, + text: "单选下拉框" +}, { + pId: 421, + text: "bi.single_select_combo", + value: "demo.single_select_combo" +}, { + pId: 4, + id: 406, + text: "复选下拉框" +}, { + pId: 406, + text: "bi.multi_select_combo", + value: "demo.multi_select_combo" +}, { + pId: 406, + text: "bi.multi_select_list", + value: "demo.multi_select_list" +}, { + pId: 4, + id: 407, + text: "简单下拉树" +}, { + pId: 407, + text: "bi.single_tree_combo", + value: "demo.single_tree_combo" +}, { + pId: 4, + id: 408, + text: "多层级下拉树" +}, { + pId: 408, + text: "bi.multilayer_single_tree_combo", + value: "demo.multilayer_single_tree_combo" +}, { + pId: 4, + id: 409, + text: "可选下拉树" +}, { + pId: 409, + text: "bi.select_tree_combo", + value: "demo.select_tree_combo" +}, { + pId: 4, + id: 410, + text: "多层级可选下拉树" +}, { + pId: 410, + text: "bi.multilayer_select_tree_combo", + value: "demo.multilayer_select_tree_combo" +}, { + pId: 4, + id: 411, + text: "复选下拉树" +}, { + pId: 411, + text: "bi.multi_tree_combo", + value: "demo.multi_tree_combo" +}, { + pId: 411, + text: "bi.multi_select_tree", + value: "demo.multi_select_tree" +}, { + pId: 4, + id: 412, + text: "日期相关控件" +}, { + pId: 412, + text: "bi.year_combo", + value: "demo.year" +}, { + pId: 412, + text: "bi.month_combo", + value: "demo.month" +}, { + pId: 412, + text: "bi.quarter_combo", + value: "demo.quarter" +}, { + pId: 412, + text: "bi.year_month_combo", + value: "demo.year_month_combo" +}, { + pId: 412, + text: "bi.year_quarter_combo", + value: "demo.year_quarter_combo" +}, { + pId: 412, + text: "bi.date_pane", + value: "demo.date_pane" +}, { + pId: 412, + text: "bi.multidate_combo", + value: "demo.multidate_combo" +}, { + pId: 412, + text: "bi.date_time", + value: "demo.date_time" +}, { + pId: 412, + text: "bi.time_interval", + value: "demo.time_interval" +}, { + pId: 4, + id: 413, + text: "数值区间控件" +}, { + pId: 413, + text: "bi.number_interval", + value: "demo.number_interval" +}, { + pId: 4, + id: 419, + text: "文件管理" +}, { + pId: 419, + text: "bi.file_manager", + value: "demo.file_manager" +}, { + id: 420, + text: "滚动sliders", + value: "demo.slider" +}];Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + child: [{ + type: "bi.combo_group", + el: { + type: "bi.icon_text_icon_item", + text: "2010年", + value: 2010, + height: 25, + iconCls: "close-ha-font" + }, + children: [{ + type: "bi.single_select_item", + height: 25, + text: "一月", + value: 11 + }, { + type: "bi.icon_text_icon_item", + height: 25, + text: "二月", + value: 12, + children: [{type: "bi.single_select_item", text: "一号", value: 101, height: 25}] + }] + }, { + text: "2011年", value: 2011 + }, { + text: "2012年", value: 2012, iconCls: "close-ha-font" + }, { + text: "2013年", value: 2013 + }, { + text: "2014年", value: 2014, iconCls: "close-ha-font" + }, { + text: "2015年", value: 2015, iconCls: "close-ha-font" + }], + + _createBottom: function () { + var childCombo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.text_button", + cls: "button-combo", + height: 30 + }, + popup: { + el: { + type: "bi.button_tree", + items: BI.createItems(BI.deepClone(this.child), { + type: "bi.single_select_item", + height: 25, + handler: function (v) { + + } + }), + layouts: [{ + type: "bi.vertical" + }] + } + }, + width: 200 + }); + childCombo.setValue(BI.deepClone(this.child)[0].children[0].value); + + return BI.createWidget({ + type: "bi.left", + items: [childCombo], + hgap: 20, + vgap: 20 + }); + }, + + render: function () { + return { + type: "bi.grid", + columns: 1, + rows: 1, + items: [{ + column: 0, + row: 0, + el: this._createBottom() + }] + }; + } +}); +BI.shortcut("demo.combo_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + years: [{ + text: "2010年", value: 2010, iconCls: "close-ha-font" + }, { + text: "2011年", value: 2011 + }, { + text: "2012年", value: 2012, iconCls: "close-ha-font" + }, { + text: "2013年", value: 2013 + }, { + text: "2014年", value: 2014, iconCls: "close-ha-font" + }, { + text: "2015年", value: 2015, iconCls: "close-ha-font" + }, { + text: "2016年", value: 2016, iconCls: "close-ha-font" + }, { + text: "2017年", value: 2017, iconCls: "close-ha-font" + }], + child: [{ + type: "bi.combo_group", + el: { + type: "bi.icon_text_icon_item", + text: "2010年", + value: 2010, + height: 25, + iconCls: "close-ha-font" + }, + children: [{ + type: "bi.single_select_item", + height: 25, + text: "一月", + value: 11 + }, { + type: "bi.icon_text_icon_item", + height: 25, + text: "二月", + value: 12, + children: [{type: "bi.single_select_item", text: "一号", value: 101, height: 25}] + }] + }, { + text: "2011年", value: 2011 + }, { + text: "2012年", value: 2012, iconCls: "close-ha-font" + }, { + text: "2013年", value: 2013 + }, { + text: "2014年", value: 2014, iconCls: "close-ha-font" + }, { + text: "2015年", value: 2015, iconCls: "close-ha-font" + }], + + months: [[{ + el: { + text: "一月", value: 1 + } + }, { + el: { + text: "二月", value: 2 + } + }], [{ + el: { + text: "三月", value: 3 + } + }, { + el: { + text: "四月", value: 4 + } + }], [{ + el: { + text: "五月", value: 5 + } + }, { + el: { + text: "六月", value: 6 + } + }], [{ + el: { + text: "七月", value: 7 + } + }, { + el: { + text: "八月", value: 8 + } + }], [{ + el: { + text: "九月", value: 9 + } + }, { + el: { + text: "十月", value: 10 + } + }], [{ + el: { + text: "十一月", value: 11 + } + }, { + el: { + text: "十二月", value: 12 + } + }]], + + dynamic: [ + { + text: "2010年", value: 1 + }, { + text: "20112222年", value: 2 + }, { + text: "201233333年", value: 3 + }, { + text: "2013年", value: 4 + }, { + text: "2012324年", value: 5 + }, { + text: "2015年", value: 6 + }, { + text: "2016年", value: 7 + }, { + text: "201744444444444444444444444444444444444年", value: 8 + } + ], + + week: [{ + text: "周一", value: 100, iconClsLeft: "close-ha-font", iconClsRight: "close-font" + }, { + text: "周二", value: 101, iconClsLeft: "close-ha-font" + }, { + text: "周三", value: 102 + }, { + text: "周四", value: 103, iconClsRight: "close-ha-font" + }, { + text: "周五", value: 104, iconClsLeft: "close-ha-font", iconClsRight: "close-font" + }, { + text: "周六", value: 105, iconClsLeft: "close-font", iconClsRight: "close-ha-font" + }, { + text: "周日", value: 106, iconClsLeft: "close-font" + }], + _createTop: function () { + var self = this; + + var yearCombo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.button", + text: "简单下拉框", + height: 30 + }, + popup: { + el: { + type: "bi.button_group", + items: BI.createItems(BI.deepClone(this.years), { + type: "bi.single_select_radio_item", + height: 25, + handler: function (v) { + + } + }), + layouts: [{ + type: "bi.vertical" + }] + } + }, + width: 200 + }); + + var multiCombo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.button", + text: "多选下拉框", + height: 30 + }, + popup: { + el: { + items: BI.createItems(BI.deepClone(this.years), { + type: "bi.multi_select_item", + height: 25, + handler: function (v) { + + } + }), + chooseType: 1, + layouts: [{ + type: "bi.vertical" + }] + }, + tool: { + type: "bi.label", + text: "这是一个下拉框", + height: 35 + }, + tabs: [{ + type: "bi.multi_select_bar", + height: 25, + text: "全选", + onCheck: function (v) { + if (v) { + multiCombo.setValue(BI.map(BI.deepClone(self.years), "value")); + } else { + multiCombo.setValue([]); + } + + }, + isAllCheckedBySelectedValue: function (selectedValue) { + return selectedValue.length == self.years.length; + // return true; + } + }], + buttons: [{ + type: "bi.text_button", + text: "清空", + handler: function () { + multiCombo.setValue([]); + } + }, { + type: "bi.text_button", + text: "确定", + handler: function () { + BI.Msg.alert("", multiCombo.getValue()); + } + }] + }, + width: 200 + }); + + var dynamicPopupCombo = BI.createWidget({ + type: "bi.combo", + isNeedAdjustWidth: false, + offsetStyle: "center", + el: { + type: "bi.button", + text: "动态调整宽度", + height: 30 + }, + popup: { + el: { + items: BI.createItems(BI.deepClone(this.dynamic), { + type: "bi.single_select_item", + height: 25 + }), + layouts: [{ + type: "bi.vertical" + }] + } + }, + width: 200 + }); + + var dynamicCombo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.button", + text: "搜索", + height: 30 + }, + popup: { + el: { + type: "bi.loader", + logic: { + dynamic: true, + scrolly: true + }, + el: { + behaviors: { + redmark: function () { + return true; + } + }, + layouts: [{ + type: "bi.vertical" + }] + }, + itemsCreator: function (options, popuplate) { + var times = options.times; + BI.delay(function () { + if (times == 3) { + popuplate([{ + type: "bi.single_select_item", + text: "这是最后一个", + value: "这是最后一个", + py: "zszhyg", + height: 25 + }]); + return; + } + + var map = BI.map(BI.makeArray(3, null), function (i, v) { + var val = i + "_" + BI.random(1, 100); + return { + type: "bi.single_select_item", + text: val, + value: val, + height: 25 + }; + }); + popuplate(map); + + }, 1000); + + }, + hasNext: function (options) { + return options.times < 3; + } + }, + buttons: [{ + type: "bi.text_button", + text: "清空", + handler: function () { + dynamicCombo.setValue([]); + } + }, { + type: "bi.text_button", + text: "确定", + handler: function () { + BI.Msg.alert("", dynamicCombo.getValue()); + } + }] + }, + width: 200 + }); + + return BI.createWidget({ + type: "bi.left", + items: [yearCombo, multiCombo, dynamicPopupCombo, dynamicCombo], + hgap: 20, + vgap: 20 + }); + }, + + _createBottom: function () { + var combo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.text_button", + cls: "button-combo", + height: 30 + }, + popup: { + el: { + type: "bi.button_group", + items: BI.createItems(BI.deepClone(this.years), { + type: "bi.single_select_item", + iconWidth: 25, + height: 25, + handler: function (v) { + + } + }), + chooseType: 1, + layouts: [{ + type: "bi.vertical" + }] + } + }, + width: 200 + }); + combo.setValue(BI.deepClone(this.years)[0].value); + + var childCombo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.text_button", + cls: "button-combo", + height: 30 + }, + popup: { + el: { + type: "bi.button_tree", + items: BI.createItems(BI.deepClone(this.child), { + type: "bi.single_select_item", + height: 25, + handler: function (v) { + + } + }), + layouts: [{ + type: "bi.vertical" + }] + } + }, + width: 200 + }); + childCombo.setValue(BI.deepClone(this.child)[0].children[0].value); + + var monthCombo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.button", + text: "多层样式下拉框", + height: 30 + }, + popup: { + el: { + items: BI.createItems(BI.deepClone(this.months), { + type: "bi.single_select_item", + cls: "button-combo", + handler: function (v) { + + } + }), + layouts: [{ + type: "bi.adaptive", + items: [{ + el: { + type: "bi.table", + columns: 2, + rows: 6, + columnSize: [0.5, "fill"], + rowSize: 30 + }, + left: 4, + right: 4, + top: 2, + bottom: 2 + }] + }, { + type: "bi.absolute", + el: {left: 4, top: 2, right: 4, bottom: 2} + }] + } + }, + width: 200 + }); + + var yearCombo = BI.createWidget({ + type: "bi.combo", + el: { + type: "bi.button", + text: "自定义控件", + height: 30 + }, + popup: { + el: { + type: "bi.navigation", + direction: "bottom", + logic: { + dynamic: true + }, + tab: { + height: 30, + items: [{ + once: false, + text: "后退", + value: -1, + cls: "mvc-button layout-bg3" + }, { + once: false, + text: "前进", + value: 1, + cls: "mvc-button layout-bg4" + }] + }, + cardCreator: function (v) { + return BI.createWidget({ + type: "bi.text_button", + whiteSpace: "normal", + text: new Date().getFullYear() + v + }); + } + } + }, + width: 200 + }); + + return BI.createWidget({ + type: "bi.left", + items: [combo, childCombo, monthCombo, yearCombo], + hgap: 20, + vgap: 20 + }); + }, + + render: function () { + return { + type: "bi.grid", + columns: 1, + rows: 2, + items: [{ + column: 0, + row: 0, + el: this._createTop() + }, { + column: 0, + row: 1, + el: this._createBottom() + }] + }; + } +}); +BI.shortcut("demo.combo", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createEl: function () { + return { + type: "bi.button", + height: 25, + text: "点击" + }; + }, + + oneCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustLength: 5, + el: this._createEl(), + popup: { + el: { + type: "bi.layout", + height: 500 + }, + maxHeight: 400 + } + }); + }, + + twoCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustXOffset: 25, + adjustYOffset: 5, + direction: "bottom,left", + el: this._createEl(), + popup: { + el: { + type: "bi.layout", + height: 1200 + } + } + }); + }, + + threeCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustYOffset: 5, + el: this._createEl(), + isNeedAdjustHeight: false, + popup: { + el: { + type: "bi.layout", + height: 1200 + } + } + }); + }, + + fourCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustXOffset: 25, + adjustYOffset: 5, + direction: "left", + el: this._createEl(), + isNeedAdjustHeight: true, + popup: { + el: { + type: "bi.layout", + height: 1200 + } + } + }); + }, + + fiveCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustXOffset: 25, + adjustYOffset: 5, + direction: "left,top", + el: this._createEl(), + isNeedAdjustHeight: true, + popup: { + el: { + type: "bi.layout", + height: 1200 + }, + maxHeight: 2000 + } + }); + }, + + sixCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustXOffset: 25, + adjustYOffset: 5, + direction: "top,left", + el: this._createEl(), + isNeedAdjustHeight: true, + popup: { + el: { + type: "bi.layout", + height: 1200 + } + } + }); + }, + + sevenCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustXOffset: 25, + adjustYOffset: 5, + direction: "bottom", + isNeedAdjustWidth: false, + // isNeedAdjustHeight: false, + offsetStyle: "center", + el: this._createEl(), + popup: { + el: { + type: "bi.layout", + width: 200, + height: 1200 + } + } + }); + }, + + eightCombo: function () { + return BI.createWidget({ + type: "bi.combo", + adjustXOffset: 25, + adjustYOffset: 5, + direction: "right", + isNeedAdjustWidth: false, + // isNeedAdjustHeight: false, + offsetStyle: "middle", + el: this._createEl(), + popup: { + el: { + type: "bi.layout", + width: 200, + height: 200 + } + } + }); + }, + + render: function () { + return { + type: "bi.grid", + hgap: 10, + vgap: 5, + items: [[this.oneCombo(), this.twoCombo(), this.threeCombo()], + [this.fourCombo(), this.fiveCombo(), this.sixCombo()], + [this.sevenCombo(), this.eightCombo()]] + }; + } +}); +BI.shortcut("demo.combo2", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + return { + type: "bi.vertical", + hgap: 30, + vgap: 20, + items: [{ + type: "bi.expander", + el: { + type: "bi.icon_text_node", + cls: "pull-right-ha-font mvc-border", + height: 25, + text: "Expander" + }, + popup: { + cls: "mvc-border", + items: BI.createItems([{ + text: "项目1", + value: 1 + }, { + text: "项目2", + value: 2 + }, { + text: "项目3", + value: 3 + }, { + text: "项目4", + value: 4 + }], { + type: "bi.single_select_item", + height: 25 + }) + } + }] + }; + } +}); +BI.shortcut("demo.expander", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var self = this; + this.all = 0; + var items = BI.deepClone(Demo.CONSTANTS.ITEMS); + return { + type: "bi.loader", + itemsCreator: function (options, populate) { + setTimeout(function () { + populate(BI.map(items.slice((options.times - 1) * 10, options.times * 10), function (i, v) { + return BI.extend(v, { + type: "bi.single_select_item", + height: 25 + }); + })); + }, 1000); + }, + hasNext: function (options) { + return options.times * 10 < items.length; + } + }; + } +}); +BI.shortcut("demo.loader", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + _createNav: function (v) { + return BI.createWidget({ + type: "bi.label", + cls: "layout-bg" + BI.random(1, 8), + text: "第" + v + "页" + }); + }, + + render: function () { + return { + type: "bi.navigation", + showIndex: 0, + tab: { + height: 30, + items: [{ + once: false, + text: "后退", + value: -1, + cls: "mvc-button layout-bg3" + }, { + once: false, + text: "前进", + value: 1, + cls: "mvc-button layout-bg4" + }] + }, + cardCreator: BI.bind(this._createNav, this) + }; + } +}); +BI.shortcut("demo.navigation", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createItems: function (items) { + return BI.createItems(items, { + type: "bi.multi_select_item", + height: 25, + handler: function (v) { + + } + }); + }, + + render: function () { + var self = this; + var items = [{ + text: "2010年", value: 2010, py: "2010n", title: "1111111111111111111111111111111111" + }, { + text: "2011年", value: 2011, py: "2011n", title: "1111111111111111111111111111111111" + }, { + text: "2012年", value: 2012, py: "2012n", title: "1111111111111111111111111111111111" + }, { + text: "2013年", value: 2013, py: "2013n", title: "1111111111111111111111111111111111" + }, { + text: "2014年", value: 2014, py: "2014n", title: "1111111111111111111111111111111111" + }, { + text: "2015年", value: 2015, py: "2015n", title: "1111111111111111111111111111111111" + }, { + text: "2016年", value: 2016, py: "2016n", title: "1111111111111111111111111111111111" + }, { + text: "2017年", value: 2017, py: "2017n", title: "1111111111111111111111111111111111" + }]; + + var adapter = BI.createWidget({ + type: "bi.button_group", + cls: "layout-bg1", + items: this._createItems(items), + chooseType: 1, + behaviors: {}, + layouts: [{ + type: "bi.vertical" + }] + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: adapter, + top: 50, + left: 50, + width: 200, + height: 100 + }] + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.absolute", + width: 200, + height: 30, + items: [{ + el: { + type: "bi.searcher", + adapter: adapter, + width: 200, + height: 30 + }, + left: 0, + right: 0, + top: 0, + bottom: 0 + }] + }, + top: 100, + left: 300 + }] + }); + } +}); +BI.shortcut("demo.searcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + + var adapter = BI.createWidget({ + type: "bi.label", + cls: "layout-bg2", + text: "将在该处弹出switcher" + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: adapter, + top: 50, + left: 20, + width: 200, + height: 300 + }] + }); + BI.createWidget({ + type: "bi.vertical", + element: this, + hgap: 30, + vgap: 20, + items: [{ + type: "bi.switcher", + el: { + type: "bi.button", + height: 25, + text: "Switcher" + }, + popup: { + cls: "mvc-border layout-bg5", + items: BI.createItems([{ + text: "项目1", + value: 1 + }, { + text: "项目2", + value: 2 + }, { + text: "项目3", + value: 3 + }, { + text: "项目4", + value: 4 + }], { + type: "bi.single_select_item", + height: 25 + }) + }, + adapter: adapter + }] + }); + } +}); +BI.shortcut("demo.switcher", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createTabs: function (v) { + switch (v) { + case 1: + return BI.createWidget({ + type: "bi.label", + cls: "layout-bg1", + text: "面板1" + }); + case 2: + return BI.createWidget({ + type: "bi.label", + cls: "layout-bg2", + text: "面板2" + }); + } + }, + + render: function () { + this.tab = BI.createWidget({ + type: "bi.button_group", + height: 30, + items: [{ + text: "Tab1", + value: 1, + width: 50, + cls: "mvc-button layout-bg3" + }, { + text: "Tab2", + value: 2, + width: 50, + cls: "mvc-button layout-bg4" + }], + layouts: [{ + type: "bi.center_adapt", + items: [{ + el: { + type: "bi.horizontal", + width: 100 + } + }] + }] + }); + + var tab = BI.createWidget({ + direction: "custom", + type: "bi.tab", + element: this, + tab: this.tab, + cardCreator: BI.bind(this._createTabs, this) + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: this.tab, + left: 200, + top: 200 + }] + }); + + tab.setSelect(2); + } +}); +BI.shortcut("demo.tab", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var ref; + return { + type: "bi.vertical", + items: [{ + type: "bi.button_group", + ref: function (_ref) { + ref = _ref; + }, + chooseType: BI.ButtonGroup.CHOOSE_TYPE_NONE, + layouts: [{ + type: "bi.vertical", + items: [{ + type: "bi.vtape", + height: 200 + }] + }], + items: [{ + el: { + type: "bi.label", + text: "button_group是一类具有相同属性或相似属性的抽象, 本案例实现的是布局的嵌套(vertical布局下内嵌center_adapt布局)" + }, + height: 150 + }, { + el: { + type: "bi.button", + text: "1" + } + }] + }, { + type: "bi.button", + text: "populate", + handler: function () { + ref.populate([{ + el: { + type: "bi.label", + text: "1" + }, + height: 50 + }, { + el: { + type: "bi.button", + text: "2" + }, + height: 50 + }, { + el: { + type: "bi.label", + text: "3" + } + }]); + } + }] + + }; + } +}); +BI.shortcut("demo.button_group", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + return { + type: "bi.button_tree", + chooseType: BI.ButtonGroup.CHOOSE_TYPE_MULTI, + layouts: [{ + type: "bi.vertical" + }, { + type: "bi.center_adapt" + }], + items: [{ + type: "bi.label", + text: "0", + value: 0 + }, { + type: "bi.button", + text: "1", + value: 1 + }] + }; + } +}); +BI.shortcut("demo.button_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var items = []; + var cellCount = 100; + for (var i = 0; i < cellCount; i++) { + items[i] = { + type: "bi.label", + text: i + }; + } + var grid = BI.createWidget({ + type: "bi.collection_view", + width: 400, + height: 300, + items: items, + cellSizeAndPositionGetter: function (index) { + return { + x: index % 10 * 50, + y: Math.floor(index / 10) * 50, + width: 50, + height: 50 + }; + } + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: grid, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.collection_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createDefaultTree: function () { + var TREEITEMS = [{id: -1, pId: -2, value: "根目录", open: true, type: "bi.plus_group_node", height: 25}, + {id: 1, pId: -1, value: "第一级目录1", type: "bi.plus_group_node", height: 25}, + {id: 11, pId: 1, value: "第二级文件1", type: "bi.single_select_item", height: 25}, + {id: 12, pId: 1, value: "第二级目录2", type: "bi.plus_group_node", height: 25}, + {id: 121, pId: 12, value: "第三级目录1", type: "bi.plus_group_node", height: 25}, + {id: 122, pId: 12, value: "第三级文件1", type: "bi.single_select_item", height: 25}, + {id: 1211, pId: 121, value: "第四级目录1", type: "bi.plus_group_node", height: 25}, + {id: 12111, pId: 1211, value: "第五级文件1", type: "bi.single_select_item", height: 25}, + {id: 2, pId: -1, value: "第一级目录2", type: "bi.plus_group_node", height: 25}, + {id: 21, pId: 2, value: "第二级目录3", type: "bi.plus_group_node", height: 25}, + {id: 22, pId: 2, value: "第二级文件2", type: "bi.single_select_item", height: 25}, + {id: 211, pId: 21, value: "第三级目录2", type: "bi.plus_group_node", height: 25}, + {id: 212, pId: 21, value: "第三级文件2", type: "bi.single_select_item", height: 25}, + {id: 2111, pId: 211, value: "第四级文件1", type: "bi.single_select_item", height: 25}]; + this.tree = BI.createWidget({ + type: "bi.custom_tree", + el: { + type: "bi.button_tree", + chooseType: 0, + layouts: [{ + type: "bi.vertical", + hgap: 30 + }] + }, + items: BI.deepClone(TREEITEMS) + }); + return this.tree; + }, + + _createAsyncTree: function () { + this.asyncTree = BI.createWidget({ + type: "bi.custom_tree", + itemsCreator: function (op, callback) { + if (!op.node) {// 根节点 + callback([{ + id: 1, + pId: 0, + type: "bi.plus_group_node", + text: "test1", + value: 1, + height: 25, + isParent: true + }, { + id: 2, + pId: 0, + type: "bi.plus_group_node", + text: "test2", + value: 1, + isParent: true, + open: true, + height: 25 + }]); + } else { + if (op.node.id == 1) { + callback([ + { + id: 11, + pId: 1, + type: "bi.plus_group_node", + text: "test11", + value: 11, + height: 25, + isParent: true + }, + { + id: 12, + pId: 1, + type: "bi.single_select_item", + text: "test12", + value: 12, + height: 35 + }, + { + id: 13, + pId: 1, + type: "bi.single_select_item", + text: "test13", + value: 13, + height: 35 + }, + { + id: 14, + pId: 1, + type: "bi.single_select_item", + text: "test14", + value: 14, + height: 35 + }, + { + id: 15, + pId: 1, + type: "bi.single_select_item", + text: "test15", + value: 15, + height: 35 + }, + { + id: 16, + pId: 1, + type: "bi.single_select_item", + text: "test16", + value: 16, + height: 35 + }, + {id: 17, pId: 1, type: "bi.single_select_item", text: "test17", value: 17, height: 35} + ]); + } else if (op.node.id == 2) { + callback([{ + id: 21, + pId: 2, + type: "bi.single_select_item", + text: "test21", + value: 21, + height: 35 + }, + { + id: 22, + pId: 2, + type: "bi.single_select_item", + text: "test22", + value: 22, + height: 35 + }]); + } else if (op.node.id == 11) { + callback([{ + id: 111, + pId: 11, + type: "bi.single_select_item", + text: "test111", + value: 111, + height: 35 + }]); + } + } + }, + el: { + type: "bi.loader", + next: false, + el: { + type: "bi.button_tree", + chooseType: 0, + layouts: [{ + type: "bi.vertical", + hgap: 30, + vgap: 0 + }] + } + } + }); + return this.asyncTree; + }, + + render: function () { + var self = this; + BI.createWidget({ + type: "bi.grid", + columns: 2, + rows: 1, + element: this, + items: [{ + column: 0, + row: 0, + el: { + type: "bi.vtape", + items: [ + { + el: this._createDefaultTree() + }, + { + el: { + type: "bi.center", + hgap: 10, + items: [{ + type: "bi.text_button", + cls: "mvc-button layout-bg2", + text: "getValue", + height: 30, + handler: function () { + BI.Msg.alert("", JSON.stringify(self.tree.getValue())); + } + }, { + type: "bi.text_button", + cls: "mvc-button layout-bg2", + text: "getNodeByValue(第一级目录1)", + height: 30, + handler: function () { + BI.Msg.alert("", "节点名称为: " + self.tree.getNodeByValue("第一级目录1").getValue()); + } + }] + }, + height: 30 + } + ] + } + }, { + column: 1, + row: 0, + el: { + type: "bi.vtape", + items: [ + { + type: "bi.label", + text: "异步加载数据", + height: 30 + }, + { + el: this._createAsyncTree() + }, + { + el: { + type: "bi.center", + hgap: 10, + items: [{ + type: "bi.text_button", + cls: "mvc-button layout-bg2", + text: "getValue", + height: 30, + handler: function () { + BI.Msg.alert("", JSON.stringify(self.asyncTree.getValue())); + } + }, { + type: "bi.text_button", + cls: "mvc-button layout-bg2", + text: "getNodeById(11)", + height: 30, + handler: function () { + BI.Msg.alert("", "节点名称为: " + (self.asyncTree.getNodeById(11) && self.asyncTree.getNodeById(11).getText())); + } + }] + }, + height: 30 + } + ] + } + }] + }); + } +}); +BI.shortcut("demo.custom_tree", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var items = []; + var rowCount = 10000, columnCount = 100; + for (var i = 0; i < rowCount; i++) { + items[i] = []; + for (var j = 0; j < columnCount; j++) { + items[i][j] = { + type: "bi.label", + text: i + "-" + j + }; + } + } + var grid = BI.createWidget({ + type: "bi.grid_view", + width: 400, + height: 300, + estimatedRowSize: 30, + estimatedColumnSize: 100, + items: items, + scrollTop: 100, + rowHeightGetter: function () { + return 30; + }, + columnWidthGetter: function () { + return 100; + } + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 1, + rows: 1, + items: [{ + column: 0, + row: 0, + el: grid + }] + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.grid_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + return { + type: "bi.list_view", + el: { + type: "bi.left" + }, + items: BI.map(Demo.CONSTANTS.ITEMS, function (i, item) { + return BI.extend({}, item, { + type: "bi.label", + width: 200, + height: 200, + text: (i + 1) + "." + item.text + }); + }) + }; + } +}); +BI.shortcut("demo.list_view", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + _createItems: function () { + var items = BI.map(BI.range(1000), function (i) { + return { + type: "demo.virtual_group_item", + value: i, + key: i + 1 + }; + }); + return items; + }, + + render: function () { + var self = this; + var buttonGroupItems = self._createItems(); + var virtualGroupItems = self._createItems(); + return { + type: "bi.vertical", + vgap: 20, + items: [{ + type: "bi.label", + cls: "layout-bg5", + height: 50, + text: "共1000个元素,演示button_group和virtual_group每次删除第一个元素,打开控制台看输出" + }, { + type: "bi.button_group", + width: 500, + height: 300, + ref: function () { + self.buttonGroup = this; + }, + chooseType: BI.ButtonGroup.CHOOSE_TYPE_MULTI, + layouts: [{ + type: "bi.vertical" + }], + items: this._createItems() + }, { + type: "bi.button", + text: "演示button_group的刷新", + handler: function () { + buttonGroupItems.shift(); + self.buttonGroup.populate(BI.deepClone(buttonGroupItems)); + } + }, { + type: "bi.virtual_group", + width: 500, + height: 300, + ref: function () { + self.virtualGroup = this; + }, + chooseType: BI.ButtonGroup.CHOOSE_TYPE_MULTI, + layouts: [{ + type: "bi.vertical" + }], + items: this._createItems() + }, { + type: "bi.button", + text: "演示virtual_group的刷新", + handler: function () { + virtualGroupItems.shift(); + self.virtualGroup.populate(BI.deepClone(virtualGroupItems)); + } + }] + + }; + } +}); +BI.shortcut("demo.virtual_group", Demo.Func); + +Demo.Item = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-item", + height: 30 + }, + + render: function () { + var self = this, o = this.options; + return { + type: "bi.label", + ref: function () { + self.label = this; + }, + height: this.options.height, + text: "key:" + o.key + ",随机数" + BI.UUID() + }; + }, + + shouldUpdate: function (nextProps) { + var o = this.options; + return o.type !== nextProps.type || o.key !== nextProps.key || o.value !== nextProps.value; + }, + + update: function (item) { + this.label.setText(item.value); + console.log("更新了一项"); + return true;// 返回是不是更新成功 + }, + + created: function () { + console.log("创建了一项"); + }, + + destroyed: function () { + console.log("删除了一项"); + } +}); +BI.shortcut("demo.virtual_group_item", Demo.Item);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + return { + type: "bi.virtual_list", + items: BI.map(Demo.CONSTANTS.ITEMS, function (i, item) { + return BI.extend({}, item, { + type: "bi.label", + height: 30, + text: (i + 1) + "." + item.text + }); + }) + }; + } +}); +BI.shortcut("demo.virtual_list", Demo.Func);Demo.AbsoluteLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-absolute" + }, + render: function () { + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.label", + text: "绝对布局", + cls: "layout-bg1", + width: 300, + height: 200 + }, + left: 100, + top: 100 + }] + }; + } +}); +BI.shortcut("demo.absolute", Demo.AbsoluteLayout);/** + * Created by User on 2017/3/22. + */ +Demo.BorderLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-border" + }, + + _createNorth: function () { + return BI.createWidget({ + type: "bi.label", + text: "North", + cls: "layout-bg1", + height: 30 + }); + }, + + _createWest: function () { + return BI.createWidget({ + type: "bi.center", + cls: "layout-bg2", + items: [{ + type: "bi.label", + text: "West", + whiteSpace: "normal" + }] + }); + }, + + _createCenter: function () { + return BI.createWidget({ + type: "bi.center", + cls: "layout-bg3", + items: [{ + type: "bi.label", + text: "Center", + whiteSpace: "normal" + }] + }); + }, + + _createEast: function () { + return BI.createWidget({ + type: "bi.center", + cls: "layout-bg5", + items: [{ + type: "bi.label", + text: "East", + whiteSpace: "normal" + }] + }); + }, + + _createSouth: function () { + return BI.createWidget({ + type: "bi.label", + text: "South", + cls: "layout-bg6", + height: 50 + }); + }, + + render: function () { + return { + type: "bi.border", + cls: "", + items: { + north: { + el: this._createNorth(), + height: 30, + top: 20, + left: 20, + right: 20 + }, + south: { + el: this._createSouth(), + height: 50, + bottom: 20, + left: 20, + right: 20 + }, + west: { + el: this._createWest(), + width: 200, + left: 20 + }, + east: { + el: this._createEast(), + width: 300, + right: 20 + }, + center: this._createCenter() + } + }; + } +}); +BI.shortcut("demo.border", Demo.BorderLayout);Demo.CenterAdapt = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-absolute" + }, + render: function () { + return { + type: "bi.center_adapt", + items: [{ + type: "bi.label", + text: "水平垂直居中", + width: 300, + height: 200, + cls: "layout-bg1" + }] + }; + } +}); +BI.shortcut("demo.center_adapt", Demo.CenterAdapt);/** + * Created by User on 2017/3/22. + */ +Demo.CenterLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-center" + }, + render: function () { + return { + type: "bi.center", + items: [{ + type: "bi.label", + text: "其实是一个grid嵌套absolute的实现", + cls: "layout-bg1", + whiteSpace: "normal" + }, { + type: "bi.label", + text: "Center 2,为了演示label是占满整个的,用了一个whiteSpace:normal", + cls: "layout-bg2", + whiteSpace: "normal" + }, { + type: "bi.label", + text: "Center 3", + cls: "layout-bg3" + }, { + type: "bi.label", + text: "Center 4", + cls: "layout-bg5" + }], + hgap: 20, + vgap: 20 + }; + } +}); +BI.shortcut("demo.center_layout", Demo.CenterLayout);/** + * Created by User on 2017/3/22. + */ +Demo.FloatCenterLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-float-center" + }, + render: function () { + return { + type: "bi.float_center", + items: [{ + type: "bi.label", + text: "floatCenter与center的不同在于,它可以控制最小宽度和最大宽度", + cls: "layout-bg1", + whiteSpace: "normal" + }, { + type: "bi.label", + text: "浮动式的中间布局", + cls: "layout-bg2", + whiteSpace: "normal" + }], + hgap: 20, + vgap: 20 + }; + } +}); +BI.shortcut("demo.float_center", Demo.FloatCenterLayout);/** + * Created by User on 2017/3/22. + */ +Demo.FlowLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-flow" + }, + render: function () { + return { + type: "bi.center_adapt", + items: [{ + type: "bi.left", + items: [{ + type: "bi.label", + height: 30, + text: "Left-1", + cls: "layout-bg1" + + }, { + type: "bi.label", + height: 30, + text: "Left-2", + cls: "layout-bg2" + + }, { + type: "bi.label", + height: 30, + text: "Left-3", + cls: "layout-bg3" + + }, { + type: "bi.label", + height: 30, + text: "Left-4", + cls: "layout-bg4" + + }, { + type: "bi.label", + height: 30, + text: "Left-5", + cls: "layout-bg5" + + }], + hgap: 20 + }, { + type: "bi.right", + hgap: 20, + items: [{ + type: "bi.label", + height: 30, + text: "Right-1", + cls: "layout-bg1" + + }, { + type: "bi.label", + height: 30, + text: "Right-2", + cls: "layout-bg2" + + }, { + type: "bi.label", + height: 30, + text: "Right-3", + cls: "layout-bg3" + + }, { + type: "bi.label", + height: 30, + text: "Right-4", + cls: "layout-bg4" + + }, { + type: "bi.label", + height: 30, + text: "Right-5", + cls: "layout-bg5" + + }], + vgap: 20 + }] + }; + } +}); +BI.shortcut("demo.flow", Demo.FlowLayout);/** + * Created by User on 2017/3/22. + */ +Demo.GridLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-grid" + }, + render: function () { + return { + type: "bi.grid", + columns: 5, + rows: 3, + items: [{ + column: 0, + row: 0, + el: { + type: "bi.label", + text: "column-0, row-0", + cls: "layout-bg1" + } + }, { + column: 1, + row: 0, + el: { + type: "bi.label", + text: "column-1, row-0", + cls: "layout-bg2" + } + }, { + column: 2, + row: 0, + el: { + type: "bi.label", + text: "column-2, row-0", + cls: "layout-bg6" + } + }, { + column: 3, + row: 0, + el: { + type: "bi.label", + text: "column-3, row-0", + cls: "layout-bg3" + } + }, { + column: 4, + row: 0, + el: { + type: "bi.label", + text: "column-4, row-0", + cls: "layout-bg4" + } + }, { + column: 0, + row: 1, + el: { + type: "bi.label", + text: "column-0, row-1", + cls: "layout-bg5" + } + }, { + column: 1, + row: 1, + el: { + type: "bi.label", + text: "column-1, row-1", + cls: "layout-bg6" + } + }, { + column: 2, + row: 1, + el: { + type: "bi.label", + text: "column-2, row-1", + cls: "layout-bg7" + } + }, { + column: 3, + row: 1, + el: { + type: "bi.label", + text: "column-3, row-1", + cls: "layout-bg1" + } + }, { + column: 4, + row: 1, + el: { + type: "bi.label", + text: "column-4, row-1", + cls: "layout-bg3" + } + }, { + column: 0, + row: 2, + el: { + type: "bi.label", + text: "column-0, row-2", + cls: "layout-bg2" + } + }, { + column: 1, + row: 2, + el: { + type: "bi.label", + text: "column-1, row-2", + cls: "layout-bg3" + } + }, { + column: 2, + row: 2, + el: { + type: "bi.label", + text: "column-2, row-2", + cls: "layout-bg4" + } + }, { + column: 3, + row: 2, + el: { + type: "bi.label", + text: "column-3, row-2", + cls: "layout-bg5" + } + }, { + column: 4, + row: 2, + el: { + type: "bi.label", + text: "column-4, row-2", + cls: "layout-bg6" + } + }] + }; + } +}); +BI.shortcut("demo.grid", Demo.GridLayout);/** + * Created by User on 2017/3/22. + */ +Demo.HorizontalAdapt = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-horizontal-adapt" + }, + + _createLayout: function () { + return BI.createWidget({ + type: "bi.horizontal_adapt", + items: [{ + type: "bi.label", + text: "例子1:可用做水平居中", + cls: "layout-bg1", + width: 300, + height: 30 + }] + }); + }, + + _createAdaptLayout: function () { + return BI.createWidget({ + type: "bi.horizontal_adapt", + columnSize: [300, "fill"], + items: [{ + type: "bi.label", + text: "例子2:用于水平适应布局", + cls: "layout-bg1", + height: 30 + }, { + type: "bi.label", + text: "水平自适应列", + cls: "layout-bg2", + height: 30 + }] + }); + }, + + render: function () { + return { + type: "bi.grid", + columns: 1, + rows: 2, + items: [{ + column: 0, + row: 0, + el: this._createLayout() + }, { + column: 0, + row: 1, + el: this._createAdaptLayout() + }] + }; + } +}); +BI.shortcut("demo.horizontal_adapt", Demo.HorizontalAdapt);/** + * Created by User on 2017/3/22. + */ +Demo.HorizontalAuto = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-horizontal-auto" + }, + + _createLayout: function () { + return BI.createWidget({ + type: "bi.horizontal_auto", + items: [{ + type: "bi.label", + text: "水平居中", + cls: "layout-bg1", + width: 300, + height: 30 + }, { + type: "bi.label", + text: "水平居中优先使用该布局", + cls: "layout-bg2", + width: 300, + height: 30 + }] + }); + }, + + render: function () { + return { + type: "bi.grid", + columns: 1, + rows: 2, + items: [{ + column: 0, + row: 0, + el: this._createLayout() + }] + }; + } +}); +BI.shortcut("demo.horizontal_auto", Demo.HorizontalAuto);/** + * Created by User on 2017/3/22. + */ +Demo.HorizontalFloat = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-horizontal-float" + }, + + render: function () { + return { + type: "bi.horizontal_float", + items: [{ + type: "bi.label", + text: "浮动式水平居中布局方案,用于宽度未知的情况", + cls: "layout-bg1", + height: 30 + }] + }; + } +}); +BI.shortcut("demo.horizontal_float", Demo.HorizontalFloat);/** + * Created by User on 2017/3/21. + */ +Demo.Horizontal = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-horizontal" + }, + render: function () { + return { + type: "bi.horizontal", + hgap: 10, + items: [{ + type: "bi.label", + whiteSpace: "normal", + text: "因为大多数场景下都需要垂直居中,所以这个布局一般会被vertical_adapt布局设置scrollx=true取代", + cls: "layout-bg3", + width: 500, + height: 50 + }, { + type: "bi.label", + text: "水平布局", + cls: "layout-bg4", + width: 300, + height: 30 + }, { + type: "bi.label", + text: "水平布局", + cls: "layout-bg5", + width: 300, + height: 30 + }, { + type: "bi.label", + text: "水平布局", + cls: "layout-bg6", + width: 300, + height: 30 + }] + }; + } +}); +BI.shortcut("demo.horizontal", Demo.Horizontal);/** + * Created by User on 2017/3/22. + */ +Demo.HtapeLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-htape" + }, + render: function () { + return { + type: "bi.htape", + items: [ + { + width: 100, + el: { + type: "bi.label", + text: "1", + cls: "layout-bg1" + } + }, { + width: 200, + el: { + type: "bi.label", + text: "2", + cls: "layout-bg2" + } + }, { + width: "fill", + el: { + type: "bi.label", + text: "3", + cls: "layout-bg3" + } + } + ] + }; + } +}); +BI.shortcut("demo.htape", Demo.HtapeLayout);/** + * Created by User on 2017/3/22. + */ +Demo.LeftRightVerticalAdaptLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-left-right-vertical-adapt" + }, + render: function () { + return { + type: "bi.left_right_vertical_adapt", + lhgap: 10, + rhgap: 30, + items: { + left: [{ + type: "bi.label", + text: "左边的垂直居中", + cls: "layout-bg1", + width: 100, + height: 30 + }, { + type: "bi.label", + text: "左边的垂直居中", + cls: "layout-bg2", + width: 100, + height: 30 + }], + right: [{ + type: "bi.label", + text: "右边的垂直居中", + cls: "layout-bg1", + width: 100, + height: 30 + }, { + type: "bi.label", + text: "右边的垂直居中", + cls: "layout-bg2", + width: 100, + height: 30 + }] + } + }; + } +}); +BI.shortcut("demo.left_right_vertical_adapt", Demo.LeftRightVerticalAdaptLayout);/** + * Created by User on 2017/3/22. + */ +Demo.TableLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-table-layout" + }, + + _createTable1: function () { + return { + type: "bi.table", + items: BI.createItems([ + [ + { + el: { + cls: "layout-bg1" + } + }, + { + el: { + cls: "layout-bg2" + } + }, + { + el: { + cls: "layout-bg3" + } + } + ], + [ + { + el: { + cls: "layout-bg4" + } + }, + { + el: { + cls: "layout-bg5" + } + }, + { + el: { + cls: "layout-bg6" + } + } + ], + [ + { + el: { + cls: "layout-bg7" + } + }, + { + el: { + cls: "layout-bg8" + } + }, + { + el: { + cls: "layout-bg1" + } + } + ], + [ + { + el: { + cls: "layout-bg2" + } + }, + { + el: { + cls: "layout-bg3" + } + }, + { + el: { + cls: "layout-bg4" + } + } + ], + [ + { + el: { + cls: "layout-bg5" + } + }, + { + el: { + cls: "layout-bg6" + } + }, + { + el: { + cls: "layout-bg7" + } + } + ], + [ + { + el: { + cls: "layout-bg8" + } + }, + { + el: { + cls: "layout-bg1" + } + }, + { + el: { + cls: "layout-bg2" + } + } + ], + [ + { + el: { + cls: "layout-bg6" + } + }, + { + el: { + cls: "layout-bg7" + } + }, + { + el: { + cls: "layout-bg8" + } + } + ] + ], { + type: "bi.layout" + }), + columnSize: [100, "fill", 200], + rowSize: [10, 30, 50, 70, 90, 110, 130], + hgap: 20, + vgap: 10 + }; + }, + + render: function () { + return { + type: "bi.grid", + columns: 1, + rows: 1, + items: [ + { + column: 0, + row: 0, + el: this._createTable1() + } + // , { + // column: 0, + // row: 1, + // el: this._createTable2() + // } + ] + }; + } +}); +BI.shortcut("demo.table_layout", Demo.TableLayout);/** + * Created by User on 2017/3/22. + */ +Demo.TdLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-td" + }, + render: function () { + return { + type: "bi.vertical", + items: [{ + type: "bi.td", + columnSize: [100, 100, ""], + items: BI.createItems([ + [{ + el: { + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", + cls: "layout-bg1" + } + }, { + el: { + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", + cls: "layout-bg2" + } + }, { + el: { + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", + cls: "layout-bg3" + } + }], [{ + el: { + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", + cls: "layout-bg5" + } + }, { + el: { + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", + cls: "layout-bg6" + } + }, { + el: { + type: "bi.label", + text: "这是一段可以换行的文字,为了使它换行我要多写几个字,但是我又凑不够这么多的字,万般焦急下,只能随便写写", + cls: "layout-bg7" + } + }] + ], { + whiteSpace: "normal" + }) + }] + }; + } +}); +BI.shortcut("demo.td", Demo.TdLayout);/** + * Created by User on 2017/3/22. + */ +Demo.VerticalAdaptLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-vertical-adapt" + }, + + _createLayout: function () { + return BI.createWidget({ + type: "bi.vertical_adapt", + vgap: 10, + items: [{ + type: "bi.label", + text: "垂直居中", + cls: "layout-bg1", + width: 300, + height: 30 + }, { + type: "bi.label", + text: "垂直居中", + cls: "layout-bg2", + width: 300, + height: 30 + }] + }); + }, + + render: function () { + return { + type: "bi.grid", + columns: 2, + rows: 1, + items: [{ + column: 0, + row: 0, + el: this._createLayout() + }] + }; + } +}); +BI.shortcut("demo.vertical_adapt", Demo.VerticalAdaptLayout);/** + * Created by User on 2017/3/21. + */ +Demo.VerticalLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-vertical" + }, + render: function () { + return { + type: "bi.vertical", + vgap: 10, + items: [{ + type: "bi.label", + cls: "layout-bg3", + text: "垂直布局", + height: 30 + }, { + type: "bi.label", + cls: "layout-bg4", + text: "垂直布局", + height: 30 + }] + }; + } +}); +BI.shortcut("demo.vertical", Demo.VerticalLayout);/** + * Created by User on 2017/3/22. + */ +Demo.VtapeLayout = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-vtape" + }, + render: function () { + return { + type: "bi.vtape", + vgap: 10, + items: [ + { + height: 100, + el: { + type: "bi.label", + text: "1", + cls: "layout-bg1" + }, + tgap: 10, + vgap: 10 + }, { + height: 200, + el: { + type: "bi.label", + text: "2", + cls: "layout-bg2" + } + }, { + height: "fill", + el: { + type: "bi.label", + text: "3", + cls: "layout-bg3" + } + } + ] + }; + } +}); +BI.shortcut("demo.vtape", Demo.VtapeLayout);/** + * Created by Windy on 2017/12/13. + */ +Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var self = this, id1 = BI.UUID(), id2 = BI.UUID(); + return { + type: "bi.vertical", + vgap: 10, + items: [{ + type: "bi.button", + text: "create形式创建layer, 遮住当前面板, 返回创建的面板对象", + height: 30, + handler: function () { + BI.Layers.create(id1, self, { + //偏移量 + offset: { + left: 10, + right: 10, + top: 10, + bottom: 10 + }, + type: "bi.center_adapt", + cls: "bi-card", + items: [{ + type: "bi.button", + text: "点击关闭", + handler: function () { + BI.Layers.hide(id1); + } + }] + }); + BI.Layers.show(id1); + } + }, { + type: "bi.button", + text: "make形式创建layer,可以指定放到哪个面板内,这里指定当前面板(默认放在body下撑满), 返回创建的面板对象", + height: 30, + handler: function () { + BI.Layers.make(id2, self, { + //偏移量 + offset: { + left: 10, + right: 10, + top: 10, + bottom: 10 + }, + type: "bi.center_adapt", + cls: "bi-card", + items: [{ + type: "bi.button", + text: "点击关闭", + handler: function () { + BI.Layers.remove(id2); + } + }] + }); + BI.Layers.show(id2); + } + }] + }; + } +}); + +BI.shortcut("demo.layer", Demo.Func);/** + * Created by Windy on 2017/12/13. + */ +Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + render: function () { + var id = BI.UUID(); + return { + type: "bi.vertical", + vgap: 10, + items: [{ + type: "bi.text_button", + text: "点击弹出Popover(normal size)", + height: 30, + handler: function () { + BI.Popovers.remove(id); + BI.Popovers.create(id, { + type: "bi.bar_popover", + size: "big", + header: { + type: "bi.label", + text: "这个是header" + }, + body: { + type: "bi.label", + text: "这个是body" + } + }).open(id); + } + }, { + type: "bi.text_button", + text: "点击弹出Popover(small size)", + height: 30, + handler: function () { + BI.Popovers.remove(id); + BI.Popovers.create(id, { + type: "bi.bar_popover", + size: "small", + header: { + type: "bi.label", + text: "这个是header" + }, + body: { + type: "bi.label", + text: "这个是body" + } + }).open(id); + } + }, { + type: "bi.text_button", + text: "点击弹出Popover(big size)", + height: 30, + handler: function () { + BI.Popovers.remove(id); + BI.Popovers.create(id, { + type: "bi.bar_popover", + size: "big", + header: { + type: "bi.label", + text: "这个是header" + }, + body: { + type: "bi.label", + text: "这个是body" + } + }).open(id); + } + }, { + type: "bi.text_button", + text: "点击弹出Popover(custom)", + height: 30, + handler: function () { + BI.Popovers.remove(id); + BI.Popovers.create(id, { + width: 400, + height: 300, + header: { + type: "bi.label", + text: "这个是header" + }, + body: { + type: "bi.label", + text: "这个是body" + }, + footer: { + type: "bi.label", + text: "这个是footer" + } + }).open(id); + } + }] + }; + } +}); + +BI.shortcut("demo.popover", Demo.Func);/** + * Created by Windy on 2017/12/13. + */ +Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.combo", + width: 200, + height: 30, + el: { + type: "bi.text_button", + text: "点击", + cls: "bi-border", + height: 30 + }, + popup: { + type: "bi.popup_view", + el: { + type: "bi.button_group", + layouts: [{ + type: "bi.vertical" + }], + items: BI.createItems(BI.deepClone(Demo.CONSTANTS.ITEMS), { + type: "bi.multi_select_item", + height: 25 + }) + } + } + } + }] + }; + } +}); +BI.shortcut("demo.popup_view", Demo.Func);/** + * Created by Windy on 2017/12/13. + */ +Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.searcher_view", + ref: function () { + self.searcherView = this; + } + }, + left: 100, + top: 20, + width: 230 + }] + }; + }, + + mounted: function () { + this.searcherView.populate(BI.createItems([{ + text: 2012 + }, { + text: 2013 + }, { + text: 2014 + }, { + text: 2015 + }], { + type: "bi.label", + textHeight: 24, + height: 24 + }), [{ + text: 2 + }], "2"); + } +}); +BI.shortcut("demo.searcher_view", Demo.Func);Demo.Face = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-face" + }, + + _createLabel: function (text) { + return { + width: 200, + el: { + type: "bi.label", + text: text, + textAlign: "left", + hgap: 5, + height: 40, + cls: "config-label" + } + }; + }, + + _createColorPicker: function (ref, action) { + return { + el: { + type: "bi.vertical_adapt", + items: [{ + type: "bi.color_chooser", + listeners: [{ + eventName: BI.ColorChooser.EVENT_CHANGE, + action: action + }], + ref: ref, + width: 30, + height: 30 + }] + } + }; + }, + + _createBackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("背景色:"), this._createColorPicker(function () { + self.backgroundColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createFontConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("字体颜色:"), this._createColorPicker(function () { + self.fontColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createActiveFontConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("激活状态字体颜色:"), this._createColorPicker(function () { + self.activeFontColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createSelectFontConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("选中状态字体颜色:"), this._createColorPicker(function () { + self.selectFontColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createGrayFontConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("灰色字体颜色(用于Card2):"), this._createColorPicker(function () { + self.grayFontColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createDisableFontConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("灰化字体颜色:"), this._createColorPicker(function () { + self.disabledFontColor = this; + }, function () { + self._runGlobalStyle(); + }), { + width: 100, + el: { + type: "bi.text_button", + text: "这个按钮是灰化的", + forceCenter: true, + disabled: true + } + }] + }; + }, + + _createCard1BackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("Card1背景颜色:"), this._createColorPicker(function () { + self.cardBackgroundColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + _createCard2BackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("Card2背景颜色:无颜色")] + }; + }, + + _createHoverBackgroundColor: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("悬浮状态背景颜色:"), this._createColorPicker(function () { + self.hoverBackgroundColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createActiveBackgroundColor: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("激活状态背景颜色:"), this._createColorPicker(function () { + self.activeBackgroundColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createSelectBackgroundColor: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("选中状态背景颜色:"), this._createColorPicker(function () { + self.selectBackgroundColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createSlitColor: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("分割线颜色(只对左边的表格有效):"), this._createColorPicker(function () { + self.slitColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createBaseConfig: function () { + return { + type: "bi.vertical", + items: [this._createLabel("--通用配色--"), + this._createBackgroundConfig(), + this._createFontConfig(), + this._createActiveFontConfig(), + this._createSelectFontConfig(), + this._createGrayFontConfig(), + this._createDisableFontConfig(), + this._createCard1BackgroundConfig(), + this._createCard2BackgroundConfig(), + this._createHoverBackgroundColor(), + this._createActiveBackgroundColor(), + this._createSelectBackgroundColor(), + this._createSlitColor() + ] + }; + }, + + + _createButton1BackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("按钮背景色1:"), this._createColorPicker(function () { + self.button1BackgroundColor = this; + }, function () { + self._runGlobalStyle(); + }), { + width: 100, + el: { + type: "bi.vertical_adapt", + height: 40, + items: [{ + type: "bi.button", + cls: "config-button1", + text: "测试按钮" + }] + } + }] + }; + }, + + _createButton2BackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("按钮背景色2:"), this._createColorPicker(function () { + self.button2BackgroundColor = this; + }, function () { + self._runGlobalStyle(); + }), { + width: 100, + el: { + type: "bi.vertical_adapt", + height: 40, + items: [{ + type: "bi.button", + level: "success", + cls: "config-button2", + text: "测试按钮" + }] + } + }] + }; + }, + + _createButton3BackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("按钮背景色3:"), this._createColorPicker(function () { + self.button3BackgroundColor = this; + }, function () { + self._runGlobalStyle(); + }), { + width: 100, + el: { + type: "bi.vertical_adapt", + height: 40, + items: [{ + type: "bi.button", + level: "warning", + cls: "config-button3", + text: "测试按钮" + }] + } + }] + }; + }, + + _createButton4BackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("按钮背景色4:"), this._createColorPicker(function () { + self.button4BackgroundColor = this; + }, function () { + self._runGlobalStyle(); + }), { + width: 100, + el: { + type: "bi.vertical_adapt", + height: 40, + items: [{ + type: "bi.button", + level: "ignore", + cls: "config-button4", + text: "测试按钮" + }] + } + }] + }; + }, + + _createScrollBackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("滚动条底色:"), this._createColorPicker(function () { + self.scrollBackgroundColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createScrollThumbConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("滚动条thumb颜色:"), this._createColorPicker(function () { + self.scrollThumbColor = this; + }, function () { + self._runGlobalStyle(); + })] + }; + }, + + _createPopupBackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("下拉框背景颜色:"), this._createColorPicker(function () { + self.popupBackgroundColor = this; + }, function () { + self._runGlobalStyle(); + }), { + width: 100, + el: { + type: "bi.vertical_adapt", + items: [{ + type: "bi.down_list_combo", + items: [[{ + el: { + text: "column 1111", + iconCls1: "check-mark-e-font", + value: 11 + }, + children: [ + { + text: "column 1.1", + value: 21, + cls: "dot-e-font", + selected: true + }, { + text: "column 1.222222222222222222222222222222222222", + cls: "dot-e-font", + value: 22 + }, { + text: "column 1.3", + cls: "dot-e-font", + value: 23 + }, { + text: "column 1.4", + cls: "dot-e-font", + value: 24 + }, { + text: "column 1.5", + cls: "dot-e-font", + value: 25 + } + ] + }], [ + { + el: { + type: "bi.icon_text_icon_item", + text: "column 2", + iconCls1: "chart-type-e-font", + cls: "dot-e-font", + value: 12 + }, + disabled: true, + children: [{ + type: "bi.icon_text_item", + cls: "dot-e-font", + height: 25, + text: "column 2.1", + value: 11 + }, {text: "column 2.2", value: 12, cls: "dot-e-font"}] + + + } + ], [ + { + text: "column 33333333333333333333333333333333", + cls: "style-set-e-font", + value: 13 + } + ], [ + { + text: "column 4", + cls: "filter-e-font", + value: 14 + } + ], [ + { + text: "column 5", + cls: "copy-e-font", + value: 15 + + } + ], [ + { + text: "column 6", + cls: "delete-e-font", + value: 16 + } + ], [ + { + text: "column 7", + cls: "dimension-from-e-font", + value: 17, + disabled: true + } + ]] + }] + } + }] + }; + }, + + _createMaskBackgroundConfig: function () { + var self = this; + return { + type: "bi.htape", + cls: "config-item bi-border-bottom", + height: 40, + items: [this._createLabel("弹出层蒙版颜色:"), this._createColorPicker(function () { + self.maskBackgroundColor = this; + }, function () { + self._runGlobalStyle(); + }), { + width: 100, + el: { + type: "bi.vertical_adapt", + items: [{ + type: "bi.button", + text: "mask测试", + handler: function () { + BI.Msg.alert("弹出层", "弹出层面板"); + } + }] + } + }] + }; + }, + + _createCommonConfig: function () { + return { + type: "bi.vertical", + items: [this._createLabel("--一般配色--"), + this._createButton1BackgroundConfig(), + this._createButton2BackgroundConfig(), + this._createButton3BackgroundConfig(), + this._createButton4BackgroundConfig(), + this._createScrollBackgroundConfig(), + this._createScrollThumbConfig(), + this._createPopupBackgroundConfig(), + this._createMaskBackgroundConfig() + ] + }; + }, + + render: function () { + var self = this; + return { + type: "bi.grid", + items: [[{ + column: 0, + row: 0, + el: { + type: "demo.preview" + } + }, { + column: 1, + row: 0, + el: { + type: "bi.vertical", + cls: "face-config bi-border-left", + items: [this._createBaseConfig(), + this._createCommonConfig()] + } + }]] + }; + }, + + _setStyle: function (objects) { + var result = ""; + BI.each(objects, function (cls, object) { + result += cls + "{"; + BI.each(object, function (name, value) { + result += name + ":" + value + ";"; + }); + result += "} "; + }); + BI.StyleLoaders.removeStyle("style").loadStyle("style", result); + }, + + _runGlobalStyle: function () { + var backgroundColor = this.backgroundColor.getValue(); + var fontColor = this.fontColor.getValue(); + var activeFontColor = this.activeFontColor.getValue(); + var selectFontColor = this.selectFontColor.getValue(); + var grayFontColor = this.grayFontColor.getValue(); + var disabledFontColor = this.disabledFontColor.getValue(); + var cardBackgroundColor = this.cardBackgroundColor.getValue(); + var hoverBackgroundColor = this.hoverBackgroundColor.getValue(); + var activeBackgroundColor = this.activeBackgroundColor.getValue(); + var selectBackgroundColor = this.selectBackgroundColor.getValue(); + var slitColor = this.slitColor.getValue(); + + var button1BackgroundColor = this.button1BackgroundColor.getValue(); + var button2BackgroundColor = this.button2BackgroundColor.getValue(); + var button3BackgroundColor = this.button3BackgroundColor.getValue(); + var button4BackgroundColor = this.button4BackgroundColor.getValue(); + var scrollBackgroundColor = this.scrollBackgroundColor.getValue(); + var scrollThumbColor = this.scrollThumbColor.getValue(); + var popupBackgroundColor = this.popupBackgroundColor.getValue(); + var maskBackgroundColor = this.maskBackgroundColor.getValue(); + + this._setStyle({ + "#wrapper.bi-background, #wrapper .bi-background": { + "background-color": backgroundColor, + color: fontColor + }, + "#wrapper .bi-card": { + "background-color": cardBackgroundColor + }, + "#wrapper .bi-tips": { + color: grayFontColor + }, + "div::-webkit-scrollbar,.scrollbar-layout-main": { + "background-color": scrollBackgroundColor + "!important" + }, + "div::-webkit-scrollbar-thumb,.public-scrollbar-face:after": { + "background-color": scrollThumbColor + "!important" + }, + ".base-disabled": { + color: disabledFontColor + "!important" + }, + ".base-disabled .b-font:before": { + color: disabledFontColor + "!important" + }, + ".list-view-outer": { + "background-color": popupBackgroundColor + "!important" + }, + ".bi-z-index-mask": { + "background-color": maskBackgroundColor + "!important" + }, + ".bi-list-item:hover,.bi-list-item-hover:hover,.bi-list-item-active:hover,.bi-list-item-select:hover,.bi-list-item-effect:hover": { + "background-color": hoverBackgroundColor + "!important" + }, + ".bi-list-item-active:active,.bi-list-item-select:active,.bi-list-item-effect:active": { + "background-color": activeBackgroundColor + "!important", + color: activeFontColor + "!important" + }, + ".bi-list-item-active.active,.bi-list-item-select.active,.bi-list-item-effect.active": { + "background-color": selectBackgroundColor + "!important", + color: selectFontColor + "!important" + }, + ".bi-button": { + "background-color": button1BackgroundColor, + "border-color": button1BackgroundColor + }, + ".bi-button.button-success": { + "background-color": button2BackgroundColor, + "border-color": button2BackgroundColor + }, + ".bi-button.button-warning": { + "background-color": button3BackgroundColor, + "border-color": button3BackgroundColor + }, + ".bi-button.button-ignore": { + "background-color": button4BackgroundColor + }, + ".bi-collection-table-cell": { + "border-right-color": slitColor, + "border-bottom-color": slitColor + }, + ".bi-collection-table-cell.first-col": { + "border-left-color": slitColor + }, + ".bi-collection-table-cell.first-row": { + "border-top-color": slitColor + } + }); + }, + + mounted: function () { + this.backgroundColor.setValue(""); + this.fontColor.setValue(""); + this.activeFontColor.setValue(""); + this.selectFontColor.setValue(""); + this.grayFontColor.setValue(""); + this.disabledFontColor.setValue(""); + this.cardBackgroundColor.setValue(""); + this.hoverBackgroundColor.setValue(""); + this.activeBackgroundColor.setValue(""); + this.selectBackgroundColor.setValue(""); + + this.button1BackgroundColor.setValue(""); + this.button2BackgroundColor.setValue(""); + this.button3BackgroundColor.setValue(""); + this.button4BackgroundColor.setValue(""); + this.scrollBackgroundColor.setValue(""); + this.scrollThumbColor.setValue(""); + this.popupBackgroundColor.setValue(""); + this.maskBackgroundColor.setValue(""); + this.slitColor.setValue(""); + this._runGlobalStyle(); + } +}); +BI.shortcut("demo.face", Demo.Face);// change函数 +ChangeView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(ChangeView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-change" + }); + }, + + _init: function () { + ChangeView.superclass._init.apply(this, arguments); + }, + + change: function (changed) { + if(changed.child) { + this._showModelData(); + } + if(changed.superiors) { + this._showModelData(); + } + }, + + _showModelData: function () { + this.outerText.setText("父级Model层数据: " + JSON.stringify(this.model.toJSON())); + }, + + _createOuter: function () { + this.outerText = BI.createWidget({ + type: "bi.label", + cls: "outer-text", + whiteSpace: "normal" + }); + + return BI.createWidget({ + type: "bi.border", + items: { + north: { + el: this.outerText, + height: 50 + }, + center: this._createInner() + } + }); + }, + + _createInner: function () { + var innerPane = BI.createWidget({ + type: "bi.absolute", + cls: "inner" + }); + this.addSubVessel("innerPane", innerPane, { + defaultShowName: "inner" + }); + return innerPane; + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.center", + element: vessel, + items: [this._createOuter()], + hgap: 100, + vgap: 100 + }); + + this._showModelData(); + }, + + refresh: function () { + this.skipTo("inner", "innerPane", "superiors"); + } +}); + +ChangeModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(ChangeModel.superclass._defaultConfig.apply(this, arguments), { + superiors: { + child: "default" + }, + child: "default" + }); + }, + + _init: function () { + ChangeModel.superclass._init.apply(this, arguments); + }, + + change: function (changed) { + if(changed.superiors) { + this.set("child", changed.superiors.child); + } + } +}); + +// ChangeView 的子级 +ChangeInnerView = BI.inherit(BI.View, { + _init: function () { + ChangeInnerView.superclass._init.apply(this, arguments); + }, + + change: function (changed) { + if(changed.child) { + this._showModelData(); + } + }, + + _createOuter: function () { + var self = this; + this.text = BI.createWidget({ + type: "bi.label", + height: 26 + }); + + this.buttons = BI.createWidget({ + type: "bi.button_group", + items: BI.createItems(this.model.get("items"), { + type: "bi.text_button", + height: 30, + textAlign: "center", + hgap: 20 + }) + }); + + this.buttons.on(BI.ButtonGroup.EVENT_CHANGE, function () { + self.model.set("child", this.getValue()[0]); + }); + + return BI.createWidget({ + type: "bi.vertical", + vgap: 20, + items: [{ + type: "bi.center", + items: [this.buttons], + height: 30 + }, this.text] + }); + }, + + _showModelData: function () { + this.text.setText("子级Model层数据: " + JSON.stringify(this.model.toJSON())); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.center", + element: vessel, + items: [this._createOuter()] + }); + this._showModelData(); + } +}); + + +ChangeInnerModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(ChangeInnerModel.superclass._defaultConfig.apply(this, arguments), { + + }); + }, + + _static: function () { + return { + items: [{ + text: "Type-1", + value: "First", + cls: "type-first mvc-button" + }, { + text: "Type-2", + value: "Second", + cls: "type-second mvc-button" + }, { + text: "Type-3", + value: "third", + cls: "type-third mvc-button" + }] + }; + }, + + _init: function () { + ChangeInnerModel.superclass._init.apply(this, arguments); + } + +}); + +Demo.Func = BI.inherit(BI.Widget, { + render: function () { + var view = BI.View.createView("/change", {}, { + element: this + }); + view.populate(); + }, + + mounted: function () { + } +}); +BI.shortcut("demo.change", Demo.Func);// local函数 +LocalView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(LocalView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-local" + }); + }, + + _init: function () { + LocalView.superclass._init.apply(this, arguments); + this.buttons = {}; + }, + + _addElement2Vessel: function (id) { + var self = this; + this.buttons[id] = this.elementVessel.addItem({ + type: "bi.text_button", + text: "Button:" + id, + width: 180, + height: 22, + cls: "delete-button button", + handler: function () { + self.set("delete", id); + } + }); + }, + + _deleteElement: function (id) { + this.buttons[id] && this.buttons[id].destroy(); + delete this.buttons[id]; + }, + + _createTop: function () { + var self = this; + this.elementVessel = BI.createWidget({ + type: "bi.left", + height: 200, + cls: "vessel-border", + scrollable: true, + vgap: 10, + hgap: 10 + }); + + return BI.createWidget({ + type: "bi.vertical", + items: [ + { + el: { + type: "bi.text_button", + text: "点击添加元素", + cls: "top-button", + handler: function () { + self.model.set("add", true); + }, + height: 30 + } + }, + this.elementVessel + ] + }); + }, + + _showModelData: function () { + this.text.setText(JSON.stringify(this.model.toJSON())); + }, + + _createCenter: function () { + var modelData = BI.createWidget({ + type: "bi.center", + vgap: 10, + hgap: 10, + cls: "vessel-border", + height: 200, + items: [{ + el: this.text = BI.createWidget({ + type: "bi.label", + hgap: 30, + textHeight: 30, + whiteSpace: "normal" + }) + }] + }); + + return BI.createWidget({ + type: "bi.vertical", + items: [ + { + el: { + type: "bi.label", + cls: "bottom-label", + text: "Model层数据", + height: 30 + } + }, + modelData + ] + }); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.vertical", + element: vessel, + items: [{ + el: this._createTop() + }, { + el: this._createCenter() + }], + hgap: 50, + vgap: 20 + }); + + this._showModelData(); + }, + + local: function () { + if(this.model.has("add")) { + var add = this.model.get("add"); + this._addElement2Vessel(this.model.getEditing()); + this._showModelData(); + return true; + } + if(this.model.has("delete")) { + var id = this.model.get("delete"); + this._deleteElement(id); + this._showModelData(); + return true; + } + return false; + } +}); + +LocalModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(LocalModel.superclass._defaultConfig.apply(this, arguments), { + + }); + }, + + _init: function () { + LocalModel.superclass._init.apply(this, arguments); + }, + + local: function () { + if(this.has("add")) { + this.get("add"); + var id = BI.UUID(); + this.set(id, "这是新增的属性:" + id); + this.setEditing(id); + return true; + } + if(this.has("delete")) { + var id = this.get("delete"); + this.unset(id); + return true; + } + return false; + } + +}); + +Demo.Func = BI.inherit(BI.Widget, { + render: function () { + var view = BI.View.createView("/local", {}, { + element: this + }); + view.populate(); + }, + + mounted: function () { + } +}); +BI.shortcut("demo.local", Demo.Func);// set、get函数 +SetGetView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(SetGetView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-set-get" + }); + }, + + _init: function () { + SetGetView.superclass._init.apply(this, arguments); + }, + + change: function (changed) { + this._showModelData(); + }, + + _createLeft: function () { + var self = this; + return (this.left = BI.createWidget({ + type: "bi.border", + items: { + north: { + el: { + type: "bi.label", + cls: "left-title", + text: "get、set用法:", + height: 30 + }, + height: 30 + }, + center: { + el: { + type: "bi.button_group", + items: BI.createItems(this.model.get("arr"), { + type: "bi.text_button", + cls: "left-nav", + height: 30, + handler: function (v) { + self.model.set("click", v); + } + }), + layouts: [{ + type: "bi.vertical" + }] + } + } + } + })); + }, + + _showModelData: function () { + this.text.setText(JSON.stringify(this.model.toJSON())); + }, + + _createRight: function () { + return (this.right = BI.createWidget({ + type: "bi.border", + items: { + north: { + el: { + type: "bi.label", + cls: "right-title", + text: "Model层数据", + height: 30 + }, + height: 30 + }, + center: { + el: this.text = BI.createWidget({ + type: "bi.label", + whiteSpace: "normal", + textHeight: 50 + }) + } + } + })); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.center", + element: vessel, + items: [{ + el: this._createLeft() + }, { + el: this._createRight() + }], + hgap: 50, + vgap: 100 + }); + this._showModelData(); + } +}); + +SetGetModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + arr: [ + {text: "item1", value: 1}, + {text: "item2", value: 2}, + {text: "item3", value: 3}, + {text: "item4", value: 4}, + {text: "item5", value: 5}, + {text: "item6", value: 6}, + {text: "item7", value: 7}, + {text: "item8", value: 8} + ] + }); + }, + + _init: function () { + SetGetModel.superclass._init.apply(this, arguments); + } + +}); + + +Demo.Func = BI.inherit(BI.Widget, { + render: function () { + var view = BI.View.createView("/setget", {}, { + element: this + }); + view.populate(); + }, + + mounted: function () { + } +}); +BI.shortcut("demo.setget", Demo.Func);// skipTo 函数 +SkipToView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(SkipToView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-skip-to" + }); + }, + + _init: function () { + SkipToView.superclass._init.apply(this, arguments); + }, + + _createNav: function () { + var self = this; + var nav = BI.createWidget({ + type: "bi.button_group", + cls: "top-nav", + items: BI.createItems(this.model.get("items"), { + type: "bi.text_button", + height: 30, + textAlign: "center", + hgap: 20 + }), + layouts: [{ + type: "bi.left", + height: 40, + vgap: 5, + hgap: 3 + }] + }); + nav.on(BI.ButtonGroup.EVENT_CHANGE, function () { + self.skipTo(this.getValue()[0], "pane", this.getValue()[0]); + }); + return nav; + }, + + _createPane: function () { + var pane = BI.createWidget({ + type: "bi.center", + cls: "center-pane", + height: 200 + }); + this.addSubVessel("pane", pane, { + defaultShowName: "green" + }); + return pane; + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.vertical", + element: vessel, + items: [this._createNav(), this._createPane()], + vgap: 10, + hgap: 10 + }); + }, + + refresh: function () { + this.skipTo("green", "pane", "green"); + } +}); + +SkipToModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SkipToModel.superclass._defaultConfig.apply(this, arguments), { + red: { + text: "hotpink" + }, blue: { + text: "cornflowerblue" + }, green: { + text: "darkcyan" + }, yellow: { + text: "darkgoldenrod" + } + }); + }, + _static: function () { + return { + items: [{ + text: "hotpink", + value: "red", + cls: "red-pane mvc-button" + }, { + text: "cornflowerblue", + value: "blue", + cls: "blue-pane mvc-button" + }, { + text: "darkcyan", + value: "green", + cls: "green-pane mvc-button", + selected: true + }, { + text: "darkgoldenrod", + value: "yellow", + cls: "yellow-pane mvc-button" + }] + }; + }, + + _init: function () { + SkipToModel.superclass._init.apply(this, arguments); + } +}); + +// Red pane #FF69B4 +SkipToRedView = BI.inherit(BI.View, { + _init: function () { + SkipToRedView.superclass._init.apply(this, arguments); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.absolute", + element: vessel, + cls: "red-pane", + items: [{ + el: { + type: "bi.label", + text: "Model Data: " + JSON.stringify(this.model.toJSON()), + hgap: 20, + height: 26 + } + }] + }); + } + +}); + +SkipToRedModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + + }); + }, + + _init: function () { + SkipToRedModel.superclass._init.apply(this, arguments); + } +}); + +// Blue pane #6495ED +SkipToBlueView = BI.inherit(BI.View, { + _init: function () { + SkipToBlueView.superclass._init.apply(this, arguments); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.absolute", + element: vessel, + cls: "blue-pane", + items: [{ + el: { + type: "bi.label", + text: "Model Data: " + JSON.stringify(this.model.toJSON()), + hgap: 20, + height: 26 + }, + left: 0, + right: 0, + top: 0, + bottom: 0 + }] + }); + } +}); + +SkipToBlueModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); + }, + + _init: function () { + SkipToGreenModel.superclass._init.apply(this, arguments); + } +}); + +// Dark green pane #008B8B +SkipToGreenView = BI.inherit(BI.View, { + _init: function () { + SkipToGreenView.superclass._init.apply(this, arguments); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.absolute", + element: vessel, + cls: "green-pane", + items: [{ + el: { + type: "bi.label", + text: "Model Data: " + JSON.stringify(this.model.toJSON()), + hgap: 20, + height: 26 + }, + left: 0, + right: 0, + top: 0, + bottom: 0 + }] + }); + } +}); + +SkipToGreenModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); + }, + + _init: function () { + SkipToGreenModel.superclass._init.apply(this, arguments); + } +}); + +// Dark yellow pane #B8860B +SkipToYellowView = BI.inherit(BI.View, { + _init: function () { + SkipToYellowView.superclass._init.apply(this, arguments); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.absolute", + element: vessel, + cls: "yellow-pane", + items: [{ + el: { + type: "bi.label", + text: "Model Data: " + JSON.stringify(this.model.toJSON()), + hgap: 20, + height: 26 + }, + left: 0, + right: 0, + top: 0, + bottom: 0 + }] + }); + } +}); + +SkipToYellowModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SetGetModel.superclass._defaultConfig.apply(this, arguments), { + }); + }, + + _init: function () { + SkipToYellowModel.superclass._init.apply(this, arguments); + } +}); + +Demo.Func = BI.inherit(BI.Widget, { + render: function () { + var view = BI.View.createView("/skipTo", {}, { + element: this + }); + view.populate(); + }, + + mounted: function () { + } +}); +BI.shortcut("demo.skipTo", Demo.Func); +// splice和duplicate函数 +SpliceDuplicateView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(SpliceDuplicateView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-splice-duplicate" + }); + }, + + _init: function () { + SpliceDuplicateView.superclass._init.apply(this, arguments); + this.children = {}; + }, + + splice: function (old, key1, key2) { + this.children[key1].destroy(); + delete this.children[key1]; + this._showModelData(); + }, + + duplicate: function (copy, key1, key2) { + this.add(copy); + this._showModelData(); + }, + + _showModelData: function () { + // 这里只是为了输出this.model.data 原则上是不允许这么调用的 + this.text.setText("父级数据:" + JSON.stringify(this.model.data)); + }, + + render: function (vessel) { + this.text = BI.createWidget({ + type: "bi.label", + height: 50, + cls: "superiors-label" + }); + this.container = BI.createWidget({ + type: "bi.vertical", + element: vessel, + items: [this.text], + hgap: 100, + vgap: 10 + }); + this._showModelData(); + }, + + add: function (id) { + this.children[id] = BI.createWidget({ + type: "bi.center", + hgap: 10, + vgap: 10 + }); + this.addSubVessel(id, this.children[id], { + defaultShowName: "sdSub" + }); + this.skipTo("sdSub", id, id); + this.container.addItem(this.children[id]); + }, + + refresh: function () { + var self = this; + BI.each(this.model.toJSON(), function (key, value) { + if (!self.children[key]) { + self.add(key); + } + }); + } +}); + +SpliceDuplicateModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SpliceDuplicateModel.superclass._defaultConfig.apply(this, arguments), { + 1: { + name: "名字" + } + }); + }, + + splice: function (key1) { + delete this.data[key1]; + }, + + similar: function (value, key1) { + value.name = BI.Func.createDistinctName(this.data, this.get(key1).name); + return value; + }, + + duplicate: function (copy, key1) { + this.data[copy] = this.get(copy); + }, + + _init: function () { + SpliceDuplicateModel.superclass._init.apply(this, arguments); + }, + + refresh: function () { + this.data = BI.deepClone(this.toJSON()); + } +}); + +SDSubView = BI.inherit(BI.View, { + _defaultConfig: function () { + return SDSubView.superclass._defaultConfig.apply(this, arguments); + }, + + _init: function () { + SDSubView.superclass._init.apply(this, arguments); + }, + + render: function (vessel) { + var self = this; + BI.createWidget({ + type: "bi.center", + element: vessel, + cls: "sd-child", + height: 30, + items: [{ + type: "bi.text_button", + height: 30, + text: "复制 " + this.model.get("name") + " , 数据:" + JSON.stringify(this.model.toJSON()), + cls: "right-button-add", + handler: function () { + self.model.copy(); + } + }, { + type: "bi.text_button", + height: 30, + text: "删除", + cls: "right-button-del", + handler: function () { + self.model.destroy(); + } + }] + }); + } +}); + +SDSubModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(SDSubModel.superclass._defaultConfig.apply(this, arguments), {}); + }, + + _init: function () { + SDSubModel.superclass._init.apply(this, arguments); + } +}); + +Demo.Func = BI.inherit(BI.Widget, { + render: function () { + var view = BI.View.createView("/spliceDuplicate", {}, { + element: this + }); + view.populate(); + }, + + mounted: function () { + } +}); +BI.shortcut("demo.spliceDuplicate", Demo.Func); +TmpView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(TmpView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-tmp" + }); + }, + + _init: function () { + TmpView.superclass._init.apply(this, arguments); + }, + + change: function (changed) { + if(changed.data1) { + this._showModelData(); + } + }, + + _showModelData: function () { + this.text.setText("父级Model层数据为:" + JSON.stringify(this.model.toJSON())); + }, + + _createMain: function () { + var self = this; + return BI.createWidget({ + type: "bi.border", + items: { + west: { + el: { + type: "bi.vertical", + vgap: 10, + items: [{ + el: (this.text = BI.createWidget({ + type: "bi.label", + whiteSpace: "normal" + })) + }, { + el: { + type: "bi.text_button", + cls: "tmp-button mvc-button", + text: "点击触发事件tmp('data1', {child: {type: {value: \"临时数据\"}}})", + height: 30, + handler: function () { + self.model.tmp("data1", { + child: { + type: { + value: "临时数据" + } + } + }); + } + } + }, { + el: { + type: "bi.text_button", + cls: "tmp-button mvc-button", + text: "点击触发事件submit", + height: 30, + handler: function () { + self.model.submit(); + } + } + }, { + el: { + type: "bi.text_button", + cls: "tmp-button mvc-button", + text: "点击跳转到右方", + height: 30, + handler: function () { + self.addSubVessel("test", self.center).skipTo("child", "test", "data1"); + } + } + }] + }, + width: 200 + }, + center: { + el: (this.center = BI.createWidget()) + } + } + }); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.center", + element: vessel, + items: [{ + el: this._createMain() + }], + hgap: 50, + vgap: 100 + }); + }, + + refresh: function () { + this._showModelData(); + } +}); + +TmpModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(TmpModel.superclass._defaultConfig.apply(this, arguments), { + data1: { + child: { + type: { + value: "这是一个测试数据" + } + } + }, + data2: "test" + }); + }, + + _init: function () { + TmpModel.superclass._init.apply(this, arguments); + } + +}); + +TmpChildView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(TmpChildView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-tmp-child" + }); + }, + + _init: function () { + TmpChildView.superclass._init.apply(this, arguments); + }, + + change: function (changed) { + if(changed.child) { + this._showModelData(); + } + }, + + _showModelData: function () { + this.text.setText("子级Model层数据为:" + JSON.stringify(this.model.toJSON())); + }, + + _createMain: function () { + var self = this; + return BI.createWidget({ + type: "bi.border", + items: { + west: { + el: { + type: "bi.vertical", + vgap: 10, + items: [{ + el: (this.text = BI.createWidget({ + type: "bi.label", + whiteSpace: "normal" + })) + }, { + el: { + type: "bi.text_button", + cls: "tmp-button mvc-button", + text: "点击触发事件set", + height: 30, + handler: function () { + self.set("child", { + type: { + value: "值改变了" + } + }); + } + } + }, { + el: { + type: "bi.text_button", + cls: "tmp-button mvc-button", + text: "点击跳转到右方", + height: 30, + handler: function () { + self.addSubVessel("test", self.center).skipTo("child", "test", "child"); + } + } + }] + }, + width: 200 + }, + center: { + el: (this.center = BI.createWidget()) + } + } + }); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.center", + element: vessel, + items: [{ + el: this._createMain() + }], + hgap: 50 + }); + }, + + refresh: function () { + this._showModelData(); + } +}); + +TmpChildModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(TmpChildModel.superclass._defaultConfig.apply(this, arguments), { + + }); + }, + + _init: function () { + TmpChildModel.superclass._init.apply(this, arguments); + } + +}); +TmpChildChildView = BI.inherit(BI.View, { + _defaultConfig: function () { + return BI.extend(TmpChildChildView.superclass._defaultConfig.apply(this, arguments), { + baseCls: "bi-tmp-child-child" + }); + }, + + _init: function () { + TmpChildChildView.superclass._init.apply(this, arguments); + }, + + change: function (changed) { + if(changed.type) { + this._showModelData(); + } + }, + + _showModelData: function () { + this.text.setText("叶节点数据为:" + JSON.stringify(this.model.toJSON())); + }, + + _createMain: function () { + return (this.text = BI.createWidget({ + type: "bi.label", + whiteSpace: "normal" + })); + }, + + render: function (vessel) { + BI.createWidget({ + type: "bi.center", + element: vessel, + items: [{ + el: this._createMain() + }], + hgap: 50 + }); + }, + + refresh: function () { + this._showModelData(); + } +}); + +TmpChildChildModel = BI.inherit(BI.Model, { + _defaultConfig: function () { + return BI.extend(TmpChildChildModel.superclass._defaultConfig.apply(this, arguments), { + + }); + }, + + _init: function () { + TmpChildChildModel.superclass._init.apply(this, arguments); + } + +}); + +Demo.Func = BI.inherit(BI.Widget, { + render: function () { + var view = BI.View.createView("/tmp", {}, { + element: this + }); + view.populate(); + }, + + mounted: function () { + } +}); +BI.shortcut("demo.tmp", Demo.Func); +(function () { + var model = Fix.define({ + name: "原始属性", + arr: [{ + n: "a" + }, { + n: "b" + }] + }); + var Computed = BI.inherit(Fix.Model, { + computed: { + b: function () { + return this.name + "-计算属性"; + } + } + }); + + Demo.Fix = BI.inherit(BI.Widget, { + _store: function () { + return new Computed(model); + }, + watch: { + b: function () { + this.button.setText(this.model.b); + } + }, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.button", + ref: function () { + self.button = this; + }, + handler: function () { + self.model.name = "这是改变后的属性"; + }, + text: this.model.b + } + }] + }; + }, + mounted: function () { + + + } + }); + + BI.shortcut("demo.fix_computed", Demo.Fix); +}());(function () { + var ParentStore = BI.inherit(Fix.Model, { + state: function () { + return { + context: "默认context" + }; + }, + childContext: ["context"] + }); + + var ChildStore = BI.inherit(Fix.Model, { + context: ["context"], + computed: { + currContext: function () { + return this.model.context; + } + }, + actions: { + changeContext: function () { + this.model.context = "改变后的context"; + } + } + }); + + var Child = BI.inherit(BI.Widget, { + _store: function () { + return new ChildStore(); + }, + watch: { + currContext: function (val) { + this.button.setText(val); + } + }, + render: function () { + var self = this; + return { + type: "bi.button", + ref: function () { + self.button = this; + }, + text: this.model.context, + handler: function () { + self.store.changeContext(); + } + }; + }, + mounted: function () { + + } + }); + + BI.shortcut("demo.fix_context_child", Child); + + var Parent = BI.inherit(BI.Widget, { + _store: function () { + return new ParentStore(); + }, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "demo.fix_context_child" + } + }] + }; + }, + mounted: function () { + + } + }); + + BI.shortcut("demo.fix_context", Parent); +}());(function () { + var model = Fix.define({ + name: "原始属性", + arr: [{ + n: "a" + }, { + n: "b" + }] + }); + + Demo.Fix = BI.inherit(BI.Widget, { + _store: function () { + return model; + }, + watch: { + name: function () { + this.button.setText(this.model.name); + } + }, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.button", + ref: function () { + self.button = this; + }, + handler: function () { + self.model.name = "这是改变后的属性"; + }, + text: this.model.name + } + }] + }; + }, + mounted: function () { + + + } + }); + + BI.shortcut("demo.fix_define", Demo.Fix); +}()); +(function () { + var model = Fix.define({ + name: 1, + arr: [{ + n: "a" + }, { + n: 0 + }] + }); + var Computed = BI.inherit(Fix.Model, { + computed: { + b: function () { + return this.name + 1; + }, + c: function () { + return this.arr[1].n + this.b; + } + } + }); + + var Store = BI.inherit(Fix.Model, { + _init: function () { + this.comp = new Computed(model); + }, + computed: { + b: function () { + return this.comp.c + 1; + }, + c: function () { + return this.comp.arr[1].n & 1; + } + }, + actions: { + run: function () { + this.comp.name++; + this.comp.arr[1].n++; + } + } + }); + + Demo.Fix = BI.inherit(BI.Widget, { + _store: function () { + return new Store(); + }, + watch: { + "b&&(c||b)": function () { + this.button.setText(this.model.b); + } + }, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.button", + ref: function () { + self.button = this; + }, + handler: function () { + self.store.run(); + }, + text: this.model.b + } + }] + }; + }, + mounted: function () { + + } + }); + + BI.shortcut("demo.fix", Demo.Fix); +}());(function () { + var model = Fix.define({ + name: "原始属性", + arr: [{ + n: "a" + }, { + n: 0 + }] + }); + + Demo.Fix = BI.inherit(BI.Widget, { + _store: function () { + return model; + }, + watch: { + "*.*.n": function () { + debugger + }, + "**": function () { + debugger + }, + "arr.1.*": function () { + this.button.setText(this.model.name + "-" + this.model.arr[1].n); + } + }, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.button", + ref: function () { + self.button = this; + }, + handler: function () { + self.model.arr[0].n += 1; + self.model.arr[1].n += 1; + }, + text: this.model.name + "-" + this.model.arr[1].n + } + }] + }; + }, + mounted: function () { + + + } + }); + + BI.shortcut("demo.fix_global_watcher", Demo.Fix); +}());/** + * @Author: Young + * @CreationDate 2017-11-06 10:32 + * @Description + */ +(function () { + var model = Fix.define({ + groups: [{ + id: "27a9c8bf159e99e", + name: "功能数据", + packages: [{ + id: "82a96a4b03ac17e6", + name: "通信行业", + type: 1, + tables: [{ + id: "品类", + name: "品类", + connName: "BIDemo", + fields: [{ + id: "sd2ad2f343ca23", + name: "类别", + type: 32, + enable: true, + usable: true + }, { + id: "f34ds34aw2345w", + name: "描述", + type: 32, + enable: true, + usable: true + }] + }] + }] + }, { + id: "das2dw24214sa4", + name: "样式数据", + packages: [{ + id: "hi23i1o34a34we", + name: "零售行业", + type: 1, + tables: [{ + id: "销售记录", + name: "销售记录", + connName: "BIDemo", + fields: [{ + id: "wr213d24t345", + name: "分类", + type: 16, + enable: true, + usable: true + }, { + id: "faw134r24al344", + name: "金额", + type: 32, + enable: true, + usable: true + }] + }] + }, { + id: "fwr124f3453fa", + name: "地产行业", + tables: [{ + id: "开发商名称", + name: "开发商名称", + connName: "BIDemo", + fields: [{ + id: "sa13f345fg356", + name: "编号", + type: 32, + enable: true, + usable: true + }, { + id: "ad2r24tt232a22", + name: "名称", + type: 16, + enable: true, + usable: true + }] + }, { + id: "楼盘", + name: "楼盘", + connName: "BIDemo", + fields: [{ + id: "hfe3345fg356", + name: "编号", + type: 32, + enable: true, + usable: true + }, { + id: "kl224tt232a22", + name: "名称", + type: 16, + enable: true, + usable: true + }] + }] + }] + }], + fineIndexUpdate: { + needUpdate: false, + lastUpdate: 1509953199062 + } + }); + + Demo.FixScene = BI.inherit(BI.Widget, { + constant: { + TAB1: 1, + TAB2: 2 + }, + + _store: function () { + return model; + }, + + watch: { + "groups.*.name": function () { + this.fineIndexTab.setText("FineIndex更新(******* 分组名变化 需要更新 *******)"); + this.model.fineIndexUpdate.needUpdate = true; + }, + "groups.*.packages.*.name": function () { + this.fineIndexTab.setText("FineIndex更新(******* 业务包名变化 需要更新 *******)"); + this.model.fineIndexUpdate.needUpdate = true; + }, + "groups.*.packages.*.tables.*.name": function () { + this.fineIndexTab.setText("FineIndex更新(******* 表名变化 需要更新 *******)"); + this.model.fineIndexUpdate.needUpdate = true; + }, + "groups.*.packages.*.tables.*.fields.*.name": function () { + this.fineIndexTab.setText("FineIndex更新(******* 字段名变化 需要更新 *******)"); + this.model.fineIndexUpdate.needUpdate = true; + }, + "fineIndexUpdate.needUpdate": function (needUpdate) { + !needUpdate && this.fineIndexTab.setText("FineIndex更新"); + } + }, + + render: function () { + var self = this; + return { + type: "bi.tab", + showIndex: this.constant.TAB1, + single: true, + tab: { + type: "bi.button_group", + items: BI.createItems([{ + text: "业务包管理", + value: this.constant.TAB1 + }, { + text: "FineIndex更新", + value: this.constant.TAB2, + ref: function (ref) { + self.fineIndexTab = ref; + } + }], { + type: "bi.text_button", + cls: "bi-list-item-active", + height: 50 + }), + height: 50 + }, + cardCreator: BI.bind(this.cardCreator, this) + }; + }, + + cardCreator: function (v) { + switch (v) { + case this.constant.TAB1: + return { + type: "demo.fix_scene_data_manager", + data: this.model + }; + case this.constant.TAB2: + return { + type: "demo.fix_scene_fine_index_update" + }; + } + } + }); + BI.shortcut("demo.fix_scene", Demo.FixScene); + + Demo.FixSceneDataManager = BI.inherit(BI.Widget, { + _store: function () { + return this.options.data; + }, + + watch: { + "*.name": function () { + + } + }, + + render: function () { + var items = []; + BI.each(this.model.groups, function (i, group) { + items.push({ + type: "demo.fix_scene_group", + group: group + }); + }); + + return { + type: "bi.vertical", + items: [{ + type: "bi.left", + items: BI.createItems([{ + text: "分组名" + }, { + text: "业务包名" + }, { + text: "表名" + }, { + text: "字段名" + }], { + type: "bi.label", + cls: "layout-bg1", + width: 150 + }) + + }, { + type: "bi.vertical", + items: items + }], + vgap: 20, + hgap: 20 + }; + } + + }); + BI.shortcut("demo.fix_scene_data_manager", Demo.FixSceneDataManager); + + Demo.FixSceneGroup = BI.inherit(BI.Widget, { + props: { + group: {} + }, + + _store: function () { + return this.options.group; + }, + + render: function () { + var self = this; + var items = []; + BI.each(this.model.packages, function (i, child) { + items.push({ + type: "demo.fix_scene_package", + pack: child + }); + }); + return { + type: "bi.left", + items: [{ + type: "bi.sign_editor", + cls: "bi-border-bottom", + width: 100, + height: 30, + value: this.model.name, + listeners: [{ + eventName: BI.SignEditor.EVENT_CHANGE, + action: function () { + self.model.name = this.getValue(); + } + }] + }, { + type: "bi.vertical", + items: items + }], + hgap: 20 + }; + } + }); + BI.shortcut("demo.fix_scene_group", Demo.FixSceneGroup); + + + Demo.FixScenePackage = BI.inherit(BI.Widget, { + props: { + pack: {} + }, + + _store: function () { + return this.options.pack; + }, + + render: function () { + var self = this; + var items = []; + BI.each(this.model.tables, function (i, child) { + items.push({ + type: "demo.fix_scene_table", + table: child + }); + }); + return { + type: "bi.left", + items: [{ + type: "bi.sign_editor", + cls: "bi-border-bottom", + width: 100, + height: 30, + value: this.model.name, + listeners: [{ + eventName: BI.SignEditor.EVENT_CHANGE, + action: function () { + self.model.name = this.getValue(); + } + }] + }, { + type: "bi.vertical", + items: items + }], + hgap: 20 + }; + } + }); + BI.shortcut("demo.fix_scene_package", Demo.FixScenePackage); + + Demo.FixSceneTable = BI.inherit(BI.Widget, { + props: { + table: {} + }, + + _store: function () { + return this.options.table; + }, + + render: function () { + var self = this; + var items = []; + BI.each(this.model.fields, function (i, child) { + items.push({ + type: "demo.fix_scene_field", + field: child + }); + }); + return { + type: "bi.left", + items: [{ + type: "bi.sign_editor", + cls: "bi-border-bottom", + width: 100, + height: 30, + value: this.model.name, + listeners: [{ + eventName: BI.SignEditor.EVENT_CHANGE, + action: function () { + self.model.name = this.getValue(); + } + }] + }, { + type: "bi.vertical", + items: items + }], + hgap: 20 + }; + } + }); + BI.shortcut("demo.fix_scene_table", Demo.FixSceneTable); + + Demo.FixSceneField = BI.inherit(BI.Widget, { + props: { + field: {} + }, + + _store: function () { + return this.options.field; + }, + + render: function () { + var self = this; + return { + type: "bi.center_adapt", + items: [{ + type: "bi.sign_editor", + cls: "bi-border-bottom", + width: 100, + height: 30, + value: this.model.name, + listeners: [{ + eventName: BI.SignEditor.EVENT_CHANGE, + action: function () { + self.model.name = this.getValue(); + } + }] + }] + }; + } + }); + BI.shortcut("demo.fix_scene_field", Demo.FixSceneField); + + Demo.FixSceneFineIndexUpdateStore = BI.inherit(Fix.Model, { + _init: function () { + this.fineIndexUpdate = model.fineIndexUpdate; + }, + computed: { + text: function () { + return "立即更新(上次更新时间:" + BI.date2Str(new Date(this.fineIndexUpdate.lastUpdate), "yyyy-MM-dd HH:mm:ss") + ")"; + }, + needUpdate: function () { + return this.fineIndexUpdate.needUpdate; + } + }, + actions: { + updateFineIndex: function () { + this.fineIndexUpdate.needUpdate = false; + this.fineIndexUpdate.lastUpdate = new Date().getTime(); + } + } + }); + + Demo.FixSceneFineIndexUpdate = BI.inherit(BI.Widget, { + _store: function () { + return new Demo.FixSceneFineIndexUpdateStore(); + }, + + watch: { + needUpdate: function () { + this.button.setEnable(this.model.needUpdate); + }, + text: function () { + this.button.setText(this.model.text); + } + }, + + render: function () { + var self = this; + return { + type: "bi.center_adapt", + items: [{ + type: "bi.button", + text: this.model.text, + disabled: !this.model.needUpdate, + height: 30, + width: 360, + handler: function () { + self.store.updateFineIndex(); + }, + ref: function (ref) { + self.button = ref; + } + }] + }; + } + }); + BI.shortcut("demo.fix_scene_fine_index_update", Demo.FixSceneFineIndexUpdate); + +})();(function () { + var State = BI.inherit(Fix.Model, { + state: function () { + return { + name: "原始属性" + }; + }, + computed: { + b: function () { + return this.model.name + "-计算属性"; + } + } + }); + + Demo.Fix = BI.inherit(BI.Widget, { + _store: function () { + return new State(); + }, + watch: { + b: function () { + this.button.setText(this.model.b); + } + }, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.button", + ref: function () { + self.button = this; + }, + handler: function () { + self.model.name = "这是改变后的属性"; + }, + text: this.model.b + } + }] + }; + }, + mounted: function () { + + + } + }); + + BI.shortcut("demo.fix_state", Demo.Fix); +}());(function () { + var model = Fix.define({ + name: "原始属性", + arr: [{ + n: "a" + }, { + n: "b" + }] + }); + + var Store = BI.inherit(Fix.Model, { + _init: function () { + }, + computed: { + b: function () { + return model.name + "-计算属性"; + } + }, + actions: { + run: function () { + model.name = "这是改变后的属性"; + } + } + }); + + Demo.Fix = BI.inherit(BI.Widget, { + _store: function () { + return new Store(); + }, + watch: { + b: function () { + this.button.setText(this.model.b); + } + }, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.button", + ref: function () { + self.button = this; + }, + handler: function () { + self.store.run(); + }, + text: this.model.b + } + }] + }; + }, + mounted: function () { + + + } + }); + + BI.shortcut("demo.fix_store", Demo.Fix); +}());(function () { + var model = Fix.define({ + name: "原始属性", + arr: [{ + n: "a" + }, { + n: 0 + }] + }); + + Demo.Fix = BI.inherit(BI.Widget, { + _store: function () { + return model; + }, + watch: { + "name||arr.1.n": function () { + this.button.setText(this.model.name + "-" + this.model.arr[1].n); + } + }, + render: function () { + var self = this; + var cnt = 0; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.button", + ref: function () { + self.button = this; + }, + handler: function () { + if (cnt & 1) { + self.model.name += 1; + } else { + self.model.arr[1].n += 1; + } + cnt++; + }, + text: this.model.name + "-" + this.model.arr[1].n + } + }] + }; + }, + mounted: function () { + + + } + }); + + BI.shortcut("demo.fix_watcher", Demo.Fix); +}());Demo.Main = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-main bi-background" + }, + render: function () { + var center; + return { + type: "bi.border", + items: { + north: { + height: 50, + el: { + type: "demo.north", + listeners: [{ + eventName: Demo.North.EVENT_VALUE_CHANGE, + action: function (v) { + center.setValue(v); + } + }] + } + }, + west: { + width: 230, + el: { + type: "demo.west", + listeners: [{ + eventName: Demo.West.EVENT_VALUE_CHANGE, + action: function (v) { + center.setValue(v); + } + }] + } + }, + center: { + el: { + type: "demo.center", + ref: function (_ref) { + center = _ref; + } + } + } + } + }; + } +}); +BI.shortcut("demo.main", Demo.Main);Demo.North = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-north" + }, + render: function () { + var self = this; + return { + type: "bi.htape", + items: [{ + width: 230, + el: { + type: "bi.text_button", + listeners: [{ + eventName: BI.Button.EVENT_CHANGE, + action: function () { + self.fireEvent(Demo.North.EVENT_VALUE_CHANGE, "demo.face"); + } + }], + cls: "logo", + height: 50, + text: "FineUI2.0" + } + }, { + el: { + type: "bi.right", + hgap: 10, + items: [{ + type: "bi.text_button", + text: "星空蓝", + handler: function () { + $("html").removeClass("bi-theme-default").addClass("bi-theme-dark"); + } + }, { + type: "bi.text_button", + text: "典雅白", + handler: function () { + $("html").removeClass("bi-theme-dark").addClass("bi-theme-default"); + } + }] + } + }] + }; + } +}); +Demo.North.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; +BI.shortcut("demo.north", Demo.North);Demo.Preview = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-preview" + }, + render: function () { + var self = this; + var items = [], header = [], columnSize = []; + + var rowCount = 100, columnCount = 100; + for (var i = 0; i < 1; i++) { + header[i] = []; + for (var j = 0; j < columnCount; j++) { + header[i][j] = { + type: "bi.label", + text: "表头" + i + "-" + j + }; + columnSize[j] = 100; + } + } + for (var i = 0; i < rowCount; i++) { + items[i] = []; + for (var j = 0; j < columnCount; j++) { + items[i][j] = { + type: "bi.label", + text: (i < 3 ? 0 : i) + "-" + j + }; + } + } + return { + type: "bi.absolute", + cls: "preview-background", + items: [{ + el: { + type: "bi.left", + cls: "preview-header bi-tips", + height: 40, + items: [{ + type: "bi.label", + height: 40, + text: "Card2", + hgap: 10, + textAlign: "left" + }, { + type: "bi.icon_text_item", + cls: "filter-font", + text: "测试图标", + width: 100, + height: 40 + }] + }, + left: 60, + right: 60, + top: 60 + }, { + el: { + type: "bi.vtape", + cls: "preview-card bi-card", + items: [{ + el: { + type: "bi.label", + cls: "preview-title bi-border-bottom", + height: 40, + text: "Card1", + hgap: 10, + textAlign: "left" + }, + height: 40 + }, { + type: "bi.center_adapt", + scrollable: true, + items: [{ + type: "bi.resizable_table", + el: { + type: "bi.collection_table" + }, + width: 500, + height: 400, + isResizeAdapt: true, + isNeedResize: true, + isNeedMerge: true, + mergeCols: [0, 1], + mergeRule: function (col1, col2) { + return BI.isEqual(col1, col2); + }, + isNeedFreeze: true, + freezeCols: [0, 1], + columnSize: columnSize, + items: items, + header: header + }] + }] + }, + left: 60, + right: 60, + top: 160, + bottom: 60 + }] + }; + }, + mounted: function () { + } +}); +BI.shortcut("demo.preview", Demo.Preview);Demo.West = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-west bi-border-right bi-card" + }, + mounted: function () { + this.searcher.setAdapter(this.tree); + }, + render: function () { + var self = this; + return { + type: "bi.vtape", + items: [{ + type: "bi.center_adapt", + items: [{ + type: "bi.searcher", + el: { + type: "bi.search_editor", + watermark: "简单搜索" + }, + width: 200, + isAutoSearch: false, + isAutoSync: false, + ref: function (ref) { + self.searcher = ref; + }, + popup: { + type: "bi.multilayer_single_level_tree", + cls: "bi-card", + listeners: [{ + eventName: BI.MultiLayerSingleLevelTree.EVENT_CHANGE, + action: function (v) { + self.fireEvent(Demo.West.EVENT_VALUE_CHANGE, v); + } + }] + }, + onSearch: function (op, callback) { + var result = BI.Func.getSearchResult(Demo.CONFIG, op.keyword, "text"); + var items = result.match.concat(result.find); + callback(items); + } + }], + height: 40 + }, { + type: "bi.multilayer_single_level_tree", + listeners: [{ + eventName: BI.MultiLayerSingleLevelTree.EVENT_CHANGE, + action: function (v) { + self.fireEvent(Demo.West.EVENT_VALUE_CHANGE, v); + } + }], + items: Demo.CONFIG, + ref: function (ref) { + self.tree = ref; + } + }] + }; + } +}); +Demo.West.EVENT_VALUE_CHANGE = "EVENT_VALUE_CHANGE"; +BI.shortcut("demo.west", Demo.West);/** + * Created by Dailer on 2017/7/25. + */ + + +Demo.Buttons = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-button" + }, + render: function () { + var items = [ + { + el: { + type: "bi.button", + text: "一般按钮", + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + // level: 'ignore', + iconCls: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + block: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + clear: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.multi_select_bar", + selected: true, + halfSelected: true + } + }, { + el: { + type: "bi.multi_select_bar", + selected: true, + halfSelected: false + } + }, { + el: { + type: "bi.multi_select_bar", + selected: false, + halfSelected: true + } + }, { + el: { + type: "bi.multi_select_bar" + } + } + ]; + BI.each(items, function (i, item) { + item.el.handler = function () { + BI.Msg.alert("按钮", this.options.text); + }; + }); + return { + type: "bi.left", + vgap: 100, + hgap: 20, + items: items + }; + } +}); +BI.shortcut("demo.buttons", Demo.Buttons);/** + * Created by Dailer on 2017/7/25. + */ + +Demo.Items = BI.inherit(BI.Widget, { + + render: function () { + + return { + type: "bi.vertical", + items: [{ + type: "bi.text_button", + cls: "bi-list-item-select bi-high-light-border bi-border", + height: 30, + level: "warning", + text: "单选item" + }, { + type: "bi.single_select_item", + text: "单选项" + }, { + type: "bi.single_select_radio_item", + text: "单选项" + }, { + type: "bi.label", + height: 30, + text: "复选item" + }, { + type: "bi.multi_select_item", + text: "复选项" + }, { + type: "bi.switch", + selected: true + }], + hgap: 300 + }; + } +}); + + +BI.shortcut("demo.items", Demo.Items);/** + * Created by Dailer on 2017/7/25. + */ + +Demo.Nodes = BI.inherit(BI.Widget, { + + render: function (vessel) { + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + height: 30, + text: "十字形的节点" + }, { + type: "bi.plus_group_node", + text: "十字形的节点" + }, { + type: "bi.label", + height: 30, + text: "箭头节点" + }, { + type: "bi.arrow_group_node", + text: "箭头节点" + }, { + type: "bi.icon_arrow_node", + iconCls: "search-font", + text: "箭头图标节点" + }] + }; + } +}); + +BI.shortcut("demo.nodes", Demo.Nodes);/** + * Created by Dailer on 2017/7/25. + */ + +Demo.Segments = BI.inherit(BI.Widget, { + + render: function () { + return { + type: "bi.vertical", + items: [{ + type: "bi.label", + height: 30, + text: "默认风格" + }, { + type: "bi.segment", + items: [{ + text: "tab1", + value: 1, + selected: true + }, { + text: "tab2", + value: 2 + }, { + text: "tab3 disabled", + disabled: true, + value: 3 + }] + }], + hgap: 50, + vgap: 20 + }; + } +}); + +BI.shortcut("demo.segments", Demo.Segments);/** + * Created by Dailer on 2017/7/25. + */ + +Demo.Tips = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-tips" + }, + render: function () { + var btns = []; + var bubble = BI.createWidget({ + type: "bi.left", + items: [{ + el: { + type: "bi.button", + text: "bubble测试", + height: 30, + handler: function () { + BI.Bubbles.show("singleBubble1", "bubble测试", this); + btns.push("singleBubble1"); + } + } + }, { + el: { + type: "bi.button", + text: "bubble测试(居中显示)", + height: 30, + handler: function () { + BI.Bubbles.show("singleBubble2", "bubble测试", this, { + offsetStyle: "center" + }); + btns.push("singleBubble2"); + } + } + }, { + el: { + type: "bi.button", + text: "bubble测试(右边显示)", + height: 30, + handler: function () { + BI.Bubbles.show("singleBubble3", "bubble测试", this, { + offsetStyle: "right" + }); + btns.push("singleBubble3"); + } + } + }, { + el: { + type: "bi.button", + text: "隐藏所有 bubble", + height: 30, + cls: "layout-bg2", + handler: function () { + BI.each(btns, function (index, value) { + BI.Bubbles.hide(value); + }); + } + } + }], + hgap: 20 + }); + + var title = BI.createWidget({ + type: "bi.vertical", + items: [{ + type: "bi.label", + cls: "layout-bg1", + height: 50, + title: "title提示", + text: "移上去有title提示", + textAlign: "center" + }, { + type: "bi.label", + cls: "layout-bg6", + height: 50, + disabled: true, + warningTitle: "title错误提示", + text: "移上去有title错误提示", + textAlign: "center" + }, { + type: "bi.label", + cls: "layout-bg2", + height: 50, + disabled: true, + tipType: "success", + title: "自定义title提示效果", + warningTitle: "自定义title提示效果", + text: "自定义title提示效果", + textAlign: "center" + }], + hgap: 20, + vgap: 20 + }); + + var toast = BI.createWidget({ + type: "bi.vertical", + items: [{ + el: { + type: "bi.button", + text: "简单Toast测试", + height: 30, + handler: function () { + BI.Msg.toast("这是一条简单的数据"); + } + } + }, { + el: { + type: "bi.button", + text: "很长的Toast测试", + height: 30, + handler: function () { + BI.Msg.toast("这是一条很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长很长的数据"); + } + } + }, { + el: { + type: "bi.button", + text: "非常长的Toast测试", + height: 30, + handler: function () { + BI.Msg.toast("这是一条非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长非常长的数据"); + } + } + }, { + el: { + type: "bi.button", + text: "错误提示Toast测试", + level: "warning", + height: 30, + handler: function () { + BI.Msg.toast("错误提示Toast测试", "warning"); + } + } + }], + vgap: 20 + }); + + return { + type: "bi.horizontal_auto", + vgap: 20, + hgap: 20, + items: [bubble, title, toast] + }; + } +}); +BI.shortcut("demo.tips", Demo.Tips);Demo.DatePane = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-datepane" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.vertical", + vgap: 10, + items: [{ + type: "bi.label", + cls: "layout-bg2", + text: "bi.date_pane" + }, { + type: "bi.date_pane", + selectedTime: { + year: 2017, + month: 11, + day: 11 + }, + ref: function (_ref) { + self.datepane = _ref; + }, + height: 300 + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast("date" + JSON.stringify(self.datepane.getValue())); + } + }, { + type: "bi.button", + text: "setValue '2017-12-31'", + handler: function () { + self.datepane.setValue({ + year: 2017, + month: 11, + day: 31 + }); + } + } + ], + width: "50%" + }] + }; + }, + + mounted: function () { + this.datepane.setValue();// 不设value值表示当前时间 + } +}); + +BI.shortcut("demo.date_pane", Demo.DatePane);/** + * Created by Dailer on 2017/7/11. + */ +Demo.Date = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-date" + }, + + _init: function () { + Demo.Date.superclass._init.apply(this, arguments); + }, + + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + vgap: 10, + items: [{ + type: "bi.multidate_combo", + ref: function () { + self.datecombo = this; + }, + width: 300, + value: { + year: 2018, + month: 1, + day: 23 + } + }, { + type: "bi.button", + text: "getVlaue", + width: 300, + handler: function () { + BI.Msg.alert("date", JSON.stringify(self.datecombo.getValue())); + } + }, { + type: "bi.button", + text: "setVlaue '2017-12-31'", + width: 300, + handler: function () { + self.datecombo.setValue({ + year: 2017, + month: 11, + day: 31 + }); + } + }] + }; + } +}); + +BI.shortcut("demo.multidate_combo", Demo.Date);/** + * Created by Urthur on 2017/7/18. + */ +Demo.CustomDateTime = BI.inherit(BI.Widget, { + props: {}, + render: function () { + var self = this; + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.date_time_combo", + listeners: [{ + eventName: BI.DateTimeCombo.EVENT_CONFIRM, + action: function () { + var value = this.getValue(); + var date = new Date(value.year, value.month, value.day, value.hour, value.minute, value.second); + var dateStr = date.print("%Y-%X-%d %H:%M:%S"); + BI.Msg.alert("日期", dateStr); + } + }, { + eventName: BI.DateTimeCombo.EVENT_CANCEL, + action: function () { + } + }], + value: { + year: 2017, + month: 2, + day: 23, + hour: 12, + minute: 11, + second: 1 + } + }, + top: 200, + left: 200 + }] + }; + } +}); +BI.shortcut("demo.date_time", Demo.CustomDateTime);BICst.CONF = {}; +BICst.CONF.GROUP = {}; +BICst.CONF.GROUP.NUMBER = {}; +BICst.CONF.GROUP.NUMBER = {}; +BICst.CONF.GROUP.NUMBER.GROUP_BY_VALUE = 1; +BICst.CONF.GROUP.NUMBER.CUSTOM_NUMBER_GROUP = 2; +BICst.CONF.GROUP.NUMBER.SUM = 3; +BICst.CONF.GROUP.NUMBER.AVG = 4; +BICst.CONF.GROUP.NUMBER.MEDIAN = 5; +BICst.CONF.GROUP.NUMBER.MAX = 6; +BICst.CONF.GROUP.NUMBER.MIN = 7; +BICst.CONF.GROUP.NUMBER.STANDARD_DEVIATION = 8; +BICst.CONF.GROUP.NUMBER.VARIANCE = 9; +BICst.CONF.GROUP.NUMBER.COUNT = 10; +BICst.CONF.GROUP.NUMBER.RECORD_COUNT = 11; +BICst.CONF.GROUP.NUMBER.NONE = 12; +BICst.CONF.GROUP.NUMBER.PERIOD = 13; +BICst.CONF.GROUP.NUMBER.RING = 14; +BICst.CONF.GROUP.NUMBER.PERIOD_RATE = 15; +BICst.CONF.GROUP.NUMBER.RING_RATE = 16; +BICst.CONF.GROUP.NUMBER.YEAR = 17; +BICst.CONF.GROUP.NUMBER.QUARTER = 18; +BICst.CONF.GROUP.NUMBER.MONTH = 19; +BICst.CONF.GROUP.NUMBER.WEEK = 20; +BICst.CONF.GROUP.NUMBER.WEEKDAY = 21; +BICst.CONF.GROUP.NUMBER.RENAME = 22; +BICst.CONF.GROUP.NUMBER.DELETE = 23; + +Demo.Downlist = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-downlist" + }, + + mounted: function () { + var downlist = this.downlist; + var label = this.label; + this.downlist.setValue([{ + value: [11, 6], + childValue: 67 + }]); + downlist.on(BI.DownListCombo.EVENT_CHANGE, function (value, fatherValue) { + label.setValue(JSON.stringify(downlist.getValue())); + }); + + this.downlist.on(BI.DownListCombo.EVENT_SON_VALUE_CHANGE, function (value, fatherValue) { + label.setValue(JSON.stringify(downlist.getValue())); + }); + }, + + + render: function () { + var self = this; + return { + type: "bi.horizontal_adapt", + items: [{ + type: "bi.down_list_combo", + ref: function (_ref) { + self.downlist = _ref; + }, + cls: "layout-bg3", + // value: [{"childValue":22,"value":11},{"value":18},{"value":20}], + height: 30, + width: 100, + items: [ + [{ + el: { + text: "column 1111", + iconCls1: "dot-e-font", + value: 12 + }, + children: [{ + text: "column 1.1", + value: 21, + cls: "dot-e-font" + }, { + text: "column 1.2", + value: 22, + cls: "dot-e-font" + }] + }], + [{ + el: { + text: "column 1111", + iconCls1: "dot-e-font", + value: 11 + }, + children: [{ + text: "column 1.1", + value: 21, + cls: "dot-e-font" + }, { + text: "column 1.2", + value: 22, + cls: "dot-e-font" + }] + // children: [{ + // text: BI.i18nText("BI-Basic_None"), + // cls: "dot-e-font", + // value: 1 + // }, { + // text: BI.i18nText("BI-Basic_Calculate_Same_Period"), + // cls: "dot-e-font", + // value: 2 + // }, { + // text: BI.i18nText("BI-Basic_Calculate_Same_Ring"), + // cls: "dot-e-font", + // value: 3 + // }, { + // text: BI.i18nText("BI-Basic_Calculate_Same_Period_Rate"), + // cls: "dot-e-font", + // value: 4 + // }, { + // text: BI.i18nText("BI-Basic_Calculate_Same_Ring_Rate"), + // cls: "dot-e-font", + // value: 5 + // }, { + // el: { + // text: BI.i18nText("BI-Basic_Rank"), + // iconCls1: "dot-e-font", + // value: 6 + // }, + // children: [{ + // text: "test1", + // cls: "dot-e-font", + // value: 67 + // }, { + // text: "test2", + // cls: "dot-e-font", + // value: 68 + // }] + // }, { + // text: BI.i18nText("BI-Basic_Rank_In_Group"), + // cls: "dot-e-font", + // value: 7 + // }, { + // text: BI.i18nText("BI-Basic_Sum_Of_All"), + // cls: "dot-e-font", + // value: 8 + // }, { + // text: BI.i18nText("BI-Basic_Sum_Of_All_In_Group"), + // cls: "dot-e-font", + // value: 9 + // }, { + // text: BI.i18nText("BI-Basic_Sum_Of_Above"), + // cls: "dot-e-font", + // value: 10 + // }, { + // text: BI.i18nText("BI-Basic_Sum_Of_Above_In_Group"), + // cls: "dot-e-font", + // value: 11 + // }, { + // text: BI.i18nText("BI-Design_Current_Dimension_Percent"), + // cls: "dot-e-font", + // value: 12 + // }, { + // text: BI.i18nText("BI-Design_Current_Target_Percent"), + // cls: "dot-e-font", + // value: 13 + // }] + }] + + ] + }, { + type: "bi.label", + text: "显示选择值", + width: 500, + cls: "layout-bg4", + ref: function (_ref) { + self.label = _ref; + } + }], + vgap: 20 + }; + }, +}); + +BI.shortcut("demo.down_list", Demo.Downlist);/** + * Created by Dailer on 2017/7/11. + */ +Demo.SearchEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + render: function () { + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.search_editor", + width: 300, + watermark: "添加合法性判断", + errorText: "长度必须大于4", + validationChecker: function () { + return this.getValue().length > 4; + } + }, { + type: "bi.small_search_editor", + width: 300, + watermark: "这个是 small,小一号" + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.search_editor", Demo.SearchEditor);/** + * Created by Dailer on 2017/7/11. + */ +Demo.TextEditor = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + render: function () { + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.text_editor", + watermark: "这是水印,watermark", + width: 300 + }, { + type: "bi.text_editor", + watermark: "这个不予许空", + allowBlank: false, + errorText: "非空!", + width: 300 + }], + vgap: 20 + + }; + } +}); + +BI.shortcut("demo.text_editor", Demo.TextEditor);/* 文件管理导航 + Created by dailer on 2017 / 7 / 21. + */ +Demo.FileManager = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + var items = [{ + id: "1", + value: "1", + text: "根目录", + lastModify: 1454316355142 + }, { + id: "11", + pId: "1", + value: "11", + text: "第一级子目录1", + lastModify: 1454316355142 + }, { + id: "12", + pId: "1", + value: "12", + text: "第一级子目录2", + lastModify: 1454316355142 + }, { + id: "111", + pId: "11", + value: "111", + text: "第二级子目录", + lastModify: 1454316355142 + }, { + id: "121", + pId: "111", + buildUrl: "www.baidu.com", + value: "121", + text: "文件1", + lastModify: 1454316355142 + }, { + id: "122", + pId: "111", + buildUrl: "www.baidu.com", + value: "122", + text: "文件2", + lastModify: 1454316355142 + }]; + return { + type: "bi.file_manager", + items: items + }; + } +}); +BI.shortcut("demo.file_manager", Demo.FileManager);/** + * Created by Dailer on 2017/7/11. + */ +Demo.Month = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.month_combo", + width: 300, + ref: function () { + self.monthcombo = this; + }, + value: 11 + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.monthcombo.getValue())); + }, + width: 300 + }, { + type: "bi.button", + text: "setValue : 11", + handler: function () { + self.monthcombo.setValue(11); + }, + width: 300 + }, { + type: "bi.label", + text: "月份value 范围为0-11,显示范围为1-12", + width: 300 + }], + vgap: 10 + }; + } +}); + +BI.shortcut("demo.month", Demo.Month);/** + * Created by User on 2017/3/22. + */ +Demo.MultiSelectCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-multi-select-combo" + }, + + _createMultiSelectCombo: function () { + var self = this; + var widget = BI.createWidget({ + type: "bi.multi_select_combo", + itemsCreator: BI.bind(this._itemsCreator, this), + width: 200, + value: { + type: 1, + value: ["柳州市城贸金属材料有限责任公司", "柳州市建福房屋租赁有限公司", "柳州市迅昌数码办公设备有限责任公司"] + } + }); + + widget.on(BI.MultiSelectCombo.EVENT_CONFIRM, function () { + BI.Msg.toast(JSON.stringify(this.getValue())); + }); + + return widget; + }, + + _getItemsByTimes: function (items, times) { + var res = []; + for (var i = (times - 1) * 10; items[i] && i < times * 10; i++) { + res.push(items[i]); + } + return res; + }, + + _hasNextByTimes: function (items, times) { + return times * 10 < items.length; + }, + + _itemsCreator: function (options, callback) { + var self = this; + var items = Demo.CONSTANTS.ITEMS; + var keywords = (options.keywords || []).slice(); + if (options.keyword) { + keywords.push(options.keyword); + } + BI.each(keywords, function (i, kw) { + var search = BI.Func.getSearchResult(items, kw); + items = search.match.concat(search.find); + }); + if (options.selectedValues) {// 过滤 + var filter = BI.makeObject(options.selectedValues, true); + items = BI.filter(items, function (i, ob) { + return !filter[ob.value]; + }); + } + if (options.type == BI.MultiSelectCombo.REQ_GET_ALL_DATA) { + callback({ + items: items + }); + return; + } + if (options.type == BI.MultiSelectCombo.REQ_GET_DATA_LENGTH) { + callback({count: items.length}); + return; + } + BI.delay(function () { + callback({ + items: self._getItemsByTimes(items, options.times), + hasNext: self._hasNextByTimes(items, options.times) + }); + }, 1000); + }, + + render: function () { + return { + type: "bi.absolute", + scrolly: false, + items: [{ + el: this._createMultiSelectCombo(), + right: "50%", + top: 10 + }] + }; + } +}); +BI.shortcut("demo.multi_select_combo", Demo.MultiSelectCombo);/** + * Created by User on 2017/3/22. + */ +Demo.MultiSelectList = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-multi-select-combo" + }, + + mounted: function () { + this.list.populate(); + }, + + _createMultiSelectCombo: function () { + var self = this; + var widget = BI.createWidget({ + type: "bi.multi_select_list", + ref: function (ref) { + self.list = ref; + }, + itemsCreator: BI.bind(this._itemsCreator, this), + value: { + type: 1, + value: ["柳州市城贸金属材料有限责任公司", "柳州市建福房屋租赁有限公司", "柳州市迅昌数码办公设备有限责任公司"] + } + }); + + widget.on(BI.MultiSelectCombo.EVENT_CONFIRM, function () { + BI.Msg.toast(JSON.stringify(this.getValue())); + }); + + return widget; + }, + + _getItemsByTimes: function (items, times) { + var res = []; + for (var i = (times - 1) * 10; items[i] && i < times * 10; i++) { + res.push(items[i]); + } + return res; + }, + + _hasNextByTimes: function (items, times) { + return times * 10 < items.length; + }, + + _itemsCreator: function (options, callback) { + var self = this; + var items = Demo.CONSTANTS.ITEMS; + var keywords = (options.keywords || []).slice(); + if (options.keyword) { + keywords.push(options.keyword); + } + BI.each(keywords, function (i, kw) { + var search = BI.Func.getSearchResult(items, kw); + items = search.match.concat(search.find); + }); + if (options.selectedValues) {// 过滤 + var filter = BI.makeObject(options.selectedValues, true); + items = BI.filter(items, function (i, ob) { + return !filter[ob.value]; + }); + } + if (options.type == BI.MultiSelectCombo.REQ_GET_ALL_DATA) { + callback({ + items: items + }); + return; + } + if (options.type == BI.MultiSelectCombo.REQ_GET_DATA_LENGTH) { + callback({count: items.length}); + return; + } + BI.delay(function () { + callback({ + items: self._getItemsByTimes(items, options.times), + hasNext: self._hasNextByTimes(items, options.times) + }); + }, 1000); + }, + + render: function () { + return { + type: "bi.absolute", + scrolly: false, + items: [{ + el: this._createMultiSelectCombo(), + top: 50, + left: 50, + right: 50, + bottom: 50 + }] + }; + } +}); +BI.shortcut("demo.multi_select_list", Demo.MultiSelectList);/** + * Created by Dailer on 2017/7/13. + */ +Demo.MultiTreeCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + var self = this; + var items = BI.deepClone(Demo.CONSTANTS.TREE); + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.multi_tree_combo", + ref: function (_ref) { + self.tree = _ref; + }, + itemsCreator: function (options, callback) { + console.log(options); + // 根据不同的类型处理相应的结果 + switch (options.type) { + case BI.TreeView.REQ_TYPE_INIT_DATA: + break; + case BI.TreeView.REQ_TYPE_ADJUST_DATA: + break; + case BI.TreeView.REQ_TYPE_SELECT_DATA: + break; + case BI.TreeView.REQ_TYPE_GET_SELECTED_DATA: + break; + default : + break; + } + callback({ + items: items + }); + }, + width: 300, + value: { + "根目录": {} + } + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.tree.getValue())); + }, + width: 300 + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.multi_tree_combo", Demo.MultiTreeCombo);/** + * Created by Dailer on 2017/7/13. + */ +Demo.MultiTreeCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + mounted: function () { + this.tree.populate(); + }, + + render: function () { + var self = this; + var items = BI.deepClone(Demo.CONSTANTS.TREE); + return { + type: "bi.absolute", + items: [{ + el: { + type: "bi.multi_select_tree", + ref: function (_ref) { + self.tree = _ref; + }, + itemsCreator: function (options, callback) { + console.log(options); + // 根据不同的类型处理相应的结果 + switch (options.type) { + case BI.TreeView.REQ_TYPE_INIT_DATA: + break; + case BI.TreeView.REQ_TYPE_ADJUST_DATA: + break; + case BI.TreeView.REQ_TYPE_SELECT_DATA: + break; + case BI.TreeView.REQ_TYPE_GET_SELECTED_DATA: + break; + default : + break; + } + callback({ + items: items + }); + }, + width: 300, + value: { + "根目录": {} + } + }, + top: 50, + bottom: 50, + left: 50, + right: 50 + }, { + el: { + type: "bi.button", + height: 30, + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.tree.getValue())); + } + }, + left: 50, + right: 50, + bottom: 20 + }] + }; + } +}); + +BI.shortcut("demo.multi_select_tree", Demo.MultiTreeCombo);/* 文件管理导航 + Created by dailer on 2017 / 7 / 21. + */ +Demo.FileManager = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + var editor = BI.createWidget({ + type: "bi.number_editor", + validationChecker: function (v) { + return BI.parseFloat(v) <= 100 && BI.parseFloat(v) >= 0; + }, + height: 24, + width: 150, + errorText: "hahah" + }); + editor.on(BI.NumberEditor.EVENT_CHANGE, function () { + if (BI.parseFloat(this.getValue()) < 1) { + editor.setDownEnable(false); + } else { + editor.setDownEnable(true); + } + }); + return { + type: "bi.vertical", + items: [{ + el: editor, + height: 24 + }] + }; + } +}); +BI.shortcut("demo.number_editor", Demo.FileManager);/** + * Created by Dailer on 2017/7/12. + */ +Demo.NumericalInterval = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + + mounted: function () { + var numerical = this.numerical; + var label = this.label; + numerical.on(BI.NumberInterval.EVENT_CHANGE, function () { + var temp = numerical.getValue(); + var res = "大于" + (temp.closemin ? "等于 " : " ") + temp.min + " 小于" + (temp.closemax ? "等于 " : " ") + temp.max; + label.setValue(res); + }); + }, + + + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.number_interval", + ref: function (_ref) { + self.numerical = _ref; + }, + width: 500, + value: { + max: 300, + closeMax: true, + closeMin: false + } + }, { + type: "bi.label", + ref: function (_ref) { + self.label = _ref; + }, + text: "显示结果" + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.number_interval", Demo.NumericalInterval);/** + * Created by Dailer on 2017/7/11. + */ +Demo.Quarter = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.quarter_combo", + width: 300, + ref: function () { + self.quartercombo = this; + }, + value: 3 + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.quartercombo.getValue())); + }, + width: 300 + }, { + type: "bi.button", + text: "setValue : 3", + handler: function () { + self.quartercombo.setValue(3); + }, + width: 300 + }], + vgap: 10 + }; + } +}); + +BI.shortcut("demo.quarter", Demo.Quarter);/** + * Created by Dailer on 2017/7/13. + */ +Demo.MultiLayerSelectTreeCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + var self = this; + var items = BI.deepClone(Demo.CONSTANTS.TREE); + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.multilayer_select_tree_combo", + ref: function (_ref) { + self.tree = _ref; + }, + text: "默认值", + items: items, + width: 300, + value: ["第五级文件1"] + }, { + type: "bi.button", + text: "getVlaue", + handler: function () { + BI.Msg.toast(self.tree.getValue()[0]); + }, + width: 300 + }, { + type: "bi.button", + text: "setVlaue (第二级文件1)", + handler: function () { + self.tree.setValue(["第二级文件1"]); + }, + width: 300 + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.multilayer_select_tree_combo", Demo.MultiLayerSelectTreeCombo);/** + * Created by Dailer on 2017/7/13. + */ +Demo.SelectTreeCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + + render: function () { + var self = this; + var items = BI.deepClone(Demo.CONSTANTS.LEVELTREE); + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.select_tree_combo", + ref: function (_ref) { + self.tree = _ref; + }, + value: "11", + text: "默认值", + items: items, + width: 300 + }, { + type: "bi.button", + text: "getVlaue", + handler: function () { + BI.Msg.toast(self.tree.getValue()[0]); + }, + width: 300 + }, { + type: "bi.button", + text: "setVlaue (第二级文件1)", + handler: function () { + self.tree.setValue(["2"]); + }, + width: 300 + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.select_tree_combo", Demo.SelectTreeCombo);/** + * Created by User on 2017/3/22. + */ +Demo.SingleSelectCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-single-select-combo" + }, + + _createSingleSelectCombo: function () { + var self = this; + var widget = BI.createWidget({ + type: "bi.single_select_combo", + itemsCreator: BI.bind(this._itemsCreator, this), + width: 200, + ref: function () { + self.SingleSelectCombo = this; + } + }); + + widget.on(BI.SingleSelectCombo.EVENT_CONFIRM, function () { + BI.Msg.toast(JSON.stringify(this.getValue())); + }); + + return widget; + }, + + _getItemsByTimes: function (items, times) { + var res = []; + for (var i = (times - 1) * 10; items[i] && i < times * 10; i++) { + res.push(items[i]); + } + return res; + }, + + _hasNextByTimes: function (items, times) { + return times * 10 < items.length; + }, + + _itemsCreator: function (options, callback) { + var self = this; + var items = Demo.CONSTANTS.ITEMS; + var keywords = (options.keywords || []).slice(); + if (options.keyword) { + keywords.push(options.keyword); + } + BI.each(keywords, function (i, kw) { + var search = BI.Func.getSearchResult(items, kw); + items = search.match.concat(search.find); + }); + if (options.selectedValues) {// 过滤 + var filter = BI.makeObject(options.selectedValues, true); + items = BI.filter(items, function (i, ob) { + return !filter[ob.value]; + }); + } + if (options.type == BI.SingleSelectCombo.REQ_GET_ALL_DATA) { + callback({ + items: items + }); + return; + } + if (options.type == BI.SingleSelectCombo.REQ_GET_DATA_LENGTH) { + callback({count: items.length}); + return; + } + BI.delay(function () { + callback({ + items: self._getItemsByTimes(items, options.times), + hasNext: self._hasNextByTimes(items, options.times) + }); + }, 1000); + }, + + render: function () { + var self = this; + return { + type: "bi.absolute", + scrolly: false, + items: [{ + el: this._createSingleSelectCombo(), + right: "50%", + top: 10 + }, { + el: { + + type: "bi.button", + text: "setValue(\"柳州市针织总厂\")", + handler: function () { + self.SingleSelectCombo.setValue("柳州市针织总厂"); + } + } + }] + }; + } +}); +BI.shortcut("demo.single_select_combo", Demo.SingleSelectCombo);/** + * Created by Dailer on 2017/7/13. + */ +Demo.MultiLayerSingleTreeCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + var self = this; + var items = BI.deepClone(Demo.CONSTANTS.TREE); + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.multilayer_single_tree_combo", + ref: function (_ref) { + self.tree = _ref; + }, + text: "默认值", + items: items, + width: 300 + }, { + type: "bi.button", + text: "getVlaue", + handler: function () { + BI.Msg.toast(self.tree.getValue()[0]); + }, + width: 300 + }, { + type: "bi.button", + text: "setVlaue (第二级文件1)", + handler: function () { + self.tree.setValue(["第二级文件1"]); + }, + width: 300 + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.multilayer_single_tree_combo", Demo.MultiLayerSingleTreeCombo);/** + * Created by Dailer on 2017/7/13. + */ +Demo.SingleTreeCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + + render: function () { + var self = this; + var items = BI.deepClone(Demo.CONSTANTS.LEVELTREE); + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.single_tree_combo", + ref: function (_ref) { + self.tree = _ref; + }, + text: "默认值", + items: items, + width: 300, + value: "11" + }, { + type: "bi.button", + text: "getVlaue", + handler: function () { + BI.Msg.toast(self.tree.getValue()[0]); + }, + width: 300 + }, { + type: "bi.button", + text: "setVlaue (第二级文件1)", + handler: function () { + self.tree.setValue(["2"]); + }, + width: 300 + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.single_tree_combo", Demo.SingleTreeCombo);/** + * Created by Urthur on 2017/9/4. + */ +Demo.Slider = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-slider", + width: 300, + height: 50, + min: 0, + max: 100 + }, + + render: function () { + var self = this, o = this.options; + var singleSlider = BI.createWidget({ + type: "bi.single_slider", + digit: 0, + width: o.width, + height: o.height, + cls: "layout-bg-white" + }); + + singleSlider.setMinAndMax({ + min: 10, + max: o.max + }); + + singleSlider.setValue(30); + singleSlider.populate(); + singleSlider.on(BI.SingleSlider.EVENT_CHANGE, function () { + console.log(this.getValue()); + }); + + var normalSingleSlider = BI.createWidget({ + type: "bi.single_slider_normal", + width: o.width, + height: 30, + cls: "layout-bg-white" + }); + normalSingleSlider.setMinAndMax({ + min: o.min, + max: o.max + }); + normalSingleSlider.setValue(10); + normalSingleSlider.populate(); + + var singleSliderLabel = BI.createWidget({ + type: "bi.single_slider", + width: o.width, + height: o.height, + digit: 0, + unit: "个", + cls: "layout-bg-white" + }); + singleSliderLabel.setMinAndMax({ + min: o.min, + max: o.max + }); + singleSliderLabel.setValue(10); + singleSliderLabel.populate(); + + var intervalSlider = BI.createWidget({ + type: "bi.interval_slider", + width: o.width, + digit: 0, + cls: "layout-bg-white" + }); + intervalSlider.setMinAndMax({ + min: o.min, + max: o.max + }); + intervalSlider.setValue({ + min: 10, + max: 120 + }); + intervalSlider.populate(); + + var intervalSliderLabel = BI.createWidget({ + type: "bi.interval_slider", + width: o.width, + unit: "px", + cls: "layout-bg-white", + digit: 1 + }); + intervalSliderLabel.setMinAndMax({ + min: 0, + max: 120 + }); + intervalSliderLabel.setValue({ + min: 10, + max: 120 + }); + intervalSliderLabel.populate(); + + + return { + type: "bi.vertical", + element: this, + items: [{ + type: "bi.center_adapt", + items: [{ + el: singleSlider + }] + }, { + type: "bi.center_adapt", + items: [{ + el: normalSingleSlider + }] + }, { + type: "bi.center_adapt", + items: [{ + el: singleSliderLabel + }] + }, { + type: "bi.center_adapt", + items: [{ + el: intervalSlider + }] + }, { + type: "bi.center_adapt", + items: [{ + el: intervalSliderLabel + }] + }], + vgap: 20 + }; + } +}); +BI.shortcut("demo.slider", Demo.Slider);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var items = [{ + children: [{ + type: "bi.page_table_cell", + text: "node1", + children: [{ + type: "bi.page_table_cell", + text: "childnode1", + values: [{type: "bi.page_table_cell", text: 101}, { + type: "bi.page_table_cell", + text: 102 + }, {type: "bi.page_table_cell", text: 101}, { + type: "bi.page_table_cell", + text: 102 + }, {type: "bi.page_table_cell", text: 101}] + }, { + type: "bi.page_table_cell", + text: "childnode2", + values: [{type: "bi.page_table_cell", text: 201}, { + type: "bi.page_table_cell", + text: 202 + }, {type: "bi.page_table_cell", text: 201}, { + type: "bi.page_table_cell", + text: 202 + }, {type: "bi.page_table_cell", text: 201}] + }], + values: [{type: "bi.page_table_cell", text: 1001}, { + type: "bi.page_table_cell", + text: 1002 + }, {type: "bi.page_table_cell", text: 1001}, { + type: "bi.page_table_cell", + text: 1002 + }, {type: "bi.page_table_cell", text: 1001}] + }], values: [{type: "bi.page_table_cell", text: 12001}, { + type: "bi.page_table_cell", + text: 12002 + }, {type: "bi.page_table_cell", text: 12001}, { + type: "bi.page_table_cell", + text: 12002 + }, {type: "bi.page_table_cell", text: 12001}] + }]; + + var header = [{ + type: "bi.page_table_cell", + text: "header1" + }, { + type: "bi.page_table_cell", + text: "header2" + }, { + type: "bi.page_table_cell", + text: "jine", + tag: 1 + }, { + type: "bi.page_table_cell", + text: "jine", + tag: 2 + }, { + type: "bi.page_table_cell", + text: "jine", + tag: 3 + }, { + type: "bi.page_table_cell", + text: "金额汇总", + tag: 4 + }, { + type: "bi.page_table_cell", + text: "金额汇总2", + tag: 5 + }]; + + var crossHeader = [{ + type: "bi.page_table_cell", + text: "cross1" + }, { + type: "bi.page_table_cell", + text: "cross2" + }]; + + var crossItems = [{ + children: [{ + type: "bi.page_table_cell", + text: "node1", + values: [1, 2, 3] + }, { + type: "bi.page_table_cell", + text: "node3", + values: [1, 2] + }] + // values: [1, 2] + }]; + + var table1 = BI.createWidget({ + type: "bi.page_table", + el: { + type: "bi.sequence_table", + showSequence: true, + el: { + type: "bi.dynamic_summary_tree_table", + el: { + type: "bi.adaptive_table", + el: { + type: "bi.resizable_table", + el: { + type: "bi.collection_table" + } + } + } + }, + sequence: { + type: "bi.sequence_table_dynamic_number" + } + }, + summaryCellStyleGetter: function (isLast) { + return isLast ? { + backgroundColor: "#6495ED", + color: "#ffffff" + } : { + backgroundColor: "#B0C4DE", + color: "#ffffff" + }; + }, + sequenceCellStyleGetter: function (index) { + return { + backgroundColor: "#87CEEB", + color: "#ffffff" + }; + }, + headerCellStyleGetter: function () { + return { + backgroundColor: "#6495ED", + color: "#ffffff" + }; + }, + pager: { + horizontal: { + pages: false, // 总页数 + curr: 1, // 初始化当前页, pages为数字时可用 + + hasPrev: function (page) { + return page > 1; + }, + hasNext: function (page) { + return page < 3; + } + }, + vertical: { + pages: false, // 总页数 + curr: 1, // 初始化当前页, pages为数字时可用 + + hasPrev: function (page) { + return page > 1; + }, + hasNext: function (page) { + return page < 3; + } + } + }, + itemsCreator: function (op, populate) { + var vpage = op.vpage || ""; + var hpage = op.hpage || ""; + BI.each(header, function (i, h) { + h.text = h.text + "V" + vpage + "H" + hpage; + }); + populate(items, header, crossItems, crossHeader); + }, + width: 600, + height: 400, + columnSize: [100, 100, 100, 100, 100, 100, 100], + minColumnSize: [100, 100, 100, 100, 100, 100, 100], + isNeedMerge: true, + isNeedFreeze: true, + mergeCols: [0, 1], + mergeRule: function (col1, col2) { + if (col1 === col2) { + return true; + } + if (col1.tag && col2.tag) { + return col1.tag === col2.tag; + } + return col1 === col2; + }, + freezeCols: [0, 1], + header: header, + items: items, + crossHeader: crossHeader, + crossItems: crossItems + }); + // table1.populate(items, header, crossItems, crossHeader); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 1, + rows: 1, + items: [[{ + el: table1 + }]] + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.page_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var items = [[{ + text: "第一行第一列" + }, { + text: "第一行第二列" + }, { + text: "第一行第三列" + }], [{ + text: "第二行第一列" + }, { + text: "第二行第二列" + }, { + text: "第二行第三列" + }], [{ + text: "第二行第一列" + }, { + text: "第三行第二列" + }, { + text: "第三行第三列" + }], [{ + text: "第二行第一列" + }, { + text: "第四行第二列" + }, { + text: "第四行第三列" + }], [{ + text: "第五行第一列" + }, { + text: "第五行第二列" + }, { + text: "第五行第三列" + }], [{ + text: "第六行第一列" + }, { + text: "第六行第二列" + }, { + text: "第六行第三列" + }], [{ + text: "第七行第一列" + }, { + text: "第七行第二列" + }, { + text: "第七行第三列" + }], [{ + text: "第八行第一列" + }, { + text: "第八行第二列" + }, { + text: "第八行第三列" + }], [{ + text: "第九行第一列" + }, { + text: "第九行第二列" + }, { + text: "第九行第三列" + }], [{ + text: "第十行第一列" + }, { + text: "第十行第二列" + }, { + text: "第十行第三列" + }], [{ + text: "第十一行第一列" + }, { + text: "第十一行第二列" + }, { + text: "第十一行第三列" + }], [{ + text: "第十二行第一列" + }, { + text: "第十二行第二列" + }, { + text: "第十二行第三列" + }], [{ + text: "第十三行第一列" + }, { + text: "第十三行第二列" + }, { + text: "第十三行第三列" + }], [{ + text: "第十四行第一列" + }, { + text: "第十四行第二列" + }, { + text: "第十四行第三列" + }], [{ + text: "第十五行第一列" + }, { + text: "第十五行第二列" + }, { + text: "第十五行第三列" + }], [{ + text: "第十六行第一列" + }, { + text: "第十六行第二列" + }, { + text: "第十六行第三列" + }], [{ + text: "第十七行第一列" + }, { + text: "第十七行第二列" + }, { + text: "第十七行第三列" + }], [{ + text: "第十八行第一列" + }, { + text: "第十八行第二列" + }, { + text: "第十八行第三列" + }]]; + + var header = [[{ + text: "表头1" + }, { + text: "表头2" + }, { + text: "表头3" + }]]; + + var table1 = BI.createWidget({ + type: "bi.preview_table", + columnSize: ["", "", ""], + header: header, + items: items + }); + var table2 = BI.createWidget({ + type: "bi.preview_table", + header: header, + columnSize: [100, "", 50], + items: items + }); + var table3 = BI.createWidget({ + type: "bi.preview_table", + header: header, + columnSize: [0.2, 0.4, 0.4], + headerRowSize: 30, + items: items + }); + var table4 = BI.createWidget({ + type: "bi.preview_table", + header: header, + isNeedFreeze: true, + freezeCols: [0, 1], + columnSize: [0.2, "", 0.4], + items: items + }); + var table5 = BI.createWidget({ + type: "bi.preview_table", + header: header, + isNeedFreeze: true, + freezeCols: [0, 1], + columnSize: [200, 100, ""], + items: items + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 3, + rows: 2, + items: [[{ + el: { + type: "bi.absolute", + items: [{ + el: table1, + left: 5, + right: 5, + top: 5, + bottom: 5 + }] + } + }, { + el: { + type: "bi.absolute", + items: [{ + el: table2, + left: 5, + right: 5, + top: 5, + bottom: 5 + }] + } + }, { + el: { + type: "bi.absolute", + items: [{ + el: table3, + left: 5, + right: 5, + top: 5, + bottom: 5 + }] + } + }], [{ + el: { + type: "bi.absolute", + items: [{ + el: table4, + left: 5, + right: 5, + top: 5, + bottom: 5 + }] + } + }, { + el: { + type: "bi.absolute", + items: [{ + el: table5, + left: 5, + right: 5, + top: 5, + bottom: 5 + }] + } + }]] + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.preview_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var items = [[{ + text: "第一行第一列" + }, { + text: "第一行第一列" + }, { + text: "第一行第一列" + }], [{ + text: "第一行第一列" + }, { + text: "第一行第一列" + }, { + text: "第一行第一列" + }], [{ + text: "第三行第一列" + }, { + text: "第三行第二列" + }, { + text: "第三行第三列" + }], [{ + text: "第四行第一列" + }, { + text: "第四行第二列" + }, { + text: "第四行第三列" + }], [{ + text: "第五行第一列" + }, { + text: "第五行第二列" + }, { + text: "第五行第三列" + }], [{ + text: "第六行第一列" + }, { + text: "第六行第二列" + }, { + text: "第六行第三列" + }], [{ + text: "第七行第一列" + }, { + text: "第七行第二列" + }, { + text: "第七行第三列" + }], [{ + text: "第八行第一列" + }, { + text: "第八行第二列" + }, { + text: "第八行第三列" + }], [{ + text: "第九行第一列" + }, { + text: "第九行第二列" + }, { + text: "第九行第三列" + }], [{ + text: "第十行第一列" + }, { + text: "第十行第二列" + }, { + text: "第十行第三列" + }], [{ + text: "第十一行第一列" + }, { + text: "第十一行第二列" + }, { + text: "第十一行第三列" + }], [{ + text: "第十二行第一列" + }, { + text: "第十二行第二列" + }, { + text: "第十二行第三列" + }], [{ + text: "第十三行第一列" + }, { + text: "第十三行第二列" + }, { + text: "第十三行第三列" + }], [{ + text: "第十四行第一列" + }, { + text: "第十四行第二列" + }, { + text: "第十四行第三列" + }], [{ + text: "第十五行第一列" + }, { + text: "第十五行第二列" + }, { + text: "第十五行第三列" + }], [{ + text: "第十六行第一列" + }, { + text: "第十六行第二列" + }, { + text: "第十六行第三列" + }], [{ + text: "第十七行第一列" + }, { + text: "第十七行第二列" + }, { + text: "第十七行第三列" + }], [{ + text: "第十八行第一列" + }, { + text: "第十八行第二列" + }, { + text: "第十八行第三列" + }]]; + + + var header = [[{ + text: "表头1" + }, { + text: "表头2" + }, { + text: "表头3" + }]]; + + + var table1 = BI.createWidget({ + type: "bi.responsive_table", + isNeedMerge: true, + isNeedFreeze: true, + mergeCols: [0, 1], + items: [], + header: [] + }); + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.tab", + showIndex: 1, + cardCreator: function (v) { + switch (v) { + case 1: + table1.attr("columnSize", ["", "", ""]); + table1.populate(items, header); + return table1; + } + } + }, + left: 10, + right: 10, + top: 10, + bottom: 10 + }] + }); + } +}); +BI.shortcut("demo.responsive_table", Demo.Func);Demo.Func = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-func" + }, + + render: function () { + var items = [{ + children: [{ + text: "节点1", + children: [{ + text: "子节点1", + children: [{ + text: "叶节点1", + values: [{text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 11}, {text: 12}, {text: 112}] + }, { + text: "叶节点2", + values: [{text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 21}, {text: 22}, {text: 122}] + }], + values: [{text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 101}, {text: 102}, {text: 1102}] + }, { + text: "子节点2", + children: [{ + text: "叶节点3", + values: [{text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 31}, {text: 32}, {text: 132}] + }, { + text: "叶节点4", + values: [{text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 41}, {text: 42}, {text: 142}] + }], + values: [{text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 201}, {text: 202}, {text: 1202}] + }, { + text: "子节点3", + children: [{ + text: "叶节点5", + values: [{text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 51}, {text: 52}, {text: 152}] + }], + values: [{text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 301}, {text: 302}, {text: 1302}] + }], + values: [{text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 1001}, {text: 1002}, {text: 11002}] + }, { + text: "节点2", + values: [{text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 2001}, {text: 2002}, {text: 12002}] + }], + values: [{text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 12001}, {text: 12002}, {text: 112002}] + }]; + + var header = [{ + text: "header1" + }, { + text: "header2" + }, { + text: "header3" + }, { + text: "金额", + tag: 1 + }, { + text: "金额", + tag: 2 + }, { + text: "金额", + tag: 3 + }, { + text: "金额", + tag: 4 + }, { + text: "金额", + tag: 5 + }, { + text: "金额", + tag: 6 + }, { + text: "金额", + tag: 7 + }]; + + var crossHeader = [{ + text: "cross1" + }, { + text: "cross2" + }]; + + var crossItems = [{ + children: [{ + text: "节点1", + children: [{ + text: "子节点1" + }, { + text: "子节点2" + }], + values: [0] + }, { + text: "节点2", + children: [{ + text: "子节点3" + }, { + text: "子节点4" + }], + values: [0] + }], + values: [0] + }]; + var table = BI.createWidget({ + type: "bi.sequence_table", + el: { + type: "bi.tree_table", + el: { + type: "bi.adaptive_table", + el: { + type: "bi.resizable_table", + el: { + type: "bi.collection_table" + } + } + } + }, + sequence: { + type: "bi.sequence_table_tree_number" + }, + showSequence: true, + width: 600, + height: 400, + isNeedResize: true, + isNeedMerge: true, + mergeRule: function (row1, row2) { + return row1 === row2; + }, + columnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], + minColumnSize: [100, 100, 100, 100, 100, 100, 100, 100, 100, 100], + isNeedFreeze: true, + freezeCols: [0, 1, 2], + mergeCols: [0, 1, 2], + header: header, + items: items, + crossHeader: crossHeader, + crossItems: crossItems + }); + + BI.createWidget({ + type: "bi.absolute", + element: this, + items: [{ + el: { + type: "bi.grid", + columns: 1, + rows: 1, + items: [{ + column: 0, + row: 0, + el: table + }] + }, + left: 10, + right: 10, + top: 10, + bottom: 50 + }] + }); + } +}); +BI.shortcut("demo.sequence_table", Demo.Func);/** + * Created by Dailer on 2017/7/13. + */ +Demo.TimeInterval = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + + render: function () { + var self = this; + var items = BI.deepClone(Demo.CONSTANTS.TREE); + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.time_interval", + ref: function (_ref) { + self.interval = _ref; + }, + value: { + start: { + type: 1, + value: 2 + }, + end: { + year: 2018, + month: 0, + day: 12 + } + }, + width: 300 + }, { + type: "bi.button", + text: "getVlaue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.interval.getValue())); + }, + width: 300 + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.time_interval", Demo.TimeInterval);/** + * Created by Dailer on 2017/7/26. + */ + + +Demo.MultiLayerSelectLevelTree = BI.inherit(BI.Widget, { + + render: function () { + var self = this; + var tree = BI.createWidget({ + type: "bi.multilayer_select_level_tree", + items: BI.deepClone(Demo.CONSTANTS.TREE), + value: "第五级文件1" + }); + + return { + type: "bi.vtape", + items: [{ + el: tree + }, { + el: { + type: "bi.button", + height: 25, + text: "getValue", + handler: function () { + BI.Msg.alert("", JSON.stringify(tree.getValue())); + } + }, + height: 25 + }, { + el: { + type: "bi.button", + height: 25, + text: "setValue (第二级文件1)", + handler: function () { + tree.setValue(["第二级文件1"]); + } + }, + height: 25 + }], + width: 500, + hgap: 300 + }; + } +}); + +BI.shortcut("demo.multilayer_select_level_tree", Demo.MultiLayerSelectLevelTree);/** + * Created by Dailer on 2017/7/26. + */ + + +Demo.MultiLayerSingleLevelTree = BI.inherit(BI.Widget, { + + render: function () { + var self = this; + var tree = BI.createWidget({ + type: "bi.multilayer_single_level_tree", + items: BI.deepClone(Demo.CONSTANTS.TREE), + value: "第五级文件1" + }); + + return { + type: "bi.vtape", + items: [{ + el: tree + }, { + el: { + type: "bi.button", + height: 25, + text: "getValue", + handler: function () { + BI.Msg.alert("", JSON.stringify(tree.getValue())); + } + }, + height: 25 + }, { + el: { + type: "bi.button", + height: 25, + text: "setValue (第二级文件1)", + handler: function () { + tree.setValue(["第二级文件1"]); + } + }, + height: 25 + }], + width: 500, + hgap: 300 + }; + } +}); + +BI.shortcut("demo.multilayer_single_level_tree", Demo.MultiLayerSingleLevelTree);/** + * Created by Dailer on 2017/7/26. + */ + + +Demo.SelectLevelTree = BI.inherit(BI.Widget, { + + render: function () { + var self = this; + var tree = BI.createWidget({ + type: "bi.select_level_tree", + items: BI.deepClone(Demo.CONSTANTS.LEVELTREE), + value: "11" + }); + + return { + type: "bi.vtape", + items: [{ + el: tree + }, { + el: { + type: "bi.button", + height: 25, + text: "getValue", + handler: function () { + BI.Msg.alert("", JSON.stringify(tree.getValue())); + } + }, + height: 25 + }, { + el: { + type: "bi.button", + height: 25, + text: "setValue (第二级文件1)", + handler: function () { + tree.setValue(["2"]); + } + }, + height: 25 + }], + width: 500, + hgap: 300 + }; + } +}); + +BI.shortcut("demo.select_level_tree", Demo.SelectLevelTree);/** + * Created by Dailer on 2017/7/26. + */ + + +Demo.SingleLevelTree = BI.inherit(BI.Widget, { + + render: function () { + var self = this; + var tree = BI.createWidget({ + type: "bi.single_level_tree", + items: BI.deepClone(Demo.CONSTANTS.LEVELTREE), + value: "11" + }); + + return { + type: "bi.vtape", + items: [{ + el: tree + }, { + el: { + type: "bi.button", + height: 25, + text: "getValue", + handler: function () { + BI.Msg.alert("", JSON.stringify(tree.getValue())); + } + }, + height: 25 + }, { + el: { + type: "bi.button", + height: 25, + text: "setValue (第二级文件1)", + handler: function () { + tree.setValue(["2"]); + } + }, + height: 25 + }], + width: 500, + hgap: 300 + }; + } +}); - TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, - {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"}, - {id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"}, - {id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"}, - {id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"}, - {id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"}, - {id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"}, - {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1"}, - {id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"}, - {id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"}, - {id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"}, - {id: 211, pId: 21, value: "第三级目录2", text: "第三级目录2"}, - {id: 212, pId: 21, value: "第三级文件2", text: "第三级文件2"}, - {id: 2111, pId: 211, value: "第四级文件1", text: "第四级文件1"}], - LEVELTREE: [{ - id: 1, - text: "第一项", - value: "1" - }, { - id: 2, - text: "第二项", - value: "2" - }, { - id: 3, - text: "第三项", - value: "3", - open: true - }, { - id: 11, - pId: 1, - text: "子项1", - value: "11" - }, { - id: 12, - pId: 1, - text: "子项2", - value: "12" - }, { - id: 13, - pId: 1, - text: "子项3", - value: "13" - }, { - id: 31, - pId: 3, - text: "子项1", - value: "31" - }, { - id: 32, - pId: 3, - text: "子项2", - value: "32" - }, { - id: 33, - pId: 3, - text: "子项3", - value: "33" - }] -}; +BI.shortcut("demo.single_level_tree", Demo.SingleLevelTree);/** + * Created by Dailer on 2017/7/26. + */ + + +Demo.SwitchTree = BI.inherit(BI.Widget, { + + render: function () { + var self = this; + var tree = BI.createWidget({ + type: "bi.switch_tree", + items: BI.deepClone(Demo.CONSTANTS.TREE), + value: "第五级文件1" + }); + + return { + type: "bi.vtape", + items: [{ + el: tree + }, { + el: { + type: "bi.button", + height: 25, + text: "点击切换", + handler: function () { + tree.switchSelect(); + } + }, + height: 25 + }, { + el: { + type: "bi.button", + height: 25, + text: "getValue", + handler: function () { + BI.Msg.alert("", JSON.stringify(tree.getValue())); + } + }, + height: 25 + }, { + el: { + type: "bi.button", + height: 25, + text: "setValue (第二级文件1)", + handler: function () { + tree.setValue(["第二级文件1"]); + } + }, + height: 25 + }], + width: 500, + hgap: 300 + }; + } +}); + +BI.shortcut("demo.switch_tree", Demo.SwitchTree);/** + * Created by Dailer on 2017/7/11. + */ +Demo.Year = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-exceltable" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.year_combo", + width: 300, + ref: function () { + self.yearcombo = this; + }, + value: 2017 + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.yearcombo.getValue())); + }, + width: 300 + }, { + type: "bi.button", + text: "setValue : 2018", + handler: function () { + self.yearcombo.setValue(2018); + }, + width: 300 + }], + vgap: 10 + }; + } +}); + +BI.shortcut("demo.year", Demo.Year);/** + * Created by Dailer on 2017/7/13. + */ +Demo.YearMonthCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.year_month_combo", + ref: function (_ref) { + self.widget = _ref; + }, + width: 300, + value:{ + year: 2018, + month: 0 + } + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.widget.getValue())); + }, + width: 300 + }, { + type: "bi.button", + text: "setVlaue '2017-12'", + width: 300, + handler: function () { + self.widget.setValue({ + year: 2017, + month: 11 + }); + } + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.year_month_combo", Demo.YearMonthCombo);/** + * Created by Dailer on 2017/7/13. + */ +Demo.YearQuarterCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.year_quarter_combo", + width: 300, + ref: function (_ref) { + self.widget = _ref; + }, + yearBehaviors: {}, + quarterBehaviors: {}, + value: { + year: 2018, + quarter: 1 + } + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.widget.getValue())); + }, + width: 300 + }, { + type: "bi.button", + text: "setVlaue '2017 季度3'", + width: 300, + handler: function () { + self.widget.setValue({ + year: 2017, + quarter: 3 + }); + } + }], + vgap: 20 + }; + } +}); +BI.shortcut("demo.year_quarter_combo", Demo.YearQuarterCombo); \ No newline at end of file From 393cadb6ddc50e922d07a3afee80db2ebe5cff74 Mon Sep 17 00:00:00 2001 From: guy Date: Thu, 15 Mar 2018 12:01:58 +0800 Subject: [PATCH 2/3] update --- Gruntfile.js | 2 +- demo/app.js | 3 + demo/config.js | 4 - demo/version.js | 3 - dist/config.js | 3 - dist/demo.js | 3788 +++++++++++++++++++++++------------------------ 6 files changed, 1897 insertions(+), 1906 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 757478eaf..170e68948 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -125,7 +125,7 @@ module.exports = function (grunt) { dest: "dist/config.js" }, demoJs: { - src: ["demo/config.js", "demo/app.js", "demo/js/**/*.js"], + src: ["demo/app.js", "demo/js/**/*.js", "demo/config.js"], dest: "dist/demo.js" }, demoCss: { diff --git a/demo/app.js b/demo/app.js index 8a60ad4cc..c393f10e6 100644 --- a/demo/app.js +++ b/demo/app.js @@ -1,3 +1,6 @@ +Demo = { + version: 1.0 +}; $(function () { var ref; var AppRouter = BI.inherit(BI.Router, { diff --git a/demo/config.js b/demo/config.js index 8487774c2..4e59b9990 100644 --- a/demo/config.js +++ b/demo/config.js @@ -1,7 +1,3 @@ -Demo = { - version: 1.0 -}; - Demo.CONFIG = Demo.CORE_CONFIG.concat(Demo.BASE_CONFIG).concat(Demo.CASE_CONFIG).concat(Demo.WIDGET_CONFIG).concat(Demo.COMPONENT_CONFIG).concat(Demo.FIX_CONFIG).concat(Demo.CATEGORY_CONFIG); Demo.CONSTANTS = { diff --git a/demo/version.js b/demo/version.js index f9714dbaf..bdcf8542b 100644 --- a/demo/version.js +++ b/demo/version.js @@ -1,6 +1,3 @@ -if (!window.BI) { - window.BI = {}; -} BI.servletURL = ""; BI.resourceURL = "resource/"; BI.i18n = { diff --git a/dist/config.js b/dist/config.js index f9714dbaf..bdcf8542b 100644 --- a/dist/config.js +++ b/dist/config.js @@ -1,6 +1,3 @@ -if (!window.BI) { - window.BI = {}; -} BI.servletURL = ""; BI.resourceURL = "resource/"; BI.i18n = { diff --git a/dist/demo.js b/dist/demo.js index 4cc03580b..cc2719f3f 100644 --- a/dist/demo.js +++ b/dist/demo.js @@ -1,1858 +1,278 @@ Demo = { version: 1.0 }; - -Demo.CONFIG = Demo.CORE_CONFIG.concat(Demo.BASE_CONFIG).concat(Demo.CASE_CONFIG).concat(Demo.WIDGET_CONFIG).concat(Demo.COMPONENT_CONFIG).concat(Demo.FIX_CONFIG).concat(Demo.CATEGORY_CONFIG); - -Demo.CONSTANTS = { - SIMPLE_ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂".match(/[^\s]+/g), function (i, v) { +$(function () { + var ref; + var AppRouter = BI.inherit(BI.Router, { + routes: { + "": "index" + }, + index: function () { + BI.createWidget({ + type: "demo.main", + ref: function (_ref) { + console.log(_ref); + ref = _ref; + }, + element: "#wrapper" + }); + } + }); + new AppRouter; + BI.history.start(); +});Demo.Button = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-button" + }, + render: function () { + var items = [{ + el: { + type: "bi.button", + text: "一般按钮", + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示错误状态的按钮", + level: "error", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + // level: 'ignore', + iconCls: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + block: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + block: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + block: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + block: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + block: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + block: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + block: true, + // level: 'ignore', + iconCls: "close-font", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "一般按钮", + clear: true, + level: "common", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示成功状态按钮", + clear: true, + level: "success", + height: 30 + } + }, + { + el: { + type: "bi.button", + text: "表示警告状态的按钮", + clear: true, + level: "warning", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "表示忽略状态的按钮", + clear: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "普通灰化按钮", + clear: true, + disabled: true, + level: "success", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "忽略状态灰化按钮", + clear: true, + disabled: true, + level: "ignore", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "带图标的按钮", + clear: true, + // level: 'ignore', + iconCls: "close-font", + height: 30 + } + }, { + el: { + type: "bi.text_button", + text: "文字按钮", + height: 30 + } + }, { + el: { + type: "bi.button", + text: "幽灵按钮(common)", + ghost: true, + height: 30 + } + }, { + el: { + type: "bi.button", + text: "幽灵按钮(common)灰化", + disabled: true, + ghost: true, + height: 30 + } + }, { + el: { + type: "bi.button", + text: "弹出bubble", + bubble: function () { + return BI.parseInt(Math.random() * 100) % 10 + "提示" + }, + handler: function () { + BI.Msg.toast("1111"); + }, + height: 30 + } + } + ]; + // BI.each(items, function (i, item) { + // item.el.handler = function () { + // BI.Msg.alert("按钮", this.options.text); + // }; + // }); return { - text: v, - value: v, - title: v + type: "bi.left", + vgap: 100, + hgap: 20, + items: items }; - }), - ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂 柳州市积玉贸易有限公司 柳州市福运来贸易有限责任公司 柳州市钢义物资有限公司 柳州市洋力化工有限公司 柳州市悦盛贸易有限公司 柳州市雁城钢管物资有限公司 柳州市恒瑞钢材经营部 柳州市科拓电子有限公司 柳州市九方电子有限公司 柳州市桂龙汽车配件厂 柳州市制鞋工厂 柳州市炜力科贸有限公司 柳州市希翼贸易有限公司 柳州市兆金物资有限公司 柳州市和润电子科技有限责任公司 柳州市汇凯贸易有限公司 柳州市好机汇商贸有限公司 柳州市泛源商贸经营部 柳州市利汇达物资有限公司 广西全民药业有限责任公司 柳州超凡物资贸易有限责任公司 柳州市贵宏物资有限责任公司 柳州昊恒贸易有限责任公司 柳州市浦联物资有限公司 柳州市广通园林绿化工程有限责任公司 柳州市松发物资贸易有限责任公司 柳州市奥士达办公设备有限责任公司 柳州市海泰物资有限公司 柳州市金三环针织厂 柳州市钢贸物资有限公司 柳州市明阳纺织有限公司 柳州市世科科技发展有限公司 柳州市禄羊贸易有限公司 柳州市金兆阳商贸有限公司 柳州市汇昌物资经营部 柳州市林泰金属物资供应站 柳州市自来水管道材料设备公司 柳州市丹柳铝板有限公司 柳州市桂冶物资有限公司 柳州市宸业物资经营部 柳州市耀成贸易有限公司 柳州奥易自动化科技有限公司 柳州市萃丰科技有限责任公司 柳州市华储贸易有限责任公司 柳州市黄颜钢材有限责任公司 柳州市银盛物资有限责任公司 柳州市新仪化玻供应站 柳州市晶凯化工有限公司 广西柳州市柳江包装纸厂 柳州市志新物资有限责任公司 柳州市兆钢物资有限公司 柳州市友方科技发展有限责任公司 柳州市缝纫机台板家具总厂 柳州市晖海数码办公设备有限责任公司 柳州市富兰特服饰有限责任公司 柳州市柳北区富兴物资经营部 柳州市柳锌福利厂 柳州市海泉印刷有限责任公司 柳州市乾亨贸易有限公司 柳州市悦宁物资贸易有限公司 柳州市昊天贸易有限公司 广西惠字钢铁有限公司 柳州市名青物资有限公司 柳州市林郝物资有限公司 柳州市民政服装厂 柳州市多维劳保用品厂 柳州市轻工物资供应公司 柳州市程源物资有限责任公司 柳州市寿丰物资贸易有限责任公司 柳州市凯凡物资有限公司 柳州市利晖物资经营部 柳州市恒茂金属物资供应站 柳州市中储物资经营部 柳州市第二医疗器械厂 柳州市来鑫物资经营部 柳州市钢鑫物资贸易有限责任公司 柳州市双合袜业有限责任公司 柳州市茂松经贸有限责任公司 柳州市行行物资贸易有限公司 柳州市方一物资有限公司 柳州成异钢管销售有限公司 柳州广惠佳电脑有限公司 桂林市圣泽鑫物资有限公司柳州分公司 柳州市砼基建材贸易有限公司 柳州市海燕针织厂 上海浦光仪表厂柳州销售处 柳州市能电工贸有限责任公司 柳州市广贸物资有限公司 柳州市柳北区大昌电工灯饰经营部 柳州市金龙印务有限公司 柳州市奇缘婚典服务有限公司 柳州市盛博物资经营部 柳州市项元钢铁贸易有限公司 柳州市虞美人化妆品经营部 柳州市俊彦鞋厂 柳州市聚源特钢有限公司 柳州市迅龙科贸有限责任公司 柳州市恒飞电子有限责任公司 柳州市蓝正现代办公设备有限责任公司 柳州地区农业生产资料公司 柳州华菱钢管销售有限公司 柳州融通物资有限公司 柳州市可仁广告策划有限责任公司 柳州市鸟鑫物资有限责任公司 柳州市五丰钢材供应站 柳州市金江不锈钢有限公司 柳州市美日物资设备有限责任公司 柳州市鑫东物资贸易有限责任公司 柳州地区日用杂品公司 柳州市华纳物资贸易有限公司 柳州乾利金虹物资贸易有限责任公司 柳州市新迈计算机有限公司 柳州市富丽实业发展公司 柳州市石钢金属材料有限公司 柳州市力志传真机销售有限公司 广西宝森投资有限公司 柳州市嵘基商贸有限公司 柳州市景民商贸有限责任公司 柳州市银桥化玻有限责任公司 柳州市宏文糖烟店 柳州市科苑电脑网络有限公司 柳州市两面针旅游用品厂 柳州市立早室内装璜有限责任公司 柳州地化建材有限公司 柳州市涛达贸易有限公司 柳州市兰丰档案服务中心 柳州市惠贸物资有限责任公司 柳州市立文物资有限责任公司 柳州市致和商贸经营部 柳州市金色阳光信息咨询有限公司 柳州市赛利钢材经销部 柳州市日用化工厂 柳州市昆廷物资有限责任公司 柳州市邦盛贸易有限公司 柳州市济华贸易有限公司 柳州昕威橡塑化工经营部 柳州市联业贸易有限公司 柳州市兰钢贸易有限公司 柳州市子欣科技有限公司 柳州市狄龙机电设备有限公司 柳州市方真物资贸易有限公司 柳州市银鸥废旧回收中心 柳州市冠宝贸易有限公司 柳州市鑫盛德商务咨询有限责任公司 柳州市泰汇银通经贸有限公司 广西瀚维智测科技有限公司 柳州市钓鱼郎制衣有限责任公司 柳州溪水物资有限公司 柳州市融峰物资有限责任公司 广西新地科技有限责任公司 柳州市纺织装饰公司 柳州市粤翔冶金炉料有限公司 柳州市远腾贸易有限公司 柳州市东鸿城市改造有限公司 广西丛欣实业有限公司 柳州市服装厂 柳州市立安联合刀片有限公司 广西国扬投资有限责任公司 柳州市铭泰办公设备公司 柳州市桂钢物资供应站 柳州市昱升物资有限责任公司 柳州市鹰飞灿科贸有限公司 柳州市先导科贸有限公司 柳州市金秋建材物资经营部 柳州市童装厂 柳州市民泽物资有限公司 柳州市恒先物资贸易有限公司 柳州市银夏冷气工程有限责任公司 柳州粮食批发有限责任公司 柳州市金银华窗纱制造有限责任公司 柳州市三方贸易有限公司 柳州市丰涛商贸有限责任公司 柳州华智企业管理咨询有限责任公司 柳州市诚正建筑工程施工图审查有限公司 柳州市今科电讯设备营销中心 柳州市闽德电子有限公司 柳州市鑫虹针织厂 柳州市畅通通讯器材有限责任公司 柳州市正钢物资经营部 柳州市新柳饲料有限责任公司 柳州市黄村油库 柳州市天泰电力装饰工程有限公司 柳州市兆吉物资有限责任公司 柳州市八龙纸制品有限责任公司 柳州市巨佳电脑网络科技有限公司 ".match(/[^\s]+/g), function (i, v) { + } +}); +BI.shortcut("demo.button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { + props: { + baseCls: "demo-button" + }, + render: function () { + var items = [ + { + el: { + type: "bi.icon_button", + cls: "close-ha-font", + width: 20, + height: 20 + } + } + ]; return { - text: v, - value: v, - title: v - }; - }), - TREEITEMS: [{pId: "0", id: "0_0", text: "( 共25个 )", value: "", open: true}, { - pId: "0_0", - id: "0_0_0", - text: "安徽省( 共1个 )", - value: "安徽省", - open: true - }, {pId: "0_0_0", id: "0_0_0_0", text: "芜湖市", value: "芜湖市", open: true}, { - pId: "0_0", - id: "0_0_1", - text: "北京市( 共6个 )", - value: "北京市", - open: true - }, {pId: "0_0_1", id: "0_0_1_0", text: "北京市区", value: "北京市区", open: true}, { - pId: "0_0_1", - id: "0_0_1_1", - text: "朝阳区", - value: "朝阳区", - open: true - }, {pId: "0_0_1", id: "0_0_1_2", text: "东城区", value: "东城区", open: true}, { - pId: "0_0_1", - id: "0_0_1_3", - text: "海淀区4内", - value: "海淀区4内", - open: true - }, {pId: "0_0_1", id: "0_0_1_4", text: "海淀区4外", value: "海淀区4外", open: true}, { - pId: "0_0_1", - id: "0_0_1_5", - text: "石景山区", - value: "石景山区", - open: true - }, {pId: "0_0", id: "0_0_2", text: "福建省( 共2个 )", value: "福建省", open: true}, { - pId: "0_0_2", - id: "0_0_2_0", - text: "莆田市", - value: "莆田市", - open: true - }, {pId: "0_0_2", id: "0_0_2_1", text: "泉州市", value: "泉州市", open: true}, { - pId: "0_0", - id: "0_0_3", - text: "甘肃省( 共1个 )", - value: "甘肃省", - open: true - }, {pId: "0_0_3", id: "0_0_3_0", text: "兰州市", value: "兰州市", open: true}, { - pId: "0_0", - id: "0_0_4", - text: "广东省( 共5个 )", - value: "广东省", - open: true - }, {pId: "0_0_4", id: "0_0_4_0", text: "东莞市", value: "东莞市", open: true}, { - pId: "0_0_4", - id: "0_0_4_1", - text: "广州市", - value: "广州市", - open: true - }, {pId: "0_0_4", id: "0_0_4_2", text: "惠州市", value: "惠州市", open: true}, { - pId: "0_0_4", - id: "0_0_4_3", - text: "深圳市", - value: "深圳市", - open: true - }, {pId: "0_0_4", id: "0_0_4_4", text: "珠海市", value: "珠海市", open: true}, { - pId: "0_0", - id: "0_0_5", - text: "广西壮族自治区( 共1个 )", - value: "广西壮族自治区", - open: true - }, {pId: "0_0_5", id: "0_0_5_0", text: "南宁市", value: "南宁市", open: true}, { - pId: "0_0", - id: "0_0_6", - text: "河北省( 共2个 )", - value: "河北省", - open: true - }, {pId: "0_0_6", id: "0_0_6_0", text: "保定市", value: "保定市", open: true}, { - pId: "0_0_6", - id: "0_0_6_1", - text: "邢台市", - value: "邢台市", - open: true - }, {pId: "0_0", id: "0_0_7", text: "河南省( 共1个 )", value: "河南省", open: true}, { - pId: "0_0_7", - id: "0_0_7_0", - text: "郑州市", - value: "郑州市", - open: true - }, {pId: "0_0", id: "0_0_8", text: "黑龙江省( 共7个 )", value: "黑龙江省", open: true}, { - pId: "0_0_8", - id: "0_0_8_0", - text: "大庆市", - value: "大庆市", - open: true - }, {pId: "0_0_8", id: "0_0_8_1", text: "哈尔滨市", value: "哈尔滨市", open: true}, { - pId: "0_0_8", - id: "0_0_8_2", - text: "鸡西市", - value: "鸡西市", - open: true - }, {pId: "0_0_8", id: "0_0_8_3", text: "佳木斯市", value: "佳木斯市", open: true}, { - pId: "0_0_8", - id: "0_0_8_4", - text: "牡丹江市", - value: "牡丹江市", - open: true - }, {pId: "0_0_8", id: "0_0_8_5", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { - pId: "0_0_8", - id: "0_0_8_6", - text: "双鸭山市", - value: "双鸭山市", - open: true - }, {pId: "0_0", id: "0_0_9", text: "湖北省( 共1个 )", value: "湖北省", open: true}, { - pId: "0_0_9", - id: "0_0_9_0", - text: "武汉市", - value: "武汉市", - open: true - }, {pId: "0_0", id: "0_0_10", text: "湖南省( 共3个 )", value: "湖南省", open: true}, { - pId: "0_0_10", - id: "0_0_10_0", - text: "常德市", - value: "常德市", - open: true - }, {pId: "0_0_10", id: "0_0_10_1", text: "长沙市", value: "长沙市", open: true}, { - pId: "0_0_10", - id: "0_0_10_2", - text: "邵阳市", - value: "邵阳市", - open: true - }, {pId: "0_0", id: "0_0_11", text: "吉林省( 共4个 )", value: "吉林省", open: true}, { - pId: "0_0_11", - id: "0_0_11_0", - text: "白山市", - value: "白山市", - open: true - }, {pId: "0_0_11", id: "0_0_11_1", text: "长春市", value: "长春市", open: true}, { - pId: "0_0_11", - id: "0_0_11_2", - text: "松原市", - value: "松原市", - open: true - }, {pId: "0_0_11", id: "0_0_11_3", text: "通化市", value: "通化市", open: true}, { - pId: "0_0", - id: "0_0_12", - text: "江苏省( 共8个 )", - value: "江苏省", - open: true - }, {pId: "0_0_12", id: "0_0_12_0", text: "常州市", value: "常州市", open: true}, { - pId: "0_0_12", - id: "0_0_12_1", - text: "南京市", - value: "南京市", - open: true - }, {pId: "0_0_12", id: "0_0_12_2", text: "南通市", value: "南通市", open: true}, { - pId: "0_0_12", - id: "0_0_12_3", - text: "苏州市", - value: "苏州市", - open: true - }, {pId: "0_0_12", id: "0_0_12_4", text: "宿迁市", value: "宿迁市", open: true}, { - pId: "0_0_12", - id: "0_0_12_5", - text: "泰州市", - value: "泰州市", - open: true - }, {pId: "0_0_12", id: "0_0_12_6", text: "无锡市", value: "无锡市", open: true}, { - pId: "0_0_12", - id: "0_0_12_7", - text: "盐城市", - value: "盐城市", - open: true - }, {pId: "0_0", id: "0_0_13", text: "辽宁省( 共11个 )", value: "辽宁省", open: true}, { - pId: "0_0_13", - id: "0_0_13_0", - text: "鞍山市", - value: "鞍山市", - open: true - }, {pId: "0_0_13", id: "0_0_13_1", text: "本溪市", value: "本溪市", open: true}, { - pId: "0_0_13", - id: "0_0_13_2", - text: "朝阳市", - value: "朝阳市", - open: true - }, {pId: "0_0_13", id: "0_0_13_3", text: "大连市", value: "大连市", open: true}, { - pId: "0_0_13", - id: "0_0_13_4", - text: "抚顺市", - value: "抚顺市", - open: true - }, {pId: "0_0_13", id: "0_0_13_5", text: "葫芦岛市", value: "葫芦岛市", open: true}, { - pId: "0_0_13", - id: "0_0_13_6", - text: "锦州市", - value: "锦州市", - open: true - }, {pId: "0_0_13", id: "0_0_13_7", text: "辽阳市", value: "辽阳市", open: true}, { - pId: "0_0_13", - id: "0_0_13_8", - text: "盘锦市", - value: "盘锦市", - open: true - }, {pId: "0_0_13", id: "0_0_13_9", text: "沈阳市", value: "沈阳市", open: true}, { - pId: "0_0_13", - id: "0_0_13_10", - text: "营口市", - value: "营口市", - open: true - }, {pId: "0_0", id: "0_0_14", text: "内蒙古( 共1个 )", value: "内蒙古", open: true}, { - pId: "0_0_14", - id: "0_0_14_0", - text: "鄂尔多斯市", - value: "鄂尔多斯市", - open: true - }, {pId: "0_0", id: "0_0_15", text: "宁夏回族自治区( 共1个 )", value: "宁夏回族自治区", open: true}, { - pId: "0_0_15", - id: "0_0_15_0", - text: "银川市", - value: "银川市", - open: true - }, {pId: "0_0", id: "0_0_16", text: "山东省( 共7个 )", value: "山东省", open: true}, { - pId: "0_0_16", - id: "0_0_16_0", - text: "济南市", - value: "济南市", - open: true - }, {pId: "0_0_16", id: "0_0_16_1", text: "济宁市", value: "济宁市", open: true}, { - pId: "0_0_16", - id: "0_0_16_2", - text: "聊城市", - value: "聊城市", - open: true - }, {pId: "0_0_16", id: "0_0_16_3", text: "临沂市", value: "临沂市", open: true}, { - pId: "0_0_16", - id: "0_0_16_4", - text: "青岛市", - value: "青岛市", - open: true - }, {pId: "0_0_16", id: "0_0_16_5", text: "烟台市", value: "烟台市", open: true}, { - pId: "0_0_16", - id: "0_0_16_6", - text: "枣庄市", - value: "枣庄市", - open: true - }, {pId: "0_0", id: "0_0_17", text: "山西省( 共1个 )", value: "山西省", open: true}, { - pId: "0_0_17", - id: "0_0_17_0", - text: "太原市", - value: "太原市", - open: true - }, {pId: "0_0", id: "0_0_18", text: "陕西省( 共1个 )", value: "陕西省", open: true}, { - pId: "0_0_18", - id: "0_0_18_0", - text: "西安市", - value: "西安市", - open: true - }, {pId: "0_0", id: "0_0_19", text: "上海市( 共1个 )", value: "上海市", open: true}, { - pId: "0_0_19", - id: "0_0_19_0", - text: "上海市区", - value: "上海市区", - open: true - }, {pId: "0_0", id: "0_0_20", text: "四川省( 共1个 )", value: "四川省", open: true}, { - pId: "0_0_20", - id: "0_0_20_0", - text: "成都市", - value: "成都市", - open: true - }, {pId: "0_0", id: "0_0_21", text: "新疆维吾尔族自治区( 共2个 )", value: "新疆维吾尔族自治区", open: true}, { - pId: "0_0_21", - id: "0_0_21_0", - text: "吐鲁番地区", - value: "吐鲁番地区", - open: true - }, {pId: "0_0_21", id: "0_0_21_1", text: "乌鲁木齐", value: "乌鲁木齐", open: true}, { - pId: "0_0", - id: "0_0_22", - text: "云南省( 共1个 )", - value: "云南省", - open: true - }, {pId: "0_0_22", id: "0_0_22_0", text: "昆明市", value: "昆明市", open: true}, { - pId: "0_0", - id: "0_0_23", - text: "浙江省( 共5个 )", - value: "浙江省", - open: true - }, {pId: "0_0_23", id: "0_0_23_0", text: "杭州市", value: "杭州市", open: true}, { - pId: "0_0_23", - id: "0_0_23_1", - text: "湖州市", - value: "湖州市", - open: true - }, {pId: "0_0_23", id: "0_0_23_2", text: "嘉兴市", value: "嘉兴市", open: true}, { - pId: "0_0_23", - id: "0_0_23_3", - text: "宁波市", - value: "宁波市", - open: true - }, {pId: "0_0_23", id: "0_0_23_4", text: "绍兴市", value: "绍兴市", open: true}, { - pId: "0_0", - id: "0_0_24", - text: "重庆市( 共1个 )", - value: "重庆市", - open: true - }, {pId: "0_0_24", id: "0_0_24_0", text: "重庆市区", value: "重庆市区", open: true}, { - pId: "0", - id: "0_1", - text: "中国( 共34个 )", - value: "中国", - open: true - }, {pId: "0_1", id: "0_1_0", text: "安徽省( 共19个 )", value: "安徽省", open: true}, { - pId: "0_1_0", - id: "0_1_0_0", - text: "安庆市", - value: "安庆市", - open: true - }, {pId: "0_1_0", id: "0_1_0_1", text: "蚌埠市", value: "蚌埠市", open: true}, { - pId: "0_1_0", - id: "0_1_0_2", - text: "亳州市", - value: "亳州市", - open: true - }, {pId: "0_1_0", id: "0_1_0_3", text: "巢湖市", value: "巢湖市", open: true}, { - pId: "0_1_0", - id: "0_1_0_4", - text: "池州市", - value: "池州市", - open: true - }, {pId: "0_1_0", id: "0_1_0_5", text: "滁州市", value: "滁州市", open: true}, { - pId: "0_1_0", - id: "0_1_0_6", - text: "阜阳市", - value: "阜阳市", - open: true - }, {pId: "0_1_0", id: "0_1_0_7", text: "毫州市", value: "毫州市", open: true}, { - pId: "0_1_0", - id: "0_1_0_8", - text: "合肥市", - value: "合肥市", - open: true - }, {pId: "0_1_0", id: "0_1_0_9", text: "淮北市", value: "淮北市", open: true}, { - pId: "0_1_0", - id: "0_1_0_10", - text: "淮南市", - value: "淮南市", - open: true - }, {pId: "0_1_0", id: "0_1_0_11", text: "黄山市", value: "黄山市", open: true}, { - pId: "0_1_0", - id: "0_1_0_12", - text: "六安市", - value: "六安市", - open: true - }, {pId: "0_1_0", id: "0_1_0_13", text: "马鞍山市", value: "马鞍山市", open: true}, { - pId: "0_1_0", - id: "0_1_0_14", - text: "濮阳市", - value: "濮阳市", - open: true - }, {pId: "0_1_0", id: "0_1_0_15", text: "宿州市", value: "宿州市", open: true}, { - pId: "0_1_0", - id: "0_1_0_16", - text: "铜陵市", - value: "铜陵市", - open: true - }, {pId: "0_1_0", id: "0_1_0_17", text: "芜湖市", value: "芜湖市", open: true}, { - pId: "0_1_0", - id: "0_1_0_18", - text: "宣城市", - value: "宣城市", - open: true - }, {pId: "0_1", id: "0_1_1", text: "澳门特别行政区( 共1个 )", value: "澳门特别行政区", open: true}, { - pId: "0_1_1", - id: "0_1_1_0", - text: "澳门", - value: "澳门", - open: true - }, {pId: "0_1", id: "0_1_2", text: "北京市( 共17个 )", value: "北京市", open: true}, { - pId: "0_1_2", - id: "0_1_2_0", - text: "北京市区", - value: "北京市区", - open: true - }, {pId: "0_1_2", id: "0_1_2_1", text: "昌平区", value: "昌平区", open: true}, { - pId: "0_1_2", - id: "0_1_2_2", - text: "朝阳区", - value: "朝阳区", - open: true - }, {pId: "0_1_2", id: "0_1_2_3", text: "大兴区", value: "大兴区", open: true}, { - pId: "0_1_2", - id: "0_1_2_4", - text: "东城区", - value: "东城区", - open: true - }, {pId: "0_1_2", id: "0_1_2_5", text: "房山区", value: "房山区", open: true}, { - pId: "0_1_2", - id: "0_1_2_6", - text: "丰台区", - value: "丰台区", - open: true - }, {pId: "0_1_2", id: "0_1_2_7", text: "海淀区", value: "海淀区", open: true}, { - pId: "0_1_2", - id: "0_1_2_8", - text: "海淀区4内", - value: "海淀区4内", - open: true - }, {pId: "0_1_2", id: "0_1_2_9", text: "海淀区4外", value: "海淀区4外", open: true}, { - pId: "0_1_2", - id: "0_1_2_10", - text: "门头沟区", - value: "门头沟区", - open: true - }, {pId: "0_1_2", id: "0_1_2_11", text: "平谷区", value: "平谷区", open: true}, { - pId: "0_1_2", - id: "0_1_2_12", - text: "石景山区", - value: "石景山区", - open: true - }, {pId: "0_1_2", id: "0_1_2_13", text: "顺义区", value: "顺义区", open: true}, { - pId: "0_1_2", - id: "0_1_2_14", - text: "通州区", - value: "通州区", - open: true - }, {pId: "0_1_2", id: "0_1_2_15", text: "西城区", value: "西城区", open: true}, { - pId: "0_1_2", - id: "0_1_2_16", - text: "西城区 ", - value: "西城区 ", - open: true - }, {pId: "0_1", id: "0_1_3", text: "福建省( 共9个 )", value: "福建省", open: true}, { - pId: "0_1_3", - id: "0_1_3_0", - text: "福州市", - value: "福州市", - open: true - }, {pId: "0_1_3", id: "0_1_3_1", text: "龙岩市", value: "龙岩市", open: true}, { - pId: "0_1_3", - id: "0_1_3_2", - text: "南平市", - value: "南平市", - open: true - }, {pId: "0_1_3", id: "0_1_3_3", text: "宁德市", value: "宁德市", open: true}, { - pId: "0_1_3", - id: "0_1_3_4", - text: "莆田市", - value: "莆田市", - open: true - }, {pId: "0_1_3", id: "0_1_3_5", text: "泉州市", value: "泉州市", open: true}, { - pId: "0_1_3", - id: "0_1_3_6", - text: "三明市", - value: "三明市", - open: true - }, {pId: "0_1_3", id: "0_1_3_7", text: "厦门市", value: "厦门市", open: true}, { - pId: "0_1_3", - id: "0_1_3_8", - text: "漳州市", - value: "漳州市", - open: true - }, {pId: "0_1", id: "0_1_4", text: "甘肃省( 共12个 )", value: "甘肃省", open: true}, { - pId: "0_1_4", - id: "0_1_4_0", - text: "白银市", - value: "白银市", - open: true - }, {pId: "0_1_4", id: "0_1_4_1", text: "嘉峪关市", value: "嘉峪关市", open: true}, { - pId: "0_1_4", - id: "0_1_4_2", - text: "金昌市", - value: "金昌市", - open: true - }, {pId: "0_1_4", id: "0_1_4_3", text: "酒泉市", value: "酒泉市", open: true}, { - pId: "0_1_4", - id: "0_1_4_4", - text: "兰州市", - value: "兰州市", - open: true - }, {pId: "0_1_4", id: "0_1_4_5", text: "陇南市", value: "陇南市", open: true}, { - pId: "0_1_4", - id: "0_1_4_6", - text: "平凉市", - value: "平凉市", - open: true - }, {pId: "0_1_4", id: "0_1_4_7", text: "庆阳市", value: "庆阳市", open: true}, { - pId: "0_1_4", - id: "0_1_4_8", - text: "天津市区", - value: "天津市区", - open: true - }, {pId: "0_1_4", id: "0_1_4_9", text: "天水市", value: "天水市", open: true}, { - pId: "0_1_4", - id: "0_1_4_10", - text: "武威市", - value: "武威市", - open: true - }, {pId: "0_1_4", id: "0_1_4_11", text: "张掖市", value: "张掖市", open: true}, { - pId: "0_1", - id: "0_1_5", - text: "广东省( 共21个 )", - value: "广东省", - open: true - }, {pId: "0_1_5", id: "0_1_5_0", text: "潮州市", value: "潮州市", open: true}, { - pId: "0_1_5", - id: "0_1_5_1", - text: "东莞市", - value: "东莞市", - open: true - }, {pId: "0_1_5", id: "0_1_5_2", text: "佛山市", value: "佛山市", open: true}, { - pId: "0_1_5", - id: "0_1_5_3", - text: "广州市", - value: "广州市", - open: true - }, {pId: "0_1_5", id: "0_1_5_4", text: "河源市", value: "河源市", open: true}, { - pId: "0_1_5", - id: "0_1_5_5", - text: "惠州市", - value: "惠州市", - open: true - }, {pId: "0_1_5", id: "0_1_5_6", text: "江门市", value: "江门市", open: true}, { - pId: "0_1_5", - id: "0_1_5_7", - text: "揭阳市", - value: "揭阳市", - open: true - }, {pId: "0_1_5", id: "0_1_5_8", text: "茂名市", value: "茂名市", open: true}, { - pId: "0_1_5", - id: "0_1_5_9", - text: "梅州市", - value: "梅州市", - open: true - }, {pId: "0_1_5", id: "0_1_5_10", text: "清远市", value: "清远市", open: true}, { - pId: "0_1_5", - id: "0_1_5_11", - text: "汕头市", - value: "汕头市", - open: true - }, {pId: "0_1_5", id: "0_1_5_12", text: "汕尾市", value: "汕尾市", open: true}, { - pId: "0_1_5", - id: "0_1_5_13", - text: "韶关市", - value: "韶关市", - open: true - }, {pId: "0_1_5", id: "0_1_5_14", text: "深圳市", value: "深圳市", open: true}, { - pId: "0_1_5", - id: "0_1_5_15", - text: "阳江市", - value: "阳江市", - open: true - }, {pId: "0_1_5", id: "0_1_5_16", text: "云浮市", value: "云浮市", open: true}, { - pId: "0_1_5", - id: "0_1_5_17", - text: "湛江市", - value: "湛江市", - open: true - }, {pId: "0_1_5", id: "0_1_5_18", text: "肇庆市", value: "肇庆市", open: true}, { - pId: "0_1_5", - id: "0_1_5_19", - text: "中山市", - value: "中山市", - open: true - }, {pId: "0_1_5", id: "0_1_5_20", text: "珠海市", value: "珠海市", open: true}, { - pId: "0_1", - id: "0_1_6", - text: "广西壮族自治区( 共14个 )", - value: "广西壮族自治区", - open: true - }, {pId: "0_1_6", id: "0_1_6_0", text: "百色市", value: "百色市", open: true}, { - pId: "0_1_6", - id: "0_1_6_1", - text: "北海市", - value: "北海市", - open: true - }, {pId: "0_1_6", id: "0_1_6_2", text: "崇左市", value: "崇左市", open: true}, { - pId: "0_1_6", - id: "0_1_6_3", - text: "防城港市", - value: "防城港市", - open: true - }, {pId: "0_1_6", id: "0_1_6_4", text: "桂林市", value: "桂林市", open: true}, { - pId: "0_1_6", - id: "0_1_6_5", - text: "贵港市", - value: "贵港市", - open: true - }, {pId: "0_1_6", id: "0_1_6_6", text: "河池市", value: "河池市", open: true}, { - pId: "0_1_6", - id: "0_1_6_7", - text: "贺州市", - value: "贺州市", - open: true - }, {pId: "0_1_6", id: "0_1_6_8", text: "来宾市", value: "来宾市", open: true}, { - pId: "0_1_6", - id: "0_1_6_9", - text: "柳州市", - value: "柳州市", - open: true - }, {pId: "0_1_6", id: "0_1_6_10", text: "南宁市", value: "南宁市", open: true}, { - pId: "0_1_6", - id: "0_1_6_11", - text: "钦州市", - value: "钦州市", - open: true - }, {pId: "0_1_6", id: "0_1_6_12", text: "梧州市", value: "梧州市", open: true}, { - pId: "0_1_6", - id: "0_1_6_13", - text: "玉林市", - value: "玉林市", - open: true - }, {pId: "0_1", id: "0_1_7", text: "贵州省( 共9个 )", value: "贵州省", open: true}, { - pId: "0_1_7", - id: "0_1_7_0", - text: "安顺市", - value: "安顺市", - open: true - }, {pId: "0_1_7", id: "0_1_7_1", text: "毕节地区", value: "毕节地区", open: true}, { - pId: "0_1_7", - id: "0_1_7_2", - text: "贵阳市", - value: "贵阳市", - open: true - }, {pId: "0_1_7", id: "0_1_7_3", text: "六盘水市", value: "六盘水市", open: true}, { - pId: "0_1_7", - id: "0_1_7_4", - text: "黔东南州", - value: "黔东南州", - open: true - }, {pId: "0_1_7", id: "0_1_7_5", text: "黔南州", value: "黔南州", open: true}, { - pId: "0_1_7", - id: "0_1_7_6", - text: "黔西南市", - value: "黔西南市", - open: true - }, {pId: "0_1_7", id: "0_1_7_7", text: "铜仁地区", value: "铜仁地区", open: true}, { - pId: "0_1_7", - id: "0_1_7_8", - text: "遵义市", - value: "遵义市", - open: true - }, {pId: "0_1", id: "0_1_8", text: "海南省( 共2个 )", value: "海南省", open: true}, { - pId: "0_1_8", - id: "0_1_8_0", - text: "海口市", - value: "海口市", - open: true - }, {pId: "0_1_8", id: "0_1_8_1", text: "三亚市", value: "三亚市", open: true}, { - pId: "0_1", - id: "0_1_9", - text: "河北省( 共12个 )", - value: "河北省", - open: true - }, {pId: "0_1_9", id: "0_1_9_0", text: "保定市", value: "保定市", open: true}, { - pId: "0_1_9", - id: "0_1_9_1", - text: "沧州市", - value: "沧州市", - open: true - }, {pId: "0_1_9", id: "0_1_9_2", text: "承德市", value: "承德市", open: true}, { - pId: "0_1_9", - id: "0_1_9_3", - text: "邯郸市", - value: "邯郸市", - open: true - }, {pId: "0_1_9", id: "0_1_9_4", text: "衡水市", value: "衡水市", open: true}, { - pId: "0_1_9", - id: "0_1_9_5", - text: "廊坊市", - value: "廊坊市", - open: true - }, {pId: "0_1_9", id: "0_1_9_6", text: "秦皇岛市", value: "秦皇岛市", open: true}, { - pId: "0_1_9", - id: "0_1_9_7", - text: "石家庄市", - value: "石家庄市", - open: true - }, {pId: "0_1_9", id: "0_1_9_8", text: "唐山市", value: "唐山市", open: true}, { - pId: "0_1_9", - id: "0_1_9_9", - text: "天津市区", - value: "天津市区", - open: true - }, {pId: "0_1_9", id: "0_1_9_10", text: "邢台市", value: "邢台市", open: true}, { - pId: "0_1_9", - id: "0_1_9_11", - text: "张家口市", - value: "张家口市", - open: true - }, {pId: "0_1", id: "0_1_10", text: "河南省( 共19个 )", value: "河南省", open: true}, { - pId: "0_1_10", - id: "0_1_10_0", - text: "安阳市", - value: "安阳市", - open: true - }, {pId: "0_1_10", id: "0_1_10_1", text: "鹤壁市", value: "鹤壁市", open: true}, { - pId: "0_1_10", - id: "0_1_10_2", - text: "济源市", - value: "济源市", - open: true - }, {pId: "0_1_10", id: "0_1_10_3", text: "焦作市", value: "焦作市", open: true}, { - pId: "0_1_10", - id: "0_1_10_4", - text: "开封市", - value: "开封市", - open: true - }, {pId: "0_1_10", id: "0_1_10_5", text: "廊坊市", value: "廊坊市", open: true}, { - pId: "0_1_10", - id: "0_1_10_6", - text: "洛阳市", - value: "洛阳市", - open: true - }, {pId: "0_1_10", id: "0_1_10_7", text: "漯河市", value: "漯河市", open: true}, { - pId: "0_1_10", - id: "0_1_10_8", - text: "南阳市", - value: "南阳市", - open: true - }, {pId: "0_1_10", id: "0_1_10_9", text: "平顶山市", value: "平顶山市", open: true}, { - pId: "0_1_10", - id: "0_1_10_10", - text: "濮阳市", - value: "濮阳市", - open: true - }, {pId: "0_1_10", id: "0_1_10_11", text: "三门峡市", value: "三门峡市", open: true}, { - pId: "0_1_10", - id: "0_1_10_12", - text: "商丘市", - value: "商丘市", - open: true - }, {pId: "0_1_10", id: "0_1_10_13", text: "新乡市", value: "新乡市", open: true}, { - pId: "0_1_10", - id: "0_1_10_14", - text: "信阳市", - value: "信阳市", - open: true - }, {pId: "0_1_10", id: "0_1_10_15", text: "许昌市", value: "许昌市", open: true}, { - pId: "0_1_10", - id: "0_1_10_16", - text: "郑州市", - value: "郑州市", - open: true - }, {pId: "0_1_10", id: "0_1_10_17", text: "周口市", value: "周口市", open: true}, { - pId: "0_1_10", - id: "0_1_10_18", - text: "驻马店市", - value: "驻马店市", - open: true - }, {pId: "0_1", id: "0_1_11", text: "黑龙江省( 共13个 )", value: "黑龙江省", open: true}, { - pId: "0_1_11", - id: "0_1_11_0", - text: "大庆市", - value: "大庆市", - open: true - }, {pId: "0_1_11", id: "0_1_11_1", text: "大兴安岭地区", value: "大兴安岭地区", open: true}, { - pId: "0_1_11", - id: "0_1_11_2", - text: "大兴安岭市", - value: "大兴安岭市", - open: true - }, {pId: "0_1_11", id: "0_1_11_3", text: "哈尔滨市", value: "哈尔滨市", open: true}, { - pId: "0_1_11", - id: "0_1_11_4", - text: "鹤港市", - value: "鹤港市", - open: true - }, {pId: "0_1_11", id: "0_1_11_5", text: "黑河市", value: "黑河市", open: true}, { - pId: "0_1_11", - id: "0_1_11_6", - text: "佳木斯市", - value: "佳木斯市", - open: true - }, {pId: "0_1_11", id: "0_1_11_7", text: "牡丹江市", value: "牡丹江市", open: true}, { - pId: "0_1_11", - id: "0_1_11_8", - text: "七台河市", - value: "七台河市", - open: true - }, {pId: "0_1_11", id: "0_1_11_9", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { - pId: "0_1_11", - id: "0_1_11_10", - text: "双鸭山市", - value: "双鸭山市", - open: true - }, {pId: "0_1_11", id: "0_1_11_11", text: "绥化市", value: "绥化市", open: true}, { - pId: "0_1_11", - id: "0_1_11_12", - text: "伊春市", - value: "伊春市", - open: true - }, {pId: "0_1", id: "0_1_12", text: "湖北省( 共16个 )", value: "湖北省", open: true}, { - pId: "0_1_12", - id: "0_1_12_0", - text: "鄂州市", - value: "鄂州市", - open: true - }, {pId: "0_1_12", id: "0_1_12_1", text: "恩施土家族苗族自治州", value: "恩施土家族苗族自治州", open: true}, { - pId: "0_1_12", - id: "0_1_12_2", - text: "黄冈市", - value: "黄冈市", - open: true - }, {pId: "0_1_12", id: "0_1_12_3", text: "黄石市", value: "黄石市", open: true}, { - pId: "0_1_12", - id: "0_1_12_4", - text: "荆门市", - value: "荆门市", - open: true - }, {pId: "0_1_12", id: "0_1_12_5", text: "荆州市", value: "荆州市", open: true}, { - pId: "0_1_12", - id: "0_1_12_6", - text: "神农架市", - value: "神农架市", - open: true - }, {pId: "0_1_12", id: "0_1_12_7", text: "十堰市", value: "十堰市", open: true}, { - pId: "0_1_12", - id: "0_1_12_8", - text: "随州市", - value: "随州市", - open: true - }, {pId: "0_1_12", id: "0_1_12_9", text: "天门市", value: "天门市", open: true}, { - pId: "0_1_12", - id: "0_1_12_10", - text: "武汉市", - value: "武汉市", - open: true - }, {pId: "0_1_12", id: "0_1_12_11", text: "咸宁市", value: "咸宁市", open: true}, { - pId: "0_1_12", - id: "0_1_12_12", - text: "襄樊市", - value: "襄樊市", - open: true - }, {pId: "0_1_12", id: "0_1_12_13", text: "襄阳市", value: "襄阳市", open: true}, { - pId: "0_1_12", - id: "0_1_12_14", - text: "孝感市", - value: "孝感市", - open: true - }, {pId: "0_1_12", id: "0_1_12_15", text: "宜昌市", value: "宜昌市", open: true}, { - pId: "0_1", - id: "0_1_13", - text: "湖南省( 共15个 )", - value: "湖南省", - open: true - }, {pId: "0_1_13", id: "0_1_13_0", text: "常德市", value: "常德市", open: true}, { - pId: "0_1_13", - id: "0_1_13_1", - text: "长沙市", - value: "长沙市", - open: true - }, {pId: "0_1_13", id: "0_1_13_2", text: "郴州市", value: "郴州市", open: true}, { - pId: "0_1_13", - id: "0_1_13_3", - text: "衡阳市", - value: "衡阳市", - open: true - }, {pId: "0_1_13", id: "0_1_13_4", text: "怀化市", value: "怀化市", open: true}, { - pId: "0_1_13", - id: "0_1_13_5", - text: "娄底市", - value: "娄底市", - open: true - }, {pId: "0_1_13", id: "0_1_13_6", text: "邵阳市", value: "邵阳市", open: true}, { - pId: "0_1_13", - id: "0_1_13_7", - text: "湘潭市", - value: "湘潭市", - open: true - }, {pId: "0_1_13", id: "0_1_13_8", text: "湘西市", value: "湘西市", open: true}, { - pId: "0_1_13", - id: "0_1_13_9", - text: "湘西土家族苗族自治州", - value: "湘西土家族苗族自治州", - open: true - }, {pId: "0_1_13", id: "0_1_13_10", text: "益阳市", value: "益阳市", open: true}, { - pId: "0_1_13", - id: "0_1_13_11", - text: "永州市", - value: "永州市", - open: true - }, {pId: "0_1_13", id: "0_1_13_12", text: "岳阳市", value: "岳阳市", open: true}, { - pId: "0_1_13", - id: "0_1_13_13", - text: "张家界市", - value: "张家界市", - open: true - }, {pId: "0_1_13", id: "0_1_13_14", text: "株洲市", value: "株洲市", open: true}, { - pId: "0_1", - id: "0_1_14", - text: "吉林省( 共10个 )", - value: "吉林省", - open: true - }, {pId: "0_1_14", id: "0_1_14_0", text: "白城市", value: "白城市", open: true}, { - pId: "0_1_14", - id: "0_1_14_1", - text: "白山市", - value: "白山市", - open: true - }, {pId: "0_1_14", id: "0_1_14_2", text: "长春市", value: "长春市", open: true}, { - pId: "0_1_14", - id: "0_1_14_3", - text: "大庆市", - value: "大庆市", - open: true - }, {pId: "0_1_14", id: "0_1_14_4", text: "吉林市", value: "吉林市", open: true}, { - pId: "0_1_14", - id: "0_1_14_5", - text: "辽源市", - value: "辽源市", - open: true - }, {pId: "0_1_14", id: "0_1_14_6", text: "四平市", value: "四平市", open: true}, { - pId: "0_1_14", - id: "0_1_14_7", - text: "松原市", - value: "松原市", - open: true - }, {pId: "0_1_14", id: "0_1_14_8", text: "通化市", value: "通化市", open: true}, { - pId: "0_1_14", - id: "0_1_14_9", - text: "延边朝鲜族自治州", - value: "延边朝鲜族自治州", - open: true - }, {pId: "0_1", id: "0_1_15", text: "江苏省( 共13个 )", value: "江苏省", open: true}, { - pId: "0_1_15", - id: "0_1_15_0", - text: "常州市", - value: "常州市", - open: true - }, {pId: "0_1_15", id: "0_1_15_1", text: "淮安市", value: "淮安市", open: true}, { - pId: "0_1_15", - id: "0_1_15_2", - text: "连云港市", - value: "连云港市", - open: true - }, {pId: "0_1_15", id: "0_1_15_3", text: "南京市", value: "南京市", open: true}, { - pId: "0_1_15", - id: "0_1_15_4", - text: "南通市", - value: "南通市", - open: true - }, {pId: "0_1_15", id: "0_1_15_5", text: "苏州市", value: "苏州市", open: true}, { - pId: "0_1_15", - id: "0_1_15_6", - text: "宿迁市", - value: "宿迁市", - open: true - }, {pId: "0_1_15", id: "0_1_15_7", text: "泰州市", value: "泰州市", open: true}, { - pId: "0_1_15", - id: "0_1_15_8", - text: "无锡市", - value: "无锡市", - open: true - }, {pId: "0_1_15", id: "0_1_15_9", text: "徐州市", value: "徐州市", open: true}, { - pId: "0_1_15", - id: "0_1_15_10", - text: "盐城市", - value: "盐城市", - open: true - }, {pId: "0_1_15", id: "0_1_15_11", text: "扬州市", value: "扬州市", open: true}, { - pId: "0_1_15", - id: "0_1_15_12", - text: "镇江市", - value: "镇江市", - open: true - }, {pId: "0_1", id: "0_1_16", text: "江西省( 共10个 )", value: "江西省", open: true}, { - pId: "0_1_16", - id: "0_1_16_0", - text: "抚州市", - value: "抚州市", - open: true - }, {pId: "0_1_16", id: "0_1_16_1", text: "赣州市", value: "赣州市", open: true}, { - pId: "0_1_16", - id: "0_1_16_2", - text: "景德镇市", - value: "景德镇市", - open: true - }, {pId: "0_1_16", id: "0_1_16_3", text: "九江市", value: "九江市", open: true}, { - pId: "0_1_16", - id: "0_1_16_4", - text: "南昌市", - value: "南昌市", - open: true - }, {pId: "0_1_16", id: "0_1_16_5", text: "萍乡市", value: "萍乡市", open: true}, { - pId: "0_1_16", - id: "0_1_16_6", - text: "上饶市", - value: "上饶市", - open: true - }, {pId: "0_1_16", id: "0_1_16_7", text: "新余市", value: "新余市", open: true}, { - pId: "0_1_16", - id: "0_1_16_8", - text: "宜春市", - value: "宜春市", - open: true - }, {pId: "0_1_16", id: "0_1_16_9", text: "鹰潭市", value: "鹰潭市", open: true}, { - pId: "0_1", - id: "0_1_17", - text: "辽宁省( 共14个 )", - value: "辽宁省", - open: true - }, {pId: "0_1_17", id: "0_1_17_0", text: "鞍山市", value: "鞍山市", open: true}, { - pId: "0_1_17", - id: "0_1_17_1", - text: "本溪市", - value: "本溪市", - open: true - }, {pId: "0_1_17", id: "0_1_17_2", text: "朝阳市", value: "朝阳市", open: true}, { - pId: "0_1_17", - id: "0_1_17_3", - text: "大连市", - value: "大连市", - open: true - }, {pId: "0_1_17", id: "0_1_17_4", text: "丹东市", value: "丹东市", open: true}, { - pId: "0_1_17", - id: "0_1_17_5", - text: "抚顺市", - value: "抚顺市", - open: true - }, {pId: "0_1_17", id: "0_1_17_6", text: "阜新市", value: "阜新市", open: true}, { - pId: "0_1_17", - id: "0_1_17_7", - text: "葫芦岛市", - value: "葫芦岛市", - open: true - }, {pId: "0_1_17", id: "0_1_17_8", text: "锦州市", value: "锦州市", open: true}, { - pId: "0_1_17", - id: "0_1_17_9", - text: "辽阳市", - value: "辽阳市", - open: true - }, {pId: "0_1_17", id: "0_1_17_10", text: "盘锦市", value: "盘锦市", open: true}, { - pId: "0_1_17", - id: "0_1_17_11", - text: "沈阳市", - value: "沈阳市", - open: true - }, {pId: "0_1_17", id: "0_1_17_12", text: "铁岭市", value: "铁岭市", open: true}, { - pId: "0_1_17", - id: "0_1_17_13", - text: "营口市", - value: "营口市", - open: true - }, {pId: "0_1", id: "0_1_18", text: "内蒙古( 共10个 )", value: "内蒙古", open: true}, { - pId: "0_1_18", - id: "0_1_18_0", - text: "包头市", - value: "包头市", - open: true - }, {pId: "0_1_18", id: "0_1_18_1", text: "赤峰市", value: "赤峰市", open: true}, { - pId: "0_1_18", - id: "0_1_18_2", - text: "鄂尔多斯市", - value: "鄂尔多斯市", - open: true - }, {pId: "0_1_18", id: "0_1_18_3", text: "呼和浩特市", value: "呼和浩特市", open: true}, { - pId: "0_1_18", - id: "0_1_18_4", - text: "呼伦贝尔市", - value: "呼伦贝尔市", - open: true - }, {pId: "0_1_18", id: "0_1_18_5", text: "通辽市", value: "通辽市", open: true}, { - pId: "0_1_18", - id: "0_1_18_6", - text: "乌海市", - value: "乌海市", - open: true - }, {pId: "0_1_18", id: "0_1_18_7", text: "锡林郭勒市", value: "锡林郭勒市", open: true}, { - pId: "0_1_18", - id: "0_1_18_8", - text: "兴安市", - value: "兴安市", - open: true - }, {pId: "0_1_18", id: "0_1_18_9", text: "运城市", value: "运城市", open: true}, { - pId: "0_1", - id: "0_1_19", - text: "宁夏回族自治区( 共5个 )", - value: "宁夏回族自治区", - open: true - }, {pId: "0_1_19", id: "0_1_19_0", text: "固原市", value: "固原市", open: true}, { - pId: "0_1_19", - id: "0_1_19_1", - text: "石嘴山市", - value: "石嘴山市", - open: true - }, {pId: "0_1_19", id: "0_1_19_2", text: "吴忠市", value: "吴忠市", open: true}, { - pId: "0_1_19", - id: "0_1_19_3", - text: "银川市", - value: "银川市", - open: true - }, {pId: "0_1_19", id: "0_1_19_4", text: "中卫市", value: "中卫市", open: true}, { - pId: "0_1", - id: "0_1_20", - text: "青海省( 共4个 )", - value: "青海省", - open: true - }, {pId: "0_1_20", id: "0_1_20_0", text: "海东地区", value: "海东地区", open: true}, { - pId: "0_1_20", - id: "0_1_20_1", - text: "海南藏族自治州", - value: "海南藏族自治州", - open: true - }, {pId: "0_1_20", id: "0_1_20_2", text: "海西蒙古族藏族自治州", value: "海西蒙古族藏族自治州", open: true}, { - pId: "0_1_20", - id: "0_1_20_3", - text: "西宁市", - value: "西宁市", - open: true - }, {pId: "0_1", id: "0_1_21", text: "山东省( 共17个 )", value: "山东省", open: true}, { - pId: "0_1_21", - id: "0_1_21_0", - text: "滨州市", - value: "滨州市", - open: true - }, {pId: "0_1_21", id: "0_1_21_1", text: "德州市", value: "德州市", open: true}, { - pId: "0_1_21", - id: "0_1_21_2", - text: "东营市", - value: "东营市", - open: true - }, {pId: "0_1_21", id: "0_1_21_3", text: "菏泽市", value: "菏泽市", open: true}, { - pId: "0_1_21", - id: "0_1_21_4", - text: "济南市", - value: "济南市", - open: true - }, {pId: "0_1_21", id: "0_1_21_5", text: "济宁市", value: "济宁市", open: true}, { - pId: "0_1_21", - id: "0_1_21_6", - text: "莱芜市", - value: "莱芜市", - open: true - }, {pId: "0_1_21", id: "0_1_21_7", text: "聊城市", value: "聊城市", open: true}, { - pId: "0_1_21", - id: "0_1_21_8", - text: "临沂市", - value: "临沂市", - open: true - }, {pId: "0_1_21", id: "0_1_21_9", text: "青岛市", value: "青岛市", open: true}, { - pId: "0_1_21", - id: "0_1_21_10", - text: "日照市", - value: "日照市", - open: true - }, {pId: "0_1_21", id: "0_1_21_11", text: "泰安市", value: "泰安市", open: true}, { - pId: "0_1_21", - id: "0_1_21_12", - text: "威海市", - value: "威海市", - open: true - }, {pId: "0_1_21", id: "0_1_21_13", text: "潍坊市", value: "潍坊市", open: true}, { - pId: "0_1_21", - id: "0_1_21_14", - text: "烟台市", - value: "烟台市", - open: true - }, {pId: "0_1_21", id: "0_1_21_15", text: "枣庄市", value: "枣庄市", open: true}, { - pId: "0_1_21", - id: "0_1_21_16", - text: "淄博市", - value: "淄博市", - open: true - }, {pId: "0_1", id: "0_1_22", text: "山西省( 共12个 )", value: "山西省", open: true}, { - pId: "0_1_22", - id: "0_1_22_0", - text: "长治市", - value: "长治市", - open: true - }, {pId: "0_1_22", id: "0_1_22_1", text: "大同市", value: "大同市", open: true}, { - pId: "0_1_22", - id: "0_1_22_2", - text: "晋城市", - value: "晋城市", - open: true - }, {pId: "0_1_22", id: "0_1_22_3", text: "晋中市", value: "晋中市", open: true}, { - pId: "0_1_22", - id: "0_1_22_4", - text: "临汾市", - value: "临汾市", - open: true - }, {pId: "0_1_22", id: "0_1_22_5", text: "吕梁市", value: "吕梁市", open: true}, { - pId: "0_1_22", - id: "0_1_22_6", - text: "青岛市", - value: "青岛市", - open: true - }, {pId: "0_1_22", id: "0_1_22_7", text: "朔州市", value: "朔州市", open: true}, { - pId: "0_1_22", - id: "0_1_22_8", - text: "太原市", - value: "太原市", - open: true - }, {pId: "0_1_22", id: "0_1_22_9", text: "忻州市", value: "忻州市", open: true}, { - pId: "0_1_22", - id: "0_1_22_10", - text: "阳泉市", - value: "阳泉市", - open: true - }, {pId: "0_1_22", id: "0_1_22_11", text: "运城市", value: "运城市", open: true}, { - pId: "0_1", - id: "0_1_23", - text: "陕西省( 共9个 )", - value: "陕西省", - open: true - }, {pId: "0_1_23", id: "0_1_23_0", text: "安康市", value: "安康市", open: true}, { - pId: "0_1_23", - id: "0_1_23_1", - text: "宝鸡市", - value: "宝鸡市", - open: true - }, {pId: "0_1_23", id: "0_1_23_2", text: "汉中市", value: "汉中市", open: true}, { - pId: "0_1_23", - id: "0_1_23_3", - text: "商洛市", - value: "商洛市", - open: true - }, {pId: "0_1_23", id: "0_1_23_4", text: "渭南市", value: "渭南市", open: true}, { - pId: "0_1_23", - id: "0_1_23_5", - text: "西安市", - value: "西安市", - open: true - }, {pId: "0_1_23", id: "0_1_23_6", text: "咸阳市", value: "咸阳市", open: true}, { - pId: "0_1_23", - id: "0_1_23_7", - text: "延安市", - value: "延安市", - open: true - }, {pId: "0_1_23", id: "0_1_23_8", text: "榆林市", value: "榆林市", open: true}, { - pId: "0_1", - id: "0_1_24", - text: "上海市( 共19个 )", - value: "上海市", - open: true - }, {pId: "0_1_24", id: "0_1_24_0", text: "宝山区", value: "宝山区", open: true}, { - pId: "0_1_24", - id: "0_1_24_1", - text: "长宁区", - value: "长宁区", - open: true - }, {pId: "0_1_24", id: "0_1_24_2", text: "崇明县", value: "崇明县", open: true}, { - pId: "0_1_24", - id: "0_1_24_3", - text: "奉贤区", - value: "奉贤区", - open: true - }, {pId: "0_1_24", id: "0_1_24_4", text: "虹口区", value: "虹口区", open: true}, { - pId: "0_1_24", - id: "0_1_24_5", - text: "黄浦区", - value: "黄浦区", - open: true - }, {pId: "0_1_24", id: "0_1_24_6", text: "嘉定区", value: "嘉定区", open: true}, { - pId: "0_1_24", - id: "0_1_24_7", - text: "金山区", - value: "金山区", - open: true - }, {pId: "0_1_24", id: "0_1_24_8", text: "静安区", value: "静安区", open: true}, { - pId: "0_1_24", - id: "0_1_24_9", - text: "昆明市", - value: "昆明市", - open: true - }, {pId: "0_1_24", id: "0_1_24_10", text: "闵行区", value: "闵行区", open: true}, { - pId: "0_1_24", - id: "0_1_24_11", - text: "普陀区", - value: "普陀区", - open: true - }, {pId: "0_1_24", id: "0_1_24_12", text: "浦东新区", value: "浦东新区", open: true}, { - pId: "0_1_24", - id: "0_1_24_13", - text: "青浦区", - value: "青浦区", - open: true - }, {pId: "0_1_24", id: "0_1_24_14", text: "上海市区", value: "上海市区", open: true}, { - pId: "0_1_24", - id: "0_1_24_15", - text: "松江区", - value: "松江区", - open: true - }, {pId: "0_1_24", id: "0_1_24_16", text: "徐汇区", value: "徐汇区", open: true}, { - pId: "0_1_24", - id: "0_1_24_17", - text: "杨浦区", - value: "杨浦区", - open: true - }, {pId: "0_1_24", id: "0_1_24_18", text: "闸北区", value: "闸北区", open: true}, { - pId: "0_1", - id: "0_1_25", - text: "四川省( 共21个 )", - value: "四川省", - open: true - }, {pId: "0_1_25", id: "0_1_25_0", text: "阿坝藏族羌族自治州", value: "阿坝藏族羌族自治州", open: true}, { - pId: "0_1_25", - id: "0_1_25_1", - text: "巴中市", - value: "巴中市", - open: true - }, {pId: "0_1_25", id: "0_1_25_2", text: "成都市", value: "成都市", open: true}, { - pId: "0_1_25", - id: "0_1_25_3", - text: "达州市", - value: "达州市", - open: true - }, {pId: "0_1_25", id: "0_1_25_4", text: "德阳市", value: "德阳市", open: true}, { - pId: "0_1_25", - id: "0_1_25_5", - text: "甘孜市", - value: "甘孜市", - open: true - }, {pId: "0_1_25", id: "0_1_25_6", text: "广安市", value: "广安市", open: true}, { - pId: "0_1_25", - id: "0_1_25_7", - text: "广元市", - value: "广元市", - open: true - }, {pId: "0_1_25", id: "0_1_25_8", text: "乐山市", value: "乐山市", open: true}, { - pId: "0_1_25", - id: "0_1_25_9", - text: "凉山市", - value: "凉山市", - open: true - }, {pId: "0_1_25", id: "0_1_25_10", text: "泸州市", value: "泸州市", open: true}, { - pId: "0_1_25", - id: "0_1_25_11", - text: "眉山市", - value: "眉山市", - open: true - }, {pId: "0_1_25", id: "0_1_25_12", text: "绵阳市", value: "绵阳市", open: true}, { - pId: "0_1_25", - id: "0_1_25_13", - text: "南充市", - value: "南充市", - open: true - }, {pId: "0_1_25", id: "0_1_25_14", text: "内江市", value: "内江市", open: true}, { - pId: "0_1_25", - id: "0_1_25_15", - text: "攀枝花市", - value: "攀枝花市", - open: true - }, {pId: "0_1_25", id: "0_1_25_16", text: "遂宁市", value: "遂宁市", open: true}, { - pId: "0_1_25", - id: "0_1_25_17", - text: "雅安市", - value: "雅安市", - open: true - }, {pId: "0_1_25", id: "0_1_25_18", text: "宜宾市", value: "宜宾市", open: true}, { - pId: "0_1_25", - id: "0_1_25_19", - text: "资阳市", - value: "资阳市", - open: true - }, {pId: "0_1_25", id: "0_1_25_20", text: "自贡市", value: "自贡市", open: true}, { - pId: "0_1", - id: "0_1_26", - text: "台湾( 共1个 )", - value: "台湾", - open: true - }, {pId: "0_1_26", id: "0_1_26_0", text: "台北市", value: "台北市", open: true}, { - pId: "0_1", - id: "0_1_27", - text: "天津市( 共1个 )", - value: "天津市", - open: true - }, {pId: "0_1_27", id: "0_1_27_0", text: "天津市区", value: "天津市区", open: true}, { - pId: "0_1", - id: "0_1_28", - text: "西藏自治区( 共2个 )", - value: "西藏自治区", - open: true - }, {pId: "0_1_28", id: "0_1_28_0", text: "阿里市", value: "阿里市", open: true}, { - pId: "0_1_28", - id: "0_1_28_1", - text: "日喀则市", - value: "日喀则市", - open: true - }, {pId: "0_1", id: "0_1_29", text: "香港特别行政区( 共1个 )", value: "香港特别行政区", open: true}, { - pId: "0_1_29", - id: "0_1_29_0", - text: "香港", - value: "香港", - open: true - }, { - pId: "0_1", - id: "0_1_30", - text: "新疆维吾尔族自治区( 共11个 )", - value: "新疆维吾尔族自治区", - open: true - }, {pId: "0_1_30", id: "0_1_30_0", text: "巴音郭楞市", value: "巴音郭楞市", open: true}, { - pId: "0_1_30", - id: "0_1_30_1", - text: "哈密市", - value: "哈密市", - open: true - }, {pId: "0_1_30", id: "0_1_30_2", text: "和田市", value: "和田市", open: true}, { - pId: "0_1_30", - id: "0_1_30_3", - text: "喀什地区", - value: "喀什地区", - open: true - }, {pId: "0_1_30", id: "0_1_30_4", text: "克拉玛依市", value: "克拉玛依市", open: true}, { - pId: "0_1_30", - id: "0_1_30_5", - text: "克孜勒苏柯州", - value: "克孜勒苏柯州", - open: true - }, {pId: "0_1_30", id: "0_1_30_6", text: "石河子市", value: "石河子市", open: true}, { - pId: "0_1_30", - id: "0_1_30_7", - text: "塔城市", - value: "塔城市", - open: true - }, {pId: "0_1_30", id: "0_1_30_8", text: "吐鲁番地区", value: "吐鲁番地区", open: true}, { - pId: "0_1_30", - id: "0_1_30_9", - text: "乌鲁木齐", - value: "乌鲁木齐", - open: true - }, {pId: "0_1_30", id: "0_1_30_10", text: "伊犁市", value: "伊犁市", open: true}, { - pId: "0_1", - id: "0_1_31", - text: "云南省( 共12个 )", - value: "云南省", - open: true - }, {pId: "0_1_31", id: "0_1_31_0", text: "保山市", value: "保山市", open: true}, { - pId: "0_1_31", - id: "0_1_31_1", - text: "楚雄彝族自治州", - value: "楚雄彝族自治州", - open: true - }, {pId: "0_1_31", id: "0_1_31_2", text: "大理白族自治州", value: "大理白族自治州", open: true}, { - pId: "0_1_31", - id: "0_1_31_3", - text: "红河哈尼族彝族自治州", - value: "红河哈尼族彝族自治州", - open: true - }, {pId: "0_1_31", id: "0_1_31_4", text: "昆明市", value: "昆明市", open: true}, { - pId: "0_1_31", - id: "0_1_31_5", - text: "丽江市", - value: "丽江市", - open: true - }, {pId: "0_1_31", id: "0_1_31_6", text: "临沧市", value: "临沧市", open: true}, { - pId: "0_1_31", - id: "0_1_31_7", - text: "曲靖市", - value: "曲靖市", - open: true - }, {pId: "0_1_31", id: "0_1_31_8", text: "思茅市", value: "思茅市", open: true}, { - pId: "0_1_31", - id: "0_1_31_9", - text: "文山市", - value: "文山市", - open: true - }, {pId: "0_1_31", id: "0_1_31_10", text: "玉溪市", value: "玉溪市", open: true}, { - pId: "0_1_31", - id: "0_1_31_11", - text: "昭通市", - value: "昭通市", - open: true - }, {pId: "0_1", id: "0_1_32", text: "浙江省( 共12个 )", value: "浙江省", open: true}, { - pId: "0_1_32", - id: "0_1_32_0", - text: "杭州市", - value: "杭州市", - open: true - }, {pId: "0_1_32", id: "0_1_32_1", text: "湖州市", value: "湖州市", open: true}, { - pId: "0_1_32", - id: "0_1_32_2", - text: "嘉兴市", - value: "嘉兴市", - open: true - }, {pId: "0_1_32", id: "0_1_32_3", text: "金华市", value: "金华市", open: true}, { - pId: "0_1_32", - id: "0_1_32_4", - text: "丽水市", - value: "丽水市", - open: true - }, {pId: "0_1_32", id: "0_1_32_5", text: "宁波市", value: "宁波市", open: true}, { - pId: "0_1_32", - id: "0_1_32_6", - text: "衢州市", - value: "衢州市", - open: true - }, {pId: "0_1_32", id: "0_1_32_7", text: "绍兴市", value: "绍兴市", open: true}, { - pId: "0_1_32", - id: "0_1_32_8", - text: "台州市", - value: "台州市", - open: true - }, {pId: "0_1_32", id: "0_1_32_9", text: "温州市", value: "温州市", open: true}, { - pId: "0_1_32", - id: "0_1_32_10", - text: "浙江省", - value: "浙江省", - open: true - }, {pId: "0_1_32", id: "0_1_32_11", text: "舟山市", value: "舟山市", open: true}, { - pId: "0_1", - id: "0_1_33", - text: "重庆市( 共1个 )", - value: "重庆市", - open: true - }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], - - TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, - {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"}, - {id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"}, - {id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"}, - {id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"}, - {id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"}, - {id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"}, - {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1"}, - {id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"}, - {id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"}, - {id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"}, - {id: 211, pId: 21, value: "第三级目录2", text: "第三级目录2"}, - {id: 212, pId: 21, value: "第三级文件2", text: "第三级文件2"}, - {id: 2111, pId: 211, value: "第四级文件1", text: "第四级文件1"}], - LEVELTREE: [{ - id: 1, - text: "第一项", - value: "1" - }, { - id: 2, - text: "第二项", - value: "2" - }, { - id: 3, - text: "第三项", - value: "3", - open: true - }, { - id: 11, - pId: 1, - text: "子项1", - value: "11" - }, { - id: 12, - pId: 1, - text: "子项2", - value: "12" - }, { - id: 13, - pId: 1, - text: "子项3", - value: "13" - }, { - id: 31, - pId: 3, - text: "子项1", - value: "31" - }, { - id: 32, - pId: 3, - text: "子项2", - value: "32" - }, { - id: 33, - pId: 3, - text: "子项3", - value: "33" - }] -}; - -$(function () { - var ref; - var AppRouter = BI.inherit(BI.Router, { - routes: { - "": "index" - }, - index: function () { - BI.createWidget({ - type: "demo.main", - ref: function (_ref) { - console.log(_ref); - ref = _ref; - }, - element: "#wrapper" - }); - } - }); - new AppRouter; - BI.history.start(); -});Demo.Button = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-button" - }, - render: function () { - var items = [{ - el: { - type: "bi.button", - text: "一般按钮", - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示成功状态按钮", - level: "success", - height: 30 - } - }, - { - el: { - type: "bi.button", - text: "表示警告状态的按钮", - level: "warning", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示错误状态的按钮", - level: "error", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示忽略状态的按钮", - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "普通灰化按钮", - disabled: true, - level: "success", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "忽略状态灰化按钮", - disabled: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "带图标的按钮", - // level: 'ignore', - iconCls: "close-font", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "一般按钮", - block: true, - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示成功状态按钮", - block: true, - level: "success", - height: 30 - } - }, - { - el: { - type: "bi.button", - text: "表示警告状态的按钮", - block: true, - level: "warning", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示忽略状态的按钮", - block: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "普通灰化按钮", - block: true, - disabled: true, - level: "success", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "忽略状态灰化按钮", - block: true, - disabled: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "带图标的按钮", - block: true, - // level: 'ignore', - iconCls: "close-font", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "一般按钮", - clear: true, - level: "common", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示成功状态按钮", - clear: true, - level: "success", - height: 30 - } - }, - { - el: { - type: "bi.button", - text: "表示警告状态的按钮", - clear: true, - level: "warning", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "表示忽略状态的按钮", - clear: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "普通灰化按钮", - clear: true, - disabled: true, - level: "success", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "忽略状态灰化按钮", - clear: true, - disabled: true, - level: "ignore", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "带图标的按钮", - clear: true, - // level: 'ignore', - iconCls: "close-font", - height: 30 - } - }, { - el: { - type: "bi.text_button", - text: "文字按钮", - height: 30 - } - }, { - el: { - type: "bi.button", - text: "幽灵按钮(common)", - ghost: true, - height: 30 - } - }, { - el: { - type: "bi.button", - text: "幽灵按钮(common)灰化", - disabled: true, - ghost: true, - height: 30 - } - }, { - el: { - type: "bi.button", - text: "弹出bubble", - bubble: function () { - return BI.parseInt(Math.random() * 100) % 10 + "提示" - }, - handler: function () { - BI.Msg.toast("1111"); - }, - height: 30 - } - } - ]; - // BI.each(items, function (i, item) { - // item.el.handler = function () { - // BI.Msg.alert("按钮", this.options.text); - // }; - // }); - return { - type: "bi.left", - vgap: 100, - hgap: 20, - items: items - }; - } -}); -BI.shortcut("demo.button", Demo.Button);Demo.Button = BI.inherit(BI.Widget, { - props: { - baseCls: "demo-button" - }, - render: function () { - var items = [ - { - el: { - type: "bi.icon_button", - cls: "close-ha-font", - width: 20, - height: 20 - } - } - ]; - return { - type: "bi.left", - vgap: 200, - hgap: 20, - items: items + type: "bi.left", + vgap: 200, + hgap: 20, + items: items }; } }); @@ -16038,50 +14458,1628 @@ Demo.YearMonthCombo = BI.inherit(BI.Widget, { } }); -BI.shortcut("demo.year_month_combo", Demo.YearMonthCombo);/** - * Created by Dailer on 2017/7/13. - */ -Demo.YearQuarterCombo = BI.inherit(BI.Widget, { - props: { - baseCls: "" - }, - render: function () { - var self = this; - return { - type: "bi.horizontal_auto", - items: [{ - type: "bi.year_quarter_combo", - width: 300, - ref: function (_ref) { - self.widget = _ref; - }, - yearBehaviors: {}, - quarterBehaviors: {}, - value: { - year: 2018, - quarter: 1 - } - }, { - type: "bi.button", - text: "getValue", - handler: function () { - BI.Msg.toast(JSON.stringify(self.widget.getValue())); - }, - width: 300 - }, { - type: "bi.button", - text: "setVlaue '2017 季度3'", - width: 300, - handler: function () { - self.widget.setValue({ - year: 2017, - quarter: 3 - }); - } - }], - vgap: 20 - }; - } -}); +BI.shortcut("demo.year_month_combo", Demo.YearMonthCombo);/** + * Created by Dailer on 2017/7/13. + */ +Demo.YearQuarterCombo = BI.inherit(BI.Widget, { + props: { + baseCls: "" + }, + render: function () { + var self = this; + return { + type: "bi.horizontal_auto", + items: [{ + type: "bi.year_quarter_combo", + width: 300, + ref: function (_ref) { + self.widget = _ref; + }, + yearBehaviors: {}, + quarterBehaviors: {}, + value: { + year: 2018, + quarter: 1 + } + }, { + type: "bi.button", + text: "getValue", + handler: function () { + BI.Msg.toast(JSON.stringify(self.widget.getValue())); + }, + width: 300 + }, { + type: "bi.button", + text: "setVlaue '2017 季度3'", + width: 300, + handler: function () { + self.widget.setValue({ + year: 2017, + quarter: 3 + }); + } + }], + vgap: 20 + }; + } +}); + +BI.shortcut("demo.year_quarter_combo", Demo.YearQuarterCombo);Demo.CONFIG = Demo.CORE_CONFIG.concat(Demo.BASE_CONFIG).concat(Demo.CASE_CONFIG).concat(Demo.WIDGET_CONFIG).concat(Demo.COMPONENT_CONFIG).concat(Demo.FIX_CONFIG).concat(Demo.CATEGORY_CONFIG); + +Demo.CONSTANTS = { + SIMPLE_ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂".match(/[^\s]+/g), function (i, v) { + return { + text: v, + value: v, + title: v + }; + }), + ITEMS: BI.map("柳州市城贸金属材料有限责任公司 柳州市建福房屋租赁有限公司 柳州市迅昌数码办公设备有限责任公司 柳州市河海贸易有限责任公司 柳州市花篮制衣厂 柳州市兴溪物资有限公司 柳州市针织总厂 柳州市衡管物资有限公司 柳州市琪成机电设备有限公司 柳州市松林工程机械修理厂 柳州市积玉贸易有限公司 柳州市福运来贸易有限责任公司 柳州市钢义物资有限公司 柳州市洋力化工有限公司 柳州市悦盛贸易有限公司 柳州市雁城钢管物资有限公司 柳州市恒瑞钢材经营部 柳州市科拓电子有限公司 柳州市九方电子有限公司 柳州市桂龙汽车配件厂 柳州市制鞋工厂 柳州市炜力科贸有限公司 柳州市希翼贸易有限公司 柳州市兆金物资有限公司 柳州市和润电子科技有限责任公司 柳州市汇凯贸易有限公司 柳州市好机汇商贸有限公司 柳州市泛源商贸经营部 柳州市利汇达物资有限公司 广西全民药业有限责任公司 柳州超凡物资贸易有限责任公司 柳州市贵宏物资有限责任公司 柳州昊恒贸易有限责任公司 柳州市浦联物资有限公司 柳州市广通园林绿化工程有限责任公司 柳州市松发物资贸易有限责任公司 柳州市奥士达办公设备有限责任公司 柳州市海泰物资有限公司 柳州市金三环针织厂 柳州市钢贸物资有限公司 柳州市明阳纺织有限公司 柳州市世科科技发展有限公司 柳州市禄羊贸易有限公司 柳州市金兆阳商贸有限公司 柳州市汇昌物资经营部 柳州市林泰金属物资供应站 柳州市自来水管道材料设备公司 柳州市丹柳铝板有限公司 柳州市桂冶物资有限公司 柳州市宸业物资经营部 柳州市耀成贸易有限公司 柳州奥易自动化科技有限公司 柳州市萃丰科技有限责任公司 柳州市华储贸易有限责任公司 柳州市黄颜钢材有限责任公司 柳州市银盛物资有限责任公司 柳州市新仪化玻供应站 柳州市晶凯化工有限公司 广西柳州市柳江包装纸厂 柳州市志新物资有限责任公司 柳州市兆钢物资有限公司 柳州市友方科技发展有限责任公司 柳州市缝纫机台板家具总厂 柳州市晖海数码办公设备有限责任公司 柳州市富兰特服饰有限责任公司 柳州市柳北区富兴物资经营部 柳州市柳锌福利厂 柳州市海泉印刷有限责任公司 柳州市乾亨贸易有限公司 柳州市悦宁物资贸易有限公司 柳州市昊天贸易有限公司 广西惠字钢铁有限公司 柳州市名青物资有限公司 柳州市林郝物资有限公司 柳州市民政服装厂 柳州市多维劳保用品厂 柳州市轻工物资供应公司 柳州市程源物资有限责任公司 柳州市寿丰物资贸易有限责任公司 柳州市凯凡物资有限公司 柳州市利晖物资经营部 柳州市恒茂金属物资供应站 柳州市中储物资经营部 柳州市第二医疗器械厂 柳州市来鑫物资经营部 柳州市钢鑫物资贸易有限责任公司 柳州市双合袜业有限责任公司 柳州市茂松经贸有限责任公司 柳州市行行物资贸易有限公司 柳州市方一物资有限公司 柳州成异钢管销售有限公司 柳州广惠佳电脑有限公司 桂林市圣泽鑫物资有限公司柳州分公司 柳州市砼基建材贸易有限公司 柳州市海燕针织厂 上海浦光仪表厂柳州销售处 柳州市能电工贸有限责任公司 柳州市广贸物资有限公司 柳州市柳北区大昌电工灯饰经营部 柳州市金龙印务有限公司 柳州市奇缘婚典服务有限公司 柳州市盛博物资经营部 柳州市项元钢铁贸易有限公司 柳州市虞美人化妆品经营部 柳州市俊彦鞋厂 柳州市聚源特钢有限公司 柳州市迅龙科贸有限责任公司 柳州市恒飞电子有限责任公司 柳州市蓝正现代办公设备有限责任公司 柳州地区农业生产资料公司 柳州华菱钢管销售有限公司 柳州融通物资有限公司 柳州市可仁广告策划有限责任公司 柳州市鸟鑫物资有限责任公司 柳州市五丰钢材供应站 柳州市金江不锈钢有限公司 柳州市美日物资设备有限责任公司 柳州市鑫东物资贸易有限责任公司 柳州地区日用杂品公司 柳州市华纳物资贸易有限公司 柳州乾利金虹物资贸易有限责任公司 柳州市新迈计算机有限公司 柳州市富丽实业发展公司 柳州市石钢金属材料有限公司 柳州市力志传真机销售有限公司 广西宝森投资有限公司 柳州市嵘基商贸有限公司 柳州市景民商贸有限责任公司 柳州市银桥化玻有限责任公司 柳州市宏文糖烟店 柳州市科苑电脑网络有限公司 柳州市两面针旅游用品厂 柳州市立早室内装璜有限责任公司 柳州地化建材有限公司 柳州市涛达贸易有限公司 柳州市兰丰档案服务中心 柳州市惠贸物资有限责任公司 柳州市立文物资有限责任公司 柳州市致和商贸经营部 柳州市金色阳光信息咨询有限公司 柳州市赛利钢材经销部 柳州市日用化工厂 柳州市昆廷物资有限责任公司 柳州市邦盛贸易有限公司 柳州市济华贸易有限公司 柳州昕威橡塑化工经营部 柳州市联业贸易有限公司 柳州市兰钢贸易有限公司 柳州市子欣科技有限公司 柳州市狄龙机电设备有限公司 柳州市方真物资贸易有限公司 柳州市银鸥废旧回收中心 柳州市冠宝贸易有限公司 柳州市鑫盛德商务咨询有限责任公司 柳州市泰汇银通经贸有限公司 广西瀚维智测科技有限公司 柳州市钓鱼郎制衣有限责任公司 柳州溪水物资有限公司 柳州市融峰物资有限责任公司 广西新地科技有限责任公司 柳州市纺织装饰公司 柳州市粤翔冶金炉料有限公司 柳州市远腾贸易有限公司 柳州市东鸿城市改造有限公司 广西丛欣实业有限公司 柳州市服装厂 柳州市立安联合刀片有限公司 广西国扬投资有限责任公司 柳州市铭泰办公设备公司 柳州市桂钢物资供应站 柳州市昱升物资有限责任公司 柳州市鹰飞灿科贸有限公司 柳州市先导科贸有限公司 柳州市金秋建材物资经营部 柳州市童装厂 柳州市民泽物资有限公司 柳州市恒先物资贸易有限公司 柳州市银夏冷气工程有限责任公司 柳州粮食批发有限责任公司 柳州市金银华窗纱制造有限责任公司 柳州市三方贸易有限公司 柳州市丰涛商贸有限责任公司 柳州华智企业管理咨询有限责任公司 柳州市诚正建筑工程施工图审查有限公司 柳州市今科电讯设备营销中心 柳州市闽德电子有限公司 柳州市鑫虹针织厂 柳州市畅通通讯器材有限责任公司 柳州市正钢物资经营部 柳州市新柳饲料有限责任公司 柳州市黄村油库 柳州市天泰电力装饰工程有限公司 柳州市兆吉物资有限责任公司 柳州市八龙纸制品有限责任公司 柳州市巨佳电脑网络科技有限公司 ".match(/[^\s]+/g), function (i, v) { + return { + text: v, + value: v, + title: v + }; + }), + TREEITEMS: [{pId: "0", id: "0_0", text: "( 共25个 )", value: "", open: true}, { + pId: "0_0", + id: "0_0_0", + text: "安徽省( 共1个 )", + value: "安徽省", + open: true + }, {pId: "0_0_0", id: "0_0_0_0", text: "芜湖市", value: "芜湖市", open: true}, { + pId: "0_0", + id: "0_0_1", + text: "北京市( 共6个 )", + value: "北京市", + open: true + }, {pId: "0_0_1", id: "0_0_1_0", text: "北京市区", value: "北京市区", open: true}, { + pId: "0_0_1", + id: "0_0_1_1", + text: "朝阳区", + value: "朝阳区", + open: true + }, {pId: "0_0_1", id: "0_0_1_2", text: "东城区", value: "东城区", open: true}, { + pId: "0_0_1", + id: "0_0_1_3", + text: "海淀区4内", + value: "海淀区4内", + open: true + }, {pId: "0_0_1", id: "0_0_1_4", text: "海淀区4外", value: "海淀区4外", open: true}, { + pId: "0_0_1", + id: "0_0_1_5", + text: "石景山区", + value: "石景山区", + open: true + }, {pId: "0_0", id: "0_0_2", text: "福建省( 共2个 )", value: "福建省", open: true}, { + pId: "0_0_2", + id: "0_0_2_0", + text: "莆田市", + value: "莆田市", + open: true + }, {pId: "0_0_2", id: "0_0_2_1", text: "泉州市", value: "泉州市", open: true}, { + pId: "0_0", + id: "0_0_3", + text: "甘肃省( 共1个 )", + value: "甘肃省", + open: true + }, {pId: "0_0_3", id: "0_0_3_0", text: "兰州市", value: "兰州市", open: true}, { + pId: "0_0", + id: "0_0_4", + text: "广东省( 共5个 )", + value: "广东省", + open: true + }, {pId: "0_0_4", id: "0_0_4_0", text: "东莞市", value: "东莞市", open: true}, { + pId: "0_0_4", + id: "0_0_4_1", + text: "广州市", + value: "广州市", + open: true + }, {pId: "0_0_4", id: "0_0_4_2", text: "惠州市", value: "惠州市", open: true}, { + pId: "0_0_4", + id: "0_0_4_3", + text: "深圳市", + value: "深圳市", + open: true + }, {pId: "0_0_4", id: "0_0_4_4", text: "珠海市", value: "珠海市", open: true}, { + pId: "0_0", + id: "0_0_5", + text: "广西壮族自治区( 共1个 )", + value: "广西壮族自治区", + open: true + }, {pId: "0_0_5", id: "0_0_5_0", text: "南宁市", value: "南宁市", open: true}, { + pId: "0_0", + id: "0_0_6", + text: "河北省( 共2个 )", + value: "河北省", + open: true + }, {pId: "0_0_6", id: "0_0_6_0", text: "保定市", value: "保定市", open: true}, { + pId: "0_0_6", + id: "0_0_6_1", + text: "邢台市", + value: "邢台市", + open: true + }, {pId: "0_0", id: "0_0_7", text: "河南省( 共1个 )", value: "河南省", open: true}, { + pId: "0_0_7", + id: "0_0_7_0", + text: "郑州市", + value: "郑州市", + open: true + }, {pId: "0_0", id: "0_0_8", text: "黑龙江省( 共7个 )", value: "黑龙江省", open: true}, { + pId: "0_0_8", + id: "0_0_8_0", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_0_8", id: "0_0_8_1", text: "哈尔滨市", value: "哈尔滨市", open: true}, { + pId: "0_0_8", + id: "0_0_8_2", + text: "鸡西市", + value: "鸡西市", + open: true + }, {pId: "0_0_8", id: "0_0_8_3", text: "佳木斯市", value: "佳木斯市", open: true}, { + pId: "0_0_8", + id: "0_0_8_4", + text: "牡丹江市", + value: "牡丹江市", + open: true + }, {pId: "0_0_8", id: "0_0_8_5", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { + pId: "0_0_8", + id: "0_0_8_6", + text: "双鸭山市", + value: "双鸭山市", + open: true + }, {pId: "0_0", id: "0_0_9", text: "湖北省( 共1个 )", value: "湖北省", open: true}, { + pId: "0_0_9", + id: "0_0_9_0", + text: "武汉市", + value: "武汉市", + open: true + }, {pId: "0_0", id: "0_0_10", text: "湖南省( 共3个 )", value: "湖南省", open: true}, { + pId: "0_0_10", + id: "0_0_10_0", + text: "常德市", + value: "常德市", + open: true + }, {pId: "0_0_10", id: "0_0_10_1", text: "长沙市", value: "长沙市", open: true}, { + pId: "0_0_10", + id: "0_0_10_2", + text: "邵阳市", + value: "邵阳市", + open: true + }, {pId: "0_0", id: "0_0_11", text: "吉林省( 共4个 )", value: "吉林省", open: true}, { + pId: "0_0_11", + id: "0_0_11_0", + text: "白山市", + value: "白山市", + open: true + }, {pId: "0_0_11", id: "0_0_11_1", text: "长春市", value: "长春市", open: true}, { + pId: "0_0_11", + id: "0_0_11_2", + text: "松原市", + value: "松原市", + open: true + }, {pId: "0_0_11", id: "0_0_11_3", text: "通化市", value: "通化市", open: true}, { + pId: "0_0", + id: "0_0_12", + text: "江苏省( 共8个 )", + value: "江苏省", + open: true + }, {pId: "0_0_12", id: "0_0_12_0", text: "常州市", value: "常州市", open: true}, { + pId: "0_0_12", + id: "0_0_12_1", + text: "南京市", + value: "南京市", + open: true + }, {pId: "0_0_12", id: "0_0_12_2", text: "南通市", value: "南通市", open: true}, { + pId: "0_0_12", + id: "0_0_12_3", + text: "苏州市", + value: "苏州市", + open: true + }, {pId: "0_0_12", id: "0_0_12_4", text: "宿迁市", value: "宿迁市", open: true}, { + pId: "0_0_12", + id: "0_0_12_5", + text: "泰州市", + value: "泰州市", + open: true + }, {pId: "0_0_12", id: "0_0_12_6", text: "无锡市", value: "无锡市", open: true}, { + pId: "0_0_12", + id: "0_0_12_7", + text: "盐城市", + value: "盐城市", + open: true + }, {pId: "0_0", id: "0_0_13", text: "辽宁省( 共11个 )", value: "辽宁省", open: true}, { + pId: "0_0_13", + id: "0_0_13_0", + text: "鞍山市", + value: "鞍山市", + open: true + }, {pId: "0_0_13", id: "0_0_13_1", text: "本溪市", value: "本溪市", open: true}, { + pId: "0_0_13", + id: "0_0_13_2", + text: "朝阳市", + value: "朝阳市", + open: true + }, {pId: "0_0_13", id: "0_0_13_3", text: "大连市", value: "大连市", open: true}, { + pId: "0_0_13", + id: "0_0_13_4", + text: "抚顺市", + value: "抚顺市", + open: true + }, {pId: "0_0_13", id: "0_0_13_5", text: "葫芦岛市", value: "葫芦岛市", open: true}, { + pId: "0_0_13", + id: "0_0_13_6", + text: "锦州市", + value: "锦州市", + open: true + }, {pId: "0_0_13", id: "0_0_13_7", text: "辽阳市", value: "辽阳市", open: true}, { + pId: "0_0_13", + id: "0_0_13_8", + text: "盘锦市", + value: "盘锦市", + open: true + }, {pId: "0_0_13", id: "0_0_13_9", text: "沈阳市", value: "沈阳市", open: true}, { + pId: "0_0_13", + id: "0_0_13_10", + text: "营口市", + value: "营口市", + open: true + }, {pId: "0_0", id: "0_0_14", text: "内蒙古( 共1个 )", value: "内蒙古", open: true}, { + pId: "0_0_14", + id: "0_0_14_0", + text: "鄂尔多斯市", + value: "鄂尔多斯市", + open: true + }, {pId: "0_0", id: "0_0_15", text: "宁夏回族自治区( 共1个 )", value: "宁夏回族自治区", open: true}, { + pId: "0_0_15", + id: "0_0_15_0", + text: "银川市", + value: "银川市", + open: true + }, {pId: "0_0", id: "0_0_16", text: "山东省( 共7个 )", value: "山东省", open: true}, { + pId: "0_0_16", + id: "0_0_16_0", + text: "济南市", + value: "济南市", + open: true + }, {pId: "0_0_16", id: "0_0_16_1", text: "济宁市", value: "济宁市", open: true}, { + pId: "0_0_16", + id: "0_0_16_2", + text: "聊城市", + value: "聊城市", + open: true + }, {pId: "0_0_16", id: "0_0_16_3", text: "临沂市", value: "临沂市", open: true}, { + pId: "0_0_16", + id: "0_0_16_4", + text: "青岛市", + value: "青岛市", + open: true + }, {pId: "0_0_16", id: "0_0_16_5", text: "烟台市", value: "烟台市", open: true}, { + pId: "0_0_16", + id: "0_0_16_6", + text: "枣庄市", + value: "枣庄市", + open: true + }, {pId: "0_0", id: "0_0_17", text: "山西省( 共1个 )", value: "山西省", open: true}, { + pId: "0_0_17", + id: "0_0_17_0", + text: "太原市", + value: "太原市", + open: true + }, {pId: "0_0", id: "0_0_18", text: "陕西省( 共1个 )", value: "陕西省", open: true}, { + pId: "0_0_18", + id: "0_0_18_0", + text: "西安市", + value: "西安市", + open: true + }, {pId: "0_0", id: "0_0_19", text: "上海市( 共1个 )", value: "上海市", open: true}, { + pId: "0_0_19", + id: "0_0_19_0", + text: "上海市区", + value: "上海市区", + open: true + }, {pId: "0_0", id: "0_0_20", text: "四川省( 共1个 )", value: "四川省", open: true}, { + pId: "0_0_20", + id: "0_0_20_0", + text: "成都市", + value: "成都市", + open: true + }, {pId: "0_0", id: "0_0_21", text: "新疆维吾尔族自治区( 共2个 )", value: "新疆维吾尔族自治区", open: true}, { + pId: "0_0_21", + id: "0_0_21_0", + text: "吐鲁番地区", + value: "吐鲁番地区", + open: true + }, {pId: "0_0_21", id: "0_0_21_1", text: "乌鲁木齐", value: "乌鲁木齐", open: true}, { + pId: "0_0", + id: "0_0_22", + text: "云南省( 共1个 )", + value: "云南省", + open: true + }, {pId: "0_0_22", id: "0_0_22_0", text: "昆明市", value: "昆明市", open: true}, { + pId: "0_0", + id: "0_0_23", + text: "浙江省( 共5个 )", + value: "浙江省", + open: true + }, {pId: "0_0_23", id: "0_0_23_0", text: "杭州市", value: "杭州市", open: true}, { + pId: "0_0_23", + id: "0_0_23_1", + text: "湖州市", + value: "湖州市", + open: true + }, {pId: "0_0_23", id: "0_0_23_2", text: "嘉兴市", value: "嘉兴市", open: true}, { + pId: "0_0_23", + id: "0_0_23_3", + text: "宁波市", + value: "宁波市", + open: true + }, {pId: "0_0_23", id: "0_0_23_4", text: "绍兴市", value: "绍兴市", open: true}, { + pId: "0_0", + id: "0_0_24", + text: "重庆市( 共1个 )", + value: "重庆市", + open: true + }, {pId: "0_0_24", id: "0_0_24_0", text: "重庆市区", value: "重庆市区", open: true}, { + pId: "0", + id: "0_1", + text: "中国( 共34个 )", + value: "中国", + open: true + }, {pId: "0_1", id: "0_1_0", text: "安徽省( 共19个 )", value: "安徽省", open: true}, { + pId: "0_1_0", + id: "0_1_0_0", + text: "安庆市", + value: "安庆市", + open: true + }, {pId: "0_1_0", id: "0_1_0_1", text: "蚌埠市", value: "蚌埠市", open: true}, { + pId: "0_1_0", + id: "0_1_0_2", + text: "亳州市", + value: "亳州市", + open: true + }, {pId: "0_1_0", id: "0_1_0_3", text: "巢湖市", value: "巢湖市", open: true}, { + pId: "0_1_0", + id: "0_1_0_4", + text: "池州市", + value: "池州市", + open: true + }, {pId: "0_1_0", id: "0_1_0_5", text: "滁州市", value: "滁州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_6", + text: "阜阳市", + value: "阜阳市", + open: true + }, {pId: "0_1_0", id: "0_1_0_7", text: "毫州市", value: "毫州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_8", + text: "合肥市", + value: "合肥市", + open: true + }, {pId: "0_1_0", id: "0_1_0_9", text: "淮北市", value: "淮北市", open: true}, { + pId: "0_1_0", + id: "0_1_0_10", + text: "淮南市", + value: "淮南市", + open: true + }, {pId: "0_1_0", id: "0_1_0_11", text: "黄山市", value: "黄山市", open: true}, { + pId: "0_1_0", + id: "0_1_0_12", + text: "六安市", + value: "六安市", + open: true + }, {pId: "0_1_0", id: "0_1_0_13", text: "马鞍山市", value: "马鞍山市", open: true}, { + pId: "0_1_0", + id: "0_1_0_14", + text: "濮阳市", + value: "濮阳市", + open: true + }, {pId: "0_1_0", id: "0_1_0_15", text: "宿州市", value: "宿州市", open: true}, { + pId: "0_1_0", + id: "0_1_0_16", + text: "铜陵市", + value: "铜陵市", + open: true + }, {pId: "0_1_0", id: "0_1_0_17", text: "芜湖市", value: "芜湖市", open: true}, { + pId: "0_1_0", + id: "0_1_0_18", + text: "宣城市", + value: "宣城市", + open: true + }, {pId: "0_1", id: "0_1_1", text: "澳门特别行政区( 共1个 )", value: "澳门特别行政区", open: true}, { + pId: "0_1_1", + id: "0_1_1_0", + text: "澳门", + value: "澳门", + open: true + }, {pId: "0_1", id: "0_1_2", text: "北京市( 共17个 )", value: "北京市", open: true}, { + pId: "0_1_2", + id: "0_1_2_0", + text: "北京市区", + value: "北京市区", + open: true + }, {pId: "0_1_2", id: "0_1_2_1", text: "昌平区", value: "昌平区", open: true}, { + pId: "0_1_2", + id: "0_1_2_2", + text: "朝阳区", + value: "朝阳区", + open: true + }, {pId: "0_1_2", id: "0_1_2_3", text: "大兴区", value: "大兴区", open: true}, { + pId: "0_1_2", + id: "0_1_2_4", + text: "东城区", + value: "东城区", + open: true + }, {pId: "0_1_2", id: "0_1_2_5", text: "房山区", value: "房山区", open: true}, { + pId: "0_1_2", + id: "0_1_2_6", + text: "丰台区", + value: "丰台区", + open: true + }, {pId: "0_1_2", id: "0_1_2_7", text: "海淀区", value: "海淀区", open: true}, { + pId: "0_1_2", + id: "0_1_2_8", + text: "海淀区4内", + value: "海淀区4内", + open: true + }, {pId: "0_1_2", id: "0_1_2_9", text: "海淀区4外", value: "海淀区4外", open: true}, { + pId: "0_1_2", + id: "0_1_2_10", + text: "门头沟区", + value: "门头沟区", + open: true + }, {pId: "0_1_2", id: "0_1_2_11", text: "平谷区", value: "平谷区", open: true}, { + pId: "0_1_2", + id: "0_1_2_12", + text: "石景山区", + value: "石景山区", + open: true + }, {pId: "0_1_2", id: "0_1_2_13", text: "顺义区", value: "顺义区", open: true}, { + pId: "0_1_2", + id: "0_1_2_14", + text: "通州区", + value: "通州区", + open: true + }, {pId: "0_1_2", id: "0_1_2_15", text: "西城区", value: "西城区", open: true}, { + pId: "0_1_2", + id: "0_1_2_16", + text: "西城区 ", + value: "西城区 ", + open: true + }, {pId: "0_1", id: "0_1_3", text: "福建省( 共9个 )", value: "福建省", open: true}, { + pId: "0_1_3", + id: "0_1_3_0", + text: "福州市", + value: "福州市", + open: true + }, {pId: "0_1_3", id: "0_1_3_1", text: "龙岩市", value: "龙岩市", open: true}, { + pId: "0_1_3", + id: "0_1_3_2", + text: "南平市", + value: "南平市", + open: true + }, {pId: "0_1_3", id: "0_1_3_3", text: "宁德市", value: "宁德市", open: true}, { + pId: "0_1_3", + id: "0_1_3_4", + text: "莆田市", + value: "莆田市", + open: true + }, {pId: "0_1_3", id: "0_1_3_5", text: "泉州市", value: "泉州市", open: true}, { + pId: "0_1_3", + id: "0_1_3_6", + text: "三明市", + value: "三明市", + open: true + }, {pId: "0_1_3", id: "0_1_3_7", text: "厦门市", value: "厦门市", open: true}, { + pId: "0_1_3", + id: "0_1_3_8", + text: "漳州市", + value: "漳州市", + open: true + }, {pId: "0_1", id: "0_1_4", text: "甘肃省( 共12个 )", value: "甘肃省", open: true}, { + pId: "0_1_4", + id: "0_1_4_0", + text: "白银市", + value: "白银市", + open: true + }, {pId: "0_1_4", id: "0_1_4_1", text: "嘉峪关市", value: "嘉峪关市", open: true}, { + pId: "0_1_4", + id: "0_1_4_2", + text: "金昌市", + value: "金昌市", + open: true + }, {pId: "0_1_4", id: "0_1_4_3", text: "酒泉市", value: "酒泉市", open: true}, { + pId: "0_1_4", + id: "0_1_4_4", + text: "兰州市", + value: "兰州市", + open: true + }, {pId: "0_1_4", id: "0_1_4_5", text: "陇南市", value: "陇南市", open: true}, { + pId: "0_1_4", + id: "0_1_4_6", + text: "平凉市", + value: "平凉市", + open: true + }, {pId: "0_1_4", id: "0_1_4_7", text: "庆阳市", value: "庆阳市", open: true}, { + pId: "0_1_4", + id: "0_1_4_8", + text: "天津市区", + value: "天津市区", + open: true + }, {pId: "0_1_4", id: "0_1_4_9", text: "天水市", value: "天水市", open: true}, { + pId: "0_1_4", + id: "0_1_4_10", + text: "武威市", + value: "武威市", + open: true + }, {pId: "0_1_4", id: "0_1_4_11", text: "张掖市", value: "张掖市", open: true}, { + pId: "0_1", + id: "0_1_5", + text: "广东省( 共21个 )", + value: "广东省", + open: true + }, {pId: "0_1_5", id: "0_1_5_0", text: "潮州市", value: "潮州市", open: true}, { + pId: "0_1_5", + id: "0_1_5_1", + text: "东莞市", + value: "东莞市", + open: true + }, {pId: "0_1_5", id: "0_1_5_2", text: "佛山市", value: "佛山市", open: true}, { + pId: "0_1_5", + id: "0_1_5_3", + text: "广州市", + value: "广州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_4", text: "河源市", value: "河源市", open: true}, { + pId: "0_1_5", + id: "0_1_5_5", + text: "惠州市", + value: "惠州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_6", text: "江门市", value: "江门市", open: true}, { + pId: "0_1_5", + id: "0_1_5_7", + text: "揭阳市", + value: "揭阳市", + open: true + }, {pId: "0_1_5", id: "0_1_5_8", text: "茂名市", value: "茂名市", open: true}, { + pId: "0_1_5", + id: "0_1_5_9", + text: "梅州市", + value: "梅州市", + open: true + }, {pId: "0_1_5", id: "0_1_5_10", text: "清远市", value: "清远市", open: true}, { + pId: "0_1_5", + id: "0_1_5_11", + text: "汕头市", + value: "汕头市", + open: true + }, {pId: "0_1_5", id: "0_1_5_12", text: "汕尾市", value: "汕尾市", open: true}, { + pId: "0_1_5", + id: "0_1_5_13", + text: "韶关市", + value: "韶关市", + open: true + }, {pId: "0_1_5", id: "0_1_5_14", text: "深圳市", value: "深圳市", open: true}, { + pId: "0_1_5", + id: "0_1_5_15", + text: "阳江市", + value: "阳江市", + open: true + }, {pId: "0_1_5", id: "0_1_5_16", text: "云浮市", value: "云浮市", open: true}, { + pId: "0_1_5", + id: "0_1_5_17", + text: "湛江市", + value: "湛江市", + open: true + }, {pId: "0_1_5", id: "0_1_5_18", text: "肇庆市", value: "肇庆市", open: true}, { + pId: "0_1_5", + id: "0_1_5_19", + text: "中山市", + value: "中山市", + open: true + }, {pId: "0_1_5", id: "0_1_5_20", text: "珠海市", value: "珠海市", open: true}, { + pId: "0_1", + id: "0_1_6", + text: "广西壮族自治区( 共14个 )", + value: "广西壮族自治区", + open: true + }, {pId: "0_1_6", id: "0_1_6_0", text: "百色市", value: "百色市", open: true}, { + pId: "0_1_6", + id: "0_1_6_1", + text: "北海市", + value: "北海市", + open: true + }, {pId: "0_1_6", id: "0_1_6_2", text: "崇左市", value: "崇左市", open: true}, { + pId: "0_1_6", + id: "0_1_6_3", + text: "防城港市", + value: "防城港市", + open: true + }, {pId: "0_1_6", id: "0_1_6_4", text: "桂林市", value: "桂林市", open: true}, { + pId: "0_1_6", + id: "0_1_6_5", + text: "贵港市", + value: "贵港市", + open: true + }, {pId: "0_1_6", id: "0_1_6_6", text: "河池市", value: "河池市", open: true}, { + pId: "0_1_6", + id: "0_1_6_7", + text: "贺州市", + value: "贺州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_8", text: "来宾市", value: "来宾市", open: true}, { + pId: "0_1_6", + id: "0_1_6_9", + text: "柳州市", + value: "柳州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_10", text: "南宁市", value: "南宁市", open: true}, { + pId: "0_1_6", + id: "0_1_6_11", + text: "钦州市", + value: "钦州市", + open: true + }, {pId: "0_1_6", id: "0_1_6_12", text: "梧州市", value: "梧州市", open: true}, { + pId: "0_1_6", + id: "0_1_6_13", + text: "玉林市", + value: "玉林市", + open: true + }, {pId: "0_1", id: "0_1_7", text: "贵州省( 共9个 )", value: "贵州省", open: true}, { + pId: "0_1_7", + id: "0_1_7_0", + text: "安顺市", + value: "安顺市", + open: true + }, {pId: "0_1_7", id: "0_1_7_1", text: "毕节地区", value: "毕节地区", open: true}, { + pId: "0_1_7", + id: "0_1_7_2", + text: "贵阳市", + value: "贵阳市", + open: true + }, {pId: "0_1_7", id: "0_1_7_3", text: "六盘水市", value: "六盘水市", open: true}, { + pId: "0_1_7", + id: "0_1_7_4", + text: "黔东南州", + value: "黔东南州", + open: true + }, {pId: "0_1_7", id: "0_1_7_5", text: "黔南州", value: "黔南州", open: true}, { + pId: "0_1_7", + id: "0_1_7_6", + text: "黔西南市", + value: "黔西南市", + open: true + }, {pId: "0_1_7", id: "0_1_7_7", text: "铜仁地区", value: "铜仁地区", open: true}, { + pId: "0_1_7", + id: "0_1_7_8", + text: "遵义市", + value: "遵义市", + open: true + }, {pId: "0_1", id: "0_1_8", text: "海南省( 共2个 )", value: "海南省", open: true}, { + pId: "0_1_8", + id: "0_1_8_0", + text: "海口市", + value: "海口市", + open: true + }, {pId: "0_1_8", id: "0_1_8_1", text: "三亚市", value: "三亚市", open: true}, { + pId: "0_1", + id: "0_1_9", + text: "河北省( 共12个 )", + value: "河北省", + open: true + }, {pId: "0_1_9", id: "0_1_9_0", text: "保定市", value: "保定市", open: true}, { + pId: "0_1_9", + id: "0_1_9_1", + text: "沧州市", + value: "沧州市", + open: true + }, {pId: "0_1_9", id: "0_1_9_2", text: "承德市", value: "承德市", open: true}, { + pId: "0_1_9", + id: "0_1_9_3", + text: "邯郸市", + value: "邯郸市", + open: true + }, {pId: "0_1_9", id: "0_1_9_4", text: "衡水市", value: "衡水市", open: true}, { + pId: "0_1_9", + id: "0_1_9_5", + text: "廊坊市", + value: "廊坊市", + open: true + }, {pId: "0_1_9", id: "0_1_9_6", text: "秦皇岛市", value: "秦皇岛市", open: true}, { + pId: "0_1_9", + id: "0_1_9_7", + text: "石家庄市", + value: "石家庄市", + open: true + }, {pId: "0_1_9", id: "0_1_9_8", text: "唐山市", value: "唐山市", open: true}, { + pId: "0_1_9", + id: "0_1_9_9", + text: "天津市区", + value: "天津市区", + open: true + }, {pId: "0_1_9", id: "0_1_9_10", text: "邢台市", value: "邢台市", open: true}, { + pId: "0_1_9", + id: "0_1_9_11", + text: "张家口市", + value: "张家口市", + open: true + }, {pId: "0_1", id: "0_1_10", text: "河南省( 共19个 )", value: "河南省", open: true}, { + pId: "0_1_10", + id: "0_1_10_0", + text: "安阳市", + value: "安阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_1", text: "鹤壁市", value: "鹤壁市", open: true}, { + pId: "0_1_10", + id: "0_1_10_2", + text: "济源市", + value: "济源市", + open: true + }, {pId: "0_1_10", id: "0_1_10_3", text: "焦作市", value: "焦作市", open: true}, { + pId: "0_1_10", + id: "0_1_10_4", + text: "开封市", + value: "开封市", + open: true + }, {pId: "0_1_10", id: "0_1_10_5", text: "廊坊市", value: "廊坊市", open: true}, { + pId: "0_1_10", + id: "0_1_10_6", + text: "洛阳市", + value: "洛阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_7", text: "漯河市", value: "漯河市", open: true}, { + pId: "0_1_10", + id: "0_1_10_8", + text: "南阳市", + value: "南阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_9", text: "平顶山市", value: "平顶山市", open: true}, { + pId: "0_1_10", + id: "0_1_10_10", + text: "濮阳市", + value: "濮阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_11", text: "三门峡市", value: "三门峡市", open: true}, { + pId: "0_1_10", + id: "0_1_10_12", + text: "商丘市", + value: "商丘市", + open: true + }, {pId: "0_1_10", id: "0_1_10_13", text: "新乡市", value: "新乡市", open: true}, { + pId: "0_1_10", + id: "0_1_10_14", + text: "信阳市", + value: "信阳市", + open: true + }, {pId: "0_1_10", id: "0_1_10_15", text: "许昌市", value: "许昌市", open: true}, { + pId: "0_1_10", + id: "0_1_10_16", + text: "郑州市", + value: "郑州市", + open: true + }, {pId: "0_1_10", id: "0_1_10_17", text: "周口市", value: "周口市", open: true}, { + pId: "0_1_10", + id: "0_1_10_18", + text: "驻马店市", + value: "驻马店市", + open: true + }, {pId: "0_1", id: "0_1_11", text: "黑龙江省( 共13个 )", value: "黑龙江省", open: true}, { + pId: "0_1_11", + id: "0_1_11_0", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_1_11", id: "0_1_11_1", text: "大兴安岭地区", value: "大兴安岭地区", open: true}, { + pId: "0_1_11", + id: "0_1_11_2", + text: "大兴安岭市", + value: "大兴安岭市", + open: true + }, {pId: "0_1_11", id: "0_1_11_3", text: "哈尔滨市", value: "哈尔滨市", open: true}, { + pId: "0_1_11", + id: "0_1_11_4", + text: "鹤港市", + value: "鹤港市", + open: true + }, {pId: "0_1_11", id: "0_1_11_5", text: "黑河市", value: "黑河市", open: true}, { + pId: "0_1_11", + id: "0_1_11_6", + text: "佳木斯市", + value: "佳木斯市", + open: true + }, {pId: "0_1_11", id: "0_1_11_7", text: "牡丹江市", value: "牡丹江市", open: true}, { + pId: "0_1_11", + id: "0_1_11_8", + text: "七台河市", + value: "七台河市", + open: true + }, {pId: "0_1_11", id: "0_1_11_9", text: "齐齐哈尔市", value: "齐齐哈尔市", open: true}, { + pId: "0_1_11", + id: "0_1_11_10", + text: "双鸭山市", + value: "双鸭山市", + open: true + }, {pId: "0_1_11", id: "0_1_11_11", text: "绥化市", value: "绥化市", open: true}, { + pId: "0_1_11", + id: "0_1_11_12", + text: "伊春市", + value: "伊春市", + open: true + }, {pId: "0_1", id: "0_1_12", text: "湖北省( 共16个 )", value: "湖北省", open: true}, { + pId: "0_1_12", + id: "0_1_12_0", + text: "鄂州市", + value: "鄂州市", + open: true + }, {pId: "0_1_12", id: "0_1_12_1", text: "恩施土家族苗族自治州", value: "恩施土家族苗族自治州", open: true}, { + pId: "0_1_12", + id: "0_1_12_2", + text: "黄冈市", + value: "黄冈市", + open: true + }, {pId: "0_1_12", id: "0_1_12_3", text: "黄石市", value: "黄石市", open: true}, { + pId: "0_1_12", + id: "0_1_12_4", + text: "荆门市", + value: "荆门市", + open: true + }, {pId: "0_1_12", id: "0_1_12_5", text: "荆州市", value: "荆州市", open: true}, { + pId: "0_1_12", + id: "0_1_12_6", + text: "神农架市", + value: "神农架市", + open: true + }, {pId: "0_1_12", id: "0_1_12_7", text: "十堰市", value: "十堰市", open: true}, { + pId: "0_1_12", + id: "0_1_12_8", + text: "随州市", + value: "随州市", + open: true + }, {pId: "0_1_12", id: "0_1_12_9", text: "天门市", value: "天门市", open: true}, { + pId: "0_1_12", + id: "0_1_12_10", + text: "武汉市", + value: "武汉市", + open: true + }, {pId: "0_1_12", id: "0_1_12_11", text: "咸宁市", value: "咸宁市", open: true}, { + pId: "0_1_12", + id: "0_1_12_12", + text: "襄樊市", + value: "襄樊市", + open: true + }, {pId: "0_1_12", id: "0_1_12_13", text: "襄阳市", value: "襄阳市", open: true}, { + pId: "0_1_12", + id: "0_1_12_14", + text: "孝感市", + value: "孝感市", + open: true + }, {pId: "0_1_12", id: "0_1_12_15", text: "宜昌市", value: "宜昌市", open: true}, { + pId: "0_1", + id: "0_1_13", + text: "湖南省( 共15个 )", + value: "湖南省", + open: true + }, {pId: "0_1_13", id: "0_1_13_0", text: "常德市", value: "常德市", open: true}, { + pId: "0_1_13", + id: "0_1_13_1", + text: "长沙市", + value: "长沙市", + open: true + }, {pId: "0_1_13", id: "0_1_13_2", text: "郴州市", value: "郴州市", open: true}, { + pId: "0_1_13", + id: "0_1_13_3", + text: "衡阳市", + value: "衡阳市", + open: true + }, {pId: "0_1_13", id: "0_1_13_4", text: "怀化市", value: "怀化市", open: true}, { + pId: "0_1_13", + id: "0_1_13_5", + text: "娄底市", + value: "娄底市", + open: true + }, {pId: "0_1_13", id: "0_1_13_6", text: "邵阳市", value: "邵阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_7", + text: "湘潭市", + value: "湘潭市", + open: true + }, {pId: "0_1_13", id: "0_1_13_8", text: "湘西市", value: "湘西市", open: true}, { + pId: "0_1_13", + id: "0_1_13_9", + text: "湘西土家族苗族自治州", + value: "湘西土家族苗族自治州", + open: true + }, {pId: "0_1_13", id: "0_1_13_10", text: "益阳市", value: "益阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_11", + text: "永州市", + value: "永州市", + open: true + }, {pId: "0_1_13", id: "0_1_13_12", text: "岳阳市", value: "岳阳市", open: true}, { + pId: "0_1_13", + id: "0_1_13_13", + text: "张家界市", + value: "张家界市", + open: true + }, {pId: "0_1_13", id: "0_1_13_14", text: "株洲市", value: "株洲市", open: true}, { + pId: "0_1", + id: "0_1_14", + text: "吉林省( 共10个 )", + value: "吉林省", + open: true + }, {pId: "0_1_14", id: "0_1_14_0", text: "白城市", value: "白城市", open: true}, { + pId: "0_1_14", + id: "0_1_14_1", + text: "白山市", + value: "白山市", + open: true + }, {pId: "0_1_14", id: "0_1_14_2", text: "长春市", value: "长春市", open: true}, { + pId: "0_1_14", + id: "0_1_14_3", + text: "大庆市", + value: "大庆市", + open: true + }, {pId: "0_1_14", id: "0_1_14_4", text: "吉林市", value: "吉林市", open: true}, { + pId: "0_1_14", + id: "0_1_14_5", + text: "辽源市", + value: "辽源市", + open: true + }, {pId: "0_1_14", id: "0_1_14_6", text: "四平市", value: "四平市", open: true}, { + pId: "0_1_14", + id: "0_1_14_7", + text: "松原市", + value: "松原市", + open: true + }, {pId: "0_1_14", id: "0_1_14_8", text: "通化市", value: "通化市", open: true}, { + pId: "0_1_14", + id: "0_1_14_9", + text: "延边朝鲜族自治州", + value: "延边朝鲜族自治州", + open: true + }, {pId: "0_1", id: "0_1_15", text: "江苏省( 共13个 )", value: "江苏省", open: true}, { + pId: "0_1_15", + id: "0_1_15_0", + text: "常州市", + value: "常州市", + open: true + }, {pId: "0_1_15", id: "0_1_15_1", text: "淮安市", value: "淮安市", open: true}, { + pId: "0_1_15", + id: "0_1_15_2", + text: "连云港市", + value: "连云港市", + open: true + }, {pId: "0_1_15", id: "0_1_15_3", text: "南京市", value: "南京市", open: true}, { + pId: "0_1_15", + id: "0_1_15_4", + text: "南通市", + value: "南通市", + open: true + }, {pId: "0_1_15", id: "0_1_15_5", text: "苏州市", value: "苏州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_6", + text: "宿迁市", + value: "宿迁市", + open: true + }, {pId: "0_1_15", id: "0_1_15_7", text: "泰州市", value: "泰州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_8", + text: "无锡市", + value: "无锡市", + open: true + }, {pId: "0_1_15", id: "0_1_15_9", text: "徐州市", value: "徐州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_10", + text: "盐城市", + value: "盐城市", + open: true + }, {pId: "0_1_15", id: "0_1_15_11", text: "扬州市", value: "扬州市", open: true}, { + pId: "0_1_15", + id: "0_1_15_12", + text: "镇江市", + value: "镇江市", + open: true + }, {pId: "0_1", id: "0_1_16", text: "江西省( 共10个 )", value: "江西省", open: true}, { + pId: "0_1_16", + id: "0_1_16_0", + text: "抚州市", + value: "抚州市", + open: true + }, {pId: "0_1_16", id: "0_1_16_1", text: "赣州市", value: "赣州市", open: true}, { + pId: "0_1_16", + id: "0_1_16_2", + text: "景德镇市", + value: "景德镇市", + open: true + }, {pId: "0_1_16", id: "0_1_16_3", text: "九江市", value: "九江市", open: true}, { + pId: "0_1_16", + id: "0_1_16_4", + text: "南昌市", + value: "南昌市", + open: true + }, {pId: "0_1_16", id: "0_1_16_5", text: "萍乡市", value: "萍乡市", open: true}, { + pId: "0_1_16", + id: "0_1_16_6", + text: "上饶市", + value: "上饶市", + open: true + }, {pId: "0_1_16", id: "0_1_16_7", text: "新余市", value: "新余市", open: true}, { + pId: "0_1_16", + id: "0_1_16_8", + text: "宜春市", + value: "宜春市", + open: true + }, {pId: "0_1_16", id: "0_1_16_9", text: "鹰潭市", value: "鹰潭市", open: true}, { + pId: "0_1", + id: "0_1_17", + text: "辽宁省( 共14个 )", + value: "辽宁省", + open: true + }, {pId: "0_1_17", id: "0_1_17_0", text: "鞍山市", value: "鞍山市", open: true}, { + pId: "0_1_17", + id: "0_1_17_1", + text: "本溪市", + value: "本溪市", + open: true + }, {pId: "0_1_17", id: "0_1_17_2", text: "朝阳市", value: "朝阳市", open: true}, { + pId: "0_1_17", + id: "0_1_17_3", + text: "大连市", + value: "大连市", + open: true + }, {pId: "0_1_17", id: "0_1_17_4", text: "丹东市", value: "丹东市", open: true}, { + pId: "0_1_17", + id: "0_1_17_5", + text: "抚顺市", + value: "抚顺市", + open: true + }, {pId: "0_1_17", id: "0_1_17_6", text: "阜新市", value: "阜新市", open: true}, { + pId: "0_1_17", + id: "0_1_17_7", + text: "葫芦岛市", + value: "葫芦岛市", + open: true + }, {pId: "0_1_17", id: "0_1_17_8", text: "锦州市", value: "锦州市", open: true}, { + pId: "0_1_17", + id: "0_1_17_9", + text: "辽阳市", + value: "辽阳市", + open: true + }, {pId: "0_1_17", id: "0_1_17_10", text: "盘锦市", value: "盘锦市", open: true}, { + pId: "0_1_17", + id: "0_1_17_11", + text: "沈阳市", + value: "沈阳市", + open: true + }, {pId: "0_1_17", id: "0_1_17_12", text: "铁岭市", value: "铁岭市", open: true}, { + pId: "0_1_17", + id: "0_1_17_13", + text: "营口市", + value: "营口市", + open: true + }, {pId: "0_1", id: "0_1_18", text: "内蒙古( 共10个 )", value: "内蒙古", open: true}, { + pId: "0_1_18", + id: "0_1_18_0", + text: "包头市", + value: "包头市", + open: true + }, {pId: "0_1_18", id: "0_1_18_1", text: "赤峰市", value: "赤峰市", open: true}, { + pId: "0_1_18", + id: "0_1_18_2", + text: "鄂尔多斯市", + value: "鄂尔多斯市", + open: true + }, {pId: "0_1_18", id: "0_1_18_3", text: "呼和浩特市", value: "呼和浩特市", open: true}, { + pId: "0_1_18", + id: "0_1_18_4", + text: "呼伦贝尔市", + value: "呼伦贝尔市", + open: true + }, {pId: "0_1_18", id: "0_1_18_5", text: "通辽市", value: "通辽市", open: true}, { + pId: "0_1_18", + id: "0_1_18_6", + text: "乌海市", + value: "乌海市", + open: true + }, {pId: "0_1_18", id: "0_1_18_7", text: "锡林郭勒市", value: "锡林郭勒市", open: true}, { + pId: "0_1_18", + id: "0_1_18_8", + text: "兴安市", + value: "兴安市", + open: true + }, {pId: "0_1_18", id: "0_1_18_9", text: "运城市", value: "运城市", open: true}, { + pId: "0_1", + id: "0_1_19", + text: "宁夏回族自治区( 共5个 )", + value: "宁夏回族自治区", + open: true + }, {pId: "0_1_19", id: "0_1_19_0", text: "固原市", value: "固原市", open: true}, { + pId: "0_1_19", + id: "0_1_19_1", + text: "石嘴山市", + value: "石嘴山市", + open: true + }, {pId: "0_1_19", id: "0_1_19_2", text: "吴忠市", value: "吴忠市", open: true}, { + pId: "0_1_19", + id: "0_1_19_3", + text: "银川市", + value: "银川市", + open: true + }, {pId: "0_1_19", id: "0_1_19_4", text: "中卫市", value: "中卫市", open: true}, { + pId: "0_1", + id: "0_1_20", + text: "青海省( 共4个 )", + value: "青海省", + open: true + }, {pId: "0_1_20", id: "0_1_20_0", text: "海东地区", value: "海东地区", open: true}, { + pId: "0_1_20", + id: "0_1_20_1", + text: "海南藏族自治州", + value: "海南藏族自治州", + open: true + }, {pId: "0_1_20", id: "0_1_20_2", text: "海西蒙古族藏族自治州", value: "海西蒙古族藏族自治州", open: true}, { + pId: "0_1_20", + id: "0_1_20_3", + text: "西宁市", + value: "西宁市", + open: true + }, {pId: "0_1", id: "0_1_21", text: "山东省( 共17个 )", value: "山东省", open: true}, { + pId: "0_1_21", + id: "0_1_21_0", + text: "滨州市", + value: "滨州市", + open: true + }, {pId: "0_1_21", id: "0_1_21_1", text: "德州市", value: "德州市", open: true}, { + pId: "0_1_21", + id: "0_1_21_2", + text: "东营市", + value: "东营市", + open: true + }, {pId: "0_1_21", id: "0_1_21_3", text: "菏泽市", value: "菏泽市", open: true}, { + pId: "0_1_21", + id: "0_1_21_4", + text: "济南市", + value: "济南市", + open: true + }, {pId: "0_1_21", id: "0_1_21_5", text: "济宁市", value: "济宁市", open: true}, { + pId: "0_1_21", + id: "0_1_21_6", + text: "莱芜市", + value: "莱芜市", + open: true + }, {pId: "0_1_21", id: "0_1_21_7", text: "聊城市", value: "聊城市", open: true}, { + pId: "0_1_21", + id: "0_1_21_8", + text: "临沂市", + value: "临沂市", + open: true + }, {pId: "0_1_21", id: "0_1_21_9", text: "青岛市", value: "青岛市", open: true}, { + pId: "0_1_21", + id: "0_1_21_10", + text: "日照市", + value: "日照市", + open: true + }, {pId: "0_1_21", id: "0_1_21_11", text: "泰安市", value: "泰安市", open: true}, { + pId: "0_1_21", + id: "0_1_21_12", + text: "威海市", + value: "威海市", + open: true + }, {pId: "0_1_21", id: "0_1_21_13", text: "潍坊市", value: "潍坊市", open: true}, { + pId: "0_1_21", + id: "0_1_21_14", + text: "烟台市", + value: "烟台市", + open: true + }, {pId: "0_1_21", id: "0_1_21_15", text: "枣庄市", value: "枣庄市", open: true}, { + pId: "0_1_21", + id: "0_1_21_16", + text: "淄博市", + value: "淄博市", + open: true + }, {pId: "0_1", id: "0_1_22", text: "山西省( 共12个 )", value: "山西省", open: true}, { + pId: "0_1_22", + id: "0_1_22_0", + text: "长治市", + value: "长治市", + open: true + }, {pId: "0_1_22", id: "0_1_22_1", text: "大同市", value: "大同市", open: true}, { + pId: "0_1_22", + id: "0_1_22_2", + text: "晋城市", + value: "晋城市", + open: true + }, {pId: "0_1_22", id: "0_1_22_3", text: "晋中市", value: "晋中市", open: true}, { + pId: "0_1_22", + id: "0_1_22_4", + text: "临汾市", + value: "临汾市", + open: true + }, {pId: "0_1_22", id: "0_1_22_5", text: "吕梁市", value: "吕梁市", open: true}, { + pId: "0_1_22", + id: "0_1_22_6", + text: "青岛市", + value: "青岛市", + open: true + }, {pId: "0_1_22", id: "0_1_22_7", text: "朔州市", value: "朔州市", open: true}, { + pId: "0_1_22", + id: "0_1_22_8", + text: "太原市", + value: "太原市", + open: true + }, {pId: "0_1_22", id: "0_1_22_9", text: "忻州市", value: "忻州市", open: true}, { + pId: "0_1_22", + id: "0_1_22_10", + text: "阳泉市", + value: "阳泉市", + open: true + }, {pId: "0_1_22", id: "0_1_22_11", text: "运城市", value: "运城市", open: true}, { + pId: "0_1", + id: "0_1_23", + text: "陕西省( 共9个 )", + value: "陕西省", + open: true + }, {pId: "0_1_23", id: "0_1_23_0", text: "安康市", value: "安康市", open: true}, { + pId: "0_1_23", + id: "0_1_23_1", + text: "宝鸡市", + value: "宝鸡市", + open: true + }, {pId: "0_1_23", id: "0_1_23_2", text: "汉中市", value: "汉中市", open: true}, { + pId: "0_1_23", + id: "0_1_23_3", + text: "商洛市", + value: "商洛市", + open: true + }, {pId: "0_1_23", id: "0_1_23_4", text: "渭南市", value: "渭南市", open: true}, { + pId: "0_1_23", + id: "0_1_23_5", + text: "西安市", + value: "西安市", + open: true + }, {pId: "0_1_23", id: "0_1_23_6", text: "咸阳市", value: "咸阳市", open: true}, { + pId: "0_1_23", + id: "0_1_23_7", + text: "延安市", + value: "延安市", + open: true + }, {pId: "0_1_23", id: "0_1_23_8", text: "榆林市", value: "榆林市", open: true}, { + pId: "0_1", + id: "0_1_24", + text: "上海市( 共19个 )", + value: "上海市", + open: true + }, {pId: "0_1_24", id: "0_1_24_0", text: "宝山区", value: "宝山区", open: true}, { + pId: "0_1_24", + id: "0_1_24_1", + text: "长宁区", + value: "长宁区", + open: true + }, {pId: "0_1_24", id: "0_1_24_2", text: "崇明县", value: "崇明县", open: true}, { + pId: "0_1_24", + id: "0_1_24_3", + text: "奉贤区", + value: "奉贤区", + open: true + }, {pId: "0_1_24", id: "0_1_24_4", text: "虹口区", value: "虹口区", open: true}, { + pId: "0_1_24", + id: "0_1_24_5", + text: "黄浦区", + value: "黄浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_6", text: "嘉定区", value: "嘉定区", open: true}, { + pId: "0_1_24", + id: "0_1_24_7", + text: "金山区", + value: "金山区", + open: true + }, {pId: "0_1_24", id: "0_1_24_8", text: "静安区", value: "静安区", open: true}, { + pId: "0_1_24", + id: "0_1_24_9", + text: "昆明市", + value: "昆明市", + open: true + }, {pId: "0_1_24", id: "0_1_24_10", text: "闵行区", value: "闵行区", open: true}, { + pId: "0_1_24", + id: "0_1_24_11", + text: "普陀区", + value: "普陀区", + open: true + }, {pId: "0_1_24", id: "0_1_24_12", text: "浦东新区", value: "浦东新区", open: true}, { + pId: "0_1_24", + id: "0_1_24_13", + text: "青浦区", + value: "青浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_14", text: "上海市区", value: "上海市区", open: true}, { + pId: "0_1_24", + id: "0_1_24_15", + text: "松江区", + value: "松江区", + open: true + }, {pId: "0_1_24", id: "0_1_24_16", text: "徐汇区", value: "徐汇区", open: true}, { + pId: "0_1_24", + id: "0_1_24_17", + text: "杨浦区", + value: "杨浦区", + open: true + }, {pId: "0_1_24", id: "0_1_24_18", text: "闸北区", value: "闸北区", open: true}, { + pId: "0_1", + id: "0_1_25", + text: "四川省( 共21个 )", + value: "四川省", + open: true + }, {pId: "0_1_25", id: "0_1_25_0", text: "阿坝藏族羌族自治州", value: "阿坝藏族羌族自治州", open: true}, { + pId: "0_1_25", + id: "0_1_25_1", + text: "巴中市", + value: "巴中市", + open: true + }, {pId: "0_1_25", id: "0_1_25_2", text: "成都市", value: "成都市", open: true}, { + pId: "0_1_25", + id: "0_1_25_3", + text: "达州市", + value: "达州市", + open: true + }, {pId: "0_1_25", id: "0_1_25_4", text: "德阳市", value: "德阳市", open: true}, { + pId: "0_1_25", + id: "0_1_25_5", + text: "甘孜市", + value: "甘孜市", + open: true + }, {pId: "0_1_25", id: "0_1_25_6", text: "广安市", value: "广安市", open: true}, { + pId: "0_1_25", + id: "0_1_25_7", + text: "广元市", + value: "广元市", + open: true + }, {pId: "0_1_25", id: "0_1_25_8", text: "乐山市", value: "乐山市", open: true}, { + pId: "0_1_25", + id: "0_1_25_9", + text: "凉山市", + value: "凉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_10", text: "泸州市", value: "泸州市", open: true}, { + pId: "0_1_25", + id: "0_1_25_11", + text: "眉山市", + value: "眉山市", + open: true + }, {pId: "0_1_25", id: "0_1_25_12", text: "绵阳市", value: "绵阳市", open: true}, { + pId: "0_1_25", + id: "0_1_25_13", + text: "南充市", + value: "南充市", + open: true + }, {pId: "0_1_25", id: "0_1_25_14", text: "内江市", value: "内江市", open: true}, { + pId: "0_1_25", + id: "0_1_25_15", + text: "攀枝花市", + value: "攀枝花市", + open: true + }, {pId: "0_1_25", id: "0_1_25_16", text: "遂宁市", value: "遂宁市", open: true}, { + pId: "0_1_25", + id: "0_1_25_17", + text: "雅安市", + value: "雅安市", + open: true + }, {pId: "0_1_25", id: "0_1_25_18", text: "宜宾市", value: "宜宾市", open: true}, { + pId: "0_1_25", + id: "0_1_25_19", + text: "资阳市", + value: "资阳市", + open: true + }, {pId: "0_1_25", id: "0_1_25_20", text: "自贡市", value: "自贡市", open: true}, { + pId: "0_1", + id: "0_1_26", + text: "台湾( 共1个 )", + value: "台湾", + open: true + }, {pId: "0_1_26", id: "0_1_26_0", text: "台北市", value: "台北市", open: true}, { + pId: "0_1", + id: "0_1_27", + text: "天津市( 共1个 )", + value: "天津市", + open: true + }, {pId: "0_1_27", id: "0_1_27_0", text: "天津市区", value: "天津市区", open: true}, { + pId: "0_1", + id: "0_1_28", + text: "西藏自治区( 共2个 )", + value: "西藏自治区", + open: true + }, {pId: "0_1_28", id: "0_1_28_0", text: "阿里市", value: "阿里市", open: true}, { + pId: "0_1_28", + id: "0_1_28_1", + text: "日喀则市", + value: "日喀则市", + open: true + }, {pId: "0_1", id: "0_1_29", text: "香港特别行政区( 共1个 )", value: "香港特别行政区", open: true}, { + pId: "0_1_29", + id: "0_1_29_0", + text: "香港", + value: "香港", + open: true + }, { + pId: "0_1", + id: "0_1_30", + text: "新疆维吾尔族自治区( 共11个 )", + value: "新疆维吾尔族自治区", + open: true + }, {pId: "0_1_30", id: "0_1_30_0", text: "巴音郭楞市", value: "巴音郭楞市", open: true}, { + pId: "0_1_30", + id: "0_1_30_1", + text: "哈密市", + value: "哈密市", + open: true + }, {pId: "0_1_30", id: "0_1_30_2", text: "和田市", value: "和田市", open: true}, { + pId: "0_1_30", + id: "0_1_30_3", + text: "喀什地区", + value: "喀什地区", + open: true + }, {pId: "0_1_30", id: "0_1_30_4", text: "克拉玛依市", value: "克拉玛依市", open: true}, { + pId: "0_1_30", + id: "0_1_30_5", + text: "克孜勒苏柯州", + value: "克孜勒苏柯州", + open: true + }, {pId: "0_1_30", id: "0_1_30_6", text: "石河子市", value: "石河子市", open: true}, { + pId: "0_1_30", + id: "0_1_30_7", + text: "塔城市", + value: "塔城市", + open: true + }, {pId: "0_1_30", id: "0_1_30_8", text: "吐鲁番地区", value: "吐鲁番地区", open: true}, { + pId: "0_1_30", + id: "0_1_30_9", + text: "乌鲁木齐", + value: "乌鲁木齐", + open: true + }, {pId: "0_1_30", id: "0_1_30_10", text: "伊犁市", value: "伊犁市", open: true}, { + pId: "0_1", + id: "0_1_31", + text: "云南省( 共12个 )", + value: "云南省", + open: true + }, {pId: "0_1_31", id: "0_1_31_0", text: "保山市", value: "保山市", open: true}, { + pId: "0_1_31", + id: "0_1_31_1", + text: "楚雄彝族自治州", + value: "楚雄彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_2", text: "大理白族自治州", value: "大理白族自治州", open: true}, { + pId: "0_1_31", + id: "0_1_31_3", + text: "红河哈尼族彝族自治州", + value: "红河哈尼族彝族自治州", + open: true + }, {pId: "0_1_31", id: "0_1_31_4", text: "昆明市", value: "昆明市", open: true}, { + pId: "0_1_31", + id: "0_1_31_5", + text: "丽江市", + value: "丽江市", + open: true + }, {pId: "0_1_31", id: "0_1_31_6", text: "临沧市", value: "临沧市", open: true}, { + pId: "0_1_31", + id: "0_1_31_7", + text: "曲靖市", + value: "曲靖市", + open: true + }, {pId: "0_1_31", id: "0_1_31_8", text: "思茅市", value: "思茅市", open: true}, { + pId: "0_1_31", + id: "0_1_31_9", + text: "文山市", + value: "文山市", + open: true + }, {pId: "0_1_31", id: "0_1_31_10", text: "玉溪市", value: "玉溪市", open: true}, { + pId: "0_1_31", + id: "0_1_31_11", + text: "昭通市", + value: "昭通市", + open: true + }, {pId: "0_1", id: "0_1_32", text: "浙江省( 共12个 )", value: "浙江省", open: true}, { + pId: "0_1_32", + id: "0_1_32_0", + text: "杭州市", + value: "杭州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_1", text: "湖州市", value: "湖州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_2", + text: "嘉兴市", + value: "嘉兴市", + open: true + }, {pId: "0_1_32", id: "0_1_32_3", text: "金华市", value: "金华市", open: true}, { + pId: "0_1_32", + id: "0_1_32_4", + text: "丽水市", + value: "丽水市", + open: true + }, {pId: "0_1_32", id: "0_1_32_5", text: "宁波市", value: "宁波市", open: true}, { + pId: "0_1_32", + id: "0_1_32_6", + text: "衢州市", + value: "衢州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_7", text: "绍兴市", value: "绍兴市", open: true}, { + pId: "0_1_32", + id: "0_1_32_8", + text: "台州市", + value: "台州市", + open: true + }, {pId: "0_1_32", id: "0_1_32_9", text: "温州市", value: "温州市", open: true}, { + pId: "0_1_32", + id: "0_1_32_10", + text: "浙江省", + value: "浙江省", + open: true + }, {pId: "0_1_32", id: "0_1_32_11", text: "舟山市", value: "舟山市", open: true}, { + pId: "0_1", + id: "0_1_33", + text: "重庆市( 共1个 )", + value: "重庆市", + open: true + }, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}], + + TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"}, + {id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"}, + {id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"}, + {id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"}, + {id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"}, + {id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"}, + {id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"}, + {id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1"}, + {id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"}, + {id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"}, + {id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"}, + {id: 211, pId: 21, value: "第三级目录2", text: "第三级目录2"}, + {id: 212, pId: 21, value: "第三级文件2", text: "第三级文件2"}, + {id: 2111, pId: 211, value: "第四级文件1", text: "第四级文件1"}], + LEVELTREE: [{ + id: 1, + text: "第一项", + value: "1" + }, { + id: 2, + text: "第二项", + value: "2" + }, { + id: 3, + text: "第三项", + value: "3", + open: true + }, { + id: 11, + pId: 1, + text: "子项1", + value: "11" + }, { + id: 12, + pId: 1, + text: "子项2", + value: "12" + }, { + id: 13, + pId: 1, + text: "子项3", + value: "13" + }, { + id: 31, + pId: 3, + text: "子项1", + value: "31" + }, { + id: 32, + pId: 3, + text: "子项2", + value: "32" + }, { + id: 33, + pId: 3, + text: "子项3", + value: "33" + }] +}; -BI.shortcut("demo.year_quarter_combo", Demo.YearQuarterCombo); \ No newline at end of file From f2e9ea77dd2bdde17e33517127c6829eac7b8e12 Mon Sep 17 00:00:00 2001 From: guy Date: Thu, 15 Mar 2018 13:43:12 +0800 Subject: [PATCH 3/3] update --- dist/bundle.css | 26 +++++++++++++++++++------- dist/bundle.min.css | 2 +- dist/fineui.css | 26 +++++++++++++++++++------- dist/fineui.min.css | 2 +- dist/resource.css | 26 +++++++++++++++++++------- public/css/icon.css | 26 +++++++++++++++++++------- src/css/resource/icon.css | 26 +++++++++++++++++++------- src/less/image.less | 6 +++--- src/less/resource/icon.less | 2 +- ui/css/icon.css | 26 +++++++++++++++++++------- 10 files changed, 120 insertions(+), 48 deletions(-) diff --git a/dist/bundle.css b/dist/bundle.css index 662aa8cb7..af7b0958f 100644 --- a/dist/bundle.css +++ b/dist/bundle.css @@ -6651,36 +6651,48 @@ textarea::-webkit-scrollbar-thumb:hover { } .radio-icon:active .x-icon { display: block; - background: url('https://fanruan.coding.me/fineui/dist/images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png'); background-size: contain; _background: none; } .radio-icon:active .x-icon.hack { - background: url('https://fanruan.coding.me/fineui/dist/images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png'); _background: none; } .radio-icon.active .x-icon { + display: block; + background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_active.png'); + background-size: contain; + _background: none; +} +.radio-icon.active .x-icon.hack { + background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_active.png'); + _background: none; +} +.radio-icon.disabled .x-icon { display: block; background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable.png'); background-size: contain; _background: none; } -.radio-icon.active .x-icon.hack { +.radio-icon.disabled .x-icon.hack { background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable.png'); _background: none; } -.radio-icon.disabled .x-icon { +.radio-icon.disabled.active .x-icon { display: block; background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable2.png'); background-size: contain; _background: none; } -.radio-icon.disabled .x-icon.hack { +.radio-icon.disabled.active .x-icon.hack { background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable2.png'); _background: none; diff --git a/dist/bundle.min.css b/dist/bundle.min.css index 909e6b044..67966231f 100644 --- a/dist/bundle.min.css +++ b/dist/bundle.min.css @@ -1 +1 @@ -/*! normalize.css v1.0.0 | MIT License | git.io/normalize */dl,h3,menu,ol,p,pre,ul{margin:1em 0}.b-font,i{-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.cm-em,dfn{font-style:italic}.bi-label,.bi-text,.overflow-dot{text-overflow:ellipsis}.bi-excel-table-header-cell,.bi-preview-table-header-cell,.cm-header,.cm-strong,b,strong{font-weight:700}.b-font,body,i{-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}blockquote{margin:1em 40px}mark{background:#ff0;color:#000}.base-disabled,.base-disabled .b-font:before,.base-disabled .bi-input,.base-disabled .bi-textarea{color:#9ea6b2!important}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}small,sub,sup{font-size:75%}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}.base-disabled,.base-invalid{cursor:default!important}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text,.border-sizing{-moz-box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*,a,body,div,html,img,li,ol,p,span,ul{margin:0;padding:0}a{outline:0;text-decoration:none}a:focus{outline:0}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}input::-ms-clear{display:none}input,textarea{margin:0;padding:0;outline:0;border:1px solid #d4dadd}ul{list-style:disc}li{list-style-type:none}i{-webkit-font-smoothing:antialiased}.bi-theme-dark input,.bi-theme-dark textarea{border:1px solid #525466}.bi-theme-dark .base-disabled,.bi-theme-dark .base-disabled .b-font:before,.bi-theme-dark .base-disabled .bi-input,.bi-theme-dark .base-disabled .bi-textarea{color:#666!important}.clearfix:after,.clearfix:before{content:" ";display:table;line-height:0}.clearfix:after{clear:both}.bi-background{background-color:#fafbfc;color:#3d4d66}.bi-background .bi-input,.bi-background .bi-textarea{color:#3d4d66}.bi-theme-dark .bi-background{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-background .bi-input,.bi-theme-dark .bi-background .bi-textarea{color:#ccc}.bi-card,.bi-card .bi-input,.bi-card .bi-textarea{color:#3d4d66}.bi-card{background-color:#fff}.bi-theme-dark .bi-card{background-color:#242640;color:#ccc}.bi-theme-dark .bi-card .bi-input,.bi-theme-dark .bi-card .bi-textarea{color:#ccc}.bi-disabled,.bi-disabled .bi-input,.bi-disabled .bi-textarea{color:#9ea6b2}.bi-theme-dark .bi-disabled,.bi-theme-dark .bi-disabled .bi-input,.bi-theme-dark .bi-disabled .bi-textarea{color:#666}.bi-tips,.bi-tips .bi-input,.bi-tips .bi-textarea{color:#c4c9d1}.bi-border{border:1px solid #d4dadd}.bi-theme-dark .bi-border{border:1px solid #525466}.bi-border-left{border-left:1px solid #d4dadd}.bi-theme-dark .bi-border-left{border-left:1px solid #525466}.bi-border-right{border-right:1px solid #d4dadd}.bi-theme-dark .bi-border-right{border-right:1px solid #525466}.bi-border-top{border-top:1px solid #d4dadd}.bi-theme-dark .bi-border-top{border-top:1px solid #525466}.bi-border-bottom{border-bottom:1px solid #d4dadd}.bi-theme-dark .bi-border-bottom{border-bottom:1px solid #525466}.bi-keyword-red-mark,.bi-keyword-red-mark .bi-input,.bi-keyword-red-mark .bi-textarea{color:#faaa39}.bi-high-light,.bi-high-light .bi-input,.bi-high-light .bi-textarea{color:#3685f2}.bi-high-light-background{background-color:#3f8ce8;color:#fff}.bi-high-light-background .bi-input,.bi-high-light-background .bi-textarea{color:#fff}.bi-high-light-border{border-color:#178cdf}.bi-water-mark{color:#ccc;cursor:text}.bi-water-mark .bi-input,.bi-water-mark .bi-textarea{color:#ccc}.bi-theme-dark .bi-water-mark,.bi-theme-dark .bi-water-mark .bi-input,.bi-theme-dark .bi-water-mark .bi-textarea{color:#666}.bi-mask,.bi-mask .bi-input,.bi-mask .bi-textarea{color:#fff}.bi-resizer{background:#1a1a1a;opacity:.2;filter:alpha(opacity=20);z-index:1000000000!important}.bi-theme-dark .bi-resizer{background:#fff}.bi-mask{background-color:rgba(26,26,26,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#331a1a1a, endColorstr=#331a1a1a)}.bi-theme-dark .bi-mask{color:#242640;background-color:rgba(255,255,255,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)}.bi-theme-dark .bi-mask .bi-input,.bi-theme-dark .bi-mask .bi-textarea{color:#242640}.bi-z-index-mask{color:#fff;background-color:rgba(26,26,26,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#801a1a1a, endColorstr=#801a1a1a)}.bi-z-index-mask .bi-input,.bi-z-index-mask .bi-textarea{color:#fff}.bi-list-item.hover,.bi-list-item:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item.hover .bi-input,.bi-list-item.hover .bi-textarea,.bi-list-item:hover .bi-input,.bi-list-item:hover .bi-textarea{color:#1a1a1a}.bi-list-item.disabled,.bi-list-item.disabled:active,.bi-list-item.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item.disabled .bi-high-light,.bi-list-item.disabled .bi-input,.bi-list-item.disabled .bi-textarea,.bi-list-item.disabled:active .bi-high-light,.bi-list-item.disabled:active .bi-input,.bi-list-item.disabled:active .bi-textarea,.bi-list-item.disabled:hover .bi-high-light,.bi-list-item.disabled:hover .bi-input,.bi-list-item.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item.hover,.bi-theme-dark .bi-list-item:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item.hover .bi-input,.bi-theme-dark .bi-list-item.hover .bi-textarea,.bi-theme-dark .bi-list-item:hover .bi-input,.bi-theme-dark .bi-list-item:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item.disabled,.bi-theme-dark .bi-list-item.disabled:active,.bi-theme-dark .bi-list-item.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item.disabled .bi-high-light,.bi-theme-dark .bi-list-item.disabled .bi-input,.bi-theme-dark .bi-list-item.disabled .bi-textarea,.bi-theme-dark .bi-list-item.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item.disabled:active .bi-input,.bi-theme-dark .bi-list-item.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item.disabled:hover .bi-input,.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-border.active,.bi-list-item-border:active{border:1px solid #178cdf}.bi-list-item-simple,.bi-list-item-simple .bi-input,.bi-list-item-simple .bi-textarea{color:#c4c9d1}.bi-list-item-simple.hover,.bi-list-item-simple.hover .bi-input,.bi-list-item-simple.hover .bi-textarea,.bi-list-item-simple:hover,.bi-list-item-simple:hover .bi-input,.bi-list-item-simple:hover .bi-textarea{color:#3685f2}.bi-list-item-simple.disabled,.bi-list-item-simple.disabled .bi-high-light,.bi-list-item-simple.disabled .bi-input,.bi-list-item-simple.disabled .bi-textarea,.bi-list-item-simple.disabled:active,.bi-list-item-simple.disabled:active .bi-high-light,.bi-list-item-simple.disabled:active .bi-input,.bi-list-item-simple.disabled:active .bi-textarea,.bi-list-item-simple.disabled:hover,.bi-list-item-simple.disabled:hover .bi-high-light,.bi-list-item-simple.disabled:hover .bi-input,.bi-list-item-simple.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-effect:hover,.bi-list-item-effect:hover .bi-input,.bi-list-item-effect:hover .bi-textarea{color:#1a1a1a}.bi-list-item-effect.active,.bi-list-item-effect.active .bi-input,.bi-list-item-effect.active .bi-textarea,.bi-list-item-effect:active,.bi-list-item-effect:active .bi-input,.bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-list-item-effect.disabled,.bi-list-item-effect.disabled .bi-high-light,.bi-list-item-effect.disabled .bi-input,.bi-list-item-effect.disabled .bi-textarea,.bi-list-item-effect.disabled:active,.bi-list-item-effect.disabled:active .bi-high-light,.bi-list-item-effect.disabled:active .bi-input,.bi-list-item-effect.disabled:active .bi-textarea,.bi-list-item-effect.disabled:hover,.bi-list-item-effect.disabled:hover .bi-high-light,.bi-list-item-effect.disabled:hover .bi-input,.bi-list-item-effect.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-effect:hover,.bi-theme-dark .bi-list-item-effect:hover .bi-input,.bi-theme-dark .bi-list-item-effect:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-effect.active,.bi-theme-dark .bi-list-item-effect.active .bi-input,.bi-theme-dark .bi-list-item-effect.active .bi-textarea,.bi-theme-dark .bi-list-item-effect:active,.bi-theme-dark .bi-list-item-effect:active .bi-input,.bi-theme-dark .bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-effect.disabled,.bi-theme-dark .bi-list-item-effect.disabled:active,.bi-theme-dark .bi-list-item-effect.disabled:hover{background-color:transparent!important;color:#666!important}.bi-list-item-active.active,.bi-list-item-active.hover,.bi-list-item-active:active,.bi-list-item-active:hover{background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled .bi-input,.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active.hover,.bi-list-item-active.hover .bi-input,.bi-list-item-active.hover .bi-textarea,.bi-list-item-active:hover,.bi-list-item-active:hover .bi-input,.bi-list-item-active:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active.active,.bi-list-item-active.active .bi-input,.bi-list-item-active.active .bi-textarea,.bi-list-item-active:active,.bi-list-item-active:active .bi-input,.bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-list-item-active.disabled,.bi-list-item-active.disabled:active,.bi-list-item-active.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active.disabled .bi-high-light,.bi-list-item-active.disabled .bi-input,.bi-list-item-active.disabled .bi-textarea,.bi-list-item-active.disabled:active .bi-high-light,.bi-list-item-active.disabled:active .bi-input,.bi-list-item-active.disabled:active .bi-textarea,.bi-list-item-active.disabled:hover .bi-high-light,.bi-list-item-active.disabled:hover .bi-input,.bi-list-item-active.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active.hover,.bi-theme-dark .bi-list-item-active:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.hover .bi-input,.bi-theme-dark .bi-list-item-active.hover .bi-textarea,.bi-theme-dark .bi-list-item-active:hover .bi-input,.bi-theme-dark .bi-list-item-active:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active.active,.bi-theme-dark .bi-list-item-active:active{color:#3685f2;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.active .bi-input,.bi-theme-dark .bi-list-item-active.active .bi-textarea,.bi-theme-dark .bi-list-item-active:active .bi-input,.bi-theme-dark .bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active.disabled,.bi-theme-dark .bi-list-item-active.disabled:active,.bi-theme-dark .bi-list-item-active.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled .bi-input,.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active2.hover,.bi-list-item-active2:hover{color:#1a1a1a;background-color:#fff}.bi-list-item-active2.hover .bi-input,.bi-list-item-active2.hover .bi-textarea,.bi-list-item-active2:hover .bi-input,.bi-list-item-active2:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active2.active,.bi-list-item-active2:active{color:#3685f2;background-color:#fff}.bi-list-item-active2.active .bi-input,.bi-list-item-active2.active .bi-textarea,.bi-list-item-active2:active .bi-input,.bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-list-item-active2.disabled,.bi-list-item-active2.disabled:active,.bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active2.disabled .bi-high-light,.bi-list-item-active2.disabled .bi-input,.bi-list-item-active2.disabled .bi-textarea,.bi-list-item-active2.disabled:active .bi-high-light,.bi-list-item-active2.disabled:active .bi-input,.bi-list-item-active2.disabled:active .bi-textarea,.bi-list-item-active2.disabled:hover .bi-high-light,.bi-list-item-active2.disabled:hover .bi-input,.bi-list-item-active2.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active2.hover,.bi-theme-dark .bi-list-item-active2:hover{color:#fff;background-color:#242640}.bi-theme-dark .bi-list-item-active2.hover .bi-input,.bi-theme-dark .bi-list-item-active2.hover .bi-textarea,.bi-theme-dark .bi-list-item-active2:hover .bi-input,.bi-theme-dark .bi-list-item-active2:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active2.active,.bi-theme-dark .bi-list-item-active2:active{color:#3685f2;background-color:#242640}.bi-theme-dark .bi-list-item-active2.active .bi-input,.bi-theme-dark .bi-list-item-active2.active .bi-textarea,.bi-theme-dark .bi-list-item-active2:active .bi-input,.bi-theme-dark .bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active2.disabled,.bi-theme-dark .bi-list-item-active2.disabled:active,.bi-theme-dark .bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled .bi-input,.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-select.hover,.bi-list-item-select:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item-select.hover .bi-input,.bi-list-item-select.hover .bi-textarea,.bi-list-item-select:hover .bi-input,.bi-list-item-select:hover .bi-textarea{color:#1a1a1a}.bi-list-item-select.active,.bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-list-item-select.active .bi-high-light,.bi-list-item-select.active .bi-input,.bi-list-item-select.active .bi-textarea,.bi-list-item-select:active .bi-high-light,.bi-list-item-select:active .bi-input,.bi-list-item-select:active .bi-textarea{color:#fff}.bi-list-item-select.button-success.active,.bi-list-item-select.button-success:active{color:#fff;background-color:#58cc7d}.bi-list-item-select.button-success.active .bi-high-light,.bi-list-item-select.button-success.active .bi-input,.bi-list-item-select.button-success.active .bi-textarea,.bi-list-item-select.button-success:active .bi-high-light,.bi-list-item-select.button-success:active .bi-input,.bi-list-item-select.button-success:active .bi-textarea{color:#fff}.bi-list-item-select.button-warning,.bi-list-item-select.button-warning .bi-high-light,.bi-list-item-select.button-warning .bi-input,.bi-list-item-select.button-warning .bi-textarea,.bi-list-item-select.button-warning.hover .bi-high-light,.bi-list-item-select.button-warning.hover .bi-input,.bi-list-item-select.button-warning.hover .bi-textarea,.bi-list-item-select.button-warning:hover .bi-high-light,.bi-list-item-select.button-warning:hover .bi-input,.bi-list-item-select.button-warning:hover .bi-textarea{color:#ff4949}.bi-list-item-select.button-success.active.bi-high-light-border,.bi-list-item-select.button-success:active.bi-high-light-border{border-color:#58cc7d}.bi-list-item-select.button-warning.active.bi-high-light-border,.bi-list-item-select.button-warning.bi-high-light-border,.bi-list-item-select.button-warning.hover.bi-high-light-border,.bi-list-item-select.button-warning:active.bi-high-light-border,.bi-list-item-select.button-warning:hover.bi-high-light-border{border-color:#e85050}.bi-list-item-select.button-warning.hover,.bi-list-item-select.button-warning:hover{color:#ff4949;background-color:#ffecec}.bi-list-item-select.button-warning.active,.bi-list-item-select.button-warning:active{color:#fff;background-color:#ff4949}.bi-list-item-select.button-warning.active .bi-high-light,.bi-list-item-select.button-warning.active .bi-input,.bi-list-item-select.button-warning.active .bi-textarea,.bi-list-item-select.button-warning:active .bi-high-light,.bi-list-item-select.button-warning:active .bi-input,.bi-list-item-select.button-warning:active .bi-textarea{color:#fff}.bi-list-item-select.disabled,.bi-list-item-select.disabled:active,.bi-list-item-select.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-select.disabled .bi-high-light,.bi-list-item-select.disabled .bi-input,.bi-list-item-select.disabled .bi-textarea,.bi-list-item-select.disabled:active .bi-high-light,.bi-list-item-select.disabled:active .bi-input,.bi-list-item-select.disabled:active .bi-textarea,.bi-list-item-select.disabled:hover .bi-high-light,.bi-list-item-select.disabled:hover .bi-input,.bi-list-item-select.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-select.disabled.bi-high-light-border,.bi-list-item-select.disabled:active.bi-high-light-border,.bi-list-item-select.disabled:hover.bi-high-light-border{border-color:#ccc}.bi-theme-dark .bi-list-item-select.hover,.bi-theme-dark .bi-list-item-select:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-select.hover .bi-input,.bi-theme-dark .bi-list-item-select.hover .bi-textarea,.bi-theme-dark .bi-list-item-select:hover .bi-input,.bi-theme-dark .bi-list-item-select:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.active,.bi-theme-dark .bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-theme-dark .bi-list-item-select.active .bi-high-light,.bi-theme-dark .bi-list-item-select.active .bi-input,.bi-theme-dark .bi-list-item-select.active .bi-textarea,.bi-theme-dark .bi-list-item-select:active .bi-high-light,.bi-theme-dark .bi-list-item-select:active .bi-input,.bi-theme-dark .bi-list-item-select:active .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.disabled,.bi-theme-dark .bi-list-item-select.disabled:active,.bi-theme-dark .bi-list-item-select.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled .bi-input,.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:active .bi-input,.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-none.hover,.bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-list-item-none.hover .bi-input,.bi-list-item-none.hover .bi-textarea,.bi-list-item-none:hover .bi-input,.bi-list-item-none:hover .bi-textarea{color:inherit}.bi-list-item-none.active,.bi-list-item-none:active{color:inherit;background-color:transparent}.bi-list-item-none.active .bi-high-light,.bi-list-item-none.active .bi-input,.bi-list-item-none.active .bi-textarea,.bi-list-item-none:active .bi-high-light,.bi-list-item-none:active .bi-input,.bi-list-item-none:active .bi-textarea{color:inherit}.bi-list-item-none.disabled,.bi-list-item-none.disabled:active,.bi-list-item-none.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-none.disabled .bi-high-light,.bi-list-item-none.disabled .bi-input,.bi-list-item-none.disabled .bi-textarea,.bi-list-item-none.disabled:active .bi-high-light,.bi-list-item-none.disabled:active .bi-input,.bi-list-item-none.disabled:active .bi-textarea,.bi-list-item-none.disabled:hover .bi-high-light,.bi-list-item-none.disabled:hover .bi-input,.bi-list-item-none.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-none.hover,.bi-theme-dark .bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.hover .bi-input,.bi-theme-dark .bi-list-item-none.hover .bi-textarea,.bi-theme-dark .bi-list-item-none:hover .bi-input,.bi-theme-dark .bi-list-item-none:hover .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.active,.bi-theme-dark .bi-list-item-none:active{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.active .bi-high-light,.bi-theme-dark .bi-list-item-none.active .bi-input,.bi-theme-dark .bi-list-item-none.active .bi-textarea,.bi-theme-dark .bi-list-item-none:active .bi-high-light,.bi-theme-dark .bi-list-item-none:active .bi-input,.bi-theme-dark .bi-list-item-none:active .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.disabled,.bi-theme-dark .bi-list-item-none.disabled:active,.bi-theme-dark .bi-list-item-none.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled .bi-input,.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:active .bi-input,.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea{color:#666!important}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-move{cursor:move}.CodeMirror-crosshair,.farbtastic *{cursor:crosshair}.y-overflow-auto{overflow-y:auto;overflow-x:hidden}.x-overflow-auto{overflow-y:hidden;overflow-x:auto}.y-overflow-scroll{overflow-y:scroll;overflow-x:hidden}.x-overflow-scroll{overflow-y:hidden;overflow-x:scroll}.overflow-auto{overflow-x:auto;overflow-y:auto}.overflow-scroll{overflow-x:scroll;overflow-y:scroll}.overflow-dot,.overflow-hidden{overflow-x:hidden;overflow-y:hidden}.td-overflow{white-space:normal;word-break:break-all}.overflow-dot{white-space:nowrap}.display-block{display:block}.display-inline{display:inline-block}.vertical-super{vertical-align:super}.vertical-top{vertical-align:top}.horizon-center{text-align:center}.horizon-left{text-align:left}.border-sizing{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.content-sizing{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}.bi-flex-center-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-flex-align:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-horizontal-layout.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-vertical-center{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-vertical-center.stretch{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;-o-align-items:stretch;align-items:stretch}.bi-flex-wrapper-center-layout .flex-wrapper-center-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;min-width:100%;min-height:100%;float:left}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%;float:left}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper.stretch{width:100%;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-theme-dark{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-input{color:#fff}.bi-color-chooser-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.bi-color-picker-button .color-picker-button-mask{border:1px solid #1a1a1a}.bi-theme-dark .bi-color-picker-button .color-picker-button-mask{border:1px solid #fff}.bi-color-picker-editor .color-picker-editor-display{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.farbtastic{position:relative}.farbtastic *{position:absolute}.farbtastic,.farbtastic .wheel{width:195px;height:195px}.farbtastic .color,.farbtastic .overlay{top:47px;left:47px;width:101px;height:101px}.farbtastic .wheel{width:195px;height:195px}.farbtastic .marker{width:17px;height:17px;margin:-8px 0 0 -8px;overflow:hidden}.bi-bubble-combo .button-combo-triangle-wrapper{position:fixed!important;z-index:10000000}.bi-bubble-combo .bubble-combo-triangle-left{z-index:1;position:absolute;width:16px;height:10px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-left:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-left:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right{z-index:1;position:absolute;width:16px;height:6px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-right:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-top{z-index:1;position:absolute;width:16px;height:10px;border-top:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-top:after{position:absolute;right:1px;top:0;border-top:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-bottom:before,.bi-bubble-combo .bubble-combo-triangle-top:before{border-left:8px solid transparent;border-right:8px solid transparent;content:"";position:absolute}.bi-bubble-combo .bubble-combo-triangle-top:before{border-top:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom{z-index:1;position:absolute;width:16px;height:5px;border-bottom:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-bottom:before{top:0;right:0;bottom:0;border-bottom:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.cm-tab-wrap-hack:after,.scrollbar-layout-face:after{content:''}.bi-combo.bi-combo-popup{display:block!important;visibility:visible!important}.bi-search-text-value-combo .trigger-icon-button{font-size:16px}.bi-adapt-editor .adapt-editor-text{font-size:14px}.bi-search-editor .close-font,.bi-search-editor .search-font{font-size:20px}.bi-small-search-editor .bi-editor,.bi-small-search-editor .bi-editor .bi-input,.bi-small-search-editor .bi-editor .bi-label{font-size:12px}.bi-small-search-editor .close-font,.bi-small-search-editor .search-font{font-size:18px}.bi-sign-initial-editor .sign-initial-editor-text{font-size:14px}.CodeMirror{font-family:monospace;cursor:text;width:100%;height:100%}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror div.CodeMirror-cursor{border-left:1px solid #1a1a1a}.bi-theme-dark .CodeMirror div.CodeMirror-cursor{border-left:1px solid #fff}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.CodeMirror.cm-fat-cursor div.CodeMirror-cursor{width:auto;border:0;background:#7e7}.CodeMirror.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}@-moz-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@-webkit-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}.cm-tab{display:inline-block;text-decoration:inherit}.bi-multi-select-check-pane .multi-select-check-selected,.cm-link{text-decoration:underline}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-strikethrough{text-decoration:line-through}.bi-display-tree .ztree li a:hover,.ztree li a{text-decoration:none}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default span[class*=fieldName]{display:inline-block;color:#fff;background:#3685f2;padding:0 5px;margin:1px}.cm-s-default span[class*=start]{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;margin-left:3px}.cm-s-default span[class*=end]{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin-right:3px}.cm-s-default span[class*="start end"]{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cm-s-default span[class*="#"]{color:#3685f2}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bi-message-text,.bi-page-table-cell{-webkit-user-select:text;-ms-user-select:text;-o-user-select:text;-khtml-user-select:text}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.codemirror-high-line-height{line-height:2}.codemirror-low-line-height{line-height:1.4}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text{-webkit-box-sizing:border-box;-ms-box-sizing:border-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-measure pre{position:static}.CodeMirror div.CodeMirror-cursor{position:absolute;border-right:none;width:0}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}span.CodeMirror-selectedtext{background:0 0}.CodeMirror-hints{position:absolute;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto;z-index:1000000000}.bi-label,.bi-segment>.center-element,.bi-text,.bi-textarea-editor{overflow-x:hidden;overflow-y:hidden}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;max-width:19em;overflow:hidden;white-space:pre;color:#000;cursor:pointer}.bi-label,.bi-text,.ztree li{white-space:nowrap}li.CodeMirror-hint-active{background:#08f;color:#fff}.bi-message-title{font-size:16px;cursor:pointer}.bi-message-text{font-size:16px;-moz-user-select:text;user-select:text}.bi-message-content{font-size:16px}.bi-message-close{font-size:25px}.bi-message-animate{-webkit-transition:opacity .3s,transform .4s,-webkit-transform .4s;-moz-transition:opacity .3s,transform .4s,-webkit-transform .4s;-o-transition:opacity .3s,transform .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,-webkit-transform .4s}.bi-message-enter{opacity:1}.bi-message-leave{opacity:0;transform:translateY(-100%)}.bi-multi-list-view .bi-button-mask{opacity:.1;filter:alpha(opacity=10)}.bi-panel{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-panel .panel-title{background-color:#F2F4F7}.bi-panel .panel-title .panel-title-text{cursor:text;font-size:14px}.bi-all-count-pager .all-pager-next,.bi-all-count-pager .all-pager-prev,.bi-direction-pager .direction-pager-next,.bi-direction-pager .direction-pager-prev,.bi-rich-editor-text-toolbar .text-toolbar-button{font-size:16px}.bi-pager .page-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-segment>.center-element{overflow:hidden;background:#fff;border-right:1px solid #d4dadd;border-top:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-segment>.first-element{border-left:1px solid #d4dadd;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px}.bi-segment>.last-element{-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0}.bi-theme-dark .bi-segment>.center-element{overflow:hidden;overflow-x:hidden;overflow-y:hidden;background:#242640;border-right:1px solid #525466;border-top:1px solid #525466;border-bottom:1px solid #525466}.bi-theme-dark .bi-segment>.first-element{border-left:1px solid #242640}#body .bi-button,body .bi-button{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #178cdf;background-color:#3f8ce8;text-align:center;vertical-align:middle;cursor:pointer;font-size:14px}#body .bi-button.clear,#body .bi-button.ghost,body .bi-button.clear,body .bi-button.ghost{background-color:transparent;font-size:inherit}#body .bi-button.block,body .bi-button.block{font-size:inherit;border-width:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#body .bi-button.clear,body .bi-button.clear{border-width:0}#body .bi-button.clear:hover,body .bi-button.clear:hover{opacity:.9;filter:alpha(opacity=90)}#body .bi-button.clear:active,body .bi-button.clear:active{opacity:.8;filter:alpha(opacity=80)}#body .bi-button.button-common,#body .bi-button.button-common .b-font:before,body .bi-button.button-common,body .bi-button.button-common .b-font:before{color:#fff}#body .bi-button.button-common.clear,#body .bi-button.button-common.clear .b-font:before,#body .bi-button.button-common.ghost,#body .bi-button.button-common.ghost .b-font:before,body .bi-button.button-common.clear,body .bi-button.button-common.clear .b-font:before,body .bi-button.button-common.ghost,body .bi-button.button-common.ghost .b-font:before{color:#3685f2}#body .bi-button.button-common.ghost:hover,body .bi-button.button-common.ghost:hover{color:#fff;background-color:#3f8ce8}#body .bi-button.button-common.ghost:active,body .bi-button.button-common.ghost:active{background-color:#3f8ce8}#body .bi-button.button-ignore,body .bi-button.button-ignore{background-color:#fff;border-color:#178cdf}#body .bi-button.button-ignore,#body .bi-button.button-ignore .b-font:before,body .bi-button.button-ignore,body .bi-button.button-ignore .b-font:before{color:#3685f2}#body .bi-button.button-ignore.clear,body .bi-button.button-ignore.clear{background-color:transparent;border-width:0}#body .bi-button.button-success,body .bi-button.button-success{background-color:#58cc7d;border-color:#58cc7d}#body .bi-button.button-success,#body .bi-button.button-success .b-font:before,body .bi-button.button-success,body .bi-button.button-success .b-font:before{color:#fff}#body .bi-button.button-success.clear,body .bi-button.button-success.clear{background-color:transparent;border-width:0}#body .bi-button.button-success.clear,#body .bi-button.button-success.clear .b-font:before,body .bi-button.button-success.clear,body .bi-button.button-success.clear .b-font:before{color:#5cb75d}#body .bi-button.button-warning,body .bi-button.button-warning{background-color:#faaa39;border-color:#fbb03b}#body .bi-button.button-warning,#body .bi-button.button-warning .b-font:before,body .bi-button.button-warning,body .bi-button.button-warning .b-font:before{color:#fff}#body .bi-button.button-warning.clear,body .bi-button.button-warning.clear{background-color:transparent;border-width:0}#body .bi-button.button-warning.clear,#body .bi-button.button-warning.clear .b-font:before,body .bi-button.button-warning.clear,body .bi-button.button-warning.clear .b-font:before{color:#faaa39}#body .bi-button.button-error,body .bi-button.button-error{background-color:#ff4949;border-color:#e85050}#body .bi-button.button-error,#body .bi-button.button-error .b-font:before,body .bi-button.button-error,body .bi-button.button-error .b-font:before{color:#fff}#body .bi-button.button-error.clear,body .bi-button.button-error.clear{background-color:transparent;border-width:0}#body .bi-button.button-error.clear,#body .bi-button.button-error.clear .b-font:before,body .bi-button.button-error.clear,body .bi-button.button-error.clear .b-font:before{color:#ff4949}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled.base-disabled{background:#ccc!important;border-color:#ccc!important}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled .b-font:before,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-common.disabled.base-disabled .b-font:before,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled .b-font:before,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-error.disabled.base-disabled .b-font:before,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled .b-font:before,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-success.disabled.base-disabled .b-font:before,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled .b-font:before,#body .bi-button.button-warning.disabled.base-disabled,#body .bi-button.button-warning.disabled.base-disabled .b-font:before,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled .b-font:before,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-common.disabled.base-disabled .b-font:before,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled .b-font:before,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-error.disabled.base-disabled .b-font:before,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled .b-font:before,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-success.disabled.base-disabled .b-font:before,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled .b-font:before,body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-warning.disabled.base-disabled .b-font:before{color:#fff!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-common.disabled.clear .b-font:before,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-error.disabled.clear .b-font:before,#body .bi-button.button-ignore.disabled,#body .bi-button.button-ignore.disabled .b-font:before,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-ignore.disabled.clear .b-font:before,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-success.disabled.clear .b-font:before,#body .bi-button.button-warning.disabled.clear,#body .bi-button.button-warning.disabled.clear .b-font:before,body .bi-button.button-common.disabled.clear,body .bi-button.button-common.disabled.clear .b-font:before,body .bi-button.button-error.disabled.clear,body .bi-button.button-error.disabled.clear .b-font:before,body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled .b-font:before,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-ignore.disabled.clear .b-font:before,body .bi-button.button-success.disabled.clear,body .bi-button.button-success.disabled.clear .b-font:before,body .bi-button.button-warning.disabled.clear,body .bi-button.button-warning.disabled.clear .b-font:before{color:#9ea6b2!important}#body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled{background:#fff!important;border-color:#d4dadd!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-warning.disabled.clear,body .bi-button.button-common.disabled.clear,body .bi-button.button-error.disabled.clear,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-success.disabled.clear,body .bi-button.button-warning.disabled.clear{background:0 0!important;border-width:0!important}#body .bi-button.button-common.disabled.clear:active,#body .bi-button.button-common.disabled.clear:hover,#body .bi-button.button-error.disabled.clear:active,#body .bi-button.button-error.disabled.clear:hover,#body .bi-button.button-ignore.disabled.clear:active,#body .bi-button.button-ignore.disabled.clear:hover,#body .bi-button.button-success.disabled.clear:active,#body .bi-button.button-success.disabled.clear:hover,#body .bi-button.button-warning.disabled.clear:active,#body .bi-button.button-warning.disabled.clear:hover,body .bi-button.button-common.disabled.clear:active,body .bi-button.button-common.disabled.clear:hover,body .bi-button.button-error.disabled.clear:active,body .bi-button.button-error.disabled.clear:hover,body .bi-button.button-ignore.disabled.clear:active,body .bi-button.button-ignore.disabled.clear:hover,body .bi-button.button-success.disabled.clear:active,body .bi-button.button-success.disabled.clear:hover,body .bi-button.button-warning.disabled.clear:active,body .bi-button.button-warning.disabled.clear:hover{opacity:1;filter:alpha(opacity=100)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-warning.disabled.ghost,body .bi-button.button-common.disabled.ghost,body .bi-button.button-error.disabled.ghost,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-success.disabled.ghost,body .bi-button.button-warning.disabled.ghost{background:0 0!important;border-color:#3685f2!important;opacity:.5;filter:alpha(opacity=50)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-common.disabled.ghost .b-font:before,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-error.disabled.ghost .b-font:before,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost .b-font:before,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-success.disabled.ghost .b-font:before,#body .bi-button.button-warning.disabled.ghost,#body .bi-button.button-warning.disabled.ghost .b-font:before,body .bi-button.button-common.disabled.ghost,body .bi-button.button-common.disabled.ghost .b-font:before,body .bi-button.button-error.disabled.ghost,body .bi-button.button-error.disabled.ghost .b-font:before,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-ignore.disabled.ghost .b-font:before,body .bi-button.button-success.disabled.ghost,body .bi-button.button-success.disabled.ghost .b-font:before,body .bi-button.button-warning.disabled.ghost,body .bi-button.button-warning.disabled.ghost .b-font:before{color:#3685f2!important}.bi-basic-button.button-common:hover .bi-button-mask,.bi-basic-button.button-error:hover .bi-button-mask,.bi-basic-button.button-ignore:hover .bi-button-mask,.bi-basic-button.button-success:hover .bi-button-mask,.bi-basic-button.button-warning:hover .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#fff}.bi-basic-button.button-common:active .bi-button-mask,.bi-basic-button.button-error:active .bi-button-mask,.bi-basic-button.button-ignore:active .bi-button-mask,.bi-basic-button.button-success:active .bi-button-mask,.bi-basic-button.button-warning:active .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#1a1a1a}.bi-theme-dark #body .bi-button.button-common.ghost,.bi-theme-dark #body .bi-button.button-common.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.ghost,.bi-theme-dark body .bi-button.button-common.ghost .b-font:before{color:#fff;border-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:hover,.bi-theme-dark body .bi-button.button-common.ghost:hover{color:#3d4d66;background-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:active,.bi-theme-dark body .bi-button.button-common.ghost:active{background-color:rgba(255,255,255,.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost{background:0 0!important;border-color:#fff!important;opacity:.5;filter:alpha(opacity=50)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost .b-font:before{color:#fff!important}.bi-single-select-icon-text-item.active .b-font:before,.bi-single-select-icon-text-item:active .b-font:before{color:#3685f2}.bi-switch{-webkit-border-radius:40px 40px 40px 40px;-moz-border-radius:40px;border-radius:40px;background-color:#d4dadd}.bi-switch.active,.bi-switch:active{background-color:#3f8ce8}.bi-switch .circle-button{-webkit-border-radius:9px 9px 9px 9px;-moz-border-radius:9px;border-radius:9px}.bi-code-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.bi-code-editor .error-param{color:#ff4949;padding:0 5px;margin:1px;display:inline-block}.bi-multifile-editor .multifile-editor{text-align:right;cursor:pointer;font-size:100px;z-index:2}.bi-resizable-table .resizable-table-region-resizer,.bi-resizable-table-cell .resizable-table-cell-resizer-container{cursor:ew-resize;z-index:1}.bi-shelter-editor .shelter-editor-text,.bi-sign-editor .sign-editor-text{font-size:12px}.bi-textarea-editor{overflow:hidden}.bi-textarea-editor .textarea-editor-content{font-size:12px;border:none}.bi-bubble,.bi-toast{font-size:14px}.x-icon.b-font{margin:auto;width:100%}.bi-file{opacity:0;filter:alpha(opacity=0);z-index:2}.bi-input,.bi-textarea{border:none;outline:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%}.bi-input.bi-input-focus,.bi-textarea.bi-input-focus{border:none}.bi-input.bi-input-error,.bi-textarea.bi-input-error{border:none;color:#ff4949!important}.bi-bubble .bubble-text,.bi-toast{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-label{word-break:break-all}.bi-text{box-sizing:border-box;word-wrap:break-word;word-break:break-word}.bi-bubble .bubble-text{border-radius:2px}.bi-bubble .bubble-error{background:#ffecec;color:#ff4949}.bi-bubble .bubble-common{background:#eaf2fd;color:#3685f2}.bi-bubble .bubble-success{background:#e1f4e7;color:#5cb75d}.bi-bubble .bubble-warning{background:#feeed7;color:#faaa39}.bi-tip{position:fixed!important}.bi-toast{color:#fff;max-width:400px;min-width:150px;border-radius:2px}.bi-toast .toast-icon,.bi-trigger .bi-trigger-icon-button{font-size:16px}.bi-toast.toast-success{background:#58cc7d}.bi-toast.toast-warning{background:#faaa39}.bi-toast.toast-error{background:#ff4949}.bi-toast.toast-normal{background:#3f8ce8}.bi-tooltip{max-width:250px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#fff}.bi-tooltip.tooltip-success{background:#647185;border:1px solid #647185}.bi-tooltip.tooltip-warning{background:#ff4949;border:1px solid #e85050}.bi-table>div.bottom-left>div>div>table,.bi-table>div.bottom-right>div>div>table,.bi-table>div.top-left>div>div>table,.bi-table>div.top-right>div>div>table,.bi-table>div>div>table{border-right:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-sql-editor .cm-s-default .cm-function,.bi-sql-editor .cm-s-default .cm-keyword,.bi-sql-editor .cm-s-default span[class*="#"]{color:#3685f2}.bi-sql-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.CodeMirror-hints .sql-fr-function,.CodeMirror-hints .sql-keyword{color:#3685f2}.bi-collection-table-cell{box-sizing:border-box}.bi-grid-table-cell,.bi-sequence-table-dynamic-number .sequence-table-title-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}.bi-collection-table-cell.first-row{border-top:1px solid #d4dadd}.bi-collection-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-collection-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-collection-table-cell.first-col{border-left:1px solid #525466}.bi-quick-collection-table>div>.bi-collection{overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}.bi-table>.first-col{border-left:none}.bi-table>.first-row{border-top:none}.bi-theme-dark .bi-table>div.bottom-left>div>div>table,.bi-theme-dark .bi-table>div.bottom-right>div>div>table,.bi-theme-dark .bi-table>div.top-left>div>div>table,.bi-theme-dark .bi-table>div.top-right>div>div>table,.bi-theme-dark .bi-table>div>div>table{border-right:1px solid #525466;border-bottom:1px solid #525466}.bi-table>div>div>div>table,.bi-table>div>div>table{min-width:100%;clear:both;border-spacing:0;border-collapse:separate}.bi-table>div>div>div>table,.bi-table>div>div>div>table>*>*>td,.bi-table>div>div>div>table>*>*>th,.bi-table>div>div>table,.bi-table>div>div>table>*>*>td,.bi-table>div>div>table>*>*>th{vertical-align:middle;margin:0;padding:0}.bi-table>div>div>div>table>tbody>tr>td,.bi-table>div>div>div>table>thead>tr>td,.bi-table>div>div>table>tbody>tr>td,.bi-table>div>div>table>thead>tr>td{border-top:1px solid #d4dadd;border-left:1px solid #d4dadd}.bi-theme-dark .bi-table>div>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>div>table>thead>tr>td,.bi-theme-dark .bi-table>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>table>thead>tr>td{border-top:1px solid #525466;border-left:1px solid #525466}.bi-grid-table-cell{box-sizing:border-box}.bi-grid-table-cell.first-row{border-top:1px solid #d4dadd}.bi-grid-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-grid-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-grid-table-cell.first-col{border-left:1px solid #525466}.scrollbar-layout-main{box-sizing:border-box;outline:0;overflow:hidden;position:absolute;transition-duration:250ms;transition-timing-function:ease;user-select:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);border-radius:5px}.bi-theme-dark .scrollbar-layout-main{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-vertical{bottom:0;right:0;top:0;transition-property:background-color;width:10px}.scrollbar-layout-main-vertical.public-scrollbar-main-active,.scrollbar-layout-main-vertical:hover{width:10px}.scrollbar-layout-main-horizontal{bottom:0;height:10px;left:0;transition-property:background-color;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666)}.bi-theme-dark .scrollbar-layout-main-horizontal{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-horizontal.public-scrollbar-main-active,.scrollbar-layout-main-horizontal:hover{height:10px}.scrollbar-layout-face{left:0;overflow:hidden;position:absolute;z-index:1}.scrollbar-layout-face:after{border-radius:6px;display:block;position:absolute;transition:background-color 250ms ease}.scrollbar-layout-face-horizontal{bottom:0;left:0;top:0}.scrollbar-layout-face-horizontal:after{bottom:2px;left:0;top:2px;width:100%}.scrollbar-layout-face-vertical{left:0;right:0;top:0}.scrollbar-layout-face-vertical:after{height:100%;left:2px;right:2px;top:0}.public-scrollbar-face:after{background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}.bi-theme-dark .public-scrollbar-face:after{background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.public-scrollbar-face-active:after,.public-scrollbar-main-active .public-scrollbar-face:after,.public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark .public-scrollbar-face-active:after,.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.horizontal-scrollbar{bottom:0;position:absolute}.bi-resizable-table-cell .resizable-table-cell-resizer-container.dragging .resizable-table-cell-resizer-knob,.bi-resizable-table-cell .resizable-table-cell-resizer-container:hover .resizable-table-cell-resizer-knob{background-color:#3f8ce8}.bi-resizable-table-cell .resizable-table-cell-resizer-container.suitable .resizable-table-cell-resizer-knob{background-color:#58cc7d}.bi-resizable-table .resizable-table-resizer{cursor:ew-resize;z-index:1;background-color:#3f8ce8}.bi-resizable-table .resizable-table-resizer.suitable{background-color:#58cc7d}.bi-resizable-table .resizable-table-region-resizer.dragging .resizable-table-region-resizer-knob,.bi-resizable-table .resizable-table-region-resizer:hover .resizable-table-region-resizer-knob{background-color:#3f8ce8}.bi-branch-tree .bi-branch-tree-view{min-width:300px}.bi-display-tree .ztree *{color:#999}.bi-display-tree .ztree li a,.bi-display-tree .ztree li span{cursor:default!important}.bi-display-tree .ztree li a.curSelectedNode{padding-top:1px;border:none;background-color:inherit;opacity:1;filter:alpha(opacity=100)}.ztree li a.tmpTargetNode_inner,ul.tmpTargetzTree,ul.ztree.zTreeDragUL{opacity:.8;filter:alpha(opacity=80)}.ztree *{padding:0;margin:0}.ztree{margin:0;padding:5px}.ztree li{padding:0;margin:0;list-style:none;line-height:14px;text-align:left;outline:0}.ztree li ul{margin:0;padding:0 0 0 18px}.ztree li a{padding:1px 3px 0 0;margin:0;cursor:pointer;height:24px;background-color:transparent;vertical-align:top;display:inline-block}.ztree li a.curSelectedNode_Edit{padding-top:0;background-color:#FFE6B0;color:#000;height:16px;border:1px solid #FFB951;opacity:.8}.ztree li a.tmpTargetNode_inner{padding-top:0;background-color:#316AC5;color:#fff;height:16px;border:1px solid #316AC5}.ztree li a input.rename{height:14px;width:80px;padding:0;margin:0;font-size:12px;border:1px solid #7EC4CC}.ztree li span.button,span.tmpzTreeMove_arrow{display:inline-block;border:0;background-repeat:no-repeat}.ztree li span{line-height:24px;margin-right:2px}.ztree li span.button{line-height:0;margin:0;width:16px;height:16px;vertical-align:middle;cursor:pointer;outline:0;background-color:transparent;background-attachment:scroll}.ztree li span.button.chk{width:16px;height:16px;margin:0 3px 0 0;cursor:auto}.ztree li span.button.chk.checkbox_false_disable{background-position:0 -56px}.ztree li span.button.chk.checkbox_true_disable{background-position:-14px -56px}.ztree li span.button.chk.radio_false_full{background-position:-28px 0}.ztree li span.button.chk.radio_false_full_focus{background-position:-28px -14px}.ztree li span.button.chk.radio_false_part{background-position:-28px -28px}.ztree li span.button.chk.radio_false_part_focus{background-position:-28px -42px}.ztree li span.button.chk.radio_false_disable{background-position:-28px -56px}.ztree li span.button.chk.radio_true_full{background-position:-42px 0}.ztree li span.button.chk.radio_true_full_focus{background-position:-42px -14px}.ztree li span.button.chk.radio_true_part{background-position:-42px -28px}.ztree li span.button.chk.radio_true_part_focus{background-position:-42px -42px}.ztree li span.button.chk.radio_true_disable{background-position:-42px -56px}.ztree li span.button.switch{width:25px;height:25px}.ztree li span.button.noline_open{background-position:-92px -72px}.ztree li span.button.noline_close{background-position:-74px -72px}.ztree li span.button.noline_docu,.ztree li span.button.root_docu{background:0 0}.ztree li span.button.ico_open{margin-right:2px;background-position:-110px -16px;vertical-align:top}.ztree li span.button.ico_close{margin-right:2px;background-position:-110px 0;vertical-align:top}.ztree li span.button.ico_docu{margin-right:2px;background-position:-110px -32px;vertical-align:top}.ztree li span.button.edit{margin-right:2px;background-position:-110px -48px;vertical-align:top}.ztree li span.button.remove{margin-right:2px;background-position:-110px -64px;vertical-align:top}.ztree li span.button.ico_loading{width:0;margin-right:2px;vertical-align:top}ul.tmpTargetzTree{background-color:#FFE6B0}span.tmpzTreeMove_arrow{width:16px;height:16px;padding:0;margin:2px 0 0 1px;position:absolute;background-color:transparent;background-attachment:scroll;background-position:-110px -80px}.zTreeMask,ul.ztree.zTreeDragUL{background-color:#cfcfcf;position:absolute}ul.ztree.zTreeDragUL{margin:0;padding:0;width:auto;height:auto;overflow:hidden;border:1px dotted #00B83F}body,html{height:100%}.zTreeMask{z-index:10000;opacity:0;filter:alpha(opacity=0)}.bi-select-text-trigger,.bi-small-select-text-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-popup-view{position:fixed!important;overflow-y:visible!important;overflow-x:visible!important;overflow:visible!important;cursor:default}.bi-popup-view .list-view-outer{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-date-trigger,.bi-month-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-popup-view .list-view-toolbar{line-height:30px}.bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #d4dadd}.bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-theme-dark .bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-arrangement .arrangement-helper{background:#3f8ce8;z-index:1000000000}.bi-arrangement .arrangement-block,.bi-arrangement .arrangement-drop-container{z-index:1000000000}.bi-arrangement .arrangement-drop-container .arrangement-drop-region{overflow:hidden}.bi-arrangement .arrangement-drop-container .bottom-center,.bi-arrangement .arrangement-drop-container .bottom-center-second,.bi-arrangement .arrangement-drop-container .bottom-left,.bi-arrangement .arrangement-drop-container .bottom-left-second,.bi-arrangement .arrangement-drop-container .bottom-right,.bi-arrangement .arrangement-drop-container .bottom-right-second,.bi-arrangement .arrangement-drop-container .drop-devider,.bi-arrangement .arrangement-drop-container .left-center,.bi-arrangement .arrangement-drop-container .left-center-second,.bi-arrangement .arrangement-drop-container .right-center,.bi-arrangement .arrangement-drop-container .right-center-second,.bi-arrangement .arrangement-drop-container .top-center,.bi-arrangement .arrangement-drop-container .top-center-second,.bi-arrangement .arrangement-drop-container .top-left,.bi-arrangement .arrangement-drop-container .top-left-second,.bi-arrangement .arrangement-drop-container .top-right,.bi-arrangement .arrangement-drop-container .top-right-second{z-index:1000000001;background:#3f8ce8}.bi-arrangement-droppable{z-index:100000}.bi-date-trigger{border-radius:2px}.bi-down-list-popup .bi-down-list-item .list-item-text,.bi-down-list-popup .list-group-item-text{max-width:203px}.bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #d4dadd}.bi-theme-dark .bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #525466}.bi-file-manager-nav-button .file-manager-nav-button-text{max-width:200px}.bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#fafbfc;color:#999}.bi-file-manager-nav-button .file-manager-nav-button-triangle{z-index:1}.bi-theme-dark .bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#191b2b;color:#999}.bi-interactive-arrangement .interactive-arrangement-dragtag-line{z-index:1000000000;background-color:#faaa39}.bi-interactive-arrangement .interactive-arrangement-dragtag-icon{z-index:1000000000}.bi-interval-slider{min-height:70px}.bi-interval-slider-label{min-height:50px}.bi-month-trigger{border-radius:2px}.bi-multidate-combo{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-multidate-popup .multidate-popup-label{color:#3685f2;font-size:14px}.bi-multidate-popup .multidate-popup-item.active,.bi-multidate-popup .multidate-popup-item:active{background-color:#3685f2;color:#fff;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0}.bi-multidate-popup .multidate-popup-button{color:#3685f2;font-size:14px}.bi-multidate-segment .bi-multidate-editor{font-size:14px}.bi-multi-select-combo .multi-select-trigger-icon-button,.bi-multi-select-insert-combo .multi-select-trigger-icon-button,.bi-multi-tree-combo .multi-select-trigger-icon-button{font-size:16px}.bi-multi-select-trigger{-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px;border-radius:2px}.bi-number-editor,.bi-quarter-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-multi-select-search-pane .multi-select-toolbar{color:#ff4949}.bi-multi-select-check-selected-button{z-index:1}.bi-multi-tree-check-pane .multi-tree-check-selected{color:#3685f2}.bi-number-interval .number-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon,.bi-number-interval .number-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon{font-size:14px}.bi-multi-tree-popup .popup-view-tree{min-height:170px}.bi-preview-table-cell,.bi-preview-table-header-cell{min-height:25px;min-width:80px}.bi-multi-tree-check-selected-button .trigger-check-selected{color:#3685f2;z-index:1}.bi-number-editor{border-radius:2px}.bi-number-interval .number-interval-small-editor{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-big-editor{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-number-interval .number-interval-big-combo{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-small-combo{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-relation-view-item .primary-key-region,.bi-relation-view-region .relation-view-region-container .relation-view-region-title .eye,.bi-single-select-combo .single-select-trigger-icon-button{font-size:16px}.bi-number-interval.number-error .bi-input{color:#ff4949!important}.bi-page-table-cell{-moz-user-select:text;user-select:text}.bi-path-chooser .path-chooser-radio,.bi-path-region .path-region-label{z-index:1}.bi-preview-table{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;user-select:text}.bi-preview-table>div>div>div>table>thead>tr.odd,.bi-preview-table>div>table>thead>tr.odd{background-color:#fafbfc}.bi-theme-dark .bi-preview-table>div>div>div>table>thead>tr.odd,.bi-theme-dark .bi-preview-table>div>table>thead>tr.odd{background-color:#191B2B}.bi-quarter-trigger{border-radius:2px}.bi-relation-view-region .relation-view-region-container{z-index:1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-relation-view-region .relation-view-region-container .split-line{border-bottom:1px solid #ccc}.bi-sequence-table-dynamic-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box}.bi-sequence-table-dynamic-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-single-slider-label{min-height:50px}.bi-single-slider-normal{min-height:30px}.bi-single-slider{min-height:50px}.bi-single-slider-button .slider-button{cursor:ew-resize;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.bi-slider-track .gray-track{background-color:rgba(153,153,153,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d999999, endColorstr=#4d999999);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-slider-track .blue-track{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-param-time-interval.time-error .bi-input,.bi-param-time-interval.time-error .sign-editor-text{color:#ff4949}.bi-year-popup .year-popup-navigation{line-height:30px}.bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #d4dadd}.bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-theme-dark .bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-year-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}*,button,html,input,select,textarea{font-family:"Microsoft YaHei","Hiragino Sans GB W3"}html{overflow:hidden}body{position:absolute;width:100%;margin:0;padding:0;top:0;left:0;background-repeat:repeat;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#3d4d66;font:400 12px "Microsoft YaHei","Hiragino Sans GB W3";-webkit-font-smoothing:antialiased;text-decoration:none;-kthml-user-focus:normal;-moz-user-focus:normal;-moz-outline:0 none;outline:0}div::-webkit-scrollbar,textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);width:6px;height:6px}div::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}div::-webkit-scrollbar-thumb:hover,textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark div::-webkit-scrollbar,.bi-theme-dark textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc);width:6px;height:6px}.bi-theme-dark div::-webkit-scrollbar-thumb,.bi-theme-dark textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.bi-theme-dark div::-webkit-scrollbar-thumb:hover,.bi-theme-dark textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.farbtastic .wheel{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/wheel.png) center center no-repeat}.farbtastic .overlay{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/mask.png) center center no-repeat}.farbtastic .marker{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/marker.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.center_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.roots_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.bottom_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.ztree li ul.line{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .ztree li ul.line{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.ztree li span.button.chk.checkbox_false_full,.ztree li span.button.chk.checkbox_false_full_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) center center no-repeat}.ztree li span.button.chk.checkbox_false_part,.ztree li span.button.chk.checkbox_false_part_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_full,.ztree li span.button.chk.checkbox_true_full_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_part,.ztree li span.button.chk.checkbox_true_part_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.root_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.ztree li span.button.root_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.ztree li span.button.roots_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.ztree li span.button.roots_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.ztree li span.button.center_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.ztree li span.button.center_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.ztree li span.button.bottom_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.ztree li span.button.bottom_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.ztree li span.button.roots_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.ztree li span.button.center_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.ztree li span.button.bottom_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.ztree li span.button.ico_loading{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/loading.gif) center center no-repeat}.base-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .base-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.first-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .first-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.mid-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .mid-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.last-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .last-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.loading-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/loading.gif) center center no-repeat}.auto-color-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/auto_color.png) center center no-repeat}.trans-color-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/trans_color.png) center center no-repeat}@font-face{font-family:bi;src:url(https://fanruan.coding.me/fineui/dist/font/iconfont.eot);src:url(https://fanruan.coding.me/fineui/dist/font/iconfont.eot?#iefix) format('embedded-opentype'),url(https://fanruan.coding.me/fineui/dist/font/iconfont.woff) format('woff'),url(https://fanruan.coding.me/fineui/dist/font/iconfont.ttf) format('truetype'),url(https://fanruan.coding.me/fineui/dist/font/iconfont.svg#svgFontName) format('svg')}.b-font{font-family:bi;font-style:normal;-webkit-font-smoothing:antialiased}.close-font .b-font:before,.close-font.disabled .b-font:before,.close-h-font .b-font:before,.close-h-font.disabled .b-font:before,.close-h-font.hover .b-font:before,.close-h-font:hover .b-font:before,.close-ha-font .b-font:before,.close-ha-font.hover .b-font:before,.close-ha-font:hover .b-font:before{content:"\e6d0";color:inherit}.close-ha-font.active .b-font:before,.close-ha-font:active .b-font:before{content:"\e6d0";color:#3f8ce8}.close-ha-font.disabled .b-font:before,.search-close-h-font .b-font:before{content:"\e6d0";color:inherit}.search-close-h-font.hover .b-font:before,.search-close-h-font:hover .b-font:before{content:"\e6d0";color:#ff4949}.search-close-h-font.disabled .b-font:before{content:"\e6d0";color:inherit}.pre-page-h-font .b-font:before,.pre-page-h-font.disabled .b-font:before,.pre-page-h-font.hover .b-font:before,.pre-page-h-font:hover .b-font:before{content:"\e70d";color:inherit}.next-page-h-font .b-font:before,.next-page-h-font.disabled .b-font:before,.next-page-h-font.hover .b-font:before,.next-page-h-font:hover .b-font:before{content:"\e70c";color:inherit}.search-font .b-font:before,.search-font.disabled .b-font:before{content:"\e6dc";color:inherit}.date-font .b-font:before,.date-font.disabled .b-font:before{content:"\e733";color:inherit}.date-change-h-font .b-font:before,.date-change-h-font.disabled .b-font:before,.date-change-h-font.hover .b-font:before,.date-change-h-font:hover .b-font:before{content:"\e72f";color:inherit}.dot-font .b-font:before,.dot-font.disabled .b-font:before,.dot-h-font .b-font:before{content:"\e762";color:#1a1a1a}.dot-h-font.hover .b-font:before,.dot-h-font:hover .b-font:before{content:"\e762";color:inherit}.dot-h-font.disabled .b-font:before{content:"\e762";color:#1a1a1a}.dot-ha-font .b-font:before{content:"\e762";color:#fff}.dot-ha-font.hover .b-font:before,.dot-ha-font:hover .b-font:before{content:"\e762";color:#999}.dot-ha-font.active .b-font:before,.dot-ha-font:active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font .b-font:before,.dot-ha-font.disabled .b-font:before{content:"\e762";color:#fff}.dot-e-font.hover .b-font:before,.dot-e-font:hover .b-font:before{content:"\e762";color:#999}.dot-e-font:active .b-font:before{content:"\e762";color:#3685f2}.dot-e-font.active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font.disabled .b-font:before{content:"\e762";color:#fff}.pull-right-font .b-font:before,.pull-right-font.disabled .b-font:before,.pull-right-h-font .b-font:before,.pull-right-h-font.disabled .b-font:before,.pull-right-h-font.hover .b-font:before,.pull-right-h-font:hover .b-font:before,.pull-right-ha-font .b-font:before,.pull-right-ha-font.hover .b-font:before,.pull-right-ha-font:hover .b-font:before{content:"\e70c";color:inherit}.pull-right-ha-font.active .b-font:before,.pull-right-ha-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font .b-font:before,.pull-right-e-font.hover .b-font:before,.pull-right-e-font:hover .b-font:before,.pull-right-ha-font.disabled .b-font:before{content:"\e70c";color:inherit}.pull-right-e-font.active .b-font:before,.pull-right-e-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font.disabled .b-font:before{content:"\e70c";color:inherit}.copy-font .b-font:before,.copy-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-h-font .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-h-font.hover .b-font:before,.copy-h-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-h-font.disabled .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-ha-font .b-font:before,.copy-ha-font.hover .b-font:before,.copy-ha-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-ha-font.active .b-font:before,.copy-ha-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font .b-font:before,.copy-e-font.hover .b-font:before,.copy-e-font:hover .b-font:before,.copy-ha-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-e-font.active .b-font:before,.copy-e-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font.disabled .b-font:before{content:"\e6bd";color:inherit}.check-mark-font .b-font:before,.check-mark-font.disabled .b-font:before,.check-mark-h-font .b-font:before,.check-mark-h-font.disabled .b-font:before,.check-mark-h-font.hover .b-font:before,.check-mark-h-font:hover .b-font:before,.check-mark-ha-font .b-font:before,.check-mark-ha-font.hover .b-font:before,.check-mark-ha-font:hover .b-font:before{content:"\e6cf";color:inherit}.check-mark-ha-font.active .b-font:before,.check-mark-ha-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font .b-font:before,.check-mark-e-font.hover .b-font:before,.check-mark-e-font:hover .b-font:before,.check-mark-ha-font.disabled .b-font:before{content:"\e6cf";color:inherit}.check-mark-e-font.active .b-font:before,.check-mark-e-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font.disabled .b-font:before{content:"\e6cf";color:inherit}.row-pre-page-h-font .b-font:before,.row-pre-page-h-font.disabled .b-font:before,.row-pre-page-h-font.hover .b-font:before,.row-pre-page-h-font:hover .b-font:before{content:"\e6d9";color:inherit}.row-next-page-h-font .b-font:before,.row-next-page-h-font.disabled .b-font:before,.row-next-page-h-font.hover .b-font:before,.row-next-page-h-font:hover .b-font:before{content:"\e6d8";color:inherit}.column-pre-page-h-font .b-font:before,.column-pre-page-h-font.disabled .b-font:before,.column-pre-page-h-font.hover .b-font:before,.column-pre-page-h-font:hover .b-font:before{content:"\e6d6";color:inherit}.column-next-page-h-font .b-font:before,.column-next-page-h-font.disabled .b-font:before,.column-next-page-h-font.hover .b-font:before,.column-next-page-h-font:hover .b-font:before{content:"\e6d7";color:inherit}.trigger-triangle-font .b-font:before,.trigger-triangle-font.hover .b-font:before,.trigger-triangle-font:hover .b-font:before{content:"\e6f0";color:#999}.trigger-triangle-font.active .b-font:before,.trigger-triangle-font:active .b-font:before{content:"\e6f0";color:#3685f2}.trigger-triangle-font.disabled .b-font:before{content:"\e6f0";color:#999}.pull-down-font .b-font:before,.pull-down-font.disabled .b-font:before,.pull-down-h-font .b-font:before,.pull-down-h-font.disabled .b-font:before,.pull-down-h-font.hover .b-font:before,.pull-down-h-font:hover .b-font:before,.pull-down-ha-font .b-font:before,.pull-down-ha-font.hover .b-font:before,.pull-down-ha-font:hover .b-font:before{content:"\e70b";color:inherit}.pull-down-ha-font.active .b-font:before,.pull-down-ha-font:active .b-font:before{content:"\e70b";color:#3f8ce8}.pull-down-ha-font.disabled .b-font:before{content:"\e70b";color:inherit}.check-font .b-font:before,.check-font.disabled .b-font:before{content:"\e6cf";color:#3685f2}.item-check-font .b-font:before{content:"\e6cf";color:#fff}.item-check-font.hover .b-font:before,.item-check-font:hover .b-font:before{content:"\e6cf";color:#999}.item-check-font.active .b-font:before,.item-check-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.item-check-font.disabled .b-font:before{content:"\e6cf";color:#fff}.primary-key-font .b-font:before,.primary-key-font.disabled .b-font:before,.primary-key-font.hover .b-font:before,.primary-key-font:hover .b-font:before{content:"\e740";color:inherit}.drag-tag-font .b-font:before,.drag-tag-font.disabled .b-font:before{content:"\e6d0";color:#faaa39}.less-font .b-font:before,.less-font.hover .b-font:before,.less-font:hover .b-font:before{content:"\e75f";color:inherit}.less-font.active .b-font:before,.less-font:active .b-font:before{content:"\e75f";color:#3f8ce8}.less-font.disabled .b-font:before{content:"\e75f";color:inherit}.less-equal-font .b-font:before,.less-equal-font.hover .b-font:before,.less-equal-font:hover .b-font:before{content:"\e760";color:inherit}.less-equal-font.active .b-font:before,.less-equal-font:active .b-font:before{content:"\e760";color:#3f8ce8}.less-equal-font.disabled .b-font:before{content:"\e760";color:inherit}.text-bold-font .b-font:before,.text-bold-font.disabled .b-font:before{content:"\e75b";color:inherit}.text-italic-font .b-font:before,.text-italic-font.disabled .b-font:before{content:"\e75c";color:inherit}.text-underline-font .b-font:before,.text-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-color-font .b-font:before,.text-color-font.disabled .b-font:before{content:"\e75a";color:inherit}.text-background-font .b-font:before,.text-background-font.disabled .b-font:before{content:"\e758";color:inherit}.text-color-underline-font .b-font:before,.text-color-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-align-left-font .b-font:before,.text-align-left-font.disabled .b-font:before{content:"\e6ca";color:inherit}.text-align-center-font .b-font:before,.text-align-center-font.disabled .b-font:before{content:"\e6bf";color:inherit}.text-align-right-font .b-font:before,.text-align-right-font.disabled .b-font:before{content:"\e6c8";color:inherit}.toast-error-font .b-font:before,.toast-error-font.disabled .b-font:before{content:"\e757";color:inherit}.toast-success-font .b-font:before,.toast-success-font.disabled .b-font:before{content:"\e756";color:inherit}.toast-warning-font .b-font:before,.toast-warning-font.disabled .b-font:before{content:"\e755";color:inherit}.toast-message-font .b-font:before,.toast-message-font.disabled .b-font:before{content:"\e74b";color:inherit}.tree-collapse-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_1.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_1.png) center center no-repeat}.tree-collapse-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_2.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_2.png) center center no-repeat}.tree-collapse-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_3.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_3.png) center center no-repeat}.tree-collapse-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_4.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_4.png) center center no-repeat}.tree-expand-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_1.png) center center no-repeat;background-size:contain}.tree-expand-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_1.png) center center no-repeat}.tree-expand-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_2.png) center center no-repeat;background-size:contain}.tree-expand-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_2.png) center center no-repeat}.tree-expand-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_3.png) center center no-repeat;background-size:contain}.tree-expand-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_3.png) center center no-repeat}.tree-expand-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_4.png) center center no-repeat;background-size:contain}.tree-expand-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_4.png) center center no-repeat}.tree-vertical-line-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.tree-vertical-line-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.tree-vertical-line-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.tree-vertical-line-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.tree-vertical-line-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.tree-vertical-line-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.check-box-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.hover .x-icon,.check-box-icon:hover .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon.hover .x-icon.hack,.check-box-icon:hover .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon:active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon:active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_active.png) no-repeat;background-size:contain}.check-box-icon.active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png) no-repeat}.check-box-icon.disabled .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_disable.png) no-repeat;background-size:contain}.check-box-icon.disabled .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_disable.png) no-repeat}.check-box-icon.disabled.active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_disable2.png) no-repeat;background-size:contain}.check-box-icon.disabled.active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_disable2.png) no-repeat}.radio-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png) no-repeat}.radio-icon.hover .x-icon,.radio-icon:hover .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon.hover .x-icon.hack,.radio-icon:hover .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png) no-repeat}.radio-icon:active .x-icon{display:block;background:url('https://fanruan.coding.me/fineui/dist/images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat;background-size:contain}.radio-icon:active .x-icon.hack{background:url('https://fanruan.coding.me/fineui/dist/images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat}.radio-icon.active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable.png) no-repeat;background-size:contain}.radio-icon.active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable.png) no-repeat}.radio-icon.disabled .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable2.png) no-repeat;background-size:contain}.radio-icon.disabled .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable2.png) no-repeat}.check-half-select-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png) center center no-repeat;background-size:contain}.check-half-select-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png) center center no-repeat}.slider-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/slider_normal_small.png) no-repeat}.slider-icon.hover .x-icon,.slider-icon:hover .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/slider_active_small.png) no-repeat;background-size:contain}.slider-icon.hover .x-icon.hack,.slider-icon:hover .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/slider_active_small.png) no-repeat}.slider-icon.disabled .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon.disabled .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/slider_normal_small.png) no-repeat} \ No newline at end of file +/*! normalize.css v1.0.0 | MIT License | git.io/normalize */dl,h3,menu,ol,p,pre,ul{margin:1em 0}.b-font,i{-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.cm-em,dfn{font-style:italic}.bi-label,.bi-text,.overflow-dot{text-overflow:ellipsis}.bi-excel-table-header-cell,.bi-preview-table-header-cell,.cm-header,.cm-strong,b,strong{font-weight:700}.b-font,body,i{-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}blockquote{margin:1em 40px}mark{background:#ff0;color:#000}.base-disabled,.base-disabled .b-font:before,.base-disabled .bi-input,.base-disabled .bi-textarea{color:#9ea6b2!important}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}small,sub,sup{font-size:75%}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}.base-disabled,.base-invalid{cursor:default!important}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text,.border-sizing{-moz-box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*,a,body,div,html,img,li,ol,p,span,ul{margin:0;padding:0}a{outline:0;text-decoration:none}a:focus{outline:0}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}input::-ms-clear{display:none}input,textarea{margin:0;padding:0;outline:0;border:1px solid #d4dadd}ul{list-style:disc}li{list-style-type:none}i{-webkit-font-smoothing:antialiased}.bi-theme-dark input,.bi-theme-dark textarea{border:1px solid #525466}.bi-theme-dark .base-disabled,.bi-theme-dark .base-disabled .b-font:before,.bi-theme-dark .base-disabled .bi-input,.bi-theme-dark .base-disabled .bi-textarea{color:#666!important}.clearfix:after,.clearfix:before{content:" ";display:table;line-height:0}.clearfix:after{clear:both}.bi-background{background-color:#fafbfc;color:#3d4d66}.bi-background .bi-input,.bi-background .bi-textarea{color:#3d4d66}.bi-theme-dark .bi-background{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-background .bi-input,.bi-theme-dark .bi-background .bi-textarea{color:#ccc}.bi-card,.bi-card .bi-input,.bi-card .bi-textarea{color:#3d4d66}.bi-card{background-color:#fff}.bi-theme-dark .bi-card{background-color:#242640;color:#ccc}.bi-theme-dark .bi-card .bi-input,.bi-theme-dark .bi-card .bi-textarea{color:#ccc}.bi-disabled,.bi-disabled .bi-input,.bi-disabled .bi-textarea{color:#9ea6b2}.bi-theme-dark .bi-disabled,.bi-theme-dark .bi-disabled .bi-input,.bi-theme-dark .bi-disabled .bi-textarea{color:#666}.bi-tips,.bi-tips .bi-input,.bi-tips .bi-textarea{color:#c4c9d1}.bi-border{border:1px solid #d4dadd}.bi-theme-dark .bi-border{border:1px solid #525466}.bi-border-left{border-left:1px solid #d4dadd}.bi-theme-dark .bi-border-left{border-left:1px solid #525466}.bi-border-right{border-right:1px solid #d4dadd}.bi-theme-dark .bi-border-right{border-right:1px solid #525466}.bi-border-top{border-top:1px solid #d4dadd}.bi-theme-dark .bi-border-top{border-top:1px solid #525466}.bi-border-bottom{border-bottom:1px solid #d4dadd}.bi-theme-dark .bi-border-bottom{border-bottom:1px solid #525466}.bi-keyword-red-mark,.bi-keyword-red-mark .bi-input,.bi-keyword-red-mark .bi-textarea{color:#faaa39}.bi-high-light,.bi-high-light .bi-input,.bi-high-light .bi-textarea{color:#3685f2}.bi-high-light-background{background-color:#3f8ce8;color:#fff}.bi-high-light-background .bi-input,.bi-high-light-background .bi-textarea{color:#fff}.bi-high-light-border{border-color:#178cdf}.bi-water-mark{color:#ccc;cursor:text}.bi-water-mark .bi-input,.bi-water-mark .bi-textarea{color:#ccc}.bi-theme-dark .bi-water-mark,.bi-theme-dark .bi-water-mark .bi-input,.bi-theme-dark .bi-water-mark .bi-textarea{color:#666}.bi-mask,.bi-mask .bi-input,.bi-mask .bi-textarea{color:#fff}.bi-resizer{background:#1a1a1a;opacity:.2;filter:alpha(opacity=20);z-index:1000000000!important}.bi-theme-dark .bi-resizer{background:#fff}.bi-mask{background-color:rgba(26,26,26,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#331a1a1a, endColorstr=#331a1a1a)}.bi-theme-dark .bi-mask{color:#242640;background-color:rgba(255,255,255,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)}.bi-theme-dark .bi-mask .bi-input,.bi-theme-dark .bi-mask .bi-textarea{color:#242640}.bi-z-index-mask{color:#fff;background-color:rgba(26,26,26,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#801a1a1a, endColorstr=#801a1a1a)}.bi-z-index-mask .bi-input,.bi-z-index-mask .bi-textarea{color:#fff}.bi-list-item.hover,.bi-list-item:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item.hover .bi-input,.bi-list-item.hover .bi-textarea,.bi-list-item:hover .bi-input,.bi-list-item:hover .bi-textarea{color:#1a1a1a}.bi-list-item.disabled,.bi-list-item.disabled:active,.bi-list-item.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item.disabled .bi-high-light,.bi-list-item.disabled .bi-input,.bi-list-item.disabled .bi-textarea,.bi-list-item.disabled:active .bi-high-light,.bi-list-item.disabled:active .bi-input,.bi-list-item.disabled:active .bi-textarea,.bi-list-item.disabled:hover .bi-high-light,.bi-list-item.disabled:hover .bi-input,.bi-list-item.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item.hover,.bi-theme-dark .bi-list-item:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item.hover .bi-input,.bi-theme-dark .bi-list-item.hover .bi-textarea,.bi-theme-dark .bi-list-item:hover .bi-input,.bi-theme-dark .bi-list-item:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item.disabled,.bi-theme-dark .bi-list-item.disabled:active,.bi-theme-dark .bi-list-item.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item.disabled .bi-high-light,.bi-theme-dark .bi-list-item.disabled .bi-input,.bi-theme-dark .bi-list-item.disabled .bi-textarea,.bi-theme-dark .bi-list-item.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item.disabled:active .bi-input,.bi-theme-dark .bi-list-item.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item.disabled:hover .bi-input,.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-border.active,.bi-list-item-border:active{border:1px solid #178cdf}.bi-list-item-simple,.bi-list-item-simple .bi-input,.bi-list-item-simple .bi-textarea{color:#c4c9d1}.bi-list-item-simple.hover,.bi-list-item-simple.hover .bi-input,.bi-list-item-simple.hover .bi-textarea,.bi-list-item-simple:hover,.bi-list-item-simple:hover .bi-input,.bi-list-item-simple:hover .bi-textarea{color:#3685f2}.bi-list-item-simple.disabled,.bi-list-item-simple.disabled .bi-high-light,.bi-list-item-simple.disabled .bi-input,.bi-list-item-simple.disabled .bi-textarea,.bi-list-item-simple.disabled:active,.bi-list-item-simple.disabled:active .bi-high-light,.bi-list-item-simple.disabled:active .bi-input,.bi-list-item-simple.disabled:active .bi-textarea,.bi-list-item-simple.disabled:hover,.bi-list-item-simple.disabled:hover .bi-high-light,.bi-list-item-simple.disabled:hover .bi-input,.bi-list-item-simple.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-effect:hover,.bi-list-item-effect:hover .bi-input,.bi-list-item-effect:hover .bi-textarea{color:#1a1a1a}.bi-list-item-effect.active,.bi-list-item-effect.active .bi-input,.bi-list-item-effect.active .bi-textarea,.bi-list-item-effect:active,.bi-list-item-effect:active .bi-input,.bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-list-item-effect.disabled,.bi-list-item-effect.disabled .bi-high-light,.bi-list-item-effect.disabled .bi-input,.bi-list-item-effect.disabled .bi-textarea,.bi-list-item-effect.disabled:active,.bi-list-item-effect.disabled:active .bi-high-light,.bi-list-item-effect.disabled:active .bi-input,.bi-list-item-effect.disabled:active .bi-textarea,.bi-list-item-effect.disabled:hover,.bi-list-item-effect.disabled:hover .bi-high-light,.bi-list-item-effect.disabled:hover .bi-input,.bi-list-item-effect.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-effect:hover,.bi-theme-dark .bi-list-item-effect:hover .bi-input,.bi-theme-dark .bi-list-item-effect:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-effect.active,.bi-theme-dark .bi-list-item-effect.active .bi-input,.bi-theme-dark .bi-list-item-effect.active .bi-textarea,.bi-theme-dark .bi-list-item-effect:active,.bi-theme-dark .bi-list-item-effect:active .bi-input,.bi-theme-dark .bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-effect.disabled,.bi-theme-dark .bi-list-item-effect.disabled:active,.bi-theme-dark .bi-list-item-effect.disabled:hover{background-color:transparent!important;color:#666!important}.bi-list-item-active.active,.bi-list-item-active.hover,.bi-list-item-active:active,.bi-list-item-active:hover{background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled .bi-input,.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active.hover,.bi-list-item-active.hover .bi-input,.bi-list-item-active.hover .bi-textarea,.bi-list-item-active:hover,.bi-list-item-active:hover .bi-input,.bi-list-item-active:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active.active,.bi-list-item-active.active .bi-input,.bi-list-item-active.active .bi-textarea,.bi-list-item-active:active,.bi-list-item-active:active .bi-input,.bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-list-item-active.disabled,.bi-list-item-active.disabled:active,.bi-list-item-active.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active.disabled .bi-high-light,.bi-list-item-active.disabled .bi-input,.bi-list-item-active.disabled .bi-textarea,.bi-list-item-active.disabled:active .bi-high-light,.bi-list-item-active.disabled:active .bi-input,.bi-list-item-active.disabled:active .bi-textarea,.bi-list-item-active.disabled:hover .bi-high-light,.bi-list-item-active.disabled:hover .bi-input,.bi-list-item-active.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active.hover,.bi-theme-dark .bi-list-item-active:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.hover .bi-input,.bi-theme-dark .bi-list-item-active.hover .bi-textarea,.bi-theme-dark .bi-list-item-active:hover .bi-input,.bi-theme-dark .bi-list-item-active:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active.active,.bi-theme-dark .bi-list-item-active:active{color:#3685f2;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.active .bi-input,.bi-theme-dark .bi-list-item-active.active .bi-textarea,.bi-theme-dark .bi-list-item-active:active .bi-input,.bi-theme-dark .bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active.disabled,.bi-theme-dark .bi-list-item-active.disabled:active,.bi-theme-dark .bi-list-item-active.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled .bi-input,.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active2.hover,.bi-list-item-active2:hover{color:#1a1a1a;background-color:#fff}.bi-list-item-active2.hover .bi-input,.bi-list-item-active2.hover .bi-textarea,.bi-list-item-active2:hover .bi-input,.bi-list-item-active2:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active2.active,.bi-list-item-active2:active{color:#3685f2;background-color:#fff}.bi-list-item-active2.active .bi-input,.bi-list-item-active2.active .bi-textarea,.bi-list-item-active2:active .bi-input,.bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-list-item-active2.disabled,.bi-list-item-active2.disabled:active,.bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active2.disabled .bi-high-light,.bi-list-item-active2.disabled .bi-input,.bi-list-item-active2.disabled .bi-textarea,.bi-list-item-active2.disabled:active .bi-high-light,.bi-list-item-active2.disabled:active .bi-input,.bi-list-item-active2.disabled:active .bi-textarea,.bi-list-item-active2.disabled:hover .bi-high-light,.bi-list-item-active2.disabled:hover .bi-input,.bi-list-item-active2.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active2.hover,.bi-theme-dark .bi-list-item-active2:hover{color:#fff;background-color:#242640}.bi-theme-dark .bi-list-item-active2.hover .bi-input,.bi-theme-dark .bi-list-item-active2.hover .bi-textarea,.bi-theme-dark .bi-list-item-active2:hover .bi-input,.bi-theme-dark .bi-list-item-active2:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active2.active,.bi-theme-dark .bi-list-item-active2:active{color:#3685f2;background-color:#242640}.bi-theme-dark .bi-list-item-active2.active .bi-input,.bi-theme-dark .bi-list-item-active2.active .bi-textarea,.bi-theme-dark .bi-list-item-active2:active .bi-input,.bi-theme-dark .bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active2.disabled,.bi-theme-dark .bi-list-item-active2.disabled:active,.bi-theme-dark .bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled .bi-input,.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-select.hover,.bi-list-item-select:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item-select.hover .bi-input,.bi-list-item-select.hover .bi-textarea,.bi-list-item-select:hover .bi-input,.bi-list-item-select:hover .bi-textarea{color:#1a1a1a}.bi-list-item-select.active,.bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-list-item-select.active .bi-high-light,.bi-list-item-select.active .bi-input,.bi-list-item-select.active .bi-textarea,.bi-list-item-select:active .bi-high-light,.bi-list-item-select:active .bi-input,.bi-list-item-select:active .bi-textarea{color:#fff}.bi-list-item-select.button-success.active,.bi-list-item-select.button-success:active{color:#fff;background-color:#58cc7d}.bi-list-item-select.button-success.active .bi-high-light,.bi-list-item-select.button-success.active .bi-input,.bi-list-item-select.button-success.active .bi-textarea,.bi-list-item-select.button-success:active .bi-high-light,.bi-list-item-select.button-success:active .bi-input,.bi-list-item-select.button-success:active .bi-textarea{color:#fff}.bi-list-item-select.button-warning,.bi-list-item-select.button-warning .bi-high-light,.bi-list-item-select.button-warning .bi-input,.bi-list-item-select.button-warning .bi-textarea,.bi-list-item-select.button-warning.hover .bi-high-light,.bi-list-item-select.button-warning.hover .bi-input,.bi-list-item-select.button-warning.hover .bi-textarea,.bi-list-item-select.button-warning:hover .bi-high-light,.bi-list-item-select.button-warning:hover .bi-input,.bi-list-item-select.button-warning:hover .bi-textarea{color:#ff4949}.bi-list-item-select.button-success.active.bi-high-light-border,.bi-list-item-select.button-success:active.bi-high-light-border{border-color:#58cc7d}.bi-list-item-select.button-warning.active.bi-high-light-border,.bi-list-item-select.button-warning.bi-high-light-border,.bi-list-item-select.button-warning.hover.bi-high-light-border,.bi-list-item-select.button-warning:active.bi-high-light-border,.bi-list-item-select.button-warning:hover.bi-high-light-border{border-color:#e85050}.bi-list-item-select.button-warning.hover,.bi-list-item-select.button-warning:hover{color:#ff4949;background-color:#ffecec}.bi-list-item-select.button-warning.active,.bi-list-item-select.button-warning:active{color:#fff;background-color:#ff4949}.bi-list-item-select.button-warning.active .bi-high-light,.bi-list-item-select.button-warning.active .bi-input,.bi-list-item-select.button-warning.active .bi-textarea,.bi-list-item-select.button-warning:active .bi-high-light,.bi-list-item-select.button-warning:active .bi-input,.bi-list-item-select.button-warning:active .bi-textarea{color:#fff}.bi-list-item-select.disabled,.bi-list-item-select.disabled:active,.bi-list-item-select.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-select.disabled .bi-high-light,.bi-list-item-select.disabled .bi-input,.bi-list-item-select.disabled .bi-textarea,.bi-list-item-select.disabled:active .bi-high-light,.bi-list-item-select.disabled:active .bi-input,.bi-list-item-select.disabled:active .bi-textarea,.bi-list-item-select.disabled:hover .bi-high-light,.bi-list-item-select.disabled:hover .bi-input,.bi-list-item-select.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-select.disabled.bi-high-light-border,.bi-list-item-select.disabled:active.bi-high-light-border,.bi-list-item-select.disabled:hover.bi-high-light-border{border-color:#ccc}.bi-theme-dark .bi-list-item-select.hover,.bi-theme-dark .bi-list-item-select:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-select.hover .bi-input,.bi-theme-dark .bi-list-item-select.hover .bi-textarea,.bi-theme-dark .bi-list-item-select:hover .bi-input,.bi-theme-dark .bi-list-item-select:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.active,.bi-theme-dark .bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-theme-dark .bi-list-item-select.active .bi-high-light,.bi-theme-dark .bi-list-item-select.active .bi-input,.bi-theme-dark .bi-list-item-select.active .bi-textarea,.bi-theme-dark .bi-list-item-select:active .bi-high-light,.bi-theme-dark .bi-list-item-select:active .bi-input,.bi-theme-dark .bi-list-item-select:active .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.disabled,.bi-theme-dark .bi-list-item-select.disabled:active,.bi-theme-dark .bi-list-item-select.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled .bi-input,.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:active .bi-input,.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-none.hover,.bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-list-item-none.hover .bi-input,.bi-list-item-none.hover .bi-textarea,.bi-list-item-none:hover .bi-input,.bi-list-item-none:hover .bi-textarea{color:inherit}.bi-list-item-none.active,.bi-list-item-none:active{color:inherit;background-color:transparent}.bi-list-item-none.active .bi-high-light,.bi-list-item-none.active .bi-input,.bi-list-item-none.active .bi-textarea,.bi-list-item-none:active .bi-high-light,.bi-list-item-none:active .bi-input,.bi-list-item-none:active .bi-textarea{color:inherit}.bi-list-item-none.disabled,.bi-list-item-none.disabled:active,.bi-list-item-none.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-none.disabled .bi-high-light,.bi-list-item-none.disabled .bi-input,.bi-list-item-none.disabled .bi-textarea,.bi-list-item-none.disabled:active .bi-high-light,.bi-list-item-none.disabled:active .bi-input,.bi-list-item-none.disabled:active .bi-textarea,.bi-list-item-none.disabled:hover .bi-high-light,.bi-list-item-none.disabled:hover .bi-input,.bi-list-item-none.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-none.hover,.bi-theme-dark .bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.hover .bi-input,.bi-theme-dark .bi-list-item-none.hover .bi-textarea,.bi-theme-dark .bi-list-item-none:hover .bi-input,.bi-theme-dark .bi-list-item-none:hover .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.active,.bi-theme-dark .bi-list-item-none:active{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.active .bi-high-light,.bi-theme-dark .bi-list-item-none.active .bi-input,.bi-theme-dark .bi-list-item-none.active .bi-textarea,.bi-theme-dark .bi-list-item-none:active .bi-high-light,.bi-theme-dark .bi-list-item-none:active .bi-input,.bi-theme-dark .bi-list-item-none:active .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.disabled,.bi-theme-dark .bi-list-item-none.disabled:active,.bi-theme-dark .bi-list-item-none.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled .bi-input,.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:active .bi-input,.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea{color:#666!important}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-move{cursor:move}.CodeMirror-crosshair,.farbtastic *{cursor:crosshair}.y-overflow-auto{overflow-y:auto;overflow-x:hidden}.x-overflow-auto{overflow-y:hidden;overflow-x:auto}.y-overflow-scroll{overflow-y:scroll;overflow-x:hidden}.x-overflow-scroll{overflow-y:hidden;overflow-x:scroll}.overflow-auto{overflow-x:auto;overflow-y:auto}.overflow-scroll{overflow-x:scroll;overflow-y:scroll}.overflow-dot,.overflow-hidden{overflow-x:hidden;overflow-y:hidden}.td-overflow{white-space:normal;word-break:break-all}.overflow-dot{white-space:nowrap}.display-block{display:block}.display-inline{display:inline-block}.vertical-super{vertical-align:super}.vertical-top{vertical-align:top}.horizon-center{text-align:center}.horizon-left{text-align:left}.border-sizing{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.content-sizing{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}.bi-flex-center-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-flex-align:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-horizontal-layout.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-vertical-center{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-vertical-center.stretch{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;-o-align-items:stretch;align-items:stretch}.bi-flex-wrapper-center-layout .flex-wrapper-center-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;min-width:100%;min-height:100%;float:left}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%;float:left}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper.stretch{width:100%;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-theme-dark{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-input{color:#fff}.bi-color-chooser-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.bi-color-picker-button .color-picker-button-mask{border:1px solid #1a1a1a}.bi-theme-dark .bi-color-picker-button .color-picker-button-mask{border:1px solid #fff}.bi-color-picker-editor .color-picker-editor-display{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.farbtastic{position:relative}.farbtastic *{position:absolute}.farbtastic,.farbtastic .wheel{width:195px;height:195px}.farbtastic .color,.farbtastic .overlay{top:47px;left:47px;width:101px;height:101px}.farbtastic .wheel{width:195px;height:195px}.farbtastic .marker{width:17px;height:17px;margin:-8px 0 0 -8px;overflow:hidden}.bi-bubble-combo .button-combo-triangle-wrapper{position:fixed!important;z-index:10000000}.bi-bubble-combo .bubble-combo-triangle-left{z-index:1;position:absolute;width:16px;height:10px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-left:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-left:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right{z-index:1;position:absolute;width:16px;height:6px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-right:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-top{z-index:1;position:absolute;width:16px;height:10px;border-top:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-top:after{position:absolute;right:1px;top:0;border-top:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-bottom:before,.bi-bubble-combo .bubble-combo-triangle-top:before{border-left:8px solid transparent;border-right:8px solid transparent;content:"";position:absolute}.bi-bubble-combo .bubble-combo-triangle-top:before{border-top:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom{z-index:1;position:absolute;width:16px;height:5px;border-bottom:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-bottom:before{top:0;right:0;bottom:0;border-bottom:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.cm-tab-wrap-hack:after,.scrollbar-layout-face:after{content:''}.bi-combo.bi-combo-popup{display:block!important;visibility:visible!important}.bi-search-text-value-combo .trigger-icon-button{font-size:16px}.bi-adapt-editor .adapt-editor-text{font-size:14px}.bi-search-editor .close-font,.bi-search-editor .search-font{font-size:20px}.bi-small-search-editor .bi-editor,.bi-small-search-editor .bi-editor .bi-input,.bi-small-search-editor .bi-editor .bi-label{font-size:12px}.bi-small-search-editor .close-font,.bi-small-search-editor .search-font{font-size:18px}.bi-sign-initial-editor .sign-initial-editor-text{font-size:14px}.CodeMirror{font-family:monospace;cursor:text;width:100%;height:100%}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror div.CodeMirror-cursor{border-left:1px solid #1a1a1a}.bi-theme-dark .CodeMirror div.CodeMirror-cursor{border-left:1px solid #fff}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.CodeMirror.cm-fat-cursor div.CodeMirror-cursor{width:auto;border:0;background:#7e7}.CodeMirror.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}@-moz-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@-webkit-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}.cm-tab{display:inline-block;text-decoration:inherit}.bi-multi-select-check-pane .multi-select-check-selected,.cm-link{text-decoration:underline}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-strikethrough{text-decoration:line-through}.bi-display-tree .ztree li a:hover,.ztree li a{text-decoration:none}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default span[class*=fieldName]{display:inline-block;color:#fff;background:#3685f2;padding:0 5px;margin:1px}.cm-s-default span[class*=start]{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;margin-left:3px}.cm-s-default span[class*=end]{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin-right:3px}.cm-s-default span[class*="start end"]{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cm-s-default span[class*="#"]{color:#3685f2}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bi-message-text,.bi-page-table-cell{-webkit-user-select:text;-ms-user-select:text;-o-user-select:text;-khtml-user-select:text}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.codemirror-high-line-height{line-height:2}.codemirror-low-line-height{line-height:1.4}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text{-webkit-box-sizing:border-box;-ms-box-sizing:border-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-measure pre{position:static}.CodeMirror div.CodeMirror-cursor{position:absolute;border-right:none;width:0}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}span.CodeMirror-selectedtext{background:0 0}.CodeMirror-hints{position:absolute;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto;z-index:1000000000}.bi-label,.bi-segment>.center-element,.bi-text,.bi-textarea-editor{overflow-x:hidden;overflow-y:hidden}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;max-width:19em;overflow:hidden;white-space:pre;color:#000;cursor:pointer}.bi-label,.bi-text,.ztree li{white-space:nowrap}li.CodeMirror-hint-active{background:#08f;color:#fff}.bi-message-title{font-size:16px;cursor:pointer}.bi-message-text{font-size:16px;-moz-user-select:text;user-select:text}.bi-message-content{font-size:16px}.bi-message-close{font-size:25px}.bi-message-animate{-webkit-transition:opacity .3s,transform .4s,-webkit-transform .4s;-moz-transition:opacity .3s,transform .4s,-webkit-transform .4s;-o-transition:opacity .3s,transform .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,-webkit-transform .4s}.bi-message-enter{opacity:1}.bi-message-leave{opacity:0;transform:translateY(-100%)}.bi-multi-list-view .bi-button-mask{opacity:.1;filter:alpha(opacity=10)}.bi-panel{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-panel .panel-title{background-color:#F2F4F7}.bi-panel .panel-title .panel-title-text{cursor:text;font-size:14px}.bi-all-count-pager .all-pager-next,.bi-all-count-pager .all-pager-prev,.bi-direction-pager .direction-pager-next,.bi-direction-pager .direction-pager-prev,.bi-rich-editor-text-toolbar .text-toolbar-button{font-size:16px}.bi-pager .page-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-segment>.center-element{overflow:hidden;background:#fff;border-right:1px solid #d4dadd;border-top:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-segment>.first-element{border-left:1px solid #d4dadd;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px}.bi-segment>.last-element{-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0}.bi-theme-dark .bi-segment>.center-element{overflow:hidden;overflow-x:hidden;overflow-y:hidden;background:#242640;border-right:1px solid #525466;border-top:1px solid #525466;border-bottom:1px solid #525466}.bi-theme-dark .bi-segment>.first-element{border-left:1px solid #242640}#body .bi-button,body .bi-button{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #178cdf;background-color:#3f8ce8;text-align:center;vertical-align:middle;cursor:pointer;font-size:14px}#body .bi-button.clear,#body .bi-button.ghost,body .bi-button.clear,body .bi-button.ghost{background-color:transparent;font-size:inherit}#body .bi-button.block,body .bi-button.block{font-size:inherit;border-width:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#body .bi-button.clear,body .bi-button.clear{border-width:0}#body .bi-button.clear:hover,body .bi-button.clear:hover{opacity:.9;filter:alpha(opacity=90)}#body .bi-button.clear:active,body .bi-button.clear:active{opacity:.8;filter:alpha(opacity=80)}#body .bi-button.button-common,#body .bi-button.button-common .b-font:before,body .bi-button.button-common,body .bi-button.button-common .b-font:before{color:#fff}#body .bi-button.button-common.clear,#body .bi-button.button-common.clear .b-font:before,#body .bi-button.button-common.ghost,#body .bi-button.button-common.ghost .b-font:before,body .bi-button.button-common.clear,body .bi-button.button-common.clear .b-font:before,body .bi-button.button-common.ghost,body .bi-button.button-common.ghost .b-font:before{color:#3685f2}#body .bi-button.button-common.ghost:hover,body .bi-button.button-common.ghost:hover{color:#fff;background-color:#3f8ce8}#body .bi-button.button-common.ghost:active,body .bi-button.button-common.ghost:active{background-color:#3f8ce8}#body .bi-button.button-ignore,body .bi-button.button-ignore{background-color:#fff;border-color:#178cdf}#body .bi-button.button-ignore,#body .bi-button.button-ignore .b-font:before,body .bi-button.button-ignore,body .bi-button.button-ignore .b-font:before{color:#3685f2}#body .bi-button.button-ignore.clear,body .bi-button.button-ignore.clear{background-color:transparent;border-width:0}#body .bi-button.button-success,body .bi-button.button-success{background-color:#58cc7d;border-color:#58cc7d}#body .bi-button.button-success,#body .bi-button.button-success .b-font:before,body .bi-button.button-success,body .bi-button.button-success .b-font:before{color:#fff}#body .bi-button.button-success.clear,body .bi-button.button-success.clear{background-color:transparent;border-width:0}#body .bi-button.button-success.clear,#body .bi-button.button-success.clear .b-font:before,body .bi-button.button-success.clear,body .bi-button.button-success.clear .b-font:before{color:#5cb75d}#body .bi-button.button-warning,body .bi-button.button-warning{background-color:#faaa39;border-color:#fbb03b}#body .bi-button.button-warning,#body .bi-button.button-warning .b-font:before,body .bi-button.button-warning,body .bi-button.button-warning .b-font:before{color:#fff}#body .bi-button.button-warning.clear,body .bi-button.button-warning.clear{background-color:transparent;border-width:0}#body .bi-button.button-warning.clear,#body .bi-button.button-warning.clear .b-font:before,body .bi-button.button-warning.clear,body .bi-button.button-warning.clear .b-font:before{color:#faaa39}#body .bi-button.button-error,body .bi-button.button-error{background-color:#ff4949;border-color:#e85050}#body .bi-button.button-error,#body .bi-button.button-error .b-font:before,body .bi-button.button-error,body .bi-button.button-error .b-font:before{color:#fff}#body .bi-button.button-error.clear,body .bi-button.button-error.clear{background-color:transparent;border-width:0}#body .bi-button.button-error.clear,#body .bi-button.button-error.clear .b-font:before,body .bi-button.button-error.clear,body .bi-button.button-error.clear .b-font:before{color:#ff4949}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled.base-disabled{background:#ccc!important;border-color:#ccc!important}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled .b-font:before,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-common.disabled.base-disabled .b-font:before,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled .b-font:before,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-error.disabled.base-disabled .b-font:before,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled .b-font:before,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-success.disabled.base-disabled .b-font:before,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled .b-font:before,#body .bi-button.button-warning.disabled.base-disabled,#body .bi-button.button-warning.disabled.base-disabled .b-font:before,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled .b-font:before,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-common.disabled.base-disabled .b-font:before,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled .b-font:before,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-error.disabled.base-disabled .b-font:before,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled .b-font:before,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-success.disabled.base-disabled .b-font:before,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled .b-font:before,body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-warning.disabled.base-disabled .b-font:before{color:#fff!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-common.disabled.clear .b-font:before,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-error.disabled.clear .b-font:before,#body .bi-button.button-ignore.disabled,#body .bi-button.button-ignore.disabled .b-font:before,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-ignore.disabled.clear .b-font:before,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-success.disabled.clear .b-font:before,#body .bi-button.button-warning.disabled.clear,#body .bi-button.button-warning.disabled.clear .b-font:before,body .bi-button.button-common.disabled.clear,body .bi-button.button-common.disabled.clear .b-font:before,body .bi-button.button-error.disabled.clear,body .bi-button.button-error.disabled.clear .b-font:before,body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled .b-font:before,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-ignore.disabled.clear .b-font:before,body .bi-button.button-success.disabled.clear,body .bi-button.button-success.disabled.clear .b-font:before,body .bi-button.button-warning.disabled.clear,body .bi-button.button-warning.disabled.clear .b-font:before{color:#9ea6b2!important}#body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled{background:#fff!important;border-color:#d4dadd!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-warning.disabled.clear,body .bi-button.button-common.disabled.clear,body .bi-button.button-error.disabled.clear,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-success.disabled.clear,body .bi-button.button-warning.disabled.clear{background:0 0!important;border-width:0!important}#body .bi-button.button-common.disabled.clear:active,#body .bi-button.button-common.disabled.clear:hover,#body .bi-button.button-error.disabled.clear:active,#body .bi-button.button-error.disabled.clear:hover,#body .bi-button.button-ignore.disabled.clear:active,#body .bi-button.button-ignore.disabled.clear:hover,#body .bi-button.button-success.disabled.clear:active,#body .bi-button.button-success.disabled.clear:hover,#body .bi-button.button-warning.disabled.clear:active,#body .bi-button.button-warning.disabled.clear:hover,body .bi-button.button-common.disabled.clear:active,body .bi-button.button-common.disabled.clear:hover,body .bi-button.button-error.disabled.clear:active,body .bi-button.button-error.disabled.clear:hover,body .bi-button.button-ignore.disabled.clear:active,body .bi-button.button-ignore.disabled.clear:hover,body .bi-button.button-success.disabled.clear:active,body .bi-button.button-success.disabled.clear:hover,body .bi-button.button-warning.disabled.clear:active,body .bi-button.button-warning.disabled.clear:hover{opacity:1;filter:alpha(opacity=100)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-warning.disabled.ghost,body .bi-button.button-common.disabled.ghost,body .bi-button.button-error.disabled.ghost,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-success.disabled.ghost,body .bi-button.button-warning.disabled.ghost{background:0 0!important;border-color:#3685f2!important;opacity:.5;filter:alpha(opacity=50)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-common.disabled.ghost .b-font:before,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-error.disabled.ghost .b-font:before,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost .b-font:before,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-success.disabled.ghost .b-font:before,#body .bi-button.button-warning.disabled.ghost,#body .bi-button.button-warning.disabled.ghost .b-font:before,body .bi-button.button-common.disabled.ghost,body .bi-button.button-common.disabled.ghost .b-font:before,body .bi-button.button-error.disabled.ghost,body .bi-button.button-error.disabled.ghost .b-font:before,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-ignore.disabled.ghost .b-font:before,body .bi-button.button-success.disabled.ghost,body .bi-button.button-success.disabled.ghost .b-font:before,body .bi-button.button-warning.disabled.ghost,body .bi-button.button-warning.disabled.ghost .b-font:before{color:#3685f2!important}.bi-basic-button.button-common:hover .bi-button-mask,.bi-basic-button.button-error:hover .bi-button-mask,.bi-basic-button.button-ignore:hover .bi-button-mask,.bi-basic-button.button-success:hover .bi-button-mask,.bi-basic-button.button-warning:hover .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#fff}.bi-basic-button.button-common:active .bi-button-mask,.bi-basic-button.button-error:active .bi-button-mask,.bi-basic-button.button-ignore:active .bi-button-mask,.bi-basic-button.button-success:active .bi-button-mask,.bi-basic-button.button-warning:active .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#1a1a1a}.bi-theme-dark #body .bi-button.button-common.ghost,.bi-theme-dark #body .bi-button.button-common.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.ghost,.bi-theme-dark body .bi-button.button-common.ghost .b-font:before{color:#fff;border-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:hover,.bi-theme-dark body .bi-button.button-common.ghost:hover{color:#3d4d66;background-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:active,.bi-theme-dark body .bi-button.button-common.ghost:active{background-color:rgba(255,255,255,.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost{background:0 0!important;border-color:#fff!important;opacity:.5;filter:alpha(opacity=50)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost .b-font:before{color:#fff!important}.bi-single-select-icon-text-item.active .b-font:before,.bi-single-select-icon-text-item:active .b-font:before{color:#3685f2}.bi-switch{-webkit-border-radius:40px 40px 40px 40px;-moz-border-radius:40px;border-radius:40px;background-color:#d4dadd}.bi-switch.active,.bi-switch:active{background-color:#3f8ce8}.bi-switch .circle-button{-webkit-border-radius:9px 9px 9px 9px;-moz-border-radius:9px;border-radius:9px}.bi-code-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.bi-code-editor .error-param{color:#ff4949;padding:0 5px;margin:1px;display:inline-block}.bi-multifile-editor .multifile-editor{text-align:right;cursor:pointer;font-size:100px;z-index:2}.bi-resizable-table .resizable-table-region-resizer,.bi-resizable-table-cell .resizable-table-cell-resizer-container{cursor:ew-resize;z-index:1}.bi-shelter-editor .shelter-editor-text,.bi-sign-editor .sign-editor-text{font-size:12px}.bi-textarea-editor{overflow:hidden}.bi-textarea-editor .textarea-editor-content{font-size:12px;border:none}.bi-bubble,.bi-toast{font-size:14px}.x-icon.b-font{margin:auto;width:100%}.bi-file{opacity:0;filter:alpha(opacity=0);z-index:2}.bi-input,.bi-textarea{border:none;outline:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%}.bi-input.bi-input-focus,.bi-textarea.bi-input-focus{border:none}.bi-input.bi-input-error,.bi-textarea.bi-input-error{border:none;color:#ff4949!important}.bi-bubble .bubble-text,.bi-toast{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-label{word-break:break-all}.bi-text{box-sizing:border-box;word-wrap:break-word;word-break:break-word}.bi-bubble .bubble-text{border-radius:2px}.bi-bubble .bubble-error{background:#ffecec;color:#ff4949}.bi-bubble .bubble-common{background:#eaf2fd;color:#3685f2}.bi-bubble .bubble-success{background:#e1f4e7;color:#5cb75d}.bi-bubble .bubble-warning{background:#feeed7;color:#faaa39}.bi-tip{position:fixed!important}.bi-toast{color:#fff;max-width:400px;min-width:150px;border-radius:2px}.bi-toast .toast-icon,.bi-trigger .bi-trigger-icon-button{font-size:16px}.bi-toast.toast-success{background:#58cc7d}.bi-toast.toast-warning{background:#faaa39}.bi-toast.toast-error{background:#ff4949}.bi-toast.toast-normal{background:#3f8ce8}.bi-tooltip{max-width:250px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#fff}.bi-tooltip.tooltip-success{background:#647185;border:1px solid #647185}.bi-tooltip.tooltip-warning{background:#ff4949;border:1px solid #e85050}.bi-table>div.bottom-left>div>div>table,.bi-table>div.bottom-right>div>div>table,.bi-table>div.top-left>div>div>table,.bi-table>div.top-right>div>div>table,.bi-table>div>div>table{border-right:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-sql-editor .cm-s-default .cm-function,.bi-sql-editor .cm-s-default .cm-keyword,.bi-sql-editor .cm-s-default span[class*="#"]{color:#3685f2}.bi-sql-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.CodeMirror-hints .sql-fr-function,.CodeMirror-hints .sql-keyword{color:#3685f2}.bi-collection-table-cell{box-sizing:border-box}.bi-grid-table-cell,.bi-sequence-table-dynamic-number .sequence-table-title-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}.bi-collection-table-cell.first-row{border-top:1px solid #d4dadd}.bi-collection-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-collection-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-collection-table-cell.first-col{border-left:1px solid #525466}.bi-quick-collection-table>div>.bi-collection{overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}.bi-table>.first-col{border-left:none}.bi-table>.first-row{border-top:none}.bi-theme-dark .bi-table>div.bottom-left>div>div>table,.bi-theme-dark .bi-table>div.bottom-right>div>div>table,.bi-theme-dark .bi-table>div.top-left>div>div>table,.bi-theme-dark .bi-table>div.top-right>div>div>table,.bi-theme-dark .bi-table>div>div>table{border-right:1px solid #525466;border-bottom:1px solid #525466}.bi-table>div>div>div>table,.bi-table>div>div>table{min-width:100%;clear:both;border-spacing:0;border-collapse:separate}.bi-table>div>div>div>table,.bi-table>div>div>div>table>*>*>td,.bi-table>div>div>div>table>*>*>th,.bi-table>div>div>table,.bi-table>div>div>table>*>*>td,.bi-table>div>div>table>*>*>th{vertical-align:middle;margin:0;padding:0}.bi-table>div>div>div>table>tbody>tr>td,.bi-table>div>div>div>table>thead>tr>td,.bi-table>div>div>table>tbody>tr>td,.bi-table>div>div>table>thead>tr>td{border-top:1px solid #d4dadd;border-left:1px solid #d4dadd}.bi-theme-dark .bi-table>div>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>div>table>thead>tr>td,.bi-theme-dark .bi-table>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>table>thead>tr>td{border-top:1px solid #525466;border-left:1px solid #525466}.bi-grid-table-cell{box-sizing:border-box}.bi-grid-table-cell.first-row{border-top:1px solid #d4dadd}.bi-grid-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-grid-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-grid-table-cell.first-col{border-left:1px solid #525466}.scrollbar-layout-main{box-sizing:border-box;outline:0;overflow:hidden;position:absolute;transition-duration:250ms;transition-timing-function:ease;user-select:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);border-radius:5px}.bi-theme-dark .scrollbar-layout-main{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-vertical{bottom:0;right:0;top:0;transition-property:background-color;width:10px}.scrollbar-layout-main-vertical.public-scrollbar-main-active,.scrollbar-layout-main-vertical:hover{width:10px}.scrollbar-layout-main-horizontal{bottom:0;height:10px;left:0;transition-property:background-color;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666)}.bi-theme-dark .scrollbar-layout-main-horizontal{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-horizontal.public-scrollbar-main-active,.scrollbar-layout-main-horizontal:hover{height:10px}.scrollbar-layout-face{left:0;overflow:hidden;position:absolute;z-index:1}.scrollbar-layout-face:after{border-radius:6px;display:block;position:absolute;transition:background-color 250ms ease}.scrollbar-layout-face-horizontal{bottom:0;left:0;top:0}.scrollbar-layout-face-horizontal:after{bottom:2px;left:0;top:2px;width:100%}.scrollbar-layout-face-vertical{left:0;right:0;top:0}.scrollbar-layout-face-vertical:after{height:100%;left:2px;right:2px;top:0}.public-scrollbar-face:after{background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}.bi-theme-dark .public-scrollbar-face:after{background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.public-scrollbar-face-active:after,.public-scrollbar-main-active .public-scrollbar-face:after,.public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark .public-scrollbar-face-active:after,.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.horizontal-scrollbar{bottom:0;position:absolute}.bi-resizable-table-cell .resizable-table-cell-resizer-container.dragging .resizable-table-cell-resizer-knob,.bi-resizable-table-cell .resizable-table-cell-resizer-container:hover .resizable-table-cell-resizer-knob{background-color:#3f8ce8}.bi-resizable-table-cell .resizable-table-cell-resizer-container.suitable .resizable-table-cell-resizer-knob{background-color:#58cc7d}.bi-resizable-table .resizable-table-resizer{cursor:ew-resize;z-index:1;background-color:#3f8ce8}.bi-resizable-table .resizable-table-resizer.suitable{background-color:#58cc7d}.bi-resizable-table .resizable-table-region-resizer.dragging .resizable-table-region-resizer-knob,.bi-resizable-table .resizable-table-region-resizer:hover .resizable-table-region-resizer-knob{background-color:#3f8ce8}.bi-branch-tree .bi-branch-tree-view{min-width:300px}.bi-display-tree .ztree *{color:#999}.bi-display-tree .ztree li a,.bi-display-tree .ztree li span{cursor:default!important}.bi-display-tree .ztree li a.curSelectedNode{padding-top:1px;border:none;background-color:inherit;opacity:1;filter:alpha(opacity=100)}.ztree li a.tmpTargetNode_inner,ul.tmpTargetzTree,ul.ztree.zTreeDragUL{opacity:.8;filter:alpha(opacity=80)}.ztree *{padding:0;margin:0}.ztree{margin:0;padding:5px}.ztree li{padding:0;margin:0;list-style:none;line-height:14px;text-align:left;outline:0}.ztree li ul{margin:0;padding:0 0 0 18px}.ztree li a{padding:1px 3px 0 0;margin:0;cursor:pointer;height:24px;background-color:transparent;vertical-align:top;display:inline-block}.ztree li a.curSelectedNode_Edit{padding-top:0;background-color:#FFE6B0;color:#000;height:16px;border:1px solid #FFB951;opacity:.8}.ztree li a.tmpTargetNode_inner{padding-top:0;background-color:#316AC5;color:#fff;height:16px;border:1px solid #316AC5}.ztree li a input.rename{height:14px;width:80px;padding:0;margin:0;font-size:12px;border:1px solid #7EC4CC}.ztree li span.button,span.tmpzTreeMove_arrow{display:inline-block;border:0;background-repeat:no-repeat}.ztree li span{line-height:24px;margin-right:2px}.ztree li span.button{line-height:0;margin:0;width:16px;height:16px;vertical-align:middle;cursor:pointer;outline:0;background-color:transparent;background-attachment:scroll}.ztree li span.button.chk{width:16px;height:16px;margin:0 3px 0 0;cursor:auto}.ztree li span.button.chk.checkbox_false_disable{background-position:0 -56px}.ztree li span.button.chk.checkbox_true_disable{background-position:-14px -56px}.ztree li span.button.chk.radio_false_full{background-position:-28px 0}.ztree li span.button.chk.radio_false_full_focus{background-position:-28px -14px}.ztree li span.button.chk.radio_false_part{background-position:-28px -28px}.ztree li span.button.chk.radio_false_part_focus{background-position:-28px -42px}.ztree li span.button.chk.radio_false_disable{background-position:-28px -56px}.ztree li span.button.chk.radio_true_full{background-position:-42px 0}.ztree li span.button.chk.radio_true_full_focus{background-position:-42px -14px}.ztree li span.button.chk.radio_true_part{background-position:-42px -28px}.ztree li span.button.chk.radio_true_part_focus{background-position:-42px -42px}.ztree li span.button.chk.radio_true_disable{background-position:-42px -56px}.ztree li span.button.switch{width:25px;height:25px}.ztree li span.button.noline_open{background-position:-92px -72px}.ztree li span.button.noline_close{background-position:-74px -72px}.ztree li span.button.noline_docu,.ztree li span.button.root_docu{background:0 0}.ztree li span.button.ico_open{margin-right:2px;background-position:-110px -16px;vertical-align:top}.ztree li span.button.ico_close{margin-right:2px;background-position:-110px 0;vertical-align:top}.ztree li span.button.ico_docu{margin-right:2px;background-position:-110px -32px;vertical-align:top}.ztree li span.button.edit{margin-right:2px;background-position:-110px -48px;vertical-align:top}.ztree li span.button.remove{margin-right:2px;background-position:-110px -64px;vertical-align:top}.ztree li span.button.ico_loading{width:0;margin-right:2px;vertical-align:top}ul.tmpTargetzTree{background-color:#FFE6B0}span.tmpzTreeMove_arrow{width:16px;height:16px;padding:0;margin:2px 0 0 1px;position:absolute;background-color:transparent;background-attachment:scroll;background-position:-110px -80px}.zTreeMask,ul.ztree.zTreeDragUL{background-color:#cfcfcf;position:absolute}ul.ztree.zTreeDragUL{margin:0;padding:0;width:auto;height:auto;overflow:hidden;border:1px dotted #00B83F}body,html{height:100%}.zTreeMask{z-index:10000;opacity:0;filter:alpha(opacity=0)}.bi-select-text-trigger,.bi-small-select-text-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-popup-view{position:fixed!important;overflow-y:visible!important;overflow-x:visible!important;overflow:visible!important;cursor:default}.bi-popup-view .list-view-outer{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-date-trigger,.bi-month-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-popup-view .list-view-toolbar{line-height:30px}.bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #d4dadd}.bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-theme-dark .bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-arrangement .arrangement-helper{background:#3f8ce8;z-index:1000000000}.bi-arrangement .arrangement-block,.bi-arrangement .arrangement-drop-container{z-index:1000000000}.bi-arrangement .arrangement-drop-container .arrangement-drop-region{overflow:hidden}.bi-arrangement .arrangement-drop-container .bottom-center,.bi-arrangement .arrangement-drop-container .bottom-center-second,.bi-arrangement .arrangement-drop-container .bottom-left,.bi-arrangement .arrangement-drop-container .bottom-left-second,.bi-arrangement .arrangement-drop-container .bottom-right,.bi-arrangement .arrangement-drop-container .bottom-right-second,.bi-arrangement .arrangement-drop-container .drop-devider,.bi-arrangement .arrangement-drop-container .left-center,.bi-arrangement .arrangement-drop-container .left-center-second,.bi-arrangement .arrangement-drop-container .right-center,.bi-arrangement .arrangement-drop-container .right-center-second,.bi-arrangement .arrangement-drop-container .top-center,.bi-arrangement .arrangement-drop-container .top-center-second,.bi-arrangement .arrangement-drop-container .top-left,.bi-arrangement .arrangement-drop-container .top-left-second,.bi-arrangement .arrangement-drop-container .top-right,.bi-arrangement .arrangement-drop-container .top-right-second{z-index:1000000001;background:#3f8ce8}.bi-arrangement-droppable{z-index:100000}.bi-date-trigger{border-radius:2px}.bi-down-list-popup .bi-down-list-item .list-item-text,.bi-down-list-popup .list-group-item-text{max-width:203px}.bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #d4dadd}.bi-theme-dark .bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #525466}.bi-file-manager-nav-button .file-manager-nav-button-text{max-width:200px}.bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#fafbfc;color:#999}.bi-file-manager-nav-button .file-manager-nav-button-triangle{z-index:1}.bi-theme-dark .bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#191b2b;color:#999}.bi-interactive-arrangement .interactive-arrangement-dragtag-line{z-index:1000000000;background-color:#faaa39}.bi-interactive-arrangement .interactive-arrangement-dragtag-icon{z-index:1000000000}.bi-interval-slider{min-height:70px}.bi-interval-slider-label{min-height:50px}.bi-month-trigger{border-radius:2px}.bi-multidate-combo{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-multidate-popup .multidate-popup-label{color:#3685f2;font-size:14px}.bi-multidate-popup .multidate-popup-item.active,.bi-multidate-popup .multidate-popup-item:active{background-color:#3685f2;color:#fff;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0}.bi-multidate-popup .multidate-popup-button{color:#3685f2;font-size:14px}.bi-multidate-segment .bi-multidate-editor{font-size:14px}.bi-multi-select-combo .multi-select-trigger-icon-button,.bi-multi-select-insert-combo .multi-select-trigger-icon-button,.bi-multi-tree-combo .multi-select-trigger-icon-button{font-size:16px}.bi-multi-select-trigger{-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px;border-radius:2px}.bi-number-editor,.bi-quarter-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-multi-select-search-pane .multi-select-toolbar{color:#ff4949}.bi-multi-select-check-selected-button{z-index:1}.bi-multi-tree-check-pane .multi-tree-check-selected{color:#3685f2}.bi-number-interval .number-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon,.bi-number-interval .number-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon{font-size:14px}.bi-multi-tree-popup .popup-view-tree{min-height:170px}.bi-preview-table-cell,.bi-preview-table-header-cell{min-height:25px;min-width:80px}.bi-multi-tree-check-selected-button .trigger-check-selected{color:#3685f2;z-index:1}.bi-number-editor{border-radius:2px}.bi-number-interval .number-interval-small-editor{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-big-editor{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-number-interval .number-interval-big-combo{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-small-combo{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-relation-view-item .primary-key-region,.bi-relation-view-region .relation-view-region-container .relation-view-region-title .eye,.bi-single-select-combo .single-select-trigger-icon-button{font-size:16px}.bi-number-interval.number-error .bi-input{color:#ff4949!important}.bi-page-table-cell{-moz-user-select:text;user-select:text}.bi-path-chooser .path-chooser-radio,.bi-path-region .path-region-label{z-index:1}.bi-preview-table{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;user-select:text}.bi-preview-table>div>div>div>table>thead>tr.odd,.bi-preview-table>div>table>thead>tr.odd{background-color:#fafbfc}.bi-theme-dark .bi-preview-table>div>div>div>table>thead>tr.odd,.bi-theme-dark .bi-preview-table>div>table>thead>tr.odd{background-color:#191B2B}.bi-quarter-trigger{border-radius:2px}.bi-relation-view-region .relation-view-region-container{z-index:1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-relation-view-region .relation-view-region-container .split-line{border-bottom:1px solid #ccc}.bi-sequence-table-dynamic-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box}.bi-sequence-table-dynamic-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-single-slider-label{min-height:50px}.bi-single-slider-normal{min-height:30px}.bi-single-slider{min-height:50px}.bi-single-slider-button .slider-button{cursor:ew-resize;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.bi-slider-track .gray-track{background-color:rgba(153,153,153,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d999999, endColorstr=#4d999999);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-slider-track .blue-track{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-param-time-interval.time-error .bi-input,.bi-param-time-interval.time-error .sign-editor-text{color:#ff4949}.bi-year-popup .year-popup-navigation{line-height:30px}.bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #d4dadd}.bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-theme-dark .bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-year-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}*,button,html,input,select,textarea{font-family:"Microsoft YaHei","Hiragino Sans GB W3"}html{overflow:hidden}body{position:absolute;width:100%;margin:0;padding:0;top:0;left:0;background-repeat:repeat;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#3d4d66;font:400 12px "Microsoft YaHei","Hiragino Sans GB W3";-webkit-font-smoothing:antialiased;text-decoration:none;-kthml-user-focus:normal;-moz-user-focus:normal;-moz-outline:0 none;outline:0}div::-webkit-scrollbar,textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);width:6px;height:6px}div::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}div::-webkit-scrollbar-thumb:hover,textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark div::-webkit-scrollbar,.bi-theme-dark textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc);width:6px;height:6px}.bi-theme-dark div::-webkit-scrollbar-thumb,.bi-theme-dark textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.bi-theme-dark div::-webkit-scrollbar-thumb:hover,.bi-theme-dark textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.farbtastic .wheel{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/wheel.png) center center no-repeat}.farbtastic .overlay{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/mask.png) center center no-repeat}.farbtastic .marker{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/marker.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.center_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.roots_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.bottom_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.ztree li ul.line{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .ztree li ul.line{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.ztree li span.button.chk.checkbox_false_full,.ztree li span.button.chk.checkbox_false_full_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) center center no-repeat}.ztree li span.button.chk.checkbox_false_part,.ztree li span.button.chk.checkbox_false_part_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_full,.ztree li span.button.chk.checkbox_true_full_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_part,.ztree li span.button.chk.checkbox_true_part_focus{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.root_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.ztree li span.button.root_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.ztree li span.button.roots_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.ztree li span.button.roots_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.ztree li span.button.center_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.ztree li span.button.center_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.ztree li span.button.bottom_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_open{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.ztree li span.button.bottom_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_close{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.ztree li span.button.roots_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.ztree li span.button.center_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.ztree li span.button.bottom_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_docu{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.ztree li span.button.ico_loading{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/loading.gif) center center no-repeat}.base-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .base-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.first-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .first-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.mid-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .mid-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.last-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .last-line-conn-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.loading-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/loading.gif) center center no-repeat}.auto-color-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/auto_color.png) center center no-repeat}.trans-color-background{background:url(https://fanruan.coding.me/fineui/dist/images/1x/background/trans_color.png) center center no-repeat}@font-face{font-family:bi;src:url(https://fanruan.coding.me/fineui/dist/font/iconfont.eot);src:url(https://fanruan.coding.me/fineui/dist/font/iconfont.eot?#iefix) format('embedded-opentype'),url(https://fanruan.coding.me/fineui/dist/font/iconfont.woff) format('woff'),url(https://fanruan.coding.me/fineui/dist/font/iconfont.ttf) format('truetype'),url(https://fanruan.coding.me/fineui/dist/font/iconfont.svg#svgFontName) format('svg')}.b-font{font-family:bi;font-style:normal;-webkit-font-smoothing:antialiased}.close-font .b-font:before,.close-font.disabled .b-font:before,.close-h-font .b-font:before,.close-h-font.disabled .b-font:before,.close-h-font.hover .b-font:before,.close-h-font:hover .b-font:before,.close-ha-font .b-font:before,.close-ha-font.hover .b-font:before,.close-ha-font:hover .b-font:before{content:"\e6d0";color:inherit}.close-ha-font.active .b-font:before,.close-ha-font:active .b-font:before{content:"\e6d0";color:#3f8ce8}.close-ha-font.disabled .b-font:before,.search-close-h-font .b-font:before{content:"\e6d0";color:inherit}.search-close-h-font.hover .b-font:before,.search-close-h-font:hover .b-font:before{content:"\e6d0";color:#ff4949}.search-close-h-font.disabled .b-font:before{content:"\e6d0";color:inherit}.pre-page-h-font .b-font:before,.pre-page-h-font.disabled .b-font:before,.pre-page-h-font.hover .b-font:before,.pre-page-h-font:hover .b-font:before{content:"\e70d";color:inherit}.next-page-h-font .b-font:before,.next-page-h-font.disabled .b-font:before,.next-page-h-font.hover .b-font:before,.next-page-h-font:hover .b-font:before{content:"\e70c";color:inherit}.search-font .b-font:before,.search-font.disabled .b-font:before{content:"\e6dc";color:inherit}.date-font .b-font:before,.date-font.disabled .b-font:before{content:"\e733";color:inherit}.date-change-h-font .b-font:before,.date-change-h-font.disabled .b-font:before,.date-change-h-font.hover .b-font:before,.date-change-h-font:hover .b-font:before{content:"\e72f";color:inherit}.dot-font .b-font:before,.dot-font.disabled .b-font:before,.dot-h-font .b-font:before{content:"\e762";color:#1a1a1a}.dot-h-font.hover .b-font:before,.dot-h-font:hover .b-font:before{content:"\e762";color:inherit}.dot-h-font.disabled .b-font:before{content:"\e762";color:#1a1a1a}.dot-ha-font .b-font:before{content:"\e762";color:#fff}.dot-ha-font.hover .b-font:before,.dot-ha-font:hover .b-font:before{content:"\e762";color:#999}.dot-ha-font.active .b-font:before,.dot-ha-font:active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font .b-font:before,.dot-ha-font.disabled .b-font:before{content:"\e762";color:#fff}.dot-e-font.hover .b-font:before,.dot-e-font:hover .b-font:before{content:"\e762";color:#999}.dot-e-font:active .b-font:before{content:"\e762";color:#3685f2}.dot-e-font.active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font.disabled .b-font:before{content:"\e762";color:#fff}.pull-right-font .b-font:before,.pull-right-font.disabled .b-font:before,.pull-right-h-font .b-font:before,.pull-right-h-font.disabled .b-font:before,.pull-right-h-font.hover .b-font:before,.pull-right-h-font:hover .b-font:before,.pull-right-ha-font .b-font:before,.pull-right-ha-font.hover .b-font:before,.pull-right-ha-font:hover .b-font:before{content:"\e70c";color:inherit}.pull-right-ha-font.active .b-font:before,.pull-right-ha-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font .b-font:before,.pull-right-e-font.hover .b-font:before,.pull-right-e-font:hover .b-font:before,.pull-right-ha-font.disabled .b-font:before{content:"\e70c";color:inherit}.pull-right-e-font.active .b-font:before,.pull-right-e-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font.disabled .b-font:before{content:"\e70c";color:inherit}.copy-font .b-font:before,.copy-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-h-font .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-h-font.hover .b-font:before,.copy-h-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-h-font.disabled .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-ha-font .b-font:before,.copy-ha-font.hover .b-font:before,.copy-ha-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-ha-font.active .b-font:before,.copy-ha-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font .b-font:before,.copy-e-font.hover .b-font:before,.copy-e-font:hover .b-font:before,.copy-ha-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-e-font.active .b-font:before,.copy-e-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font.disabled .b-font:before{content:"\e6bd";color:inherit}.check-mark-font .b-font:before,.check-mark-font.disabled .b-font:before,.check-mark-h-font .b-font:before,.check-mark-h-font.disabled .b-font:before,.check-mark-h-font.hover .b-font:before,.check-mark-h-font:hover .b-font:before,.check-mark-ha-font .b-font:before,.check-mark-ha-font.hover .b-font:before,.check-mark-ha-font:hover .b-font:before{content:"\e6cf";color:inherit}.check-mark-ha-font.active .b-font:before,.check-mark-ha-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font .b-font:before,.check-mark-e-font.hover .b-font:before,.check-mark-e-font:hover .b-font:before,.check-mark-ha-font.disabled .b-font:before{content:"\e6cf";color:inherit}.check-mark-e-font.active .b-font:before,.check-mark-e-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font.disabled .b-font:before{content:"\e6cf";color:inherit}.row-pre-page-h-font .b-font:before,.row-pre-page-h-font.disabled .b-font:before,.row-pre-page-h-font.hover .b-font:before,.row-pre-page-h-font:hover .b-font:before{content:"\e6d9";color:inherit}.row-next-page-h-font .b-font:before,.row-next-page-h-font.disabled .b-font:before,.row-next-page-h-font.hover .b-font:before,.row-next-page-h-font:hover .b-font:before{content:"\e6d8";color:inherit}.column-pre-page-h-font .b-font:before,.column-pre-page-h-font.disabled .b-font:before,.column-pre-page-h-font.hover .b-font:before,.column-pre-page-h-font:hover .b-font:before{content:"\e6d6";color:inherit}.column-next-page-h-font .b-font:before,.column-next-page-h-font.disabled .b-font:before,.column-next-page-h-font.hover .b-font:before,.column-next-page-h-font:hover .b-font:before{content:"\e6d7";color:inherit}.trigger-triangle-font .b-font:before,.trigger-triangle-font.hover .b-font:before,.trigger-triangle-font:hover .b-font:before{content:"\e6f0";color:#999}.trigger-triangle-font.active .b-font:before,.trigger-triangle-font:active .b-font:before{content:"\e6f0";color:#3685f2}.trigger-triangle-font.disabled .b-font:before{content:"\e6f0";color:#999}.pull-down-font .b-font:before,.pull-down-font.disabled .b-font:before,.pull-down-h-font .b-font:before,.pull-down-h-font.disabled .b-font:before,.pull-down-h-font.hover .b-font:before,.pull-down-h-font:hover .b-font:before,.pull-down-ha-font .b-font:before,.pull-down-ha-font.hover .b-font:before,.pull-down-ha-font:hover .b-font:before{content:"\e70b";color:inherit}.pull-down-ha-font.active .b-font:before,.pull-down-ha-font:active .b-font:before{content:"\e70b";color:#3f8ce8}.pull-down-ha-font.disabled .b-font:before{content:"\e70b";color:inherit}.check-font .b-font:before,.check-font.disabled .b-font:before{content:"\e6cf";color:#3685f2}.item-check-font .b-font:before{content:"\e6cf";color:#fff}.item-check-font.hover .b-font:before,.item-check-font:hover .b-font:before{content:"\e6cf";color:#999}.item-check-font.active .b-font:before,.item-check-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.item-check-font.disabled .b-font:before{content:"\e6cf";color:#fff}.primary-key-font .b-font:before,.primary-key-font.disabled .b-font:before,.primary-key-font.hover .b-font:before,.primary-key-font:hover .b-font:before{content:"\e740";color:inherit}.drag-tag-font .b-font:before,.drag-tag-font.disabled .b-font:before{content:"\e6d0";color:#faaa39}.less-font .b-font:before,.less-font.hover .b-font:before,.less-font:hover .b-font:before{content:"\e75f";color:inherit}.less-font.active .b-font:before,.less-font:active .b-font:before{content:"\e75f";color:#3f8ce8}.less-font.disabled .b-font:before{content:"\e75f";color:inherit}.less-equal-font .b-font:before,.less-equal-font.hover .b-font:before,.less-equal-font:hover .b-font:before{content:"\e760";color:inherit}.less-equal-font.active .b-font:before,.less-equal-font:active .b-font:before{content:"\e760";color:#3f8ce8}.less-equal-font.disabled .b-font:before{content:"\e760";color:inherit}.text-bold-font .b-font:before,.text-bold-font.disabled .b-font:before{content:"\e75b";color:inherit}.text-italic-font .b-font:before,.text-italic-font.disabled .b-font:before{content:"\e75c";color:inherit}.text-underline-font .b-font:before,.text-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-color-font .b-font:before,.text-color-font.disabled .b-font:before{content:"\e75a";color:inherit}.text-background-font .b-font:before,.text-background-font.disabled .b-font:before{content:"\e758";color:inherit}.text-color-underline-font .b-font:before,.text-color-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-align-left-font .b-font:before,.text-align-left-font.disabled .b-font:before{content:"\e6ca";color:inherit}.text-align-center-font .b-font:before,.text-align-center-font.disabled .b-font:before{content:"\e6bf";color:inherit}.text-align-right-font .b-font:before,.text-align-right-font.disabled .b-font:before{content:"\e6c8";color:inherit}.toast-error-font .b-font:before,.toast-error-font.disabled .b-font:before{content:"\e757";color:inherit}.toast-success-font .b-font:before,.toast-success-font.disabled .b-font:before{content:"\e756";color:inherit}.toast-warning-font .b-font:before,.toast-warning-font.disabled .b-font:before{content:"\e755";color:inherit}.toast-message-font .b-font:before,.toast-message-font.disabled .b-font:before{content:"\e74b";color:inherit}.tree-collapse-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_1.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_1.png) center center no-repeat}.tree-collapse-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_2.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_2.png) center center no-repeat}.tree-collapse-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_3.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_3.png) center center no-repeat}.tree-collapse-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_collapse_4.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_collapse_4.png) center center no-repeat}.tree-expand-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_1.png) center center no-repeat;background-size:contain}.tree-expand-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_1.png) center center no-repeat}.tree-expand-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_2.png) center center no-repeat;background-size:contain}.tree-expand-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_2.png) center center no-repeat}.tree-expand-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_3.png) center center no-repeat;background-size:contain}.tree-expand-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_3.png) center center no-repeat}.tree-expand-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_expand_4.png) center center no-repeat;background-size:contain}.tree-expand-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_expand_4.png) center center no-repeat}.tree-vertical-line-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.tree-vertical-line-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.tree-vertical-line-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.tree-vertical-line-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.tree-vertical-line-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.tree-vertical-line-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_collapse_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type1 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_expand_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type2 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type3 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type4 .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/dark/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.check-box-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.hover .x-icon,.check-box-icon:hover .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon.hover .x-icon.hack,.check-box-icon:hover .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon:active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon:active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_active.png) no-repeat;background-size:contain}.check-box-icon.active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_active.png) no-repeat}.check-box-icon.disabled .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_disable.png) no-repeat;background-size:contain}.check-box-icon.disabled .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_disable.png) no-repeat}.check-box-icon.disabled.active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/check_box_disable2.png) no-repeat;background-size:contain}.check-box-icon.disabled.active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/check_box_disable2.png) no-repeat}.radio-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png) no-repeat}.radio-icon.hover .x-icon,.radio-icon:hover .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon.hover .x-icon.hack,.radio-icon:hover .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png) no-repeat}.radio-icon:active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon:active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png) no-repeat}.radio-icon.active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_active.png) no-repeat;background-size:contain}.radio-icon.active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_active.png) no-repeat}.radio-icon.disabled .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable.png) no-repeat;background-size:contain}.radio-icon.disabled .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable.png) no-repeat}.radio-icon.disabled.active .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable2.png) no-repeat;background-size:contain}.radio-icon.disabled.active .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable2.png) no-repeat}.check-half-select-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/half_selected.png) center center no-repeat;background-size:contain}.check-half-select-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/half_selected.png) center center no-repeat}.slider-icon .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/slider_normal_small.png) no-repeat}.slider-icon.hover .x-icon,.slider-icon:hover .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/slider_active_small.png) no-repeat;background-size:contain}.slider-icon.hover .x-icon.hack,.slider-icon:hover .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/slider_active_small.png) no-repeat}.slider-icon.disabled .x-icon{display:block;background:url(https://fanruan.coding.me/fineui/dist/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon.disabled .x-icon.hack{background:url(https://fanruan.coding.me/fineui/dist/images/1x/icon/slider_normal_small.png) no-repeat} \ No newline at end of file diff --git a/dist/fineui.css b/dist/fineui.css index 3f1c07c3c..ebff2784c 100644 --- a/dist/fineui.css +++ b/dist/fineui.css @@ -6651,36 +6651,48 @@ textarea::-webkit-scrollbar-thumb:hover { } .radio-icon:active .x-icon { display: block; - background: url('resources?path=/com/fr/web/ui/images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png'); background-size: contain; _background: none; } .radio-icon:active .x-icon.hack { - background: url('resources?path=/com/fr/web/ui/images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png'); _background: none; } .radio-icon.active .x-icon { + display: block; + background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png'); + background-size: contain; + _background: none; +} +.radio-icon.active .x-icon.hack { + background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_active.png'); + _background: none; +} +.radio-icon.disabled .x-icon { display: block; background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png'); background-size: contain; _background: none; } -.radio-icon.active .x-icon.hack { +.radio-icon.disabled .x-icon.hack { background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png'); _background: none; } -.radio-icon.disabled .x-icon { +.radio-icon.disabled.active .x-icon { display: block; background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png'); background-size: contain; _background: none; } -.radio-icon.disabled .x-icon.hack { +.radio-icon.disabled.active .x-icon.hack { background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png'); _background: none; diff --git a/dist/fineui.min.css b/dist/fineui.min.css index 1186d97b4..928583c11 100644 --- a/dist/fineui.min.css +++ b/dist/fineui.min.css @@ -1 +1 @@ -/*! normalize.css v1.0.0 | MIT License | git.io/normalize */dl,h3,menu,ol,p,pre,ul{margin:1em 0}.b-font,i{-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.cm-em,dfn{font-style:italic}.bi-label,.bi-text,.overflow-dot{text-overflow:ellipsis}.bi-excel-table-header-cell,.bi-preview-table-header-cell,.cm-header,.cm-strong,b,strong{font-weight:700}.b-font,body,i{-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}blockquote{margin:1em 40px}mark{background:#ff0;color:#000}.base-disabled,.base-disabled .b-font:before,.base-disabled .bi-input,.base-disabled .bi-textarea{color:#9ea6b2!important}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}small,sub,sup{font-size:75%}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}.base-disabled,.base-invalid{cursor:default!important}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text,.border-sizing{-moz-box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*,a,body,div,html,img,li,ol,p,span,ul{margin:0;padding:0}a{outline:0;text-decoration:none}a:focus{outline:0}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}input::-ms-clear{display:none}input,textarea{margin:0;padding:0;outline:0;border:1px solid #d4dadd}ul{list-style:disc}li{list-style-type:none}i{-webkit-font-smoothing:antialiased}.bi-theme-dark input,.bi-theme-dark textarea{border:1px solid #525466}.bi-theme-dark .base-disabled,.bi-theme-dark .base-disabled .b-font:before,.bi-theme-dark .base-disabled .bi-input,.bi-theme-dark .base-disabled .bi-textarea{color:#666!important}.clearfix:after,.clearfix:before{content:" ";display:table;line-height:0}.clearfix:after{clear:both}.bi-background{background-color:#fafbfc;color:#3d4d66}.bi-background .bi-input,.bi-background .bi-textarea{color:#3d4d66}.bi-theme-dark .bi-background{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-background .bi-input,.bi-theme-dark .bi-background .bi-textarea{color:#ccc}.bi-card,.bi-card .bi-input,.bi-card .bi-textarea{color:#3d4d66}.bi-card{background-color:#fff}.bi-theme-dark .bi-card{background-color:#242640;color:#ccc}.bi-theme-dark .bi-card .bi-input,.bi-theme-dark .bi-card .bi-textarea{color:#ccc}.bi-disabled,.bi-disabled .bi-input,.bi-disabled .bi-textarea{color:#9ea6b2}.bi-theme-dark .bi-disabled,.bi-theme-dark .bi-disabled .bi-input,.bi-theme-dark .bi-disabled .bi-textarea{color:#666}.bi-tips,.bi-tips .bi-input,.bi-tips .bi-textarea{color:#c4c9d1}.bi-border{border:1px solid #d4dadd}.bi-theme-dark .bi-border{border:1px solid #525466}.bi-border-left{border-left:1px solid #d4dadd}.bi-theme-dark .bi-border-left{border-left:1px solid #525466}.bi-border-right{border-right:1px solid #d4dadd}.bi-theme-dark .bi-border-right{border-right:1px solid #525466}.bi-border-top{border-top:1px solid #d4dadd}.bi-theme-dark .bi-border-top{border-top:1px solid #525466}.bi-border-bottom{border-bottom:1px solid #d4dadd}.bi-theme-dark .bi-border-bottom{border-bottom:1px solid #525466}.bi-keyword-red-mark,.bi-keyword-red-mark .bi-input,.bi-keyword-red-mark .bi-textarea{color:#faaa39}.bi-high-light,.bi-high-light .bi-input,.bi-high-light .bi-textarea{color:#3685f2}.bi-high-light-background{background-color:#3f8ce8;color:#fff}.bi-high-light-background .bi-input,.bi-high-light-background .bi-textarea{color:#fff}.bi-high-light-border{border-color:#178cdf}.bi-water-mark{color:#ccc;cursor:text}.bi-water-mark .bi-input,.bi-water-mark .bi-textarea{color:#ccc}.bi-theme-dark .bi-water-mark,.bi-theme-dark .bi-water-mark .bi-input,.bi-theme-dark .bi-water-mark .bi-textarea{color:#666}.bi-mask,.bi-mask .bi-input,.bi-mask .bi-textarea{color:#fff}.bi-resizer{background:#1a1a1a;opacity:.2;filter:alpha(opacity=20);z-index:1000000000!important}.bi-theme-dark .bi-resizer{background:#fff}.bi-mask{background-color:rgba(26,26,26,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#331a1a1a, endColorstr=#331a1a1a)}.bi-theme-dark .bi-mask{color:#242640;background-color:rgba(255,255,255,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)}.bi-theme-dark .bi-mask .bi-input,.bi-theme-dark .bi-mask .bi-textarea{color:#242640}.bi-z-index-mask{color:#fff;background-color:rgba(26,26,26,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#801a1a1a, endColorstr=#801a1a1a)}.bi-z-index-mask .bi-input,.bi-z-index-mask .bi-textarea{color:#fff}.bi-list-item.hover,.bi-list-item:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item.hover .bi-input,.bi-list-item.hover .bi-textarea,.bi-list-item:hover .bi-input,.bi-list-item:hover .bi-textarea{color:#1a1a1a}.bi-list-item.disabled,.bi-list-item.disabled:active,.bi-list-item.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item.disabled .bi-high-light,.bi-list-item.disabled .bi-input,.bi-list-item.disabled .bi-textarea,.bi-list-item.disabled:active .bi-high-light,.bi-list-item.disabled:active .bi-input,.bi-list-item.disabled:active .bi-textarea,.bi-list-item.disabled:hover .bi-high-light,.bi-list-item.disabled:hover .bi-input,.bi-list-item.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item.hover,.bi-theme-dark .bi-list-item:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item.hover .bi-input,.bi-theme-dark .bi-list-item.hover .bi-textarea,.bi-theme-dark .bi-list-item:hover .bi-input,.bi-theme-dark .bi-list-item:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item.disabled,.bi-theme-dark .bi-list-item.disabled:active,.bi-theme-dark .bi-list-item.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item.disabled .bi-high-light,.bi-theme-dark .bi-list-item.disabled .bi-input,.bi-theme-dark .bi-list-item.disabled .bi-textarea,.bi-theme-dark .bi-list-item.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item.disabled:active .bi-input,.bi-theme-dark .bi-list-item.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item.disabled:hover .bi-input,.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-border.active,.bi-list-item-border:active{border:1px solid #178cdf}.bi-list-item-simple,.bi-list-item-simple .bi-input,.bi-list-item-simple .bi-textarea{color:#c4c9d1}.bi-list-item-simple.hover,.bi-list-item-simple.hover .bi-input,.bi-list-item-simple.hover .bi-textarea,.bi-list-item-simple:hover,.bi-list-item-simple:hover .bi-input,.bi-list-item-simple:hover .bi-textarea{color:#3685f2}.bi-list-item-simple.disabled,.bi-list-item-simple.disabled .bi-high-light,.bi-list-item-simple.disabled .bi-input,.bi-list-item-simple.disabled .bi-textarea,.bi-list-item-simple.disabled:active,.bi-list-item-simple.disabled:active .bi-high-light,.bi-list-item-simple.disabled:active .bi-input,.bi-list-item-simple.disabled:active .bi-textarea,.bi-list-item-simple.disabled:hover,.bi-list-item-simple.disabled:hover .bi-high-light,.bi-list-item-simple.disabled:hover .bi-input,.bi-list-item-simple.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-effect:hover,.bi-list-item-effect:hover .bi-input,.bi-list-item-effect:hover .bi-textarea{color:#1a1a1a}.bi-list-item-effect.active,.bi-list-item-effect.active .bi-input,.bi-list-item-effect.active .bi-textarea,.bi-list-item-effect:active,.bi-list-item-effect:active .bi-input,.bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-list-item-effect.disabled,.bi-list-item-effect.disabled .bi-high-light,.bi-list-item-effect.disabled .bi-input,.bi-list-item-effect.disabled .bi-textarea,.bi-list-item-effect.disabled:active,.bi-list-item-effect.disabled:active .bi-high-light,.bi-list-item-effect.disabled:active .bi-input,.bi-list-item-effect.disabled:active .bi-textarea,.bi-list-item-effect.disabled:hover,.bi-list-item-effect.disabled:hover .bi-high-light,.bi-list-item-effect.disabled:hover .bi-input,.bi-list-item-effect.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-effect:hover,.bi-theme-dark .bi-list-item-effect:hover .bi-input,.bi-theme-dark .bi-list-item-effect:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-effect.active,.bi-theme-dark .bi-list-item-effect.active .bi-input,.bi-theme-dark .bi-list-item-effect.active .bi-textarea,.bi-theme-dark .bi-list-item-effect:active,.bi-theme-dark .bi-list-item-effect:active .bi-input,.bi-theme-dark .bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-effect.disabled,.bi-theme-dark .bi-list-item-effect.disabled:active,.bi-theme-dark .bi-list-item-effect.disabled:hover{background-color:transparent!important;color:#666!important}.bi-list-item-active.active,.bi-list-item-active.hover,.bi-list-item-active:active,.bi-list-item-active:hover{background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled .bi-input,.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active.hover,.bi-list-item-active.hover .bi-input,.bi-list-item-active.hover .bi-textarea,.bi-list-item-active:hover,.bi-list-item-active:hover .bi-input,.bi-list-item-active:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active.active,.bi-list-item-active.active .bi-input,.bi-list-item-active.active .bi-textarea,.bi-list-item-active:active,.bi-list-item-active:active .bi-input,.bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-list-item-active.disabled,.bi-list-item-active.disabled:active,.bi-list-item-active.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active.disabled .bi-high-light,.bi-list-item-active.disabled .bi-input,.bi-list-item-active.disabled .bi-textarea,.bi-list-item-active.disabled:active .bi-high-light,.bi-list-item-active.disabled:active .bi-input,.bi-list-item-active.disabled:active .bi-textarea,.bi-list-item-active.disabled:hover .bi-high-light,.bi-list-item-active.disabled:hover .bi-input,.bi-list-item-active.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active.hover,.bi-theme-dark .bi-list-item-active:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.hover .bi-input,.bi-theme-dark .bi-list-item-active.hover .bi-textarea,.bi-theme-dark .bi-list-item-active:hover .bi-input,.bi-theme-dark .bi-list-item-active:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active.active,.bi-theme-dark .bi-list-item-active:active{color:#3685f2;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.active .bi-input,.bi-theme-dark .bi-list-item-active.active .bi-textarea,.bi-theme-dark .bi-list-item-active:active .bi-input,.bi-theme-dark .bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active.disabled,.bi-theme-dark .bi-list-item-active.disabled:active,.bi-theme-dark .bi-list-item-active.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled .bi-input,.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active2.hover,.bi-list-item-active2:hover{color:#1a1a1a;background-color:#fff}.bi-list-item-active2.hover .bi-input,.bi-list-item-active2.hover .bi-textarea,.bi-list-item-active2:hover .bi-input,.bi-list-item-active2:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active2.active,.bi-list-item-active2:active{color:#3685f2;background-color:#fff}.bi-list-item-active2.active .bi-input,.bi-list-item-active2.active .bi-textarea,.bi-list-item-active2:active .bi-input,.bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-list-item-active2.disabled,.bi-list-item-active2.disabled:active,.bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active2.disabled .bi-high-light,.bi-list-item-active2.disabled .bi-input,.bi-list-item-active2.disabled .bi-textarea,.bi-list-item-active2.disabled:active .bi-high-light,.bi-list-item-active2.disabled:active .bi-input,.bi-list-item-active2.disabled:active .bi-textarea,.bi-list-item-active2.disabled:hover .bi-high-light,.bi-list-item-active2.disabled:hover .bi-input,.bi-list-item-active2.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active2.hover,.bi-theme-dark .bi-list-item-active2:hover{color:#fff;background-color:#242640}.bi-theme-dark .bi-list-item-active2.hover .bi-input,.bi-theme-dark .bi-list-item-active2.hover .bi-textarea,.bi-theme-dark .bi-list-item-active2:hover .bi-input,.bi-theme-dark .bi-list-item-active2:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active2.active,.bi-theme-dark .bi-list-item-active2:active{color:#3685f2;background-color:#242640}.bi-theme-dark .bi-list-item-active2.active .bi-input,.bi-theme-dark .bi-list-item-active2.active .bi-textarea,.bi-theme-dark .bi-list-item-active2:active .bi-input,.bi-theme-dark .bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active2.disabled,.bi-theme-dark .bi-list-item-active2.disabled:active,.bi-theme-dark .bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled .bi-input,.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-select.hover,.bi-list-item-select:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item-select.hover .bi-input,.bi-list-item-select.hover .bi-textarea,.bi-list-item-select:hover .bi-input,.bi-list-item-select:hover .bi-textarea{color:#1a1a1a}.bi-list-item-select.active,.bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-list-item-select.active .bi-high-light,.bi-list-item-select.active .bi-input,.bi-list-item-select.active .bi-textarea,.bi-list-item-select:active .bi-high-light,.bi-list-item-select:active .bi-input,.bi-list-item-select:active .bi-textarea{color:#fff}.bi-list-item-select.button-success.active,.bi-list-item-select.button-success:active{color:#fff;background-color:#58cc7d}.bi-list-item-select.button-success.active .bi-high-light,.bi-list-item-select.button-success.active .bi-input,.bi-list-item-select.button-success.active .bi-textarea,.bi-list-item-select.button-success:active .bi-high-light,.bi-list-item-select.button-success:active .bi-input,.bi-list-item-select.button-success:active .bi-textarea{color:#fff}.bi-list-item-select.button-warning,.bi-list-item-select.button-warning .bi-high-light,.bi-list-item-select.button-warning .bi-input,.bi-list-item-select.button-warning .bi-textarea,.bi-list-item-select.button-warning.hover .bi-high-light,.bi-list-item-select.button-warning.hover .bi-input,.bi-list-item-select.button-warning.hover .bi-textarea,.bi-list-item-select.button-warning:hover .bi-high-light,.bi-list-item-select.button-warning:hover .bi-input,.bi-list-item-select.button-warning:hover .bi-textarea{color:#ff4949}.bi-list-item-select.button-success.active.bi-high-light-border,.bi-list-item-select.button-success:active.bi-high-light-border{border-color:#58cc7d}.bi-list-item-select.button-warning.active.bi-high-light-border,.bi-list-item-select.button-warning.bi-high-light-border,.bi-list-item-select.button-warning.hover.bi-high-light-border,.bi-list-item-select.button-warning:active.bi-high-light-border,.bi-list-item-select.button-warning:hover.bi-high-light-border{border-color:#e85050}.bi-list-item-select.button-warning.hover,.bi-list-item-select.button-warning:hover{color:#ff4949;background-color:#ffecec}.bi-list-item-select.button-warning.active,.bi-list-item-select.button-warning:active{color:#fff;background-color:#ff4949}.bi-list-item-select.button-warning.active .bi-high-light,.bi-list-item-select.button-warning.active .bi-input,.bi-list-item-select.button-warning.active .bi-textarea,.bi-list-item-select.button-warning:active .bi-high-light,.bi-list-item-select.button-warning:active .bi-input,.bi-list-item-select.button-warning:active .bi-textarea{color:#fff}.bi-list-item-select.disabled,.bi-list-item-select.disabled:active,.bi-list-item-select.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-select.disabled .bi-high-light,.bi-list-item-select.disabled .bi-input,.bi-list-item-select.disabled .bi-textarea,.bi-list-item-select.disabled:active .bi-high-light,.bi-list-item-select.disabled:active .bi-input,.bi-list-item-select.disabled:active .bi-textarea,.bi-list-item-select.disabled:hover .bi-high-light,.bi-list-item-select.disabled:hover .bi-input,.bi-list-item-select.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-select.disabled.bi-high-light-border,.bi-list-item-select.disabled:active.bi-high-light-border,.bi-list-item-select.disabled:hover.bi-high-light-border{border-color:#ccc}.bi-theme-dark .bi-list-item-select.hover,.bi-theme-dark .bi-list-item-select:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-select.hover .bi-input,.bi-theme-dark .bi-list-item-select.hover .bi-textarea,.bi-theme-dark .bi-list-item-select:hover .bi-input,.bi-theme-dark .bi-list-item-select:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.active,.bi-theme-dark .bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-theme-dark .bi-list-item-select.active .bi-high-light,.bi-theme-dark .bi-list-item-select.active .bi-input,.bi-theme-dark .bi-list-item-select.active .bi-textarea,.bi-theme-dark .bi-list-item-select:active .bi-high-light,.bi-theme-dark .bi-list-item-select:active .bi-input,.bi-theme-dark .bi-list-item-select:active .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.disabled,.bi-theme-dark .bi-list-item-select.disabled:active,.bi-theme-dark .bi-list-item-select.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled .bi-input,.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:active .bi-input,.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-none.hover,.bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-list-item-none.hover .bi-input,.bi-list-item-none.hover .bi-textarea,.bi-list-item-none:hover .bi-input,.bi-list-item-none:hover .bi-textarea{color:inherit}.bi-list-item-none.active,.bi-list-item-none:active{color:inherit;background-color:transparent}.bi-list-item-none.active .bi-high-light,.bi-list-item-none.active .bi-input,.bi-list-item-none.active .bi-textarea,.bi-list-item-none:active .bi-high-light,.bi-list-item-none:active .bi-input,.bi-list-item-none:active .bi-textarea{color:inherit}.bi-list-item-none.disabled,.bi-list-item-none.disabled:active,.bi-list-item-none.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-none.disabled .bi-high-light,.bi-list-item-none.disabled .bi-input,.bi-list-item-none.disabled .bi-textarea,.bi-list-item-none.disabled:active .bi-high-light,.bi-list-item-none.disabled:active .bi-input,.bi-list-item-none.disabled:active .bi-textarea,.bi-list-item-none.disabled:hover .bi-high-light,.bi-list-item-none.disabled:hover .bi-input,.bi-list-item-none.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-none.hover,.bi-theme-dark .bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.hover .bi-input,.bi-theme-dark .bi-list-item-none.hover .bi-textarea,.bi-theme-dark .bi-list-item-none:hover .bi-input,.bi-theme-dark .bi-list-item-none:hover .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.active,.bi-theme-dark .bi-list-item-none:active{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.active .bi-high-light,.bi-theme-dark .bi-list-item-none.active .bi-input,.bi-theme-dark .bi-list-item-none.active .bi-textarea,.bi-theme-dark .bi-list-item-none:active .bi-high-light,.bi-theme-dark .bi-list-item-none:active .bi-input,.bi-theme-dark .bi-list-item-none:active .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.disabled,.bi-theme-dark .bi-list-item-none.disabled:active,.bi-theme-dark .bi-list-item-none.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled .bi-input,.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:active .bi-input,.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea{color:#666!important}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-move{cursor:move}.CodeMirror-crosshair,.farbtastic *{cursor:crosshair}.y-overflow-auto{overflow-y:auto;overflow-x:hidden}.x-overflow-auto{overflow-y:hidden;overflow-x:auto}.y-overflow-scroll{overflow-y:scroll;overflow-x:hidden}.x-overflow-scroll{overflow-y:hidden;overflow-x:scroll}.overflow-auto{overflow-x:auto;overflow-y:auto}.overflow-scroll{overflow-x:scroll;overflow-y:scroll}.overflow-dot,.overflow-hidden{overflow-x:hidden;overflow-y:hidden}.td-overflow{white-space:normal;word-break:break-all}.overflow-dot{white-space:nowrap}.display-block{display:block}.display-inline{display:inline-block}.vertical-super{vertical-align:super}.vertical-top{vertical-align:top}.horizon-center{text-align:center}.horizon-left{text-align:left}.border-sizing{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.content-sizing{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}.bi-flex-center-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-flex-align:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-horizontal-layout.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-vertical-center{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-vertical-center.stretch{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;-o-align-items:stretch;align-items:stretch}.bi-flex-wrapper-center-layout .flex-wrapper-center-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;min-width:100%;min-height:100%;float:left}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%;float:left}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper.stretch{width:100%;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-theme-dark{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-input{color:#fff}.bi-color-chooser-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.bi-color-picker-button .color-picker-button-mask{border:1px solid #1a1a1a}.bi-theme-dark .bi-color-picker-button .color-picker-button-mask{border:1px solid #fff}.bi-color-picker-editor .color-picker-editor-display{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.farbtastic{position:relative}.farbtastic *{position:absolute}.farbtastic,.farbtastic .wheel{width:195px;height:195px}.farbtastic .color,.farbtastic .overlay{top:47px;left:47px;width:101px;height:101px}.farbtastic .wheel{width:195px;height:195px}.farbtastic .marker{width:17px;height:17px;margin:-8px 0 0 -8px;overflow:hidden}.bi-bubble-combo .button-combo-triangle-wrapper{position:fixed!important;z-index:10000000}.bi-bubble-combo .bubble-combo-triangle-left{z-index:1;position:absolute;width:16px;height:10px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-left:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-left:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right{z-index:1;position:absolute;width:16px;height:6px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-right:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-top{z-index:1;position:absolute;width:16px;height:10px;border-top:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-top:after{position:absolute;right:1px;top:0;border-top:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-bottom:before,.bi-bubble-combo .bubble-combo-triangle-top:before{border-left:8px solid transparent;border-right:8px solid transparent;content:"";position:absolute}.bi-bubble-combo .bubble-combo-triangle-top:before{border-top:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom{z-index:1;position:absolute;width:16px;height:5px;border-bottom:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-bottom:before{top:0;right:0;bottom:0;border-bottom:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.cm-tab-wrap-hack:after,.scrollbar-layout-face:after{content:''}.bi-combo.bi-combo-popup{display:block!important;visibility:visible!important}.bi-search-text-value-combo .trigger-icon-button{font-size:16px}.bi-adapt-editor .adapt-editor-text{font-size:14px}.bi-search-editor .close-font,.bi-search-editor .search-font{font-size:20px}.bi-small-search-editor .bi-editor,.bi-small-search-editor .bi-editor .bi-input,.bi-small-search-editor .bi-editor .bi-label{font-size:12px}.bi-small-search-editor .close-font,.bi-small-search-editor .search-font{font-size:18px}.bi-sign-initial-editor .sign-initial-editor-text{font-size:14px}.CodeMirror{font-family:monospace;cursor:text;width:100%;height:100%}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror div.CodeMirror-cursor{border-left:1px solid #1a1a1a}.bi-theme-dark .CodeMirror div.CodeMirror-cursor{border-left:1px solid #fff}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.CodeMirror.cm-fat-cursor div.CodeMirror-cursor{width:auto;border:0;background:#7e7}.CodeMirror.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}@-moz-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@-webkit-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}.cm-tab{display:inline-block;text-decoration:inherit}.bi-multi-select-check-pane .multi-select-check-selected,.cm-link{text-decoration:underline}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-strikethrough{text-decoration:line-through}.bi-display-tree .ztree li a:hover,.ztree li a{text-decoration:none}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default span[class*=fieldName]{display:inline-block;color:#fff;background:#3685f2;padding:0 5px;margin:1px}.cm-s-default span[class*=start]{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;margin-left:3px}.cm-s-default span[class*=end]{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin-right:3px}.cm-s-default span[class*="start end"]{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cm-s-default span[class*="#"]{color:#3685f2}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bi-message-text,.bi-page-table-cell{-webkit-user-select:text;-ms-user-select:text;-o-user-select:text;-khtml-user-select:text}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.codemirror-high-line-height{line-height:2}.codemirror-low-line-height{line-height:1.4}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text{-webkit-box-sizing:border-box;-ms-box-sizing:border-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-measure pre{position:static}.CodeMirror div.CodeMirror-cursor{position:absolute;border-right:none;width:0}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}span.CodeMirror-selectedtext{background:0 0}.CodeMirror-hints{position:absolute;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto;z-index:1000000000}.bi-label,.bi-segment>.center-element,.bi-text,.bi-textarea-editor{overflow-x:hidden;overflow-y:hidden}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;max-width:19em;overflow:hidden;white-space:pre;color:#000;cursor:pointer}.bi-label,.bi-text,.ztree li{white-space:nowrap}li.CodeMirror-hint-active{background:#08f;color:#fff}.bi-message-title{font-size:16px;cursor:pointer}.bi-message-text{font-size:16px;-moz-user-select:text;user-select:text}.bi-message-content{font-size:16px}.bi-message-close{font-size:25px}.bi-message-animate{-webkit-transition:opacity .3s,transform .4s,-webkit-transform .4s;-moz-transition:opacity .3s,transform .4s,-webkit-transform .4s;-o-transition:opacity .3s,transform .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,-webkit-transform .4s}.bi-message-enter{opacity:1}.bi-message-leave{opacity:0;transform:translateY(-100%)}.bi-multi-list-view .bi-button-mask{opacity:.1;filter:alpha(opacity=10)}.bi-panel{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-panel .panel-title{background-color:#F2F4F7}.bi-panel .panel-title .panel-title-text{cursor:text;font-size:14px}.bi-all-count-pager .all-pager-next,.bi-all-count-pager .all-pager-prev,.bi-direction-pager .direction-pager-next,.bi-direction-pager .direction-pager-prev,.bi-rich-editor-text-toolbar .text-toolbar-button{font-size:16px}.bi-pager .page-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-segment>.center-element{overflow:hidden;background:#fff;border-right:1px solid #d4dadd;border-top:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-segment>.first-element{border-left:1px solid #d4dadd;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px}.bi-segment>.last-element{-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0}.bi-theme-dark .bi-segment>.center-element{overflow:hidden;overflow-x:hidden;overflow-y:hidden;background:#242640;border-right:1px solid #525466;border-top:1px solid #525466;border-bottom:1px solid #525466}.bi-theme-dark .bi-segment>.first-element{border-left:1px solid #242640}#body .bi-button,body .bi-button{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #178cdf;background-color:#3f8ce8;text-align:center;vertical-align:middle;cursor:pointer;font-size:14px}#body .bi-button.clear,#body .bi-button.ghost,body .bi-button.clear,body .bi-button.ghost{background-color:transparent;font-size:inherit}#body .bi-button.block,body .bi-button.block{font-size:inherit;border-width:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#body .bi-button.clear,body .bi-button.clear{border-width:0}#body .bi-button.clear:hover,body .bi-button.clear:hover{opacity:.9;filter:alpha(opacity=90)}#body .bi-button.clear:active,body .bi-button.clear:active{opacity:.8;filter:alpha(opacity=80)}#body .bi-button.button-common,#body .bi-button.button-common .b-font:before,body .bi-button.button-common,body .bi-button.button-common .b-font:before{color:#fff}#body .bi-button.button-common.clear,#body .bi-button.button-common.clear .b-font:before,#body .bi-button.button-common.ghost,#body .bi-button.button-common.ghost .b-font:before,body .bi-button.button-common.clear,body .bi-button.button-common.clear .b-font:before,body .bi-button.button-common.ghost,body .bi-button.button-common.ghost .b-font:before{color:#3685f2}#body .bi-button.button-common.ghost:hover,body .bi-button.button-common.ghost:hover{color:#fff;background-color:#3f8ce8}#body .bi-button.button-common.ghost:active,body .bi-button.button-common.ghost:active{background-color:#3f8ce8}#body .bi-button.button-ignore,body .bi-button.button-ignore{background-color:#fff;border-color:#178cdf}#body .bi-button.button-ignore,#body .bi-button.button-ignore .b-font:before,body .bi-button.button-ignore,body .bi-button.button-ignore .b-font:before{color:#3685f2}#body .bi-button.button-ignore.clear,body .bi-button.button-ignore.clear{background-color:transparent;border-width:0}#body .bi-button.button-success,body .bi-button.button-success{background-color:#58cc7d;border-color:#58cc7d}#body .bi-button.button-success,#body .bi-button.button-success .b-font:before,body .bi-button.button-success,body .bi-button.button-success .b-font:before{color:#fff}#body .bi-button.button-success.clear,body .bi-button.button-success.clear{background-color:transparent;border-width:0}#body .bi-button.button-success.clear,#body .bi-button.button-success.clear .b-font:before,body .bi-button.button-success.clear,body .bi-button.button-success.clear .b-font:before{color:#5cb75d}#body .bi-button.button-warning,body .bi-button.button-warning{background-color:#faaa39;border-color:#fbb03b}#body .bi-button.button-warning,#body .bi-button.button-warning .b-font:before,body .bi-button.button-warning,body .bi-button.button-warning .b-font:before{color:#fff}#body .bi-button.button-warning.clear,body .bi-button.button-warning.clear{background-color:transparent;border-width:0}#body .bi-button.button-warning.clear,#body .bi-button.button-warning.clear .b-font:before,body .bi-button.button-warning.clear,body .bi-button.button-warning.clear .b-font:before{color:#faaa39}#body .bi-button.button-error,body .bi-button.button-error{background-color:#ff4949;border-color:#e85050}#body .bi-button.button-error,#body .bi-button.button-error .b-font:before,body .bi-button.button-error,body .bi-button.button-error .b-font:before{color:#fff}#body .bi-button.button-error.clear,body .bi-button.button-error.clear{background-color:transparent;border-width:0}#body .bi-button.button-error.clear,#body .bi-button.button-error.clear .b-font:before,body .bi-button.button-error.clear,body .bi-button.button-error.clear .b-font:before{color:#ff4949}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled.base-disabled{background:#ccc!important;border-color:#ccc!important}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled .b-font:before,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-common.disabled.base-disabled .b-font:before,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled .b-font:before,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-error.disabled.base-disabled .b-font:before,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled .b-font:before,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-success.disabled.base-disabled .b-font:before,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled .b-font:before,#body .bi-button.button-warning.disabled.base-disabled,#body .bi-button.button-warning.disabled.base-disabled .b-font:before,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled .b-font:before,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-common.disabled.base-disabled .b-font:before,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled .b-font:before,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-error.disabled.base-disabled .b-font:before,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled .b-font:before,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-success.disabled.base-disabled .b-font:before,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled .b-font:before,body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-warning.disabled.base-disabled .b-font:before{color:#fff!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-common.disabled.clear .b-font:before,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-error.disabled.clear .b-font:before,#body .bi-button.button-ignore.disabled,#body .bi-button.button-ignore.disabled .b-font:before,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-ignore.disabled.clear .b-font:before,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-success.disabled.clear .b-font:before,#body .bi-button.button-warning.disabled.clear,#body .bi-button.button-warning.disabled.clear .b-font:before,body .bi-button.button-common.disabled.clear,body .bi-button.button-common.disabled.clear .b-font:before,body .bi-button.button-error.disabled.clear,body .bi-button.button-error.disabled.clear .b-font:before,body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled .b-font:before,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-ignore.disabled.clear .b-font:before,body .bi-button.button-success.disabled.clear,body .bi-button.button-success.disabled.clear .b-font:before,body .bi-button.button-warning.disabled.clear,body .bi-button.button-warning.disabled.clear .b-font:before{color:#9ea6b2!important}#body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled{background:#fff!important;border-color:#d4dadd!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-warning.disabled.clear,body .bi-button.button-common.disabled.clear,body .bi-button.button-error.disabled.clear,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-success.disabled.clear,body .bi-button.button-warning.disabled.clear{background:0 0!important;border-width:0!important}#body .bi-button.button-common.disabled.clear:active,#body .bi-button.button-common.disabled.clear:hover,#body .bi-button.button-error.disabled.clear:active,#body .bi-button.button-error.disabled.clear:hover,#body .bi-button.button-ignore.disabled.clear:active,#body .bi-button.button-ignore.disabled.clear:hover,#body .bi-button.button-success.disabled.clear:active,#body .bi-button.button-success.disabled.clear:hover,#body .bi-button.button-warning.disabled.clear:active,#body .bi-button.button-warning.disabled.clear:hover,body .bi-button.button-common.disabled.clear:active,body .bi-button.button-common.disabled.clear:hover,body .bi-button.button-error.disabled.clear:active,body .bi-button.button-error.disabled.clear:hover,body .bi-button.button-ignore.disabled.clear:active,body .bi-button.button-ignore.disabled.clear:hover,body .bi-button.button-success.disabled.clear:active,body .bi-button.button-success.disabled.clear:hover,body .bi-button.button-warning.disabled.clear:active,body .bi-button.button-warning.disabled.clear:hover{opacity:1;filter:alpha(opacity=100)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-warning.disabled.ghost,body .bi-button.button-common.disabled.ghost,body .bi-button.button-error.disabled.ghost,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-success.disabled.ghost,body .bi-button.button-warning.disabled.ghost{background:0 0!important;border-color:#3685f2!important;opacity:.5;filter:alpha(opacity=50)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-common.disabled.ghost .b-font:before,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-error.disabled.ghost .b-font:before,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost .b-font:before,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-success.disabled.ghost .b-font:before,#body .bi-button.button-warning.disabled.ghost,#body .bi-button.button-warning.disabled.ghost .b-font:before,body .bi-button.button-common.disabled.ghost,body .bi-button.button-common.disabled.ghost .b-font:before,body .bi-button.button-error.disabled.ghost,body .bi-button.button-error.disabled.ghost .b-font:before,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-ignore.disabled.ghost .b-font:before,body .bi-button.button-success.disabled.ghost,body .bi-button.button-success.disabled.ghost .b-font:before,body .bi-button.button-warning.disabled.ghost,body .bi-button.button-warning.disabled.ghost .b-font:before{color:#3685f2!important}.bi-basic-button.button-common:hover .bi-button-mask,.bi-basic-button.button-error:hover .bi-button-mask,.bi-basic-button.button-ignore:hover .bi-button-mask,.bi-basic-button.button-success:hover .bi-button-mask,.bi-basic-button.button-warning:hover .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#fff}.bi-basic-button.button-common:active .bi-button-mask,.bi-basic-button.button-error:active .bi-button-mask,.bi-basic-button.button-ignore:active .bi-button-mask,.bi-basic-button.button-success:active .bi-button-mask,.bi-basic-button.button-warning:active .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#1a1a1a}.bi-theme-dark #body .bi-button.button-common.ghost,.bi-theme-dark #body .bi-button.button-common.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.ghost,.bi-theme-dark body .bi-button.button-common.ghost .b-font:before{color:#fff;border-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:hover,.bi-theme-dark body .bi-button.button-common.ghost:hover{color:#3d4d66;background-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:active,.bi-theme-dark body .bi-button.button-common.ghost:active{background-color:rgba(255,255,255,.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost{background:0 0!important;border-color:#fff!important;opacity:.5;filter:alpha(opacity=50)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost .b-font:before{color:#fff!important}.bi-single-select-icon-text-item.active .b-font:before,.bi-single-select-icon-text-item:active .b-font:before{color:#3685f2}.bi-switch{-webkit-border-radius:40px 40px 40px 40px;-moz-border-radius:40px;border-radius:40px;background-color:#d4dadd}.bi-switch.active,.bi-switch:active{background-color:#3f8ce8}.bi-switch .circle-button{-webkit-border-radius:9px 9px 9px 9px;-moz-border-radius:9px;border-radius:9px}.bi-code-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.bi-code-editor .error-param{color:#ff4949;padding:0 5px;margin:1px;display:inline-block}.bi-multifile-editor .multifile-editor{text-align:right;cursor:pointer;font-size:100px;z-index:2}.bi-resizable-table .resizable-table-region-resizer,.bi-resizable-table-cell .resizable-table-cell-resizer-container{cursor:ew-resize;z-index:1}.bi-shelter-editor .shelter-editor-text,.bi-sign-editor .sign-editor-text{font-size:12px}.bi-textarea-editor{overflow:hidden}.bi-textarea-editor .textarea-editor-content{font-size:12px;border:none}.bi-bubble,.bi-toast{font-size:14px}.x-icon.b-font{margin:auto;width:100%}.bi-file{opacity:0;filter:alpha(opacity=0);z-index:2}.bi-input,.bi-textarea{border:none;outline:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%}.bi-input.bi-input-focus,.bi-textarea.bi-input-focus{border:none}.bi-input.bi-input-error,.bi-textarea.bi-input-error{border:none;color:#ff4949!important}.bi-bubble .bubble-text,.bi-toast{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-label{word-break:break-all}.bi-text{box-sizing:border-box;word-wrap:break-word;word-break:break-word}.bi-bubble .bubble-text{border-radius:2px}.bi-bubble .bubble-error{background:#ffecec;color:#ff4949}.bi-bubble .bubble-common{background:#eaf2fd;color:#3685f2}.bi-bubble .bubble-success{background:#e1f4e7;color:#5cb75d}.bi-bubble .bubble-warning{background:#feeed7;color:#faaa39}.bi-tip{position:fixed!important}.bi-toast{color:#fff;max-width:400px;min-width:150px;border-radius:2px}.bi-toast .toast-icon,.bi-trigger .bi-trigger-icon-button{font-size:16px}.bi-toast.toast-success{background:#58cc7d}.bi-toast.toast-warning{background:#faaa39}.bi-toast.toast-error{background:#ff4949}.bi-toast.toast-normal{background:#3f8ce8}.bi-tooltip{max-width:250px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#fff}.bi-tooltip.tooltip-success{background:#647185;border:1px solid #647185}.bi-tooltip.tooltip-warning{background:#ff4949;border:1px solid #e85050}.bi-table>div.bottom-left>div>div>table,.bi-table>div.bottom-right>div>div>table,.bi-table>div.top-left>div>div>table,.bi-table>div.top-right>div>div>table,.bi-table>div>div>table{border-right:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-sql-editor .cm-s-default .cm-function,.bi-sql-editor .cm-s-default .cm-keyword,.bi-sql-editor .cm-s-default span[class*="#"]{color:#3685f2}.bi-sql-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.CodeMirror-hints .sql-fr-function,.CodeMirror-hints .sql-keyword{color:#3685f2}.bi-collection-table-cell{box-sizing:border-box}.bi-grid-table-cell,.bi-sequence-table-dynamic-number .sequence-table-title-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}.bi-collection-table-cell.first-row{border-top:1px solid #d4dadd}.bi-collection-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-collection-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-collection-table-cell.first-col{border-left:1px solid #525466}.bi-quick-collection-table>div>.bi-collection{overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}.bi-table>.first-col{border-left:none}.bi-table>.first-row{border-top:none}.bi-theme-dark .bi-table>div.bottom-left>div>div>table,.bi-theme-dark .bi-table>div.bottom-right>div>div>table,.bi-theme-dark .bi-table>div.top-left>div>div>table,.bi-theme-dark .bi-table>div.top-right>div>div>table,.bi-theme-dark .bi-table>div>div>table{border-right:1px solid #525466;border-bottom:1px solid #525466}.bi-table>div>div>div>table,.bi-table>div>div>table{min-width:100%;clear:both;border-spacing:0;border-collapse:separate}.bi-table>div>div>div>table,.bi-table>div>div>div>table>*>*>td,.bi-table>div>div>div>table>*>*>th,.bi-table>div>div>table,.bi-table>div>div>table>*>*>td,.bi-table>div>div>table>*>*>th{vertical-align:middle;margin:0;padding:0}.bi-table>div>div>div>table>tbody>tr>td,.bi-table>div>div>div>table>thead>tr>td,.bi-table>div>div>table>tbody>tr>td,.bi-table>div>div>table>thead>tr>td{border-top:1px solid #d4dadd;border-left:1px solid #d4dadd}.bi-theme-dark .bi-table>div>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>div>table>thead>tr>td,.bi-theme-dark .bi-table>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>table>thead>tr>td{border-top:1px solid #525466;border-left:1px solid #525466}.bi-grid-table-cell{box-sizing:border-box}.bi-grid-table-cell.first-row{border-top:1px solid #d4dadd}.bi-grid-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-grid-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-grid-table-cell.first-col{border-left:1px solid #525466}.scrollbar-layout-main{box-sizing:border-box;outline:0;overflow:hidden;position:absolute;transition-duration:250ms;transition-timing-function:ease;user-select:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);border-radius:5px}.bi-theme-dark .scrollbar-layout-main{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-vertical{bottom:0;right:0;top:0;transition-property:background-color;width:10px}.scrollbar-layout-main-vertical.public-scrollbar-main-active,.scrollbar-layout-main-vertical:hover{width:10px}.scrollbar-layout-main-horizontal{bottom:0;height:10px;left:0;transition-property:background-color;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666)}.bi-theme-dark .scrollbar-layout-main-horizontal{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-horizontal.public-scrollbar-main-active,.scrollbar-layout-main-horizontal:hover{height:10px}.scrollbar-layout-face{left:0;overflow:hidden;position:absolute;z-index:1}.scrollbar-layout-face:after{border-radius:6px;display:block;position:absolute;transition:background-color 250ms ease}.scrollbar-layout-face-horizontal{bottom:0;left:0;top:0}.scrollbar-layout-face-horizontal:after{bottom:2px;left:0;top:2px;width:100%}.scrollbar-layout-face-vertical{left:0;right:0;top:0}.scrollbar-layout-face-vertical:after{height:100%;left:2px;right:2px;top:0}.public-scrollbar-face:after{background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}.bi-theme-dark .public-scrollbar-face:after{background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.public-scrollbar-face-active:after,.public-scrollbar-main-active .public-scrollbar-face:after,.public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark .public-scrollbar-face-active:after,.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.horizontal-scrollbar{bottom:0;position:absolute}.bi-resizable-table-cell .resizable-table-cell-resizer-container.dragging .resizable-table-cell-resizer-knob,.bi-resizable-table-cell .resizable-table-cell-resizer-container:hover .resizable-table-cell-resizer-knob{background-color:#3f8ce8}.bi-resizable-table-cell .resizable-table-cell-resizer-container.suitable .resizable-table-cell-resizer-knob{background-color:#58cc7d}.bi-resizable-table .resizable-table-resizer{cursor:ew-resize;z-index:1;background-color:#3f8ce8}.bi-resizable-table .resizable-table-resizer.suitable{background-color:#58cc7d}.bi-resizable-table .resizable-table-region-resizer.dragging .resizable-table-region-resizer-knob,.bi-resizable-table .resizable-table-region-resizer:hover .resizable-table-region-resizer-knob{background-color:#3f8ce8}.bi-branch-tree .bi-branch-tree-view{min-width:300px}.bi-display-tree .ztree *{color:#999}.bi-display-tree .ztree li a,.bi-display-tree .ztree li span{cursor:default!important}.bi-display-tree .ztree li a.curSelectedNode{padding-top:1px;border:none;background-color:inherit;opacity:1;filter:alpha(opacity=100)}.ztree li a.tmpTargetNode_inner,ul.tmpTargetzTree,ul.ztree.zTreeDragUL{opacity:.8;filter:alpha(opacity=80)}.ztree *{padding:0;margin:0}.ztree{margin:0;padding:5px}.ztree li{padding:0;margin:0;list-style:none;line-height:14px;text-align:left;outline:0}.ztree li ul{margin:0;padding:0 0 0 18px}.ztree li a{padding:1px 3px 0 0;margin:0;cursor:pointer;height:24px;background-color:transparent;vertical-align:top;display:inline-block}.ztree li a.curSelectedNode_Edit{padding-top:0;background-color:#FFE6B0;color:#000;height:16px;border:1px solid #FFB951;opacity:.8}.ztree li a.tmpTargetNode_inner{padding-top:0;background-color:#316AC5;color:#fff;height:16px;border:1px solid #316AC5}.ztree li a input.rename{height:14px;width:80px;padding:0;margin:0;font-size:12px;border:1px solid #7EC4CC}.ztree li span.button,span.tmpzTreeMove_arrow{display:inline-block;border:0;background-repeat:no-repeat}.ztree li span{line-height:24px;margin-right:2px}.ztree li span.button{line-height:0;margin:0;width:16px;height:16px;vertical-align:middle;cursor:pointer;outline:0;background-color:transparent;background-attachment:scroll}.ztree li span.button.chk{width:16px;height:16px;margin:0 3px 0 0;cursor:auto}.ztree li span.button.chk.checkbox_false_disable{background-position:0 -56px}.ztree li span.button.chk.checkbox_true_disable{background-position:-14px -56px}.ztree li span.button.chk.radio_false_full{background-position:-28px 0}.ztree li span.button.chk.radio_false_full_focus{background-position:-28px -14px}.ztree li span.button.chk.radio_false_part{background-position:-28px -28px}.ztree li span.button.chk.radio_false_part_focus{background-position:-28px -42px}.ztree li span.button.chk.radio_false_disable{background-position:-28px -56px}.ztree li span.button.chk.radio_true_full{background-position:-42px 0}.ztree li span.button.chk.radio_true_full_focus{background-position:-42px -14px}.ztree li span.button.chk.radio_true_part{background-position:-42px -28px}.ztree li span.button.chk.radio_true_part_focus{background-position:-42px -42px}.ztree li span.button.chk.radio_true_disable{background-position:-42px -56px}.ztree li span.button.switch{width:25px;height:25px}.ztree li span.button.noline_open{background-position:-92px -72px}.ztree li span.button.noline_close{background-position:-74px -72px}.ztree li span.button.noline_docu,.ztree li span.button.root_docu{background:0 0}.ztree li span.button.ico_open{margin-right:2px;background-position:-110px -16px;vertical-align:top}.ztree li span.button.ico_close{margin-right:2px;background-position:-110px 0;vertical-align:top}.ztree li span.button.ico_docu{margin-right:2px;background-position:-110px -32px;vertical-align:top}.ztree li span.button.edit{margin-right:2px;background-position:-110px -48px;vertical-align:top}.ztree li span.button.remove{margin-right:2px;background-position:-110px -64px;vertical-align:top}.ztree li span.button.ico_loading{width:0;margin-right:2px;vertical-align:top}ul.tmpTargetzTree{background-color:#FFE6B0}span.tmpzTreeMove_arrow{width:16px;height:16px;padding:0;margin:2px 0 0 1px;position:absolute;background-color:transparent;background-attachment:scroll;background-position:-110px -80px}.zTreeMask,ul.ztree.zTreeDragUL{background-color:#cfcfcf;position:absolute}ul.ztree.zTreeDragUL{margin:0;padding:0;width:auto;height:auto;overflow:hidden;border:1px dotted #00B83F}body,html{height:100%}.zTreeMask{z-index:10000;opacity:0;filter:alpha(opacity=0)}.bi-select-text-trigger,.bi-small-select-text-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-popup-view{position:fixed!important;overflow-y:visible!important;overflow-x:visible!important;overflow:visible!important;cursor:default}.bi-popup-view .list-view-outer{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-date-trigger,.bi-month-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-popup-view .list-view-toolbar{line-height:30px}.bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #d4dadd}.bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-theme-dark .bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-arrangement .arrangement-helper{background:#3f8ce8;z-index:1000000000}.bi-arrangement .arrangement-block,.bi-arrangement .arrangement-drop-container{z-index:1000000000}.bi-arrangement .arrangement-drop-container .arrangement-drop-region{overflow:hidden}.bi-arrangement .arrangement-drop-container .bottom-center,.bi-arrangement .arrangement-drop-container .bottom-center-second,.bi-arrangement .arrangement-drop-container .bottom-left,.bi-arrangement .arrangement-drop-container .bottom-left-second,.bi-arrangement .arrangement-drop-container .bottom-right,.bi-arrangement .arrangement-drop-container .bottom-right-second,.bi-arrangement .arrangement-drop-container .drop-devider,.bi-arrangement .arrangement-drop-container .left-center,.bi-arrangement .arrangement-drop-container .left-center-second,.bi-arrangement .arrangement-drop-container .right-center,.bi-arrangement .arrangement-drop-container .right-center-second,.bi-arrangement .arrangement-drop-container .top-center,.bi-arrangement .arrangement-drop-container .top-center-second,.bi-arrangement .arrangement-drop-container .top-left,.bi-arrangement .arrangement-drop-container .top-left-second,.bi-arrangement .arrangement-drop-container .top-right,.bi-arrangement .arrangement-drop-container .top-right-second{z-index:1000000001;background:#3f8ce8}.bi-arrangement-droppable{z-index:100000}.bi-date-trigger{border-radius:2px}.bi-down-list-popup .bi-down-list-item .list-item-text,.bi-down-list-popup .list-group-item-text{max-width:203px}.bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #d4dadd}.bi-theme-dark .bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #525466}.bi-file-manager-nav-button .file-manager-nav-button-text{max-width:200px}.bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#fafbfc;color:#999}.bi-file-manager-nav-button .file-manager-nav-button-triangle{z-index:1}.bi-theme-dark .bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#191b2b;color:#999}.bi-interactive-arrangement .interactive-arrangement-dragtag-line{z-index:1000000000;background-color:#faaa39}.bi-interactive-arrangement .interactive-arrangement-dragtag-icon{z-index:1000000000}.bi-interval-slider{min-height:70px}.bi-interval-slider-label{min-height:50px}.bi-month-trigger{border-radius:2px}.bi-multidate-combo{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-multidate-popup .multidate-popup-label{color:#3685f2;font-size:14px}.bi-multidate-popup .multidate-popup-item.active,.bi-multidate-popup .multidate-popup-item:active{background-color:#3685f2;color:#fff;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0}.bi-multidate-popup .multidate-popup-button{color:#3685f2;font-size:14px}.bi-multidate-segment .bi-multidate-editor{font-size:14px}.bi-multi-select-combo .multi-select-trigger-icon-button,.bi-multi-select-insert-combo .multi-select-trigger-icon-button,.bi-multi-tree-combo .multi-select-trigger-icon-button{font-size:16px}.bi-multi-select-trigger{-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px;border-radius:2px}.bi-number-editor,.bi-quarter-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-multi-select-search-pane .multi-select-toolbar{color:#ff4949}.bi-multi-select-check-selected-button{z-index:1}.bi-multi-tree-check-pane .multi-tree-check-selected{color:#3685f2}.bi-number-interval .number-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon,.bi-number-interval .number-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon{font-size:14px}.bi-multi-tree-popup .popup-view-tree{min-height:170px}.bi-preview-table-cell,.bi-preview-table-header-cell{min-height:25px;min-width:80px}.bi-multi-tree-check-selected-button .trigger-check-selected{color:#3685f2;z-index:1}.bi-number-editor{border-radius:2px}.bi-number-interval .number-interval-small-editor{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-big-editor{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-number-interval .number-interval-big-combo{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-small-combo{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-relation-view-item .primary-key-region,.bi-relation-view-region .relation-view-region-container .relation-view-region-title .eye,.bi-single-select-combo .single-select-trigger-icon-button{font-size:16px}.bi-number-interval.number-error .bi-input{color:#ff4949!important}.bi-page-table-cell{-moz-user-select:text;user-select:text}.bi-path-chooser .path-chooser-radio,.bi-path-region .path-region-label{z-index:1}.bi-preview-table{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;user-select:text}.bi-preview-table>div>div>div>table>thead>tr.odd,.bi-preview-table>div>table>thead>tr.odd{background-color:#fafbfc}.bi-theme-dark .bi-preview-table>div>div>div>table>thead>tr.odd,.bi-theme-dark .bi-preview-table>div>table>thead>tr.odd{background-color:#191B2B}.bi-quarter-trigger{border-radius:2px}.bi-relation-view-region .relation-view-region-container{z-index:1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-relation-view-region .relation-view-region-container .split-line{border-bottom:1px solid #ccc}.bi-sequence-table-dynamic-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box}.bi-sequence-table-dynamic-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-single-slider-label{min-height:50px}.bi-single-slider-normal{min-height:30px}.bi-single-slider{min-height:50px}.bi-single-slider-button .slider-button{cursor:ew-resize;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.bi-slider-track .gray-track{background-color:rgba(153,153,153,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d999999, endColorstr=#4d999999);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-slider-track .blue-track{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-param-time-interval.time-error .bi-input,.bi-param-time-interval.time-error .sign-editor-text{color:#ff4949}.bi-year-popup .year-popup-navigation{line-height:30px}.bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #d4dadd}.bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-theme-dark .bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-year-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}*,button,html,input,select,textarea{font-family:"Microsoft YaHei","Hiragino Sans GB W3"}html{overflow:hidden}body{position:absolute;width:100%;margin:0;padding:0;top:0;left:0;background-repeat:repeat;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#3d4d66;font:400 12px "Microsoft YaHei","Hiragino Sans GB W3";-webkit-font-smoothing:antialiased;text-decoration:none;-kthml-user-focus:normal;-moz-user-focus:normal;-moz-outline:0 none;outline:0}div::-webkit-scrollbar,textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);width:6px;height:6px}div::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}div::-webkit-scrollbar-thumb:hover,textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark div::-webkit-scrollbar,.bi-theme-dark textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc);width:6px;height:6px}.bi-theme-dark div::-webkit-scrollbar-thumb,.bi-theme-dark textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.bi-theme-dark div::-webkit-scrollbar-thumb:hover,.bi-theme-dark textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.farbtastic .wheel{background:url(resources?path=/com/fr/web/ui/images/1x/background/wheel.png) center center no-repeat}.farbtastic .overlay{background:url(resources?path=/com/fr/web/ui/images/1x/background/mask.png) center center no-repeat}.farbtastic .marker{background:url(resources?path=/com/fr/web/ui/images/1x/background/marker.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.center_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.roots_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.bottom_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.ztree li ul.line{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .ztree li ul.line{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.ztree li span.button.chk.checkbox_false_full,.ztree li span.button.chk.checkbox_false_full_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) center center no-repeat}.ztree li span.button.chk.checkbox_false_part,.ztree li span.button.chk.checkbox_false_part_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_full,.ztree li span.button.chk.checkbox_true_full_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_part,.ztree li span.button.chk.checkbox_true_part_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.root_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.ztree li span.button.root_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.ztree li span.button.roots_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.ztree li span.button.roots_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.ztree li span.button.center_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.ztree li span.button.center_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.ztree li span.button.bottom_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.ztree li span.button.bottom_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.ztree li span.button.roots_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.ztree li span.button.center_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.ztree li span.button.bottom_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.ztree li span.button.ico_loading{background:url(resources?path=/com/fr/web/ui/images/1x/icon/loading.gif) center center no-repeat}.base-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .base-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.first-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .first-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.mid-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .mid-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.last-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .last-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.loading-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/loading.gif) center center no-repeat}.auto-color-background{background:url(resources?path=/com/fr/web/ui/images/1x/background/auto_color.png) center center no-repeat}.trans-color-background{background:url(resources?path=/com/fr/web/ui/images/1x/background/trans_color.png) center center no-repeat}@font-face{font-family:bi;src:url(resources?path=/com/fr/web/ui/font/iconfont.eot);src:url(resources?path=/com/fr/web/ui/font/iconfont.eot?#iefix) format('embedded-opentype'),url(resources?path=/com/fr/web/ui/font/iconfont.woff) format('woff'),url(resources?path=/com/fr/web/ui/font/iconfont.ttf) format('truetype'),url(resources?path=/com/fr/web/ui/font/iconfont.svg#svgFontName) format('svg')}.b-font{font-family:bi;font-style:normal;-webkit-font-smoothing:antialiased}.close-font .b-font:before,.close-font.disabled .b-font:before,.close-h-font .b-font:before,.close-h-font.disabled .b-font:before,.close-h-font.hover .b-font:before,.close-h-font:hover .b-font:before,.close-ha-font .b-font:before,.close-ha-font.hover .b-font:before,.close-ha-font:hover .b-font:before{content:"\e6d0";color:inherit}.close-ha-font.active .b-font:before,.close-ha-font:active .b-font:before{content:"\e6d0";color:#3f8ce8}.close-ha-font.disabled .b-font:before,.search-close-h-font .b-font:before{content:"\e6d0";color:inherit}.search-close-h-font.hover .b-font:before,.search-close-h-font:hover .b-font:before{content:"\e6d0";color:#ff4949}.search-close-h-font.disabled .b-font:before{content:"\e6d0";color:inherit}.pre-page-h-font .b-font:before,.pre-page-h-font.disabled .b-font:before,.pre-page-h-font.hover .b-font:before,.pre-page-h-font:hover .b-font:before{content:"\e70d";color:inherit}.next-page-h-font .b-font:before,.next-page-h-font.disabled .b-font:before,.next-page-h-font.hover .b-font:before,.next-page-h-font:hover .b-font:before{content:"\e70c";color:inherit}.search-font .b-font:before,.search-font.disabled .b-font:before{content:"\e6dc";color:inherit}.date-font .b-font:before,.date-font.disabled .b-font:before{content:"\e733";color:inherit}.date-change-h-font .b-font:before,.date-change-h-font.disabled .b-font:before,.date-change-h-font.hover .b-font:before,.date-change-h-font:hover .b-font:before{content:"\e72f";color:inherit}.dot-font .b-font:before,.dot-font.disabled .b-font:before,.dot-h-font .b-font:before{content:"\e762";color:#1a1a1a}.dot-h-font.hover .b-font:before,.dot-h-font:hover .b-font:before{content:"\e762";color:inherit}.dot-h-font.disabled .b-font:before{content:"\e762";color:#1a1a1a}.dot-ha-font .b-font:before{content:"\e762";color:#fff}.dot-ha-font.hover .b-font:before,.dot-ha-font:hover .b-font:before{content:"\e762";color:#999}.dot-ha-font.active .b-font:before,.dot-ha-font:active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font .b-font:before,.dot-ha-font.disabled .b-font:before{content:"\e762";color:#fff}.dot-e-font.hover .b-font:before,.dot-e-font:hover .b-font:before{content:"\e762";color:#999}.dot-e-font:active .b-font:before{content:"\e762";color:#3685f2}.dot-e-font.active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font.disabled .b-font:before{content:"\e762";color:#fff}.pull-right-font .b-font:before,.pull-right-font.disabled .b-font:before,.pull-right-h-font .b-font:before,.pull-right-h-font.disabled .b-font:before,.pull-right-h-font.hover .b-font:before,.pull-right-h-font:hover .b-font:before,.pull-right-ha-font .b-font:before,.pull-right-ha-font.hover .b-font:before,.pull-right-ha-font:hover .b-font:before{content:"\e70c";color:inherit}.pull-right-ha-font.active .b-font:before,.pull-right-ha-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font .b-font:before,.pull-right-e-font.hover .b-font:before,.pull-right-e-font:hover .b-font:before,.pull-right-ha-font.disabled .b-font:before{content:"\e70c";color:inherit}.pull-right-e-font.active .b-font:before,.pull-right-e-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font.disabled .b-font:before{content:"\e70c";color:inherit}.copy-font .b-font:before,.copy-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-h-font .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-h-font.hover .b-font:before,.copy-h-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-h-font.disabled .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-ha-font .b-font:before,.copy-ha-font.hover .b-font:before,.copy-ha-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-ha-font.active .b-font:before,.copy-ha-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font .b-font:before,.copy-e-font.hover .b-font:before,.copy-e-font:hover .b-font:before,.copy-ha-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-e-font.active .b-font:before,.copy-e-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font.disabled .b-font:before{content:"\e6bd";color:inherit}.check-mark-font .b-font:before,.check-mark-font.disabled .b-font:before,.check-mark-h-font .b-font:before,.check-mark-h-font.disabled .b-font:before,.check-mark-h-font.hover .b-font:before,.check-mark-h-font:hover .b-font:before,.check-mark-ha-font .b-font:before,.check-mark-ha-font.hover .b-font:before,.check-mark-ha-font:hover .b-font:before{content:"\e6cf";color:inherit}.check-mark-ha-font.active .b-font:before,.check-mark-ha-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font .b-font:before,.check-mark-e-font.hover .b-font:before,.check-mark-e-font:hover .b-font:before,.check-mark-ha-font.disabled .b-font:before{content:"\e6cf";color:inherit}.check-mark-e-font.active .b-font:before,.check-mark-e-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font.disabled .b-font:before{content:"\e6cf";color:inherit}.row-pre-page-h-font .b-font:before,.row-pre-page-h-font.disabled .b-font:before,.row-pre-page-h-font.hover .b-font:before,.row-pre-page-h-font:hover .b-font:before{content:"\e6d9";color:inherit}.row-next-page-h-font .b-font:before,.row-next-page-h-font.disabled .b-font:before,.row-next-page-h-font.hover .b-font:before,.row-next-page-h-font:hover .b-font:before{content:"\e6d8";color:inherit}.column-pre-page-h-font .b-font:before,.column-pre-page-h-font.disabled .b-font:before,.column-pre-page-h-font.hover .b-font:before,.column-pre-page-h-font:hover .b-font:before{content:"\e6d6";color:inherit}.column-next-page-h-font .b-font:before,.column-next-page-h-font.disabled .b-font:before,.column-next-page-h-font.hover .b-font:before,.column-next-page-h-font:hover .b-font:before{content:"\e6d7";color:inherit}.trigger-triangle-font .b-font:before,.trigger-triangle-font.hover .b-font:before,.trigger-triangle-font:hover .b-font:before{content:"\e6f0";color:#999}.trigger-triangle-font.active .b-font:before,.trigger-triangle-font:active .b-font:before{content:"\e6f0";color:#3685f2}.trigger-triangle-font.disabled .b-font:before{content:"\e6f0";color:#999}.pull-down-font .b-font:before,.pull-down-font.disabled .b-font:before,.pull-down-h-font .b-font:before,.pull-down-h-font.disabled .b-font:before,.pull-down-h-font.hover .b-font:before,.pull-down-h-font:hover .b-font:before,.pull-down-ha-font .b-font:before,.pull-down-ha-font.hover .b-font:before,.pull-down-ha-font:hover .b-font:before{content:"\e70b";color:inherit}.pull-down-ha-font.active .b-font:before,.pull-down-ha-font:active .b-font:before{content:"\e70b";color:#3f8ce8}.pull-down-ha-font.disabled .b-font:before{content:"\e70b";color:inherit}.check-font .b-font:before,.check-font.disabled .b-font:before{content:"\e6cf";color:#3685f2}.item-check-font .b-font:before{content:"\e6cf";color:#fff}.item-check-font.hover .b-font:before,.item-check-font:hover .b-font:before{content:"\e6cf";color:#999}.item-check-font.active .b-font:before,.item-check-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.item-check-font.disabled .b-font:before{content:"\e6cf";color:#fff}.primary-key-font .b-font:before,.primary-key-font.disabled .b-font:before,.primary-key-font.hover .b-font:before,.primary-key-font:hover .b-font:before{content:"\e740";color:inherit}.drag-tag-font .b-font:before,.drag-tag-font.disabled .b-font:before{content:"\e6d0";color:#faaa39}.less-font .b-font:before,.less-font.hover .b-font:before,.less-font:hover .b-font:before{content:"\e75f";color:inherit}.less-font.active .b-font:before,.less-font:active .b-font:before{content:"\e75f";color:#3f8ce8}.less-font.disabled .b-font:before{content:"\e75f";color:inherit}.less-equal-font .b-font:before,.less-equal-font.hover .b-font:before,.less-equal-font:hover .b-font:before{content:"\e760";color:inherit}.less-equal-font.active .b-font:before,.less-equal-font:active .b-font:before{content:"\e760";color:#3f8ce8}.less-equal-font.disabled .b-font:before{content:"\e760";color:inherit}.text-bold-font .b-font:before,.text-bold-font.disabled .b-font:before{content:"\e75b";color:inherit}.text-italic-font .b-font:before,.text-italic-font.disabled .b-font:before{content:"\e75c";color:inherit}.text-underline-font .b-font:before,.text-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-color-font .b-font:before,.text-color-font.disabled .b-font:before{content:"\e75a";color:inherit}.text-background-font .b-font:before,.text-background-font.disabled .b-font:before{content:"\e758";color:inherit}.text-color-underline-font .b-font:before,.text-color-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-align-left-font .b-font:before,.text-align-left-font.disabled .b-font:before{content:"\e6ca";color:inherit}.text-align-center-font .b-font:before,.text-align-center-font.disabled .b-font:before{content:"\e6bf";color:inherit}.text-align-right-font .b-font:before,.text-align-right-font.disabled .b-font:before{content:"\e6c8";color:inherit}.toast-error-font .b-font:before,.toast-error-font.disabled .b-font:before{content:"\e757";color:inherit}.toast-success-font .b-font:before,.toast-success-font.disabled .b-font:before{content:"\e756";color:inherit}.toast-warning-font .b-font:before,.toast-warning-font.disabled .b-font:before{content:"\e755";color:inherit}.toast-message-font .b-font:before,.toast-message-font.disabled .b-font:before{content:"\e74b";color:inherit}.tree-collapse-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_1.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png) center center no-repeat}.tree-collapse-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_2.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png) center center no-repeat}.tree-collapse-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_3.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png) center center no-repeat}.tree-collapse-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_4.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png) center center no-repeat}.tree-expand-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_1.png) center center no-repeat;background-size:contain}.tree-expand-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png) center center no-repeat}.tree-expand-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_2.png) center center no-repeat;background-size:contain}.tree-expand-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png) center center no-repeat}.tree-expand-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_3.png) center center no-repeat;background-size:contain}.tree-expand-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png) center center no-repeat}.tree-expand-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_4.png) center center no-repeat;background-size:contain}.tree-expand-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png) center center no-repeat}.tree-vertical-line-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.tree-vertical-line-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.tree-vertical-line-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.tree-vertical-line-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.tree-vertical-line-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.tree-vertical-line-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.check-box-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.hover .x-icon,.check-box-icon:hover .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon.hover .x-icon.hack,.check-box-icon:hover .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon:active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon:active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png) no-repeat;background-size:contain}.check-box-icon.active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png) no-repeat}.check-box-icon.disabled .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable.png) no-repeat;background-size:contain}.check-box-icon.disabled .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable.png) no-repeat}.check-box-icon.disabled.active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable2.png) no-repeat;background-size:contain}.check-box-icon.disabled.active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable2.png) no-repeat}.radio-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat}.radio-icon.hover .x-icon,.radio-icon:hover .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon.hover .x-icon.hack,.radio-icon:hover .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat}.radio-icon:active .x-icon{display:block;background:url('resources?path=/com/fr/web/ui/images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat;background-size:contain}.radio-icon:active .x-icon.hack{background:url('resources?path=/com/fr/web/ui/images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat}.radio-icon.active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png) no-repeat;background-size:contain}.radio-icon.active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png) no-repeat}.radio-icon.disabled .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png) no-repeat;background-size:contain}.radio-icon.disabled .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png) no-repeat}.check-half-select-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png) center center no-repeat;background-size:contain}.check-half-select-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png) center center no-repeat}.slider-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png) no-repeat}.slider-icon.hover .x-icon,.slider-icon:hover .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/slider_active_small.png) no-repeat;background-size:contain}.slider-icon.hover .x-icon.hack,.slider-icon:hover .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/slider_active_small.png) no-repeat}.slider-icon.disabled .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon.disabled .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png) no-repeat} \ No newline at end of file +/*! normalize.css v1.0.0 | MIT License | git.io/normalize */dl,h3,menu,ol,p,pre,ul{margin:1em 0}.b-font,i{-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.cm-em,dfn{font-style:italic}.bi-label,.bi-text,.overflow-dot{text-overflow:ellipsis}.bi-excel-table-header-cell,.bi-preview-table-header-cell,.cm-header,.cm-strong,b,strong{font-weight:700}.b-font,body,i{-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}blockquote{margin:1em 40px}mark{background:#ff0;color:#000}.base-disabled,.base-disabled .b-font:before,.base-disabled .bi-input,.base-disabled .bi-textarea{color:#9ea6b2!important}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}small,sub,sup{font-size:75%}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}.base-disabled,.base-invalid{cursor:default!important}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text,.border-sizing{-moz-box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*,a,body,div,html,img,li,ol,p,span,ul{margin:0;padding:0}a{outline:0;text-decoration:none}a:focus{outline:0}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}input::-ms-clear{display:none}input,textarea{margin:0;padding:0;outline:0;border:1px solid #d4dadd}ul{list-style:disc}li{list-style-type:none}i{-webkit-font-smoothing:antialiased}.bi-theme-dark input,.bi-theme-dark textarea{border:1px solid #525466}.bi-theme-dark .base-disabled,.bi-theme-dark .base-disabled .b-font:before,.bi-theme-dark .base-disabled .bi-input,.bi-theme-dark .base-disabled .bi-textarea{color:#666!important}.clearfix:after,.clearfix:before{content:" ";display:table;line-height:0}.clearfix:after{clear:both}.bi-background{background-color:#fafbfc;color:#3d4d66}.bi-background .bi-input,.bi-background .bi-textarea{color:#3d4d66}.bi-theme-dark .bi-background{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-background .bi-input,.bi-theme-dark .bi-background .bi-textarea{color:#ccc}.bi-card,.bi-card .bi-input,.bi-card .bi-textarea{color:#3d4d66}.bi-card{background-color:#fff}.bi-theme-dark .bi-card{background-color:#242640;color:#ccc}.bi-theme-dark .bi-card .bi-input,.bi-theme-dark .bi-card .bi-textarea{color:#ccc}.bi-disabled,.bi-disabled .bi-input,.bi-disabled .bi-textarea{color:#9ea6b2}.bi-theme-dark .bi-disabled,.bi-theme-dark .bi-disabled .bi-input,.bi-theme-dark .bi-disabled .bi-textarea{color:#666}.bi-tips,.bi-tips .bi-input,.bi-tips .bi-textarea{color:#c4c9d1}.bi-border{border:1px solid #d4dadd}.bi-theme-dark .bi-border{border:1px solid #525466}.bi-border-left{border-left:1px solid #d4dadd}.bi-theme-dark .bi-border-left{border-left:1px solid #525466}.bi-border-right{border-right:1px solid #d4dadd}.bi-theme-dark .bi-border-right{border-right:1px solid #525466}.bi-border-top{border-top:1px solid #d4dadd}.bi-theme-dark .bi-border-top{border-top:1px solid #525466}.bi-border-bottom{border-bottom:1px solid #d4dadd}.bi-theme-dark .bi-border-bottom{border-bottom:1px solid #525466}.bi-keyword-red-mark,.bi-keyword-red-mark .bi-input,.bi-keyword-red-mark .bi-textarea{color:#faaa39}.bi-high-light,.bi-high-light .bi-input,.bi-high-light .bi-textarea{color:#3685f2}.bi-high-light-background{background-color:#3f8ce8;color:#fff}.bi-high-light-background .bi-input,.bi-high-light-background .bi-textarea{color:#fff}.bi-high-light-border{border-color:#178cdf}.bi-water-mark{color:#ccc;cursor:text}.bi-water-mark .bi-input,.bi-water-mark .bi-textarea{color:#ccc}.bi-theme-dark .bi-water-mark,.bi-theme-dark .bi-water-mark .bi-input,.bi-theme-dark .bi-water-mark .bi-textarea{color:#666}.bi-mask,.bi-mask .bi-input,.bi-mask .bi-textarea{color:#fff}.bi-resizer{background:#1a1a1a;opacity:.2;filter:alpha(opacity=20);z-index:1000000000!important}.bi-theme-dark .bi-resizer{background:#fff}.bi-mask{background-color:rgba(26,26,26,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#331a1a1a, endColorstr=#331a1a1a)}.bi-theme-dark .bi-mask{color:#242640;background-color:rgba(255,255,255,.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff)}.bi-theme-dark .bi-mask .bi-input,.bi-theme-dark .bi-mask .bi-textarea{color:#242640}.bi-z-index-mask{color:#fff;background-color:rgba(26,26,26,.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#801a1a1a, endColorstr=#801a1a1a)}.bi-z-index-mask .bi-input,.bi-z-index-mask .bi-textarea{color:#fff}.bi-list-item.hover,.bi-list-item:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item.hover .bi-input,.bi-list-item.hover .bi-textarea,.bi-list-item:hover .bi-input,.bi-list-item:hover .bi-textarea{color:#1a1a1a}.bi-list-item.disabled,.bi-list-item.disabled:active,.bi-list-item.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item.disabled .bi-high-light,.bi-list-item.disabled .bi-input,.bi-list-item.disabled .bi-textarea,.bi-list-item.disabled:active .bi-high-light,.bi-list-item.disabled:active .bi-input,.bi-list-item.disabled:active .bi-textarea,.bi-list-item.disabled:hover .bi-high-light,.bi-list-item.disabled:hover .bi-input,.bi-list-item.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item.hover,.bi-theme-dark .bi-list-item:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item.hover .bi-input,.bi-theme-dark .bi-list-item.hover .bi-textarea,.bi-theme-dark .bi-list-item:hover .bi-input,.bi-theme-dark .bi-list-item:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item.disabled,.bi-theme-dark .bi-list-item.disabled:active,.bi-theme-dark .bi-list-item.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item.disabled .bi-high-light,.bi-theme-dark .bi-list-item.disabled .bi-input,.bi-theme-dark .bi-list-item.disabled .bi-textarea,.bi-theme-dark .bi-list-item.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item.disabled:active .bi-input,.bi-theme-dark .bi-list-item.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item.disabled:hover .bi-input,.bi-theme-dark .bi-list-item.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-border.active,.bi-list-item-border:active{border:1px solid #178cdf}.bi-list-item-simple,.bi-list-item-simple .bi-input,.bi-list-item-simple .bi-textarea{color:#c4c9d1}.bi-list-item-simple.hover,.bi-list-item-simple.hover .bi-input,.bi-list-item-simple.hover .bi-textarea,.bi-list-item-simple:hover,.bi-list-item-simple:hover .bi-input,.bi-list-item-simple:hover .bi-textarea{color:#3685f2}.bi-list-item-simple.disabled,.bi-list-item-simple.disabled .bi-high-light,.bi-list-item-simple.disabled .bi-input,.bi-list-item-simple.disabled .bi-textarea,.bi-list-item-simple.disabled:active,.bi-list-item-simple.disabled:active .bi-high-light,.bi-list-item-simple.disabled:active .bi-input,.bi-list-item-simple.disabled:active .bi-textarea,.bi-list-item-simple.disabled:hover,.bi-list-item-simple.disabled:hover .bi-high-light,.bi-list-item-simple.disabled:hover .bi-input,.bi-list-item-simple.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-effect:hover,.bi-list-item-effect:hover .bi-input,.bi-list-item-effect:hover .bi-textarea{color:#1a1a1a}.bi-list-item-effect.active,.bi-list-item-effect.active .bi-input,.bi-list-item-effect.active .bi-textarea,.bi-list-item-effect:active,.bi-list-item-effect:active .bi-input,.bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-list-item-effect.disabled,.bi-list-item-effect.disabled .bi-high-light,.bi-list-item-effect.disabled .bi-input,.bi-list-item-effect.disabled .bi-textarea,.bi-list-item-effect.disabled:active,.bi-list-item-effect.disabled:active .bi-high-light,.bi-list-item-effect.disabled:active .bi-input,.bi-list-item-effect.disabled:active .bi-textarea,.bi-list-item-effect.disabled:hover,.bi-list-item-effect.disabled:hover .bi-high-light,.bi-list-item-effect.disabled:hover .bi-input,.bi-list-item-effect.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-effect:hover,.bi-theme-dark .bi-list-item-effect:hover .bi-input,.bi-theme-dark .bi-list-item-effect:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-effect.active,.bi-theme-dark .bi-list-item-effect.active .bi-input,.bi-theme-dark .bi-list-item-effect.active .bi-textarea,.bi-theme-dark .bi-list-item-effect:active,.bi-theme-dark .bi-list-item-effect:active .bi-input,.bi-theme-dark .bi-list-item-effect:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-effect.disabled,.bi-theme-dark .bi-list-item-effect.disabled:active,.bi-theme-dark .bi-list-item-effect.disabled:hover{background-color:transparent!important;color:#666!important}.bi-list-item-active.active,.bi-list-item-active.hover,.bi-list-item-active:active,.bi-list-item-active:hover{background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-theme-dark .bi-list-item-effect.disabled .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled .bi-input,.bi-theme-dark .bi-list-item-effect.disabled .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-effect.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active.hover,.bi-list-item-active.hover .bi-input,.bi-list-item-active.hover .bi-textarea,.bi-list-item-active:hover,.bi-list-item-active:hover .bi-input,.bi-list-item-active:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active.active,.bi-list-item-active.active .bi-input,.bi-list-item-active.active .bi-textarea,.bi-list-item-active:active,.bi-list-item-active:active .bi-input,.bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-list-item-active.disabled,.bi-list-item-active.disabled:active,.bi-list-item-active.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active.disabled .bi-high-light,.bi-list-item-active.disabled .bi-input,.bi-list-item-active.disabled .bi-textarea,.bi-list-item-active.disabled:active .bi-high-light,.bi-list-item-active.disabled:active .bi-input,.bi-list-item-active.disabled:active .bi-textarea,.bi-list-item-active.disabled:hover .bi-high-light,.bi-list-item-active.disabled:hover .bi-input,.bi-list-item-active.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active.hover,.bi-theme-dark .bi-list-item-active:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.hover .bi-input,.bi-theme-dark .bi-list-item-active.hover .bi-textarea,.bi-theme-dark .bi-list-item-active:hover .bi-input,.bi-theme-dark .bi-list-item-active:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active.active,.bi-theme-dark .bi-list-item-active:active{color:#3685f2;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-active.active .bi-input,.bi-theme-dark .bi-list-item-active.active .bi-textarea,.bi-theme-dark .bi-list-item-active:active .bi-input,.bi-theme-dark .bi-list-item-active:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active.disabled,.bi-theme-dark .bi-list-item-active.disabled:active,.bi-theme-dark .bi-list-item-active.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled .bi-input,.bi-theme-dark .bi-list-item-active.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-active2.hover,.bi-list-item-active2:hover{color:#1a1a1a;background-color:#fff}.bi-list-item-active2.hover .bi-input,.bi-list-item-active2.hover .bi-textarea,.bi-list-item-active2:hover .bi-input,.bi-list-item-active2:hover .bi-textarea{color:#1a1a1a}.bi-list-item-active2.active,.bi-list-item-active2:active{color:#3685f2;background-color:#fff}.bi-list-item-active2.active .bi-input,.bi-list-item-active2.active .bi-textarea,.bi-list-item-active2:active .bi-input,.bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-list-item-active2.disabled,.bi-list-item-active2.disabled:active,.bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#9ea6b2!important}.bi-list-item-active2.disabled .bi-high-light,.bi-list-item-active2.disabled .bi-input,.bi-list-item-active2.disabled .bi-textarea,.bi-list-item-active2.disabled:active .bi-high-light,.bi-list-item-active2.disabled:active .bi-input,.bi-list-item-active2.disabled:active .bi-textarea,.bi-list-item-active2.disabled:hover .bi-high-light,.bi-list-item-active2.disabled:hover .bi-input,.bi-list-item-active2.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-active2.hover,.bi-theme-dark .bi-list-item-active2:hover{color:#fff;background-color:#242640}.bi-theme-dark .bi-list-item-active2.hover .bi-input,.bi-theme-dark .bi-list-item-active2.hover .bi-textarea,.bi-theme-dark .bi-list-item-active2:hover .bi-input,.bi-theme-dark .bi-list-item-active2:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-active2.active,.bi-theme-dark .bi-list-item-active2:active{color:#3685f2;background-color:#242640}.bi-theme-dark .bi-list-item-active2.active .bi-input,.bi-theme-dark .bi-list-item-active2.active .bi-textarea,.bi-theme-dark .bi-list-item-active2:active .bi-input,.bi-theme-dark .bi-list-item-active2:active .bi-textarea{color:#3685f2}.bi-theme-dark .bi-list-item-active2.disabled,.bi-theme-dark .bi-list-item-active2.disabled:active,.bi-theme-dark .bi-list-item-active2.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-active2.disabled .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled .bi-input,.bi-theme-dark .bi-list-item-active2.disabled .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-active2.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-select.hover,.bi-list-item-select:hover{color:#1a1a1a;background-color:rgba(26,26,26,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d1a1a1a, endColorstr=#0d1a1a1a)}.bi-list-item-select.hover .bi-input,.bi-list-item-select.hover .bi-textarea,.bi-list-item-select:hover .bi-input,.bi-list-item-select:hover .bi-textarea{color:#1a1a1a}.bi-list-item-select.active,.bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-list-item-select.active .bi-high-light,.bi-list-item-select.active .bi-input,.bi-list-item-select.active .bi-textarea,.bi-list-item-select:active .bi-high-light,.bi-list-item-select:active .bi-input,.bi-list-item-select:active .bi-textarea{color:#fff}.bi-list-item-select.button-success.active,.bi-list-item-select.button-success:active{color:#fff;background-color:#58cc7d}.bi-list-item-select.button-success.active .bi-high-light,.bi-list-item-select.button-success.active .bi-input,.bi-list-item-select.button-success.active .bi-textarea,.bi-list-item-select.button-success:active .bi-high-light,.bi-list-item-select.button-success:active .bi-input,.bi-list-item-select.button-success:active .bi-textarea{color:#fff}.bi-list-item-select.button-warning,.bi-list-item-select.button-warning .bi-high-light,.bi-list-item-select.button-warning .bi-input,.bi-list-item-select.button-warning .bi-textarea,.bi-list-item-select.button-warning.hover .bi-high-light,.bi-list-item-select.button-warning.hover .bi-input,.bi-list-item-select.button-warning.hover .bi-textarea,.bi-list-item-select.button-warning:hover .bi-high-light,.bi-list-item-select.button-warning:hover .bi-input,.bi-list-item-select.button-warning:hover .bi-textarea{color:#ff4949}.bi-list-item-select.button-success.active.bi-high-light-border,.bi-list-item-select.button-success:active.bi-high-light-border{border-color:#58cc7d}.bi-list-item-select.button-warning.active.bi-high-light-border,.bi-list-item-select.button-warning.bi-high-light-border,.bi-list-item-select.button-warning.hover.bi-high-light-border,.bi-list-item-select.button-warning:active.bi-high-light-border,.bi-list-item-select.button-warning:hover.bi-high-light-border{border-color:#e85050}.bi-list-item-select.button-warning.hover,.bi-list-item-select.button-warning:hover{color:#ff4949;background-color:#ffecec}.bi-list-item-select.button-warning.active,.bi-list-item-select.button-warning:active{color:#fff;background-color:#ff4949}.bi-list-item-select.button-warning.active .bi-high-light,.bi-list-item-select.button-warning.active .bi-input,.bi-list-item-select.button-warning.active .bi-textarea,.bi-list-item-select.button-warning:active .bi-high-light,.bi-list-item-select.button-warning:active .bi-input,.bi-list-item-select.button-warning:active .bi-textarea{color:#fff}.bi-list-item-select.disabled,.bi-list-item-select.disabled:active,.bi-list-item-select.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-select.disabled .bi-high-light,.bi-list-item-select.disabled .bi-input,.bi-list-item-select.disabled .bi-textarea,.bi-list-item-select.disabled:active .bi-high-light,.bi-list-item-select.disabled:active .bi-input,.bi-list-item-select.disabled:active .bi-textarea,.bi-list-item-select.disabled:hover .bi-high-light,.bi-list-item-select.disabled:hover .bi-input,.bi-list-item-select.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-list-item-select.disabled.bi-high-light-border,.bi-list-item-select.disabled:active.bi-high-light-border,.bi-list-item-select.disabled:hover.bi-high-light-border{border-color:#ccc}.bi-theme-dark .bi-list-item-select.hover,.bi-theme-dark .bi-list-item-select:hover{color:#fff;background-color:rgba(255,255,255,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dffffff, endColorstr=#0dffffff)}.bi-theme-dark .bi-list-item-select.hover .bi-input,.bi-theme-dark .bi-list-item-select.hover .bi-textarea,.bi-theme-dark .bi-list-item-select:hover .bi-input,.bi-theme-dark .bi-list-item-select:hover .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.active,.bi-theme-dark .bi-list-item-select:active{color:#fff;background-color:#3f8ce8}.bi-theme-dark .bi-list-item-select.active .bi-high-light,.bi-theme-dark .bi-list-item-select.active .bi-input,.bi-theme-dark .bi-list-item-select.active .bi-textarea,.bi-theme-dark .bi-list-item-select:active .bi-high-light,.bi-theme-dark .bi-list-item-select:active .bi-input,.bi-theme-dark .bi-list-item-select:active .bi-textarea{color:#fff}.bi-theme-dark .bi-list-item-select.disabled,.bi-theme-dark .bi-list-item-select.disabled:active,.bi-theme-dark .bi-list-item-select.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-select.disabled .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled .bi-input,.bi-theme-dark .bi-list-item-select.disabled .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:active .bi-input,.bi-theme-dark .bi-list-item-select.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-select.disabled:hover .bi-textarea{color:#666!important}.bi-list-item-none.hover,.bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-list-item-none.hover .bi-input,.bi-list-item-none.hover .bi-textarea,.bi-list-item-none:hover .bi-input,.bi-list-item-none:hover .bi-textarea{color:inherit}.bi-list-item-none.active,.bi-list-item-none:active{color:inherit;background-color:transparent}.bi-list-item-none.active .bi-high-light,.bi-list-item-none.active .bi-input,.bi-list-item-none.active .bi-textarea,.bi-list-item-none:active .bi-high-light,.bi-list-item-none:active .bi-input,.bi-list-item-none:active .bi-textarea{color:inherit}.bi-list-item-none.disabled,.bi-list-item-none.disabled:active,.bi-list-item-none.disabled:hover{color:#9ea6b2!important;background-color:transparent!important}.bi-list-item-none.disabled .bi-high-light,.bi-list-item-none.disabled .bi-input,.bi-list-item-none.disabled .bi-textarea,.bi-list-item-none.disabled:active .bi-high-light,.bi-list-item-none.disabled:active .bi-input,.bi-list-item-none.disabled:active .bi-textarea,.bi-list-item-none.disabled:hover .bi-high-light,.bi-list-item-none.disabled:hover .bi-input,.bi-list-item-none.disabled:hover .bi-textarea{color:#9ea6b2!important}.bi-theme-dark .bi-list-item-none.hover,.bi-theme-dark .bi-list-item-none:hover{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.hover .bi-input,.bi-theme-dark .bi-list-item-none.hover .bi-textarea,.bi-theme-dark .bi-list-item-none:hover .bi-input,.bi-theme-dark .bi-list-item-none:hover .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.active,.bi-theme-dark .bi-list-item-none:active{color:inherit;background-color:transparent}.bi-theme-dark .bi-list-item-none.active .bi-high-light,.bi-theme-dark .bi-list-item-none.active .bi-input,.bi-theme-dark .bi-list-item-none.active .bi-textarea,.bi-theme-dark .bi-list-item-none:active .bi-high-light,.bi-theme-dark .bi-list-item-none:active .bi-input,.bi-theme-dark .bi-list-item-none:active .bi-textarea{color:inherit}.bi-theme-dark .bi-list-item-none.disabled,.bi-theme-dark .bi-list-item-none.disabled:active,.bi-theme-dark .bi-list-item-none.disabled:hover{background-color:transparent!important;color:#666!important}.bi-theme-dark .bi-list-item-none.disabled .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled .bi-input,.bi-theme-dark .bi-list-item-none.disabled .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:active .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:active .bi-input,.bi-theme-dark .bi-list-item-none.disabled:active .bi-textarea,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-high-light,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-input,.bi-theme-dark .bi-list-item-none.disabled:hover .bi-textarea{color:#666!important}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.cursor-move{cursor:move}.CodeMirror-crosshair,.farbtastic *{cursor:crosshair}.y-overflow-auto{overflow-y:auto;overflow-x:hidden}.x-overflow-auto{overflow-y:hidden;overflow-x:auto}.y-overflow-scroll{overflow-y:scroll;overflow-x:hidden}.x-overflow-scroll{overflow-y:hidden;overflow-x:scroll}.overflow-auto{overflow-x:auto;overflow-y:auto}.overflow-scroll{overflow-x:scroll;overflow-y:scroll}.overflow-dot,.overflow-hidden{overflow-x:hidden;overflow-y:hidden}.td-overflow{white-space:normal;word-break:break-all}.overflow-dot{white-space:nowrap}.display-block{display:block}.display-inline{display:inline-block}.vertical-super{vertical-align:super}.vertical-top{vertical-align:top}.horizon-center{text-align:center}.horizon-left{text-align:left}.border-sizing{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.content-sizing{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}.bi-flex-center-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-flex-align:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-horizontal-layout.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center}.bi-flex-horizontal-layout.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-ms-flex-align:end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-vertical-center{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.bi-flex-vertical-center.stretch{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;-o-align-items:stretch;align-items:stretch}.bi-flex-wrapper-center-layout .flex-wrapper-center-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;-o-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;min-width:100%;min-height:100%;float:left}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:start;-o-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.middle{-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}.bi-flex-wrapper-horizontal-layout .flex-wrapper-horizontal-layout-wrapper.bottom{-webkit-box-align:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper{display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-ms-flex-pack:start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;-o-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap;min-height:100%;float:left}.bi-flex-wrapper-vertical-center .flex-wrapper-vertical-center-wrapper.stretch{width:100%;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch}.bi-theme-dark{background-color:#191B2B;color:#ccc}.bi-theme-dark .bi-input{color:#fff}.bi-color-chooser-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.bi-color-picker-button .color-picker-button-mask{border:1px solid #1a1a1a}.bi-theme-dark .bi-color-picker-button .color-picker-button-mask{border:1px solid #fff}.bi-color-picker-editor .color-picker-editor-display{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:0 0 2px 1px #d4dadd inset;-webkit-box-shadow:0 0 2px 1px #d4dadd inset;-moz-box-shadow:0 0 2px 1px #d4dadd inset}.farbtastic{position:relative}.farbtastic *{position:absolute}.farbtastic,.farbtastic .wheel{width:195px;height:195px}.farbtastic .color,.farbtastic .overlay{top:47px;left:47px;width:101px;height:101px}.farbtastic .wheel{width:195px;height:195px}.farbtastic .marker{width:17px;height:17px;margin:-8px 0 0 -8px;overflow:hidden}.bi-bubble-combo .button-combo-triangle-wrapper{position:fixed!important;z-index:10000000}.bi-bubble-combo .bubble-combo-triangle-left{z-index:1;position:absolute;width:16px;height:10px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-left:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-left:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right{z-index:1;position:absolute;width:16px;height:6px;border-bottom:1px solid #f5f5f5}.bi-bubble-combo .bubble-combo-triangle-right:before{position:absolute;top:0;right:0;bottom:0;border-bottom:10px solid #ccc;border-left:8px solid transparent;border-right:8px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-right:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:9px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-top{z-index:1;position:absolute;width:16px;height:10px;border-top:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-top:after{position:absolute;right:1px;top:0;border-top:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.bi-bubble-combo .bubble-combo-triangle-bottom:before,.bi-bubble-combo .bubble-combo-triangle-top:before{border-left:8px solid transparent;border-right:8px solid transparent;content:"";position:absolute}.bi-bubble-combo .bubble-combo-triangle-top:before{border-top:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom{z-index:1;position:absolute;width:16px;height:5px;border-bottom:1px solid #fff}.bi-bubble-combo .bubble-combo-triangle-bottom:before{top:0;right:0;bottom:0;border-bottom:7px solid #ccc}.bi-bubble-combo .bubble-combo-triangle-bottom:after{position:absolute;right:1px;top:1px;bottom:0;border-bottom:6px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;content:""}.cm-tab-wrap-hack:after,.scrollbar-layout-face:after{content:''}.bi-combo.bi-combo-popup{display:block!important;visibility:visible!important}.bi-search-text-value-combo .trigger-icon-button{font-size:16px}.bi-adapt-editor .adapt-editor-text{font-size:14px}.bi-search-editor .close-font,.bi-search-editor .search-font{font-size:20px}.bi-small-search-editor .bi-editor,.bi-small-search-editor .bi-editor .bi-input,.bi-small-search-editor .bi-editor .bi-label{font-size:12px}.bi-small-search-editor .close-font,.bi-small-search-editor .search-font{font-size:18px}.bi-sign-initial-editor .sign-initial-editor-text{font-size:14px}.CodeMirror{font-family:monospace;cursor:text;width:100%;height:100%}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror div.CodeMirror-cursor{border-left:1px solid #1a1a1a}.bi-theme-dark .CodeMirror div.CodeMirror-cursor{border-left:1px solid #fff}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.CodeMirror.cm-fat-cursor div.CodeMirror-cursor{width:auto;border:0;background:#7e7}.CodeMirror.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}@-moz-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@-webkit-keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}@keyframes blink{0%,100%{background:#7e7}50%{background:0 0}}.cm-tab{display:inline-block;text-decoration:inherit}.bi-multi-select-check-pane .multi-select-check-selected,.cm-link{text-decoration:underline}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-strikethrough{text-decoration:line-through}.bi-display-tree .ztree li a:hover,.ztree li a{text-decoration:none}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default span[class*=fieldName]{display:inline-block;color:#fff;background:#3685f2;padding:0 5px;margin:1px}.cm-s-default span[class*=start]{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;margin-left:3px}.cm-s-default span[class*=end]{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin-right:3px}.cm-s-default span[class*="start end"]{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cm-s-default span[class*="#"]{color:#3685f2}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bi-message-text,.bi-page-table-cell{-webkit-user-select:text;-ms-user-select:text;-o-user-select:text;-khtml-user-select:text}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.codemirror-high-line-height{line-height:2}.codemirror-low-line-height{line-height:1.4}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.bi-collection-table-cell,.bi-text{-webkit-box-sizing:border-box;-ms-box-sizing:border-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-measure pre{position:static}.CodeMirror div.CodeMirror-cursor{position:absolute;border-right:none;width:0}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}span.CodeMirror-selectedtext{background:0 0}.CodeMirror-hints{position:absolute;overflow:hidden;list-style:none;margin:0;padding:2px;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);-moz-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);border-radius:3px;border:1px solid silver;background:#fff;font-size:90%;font-family:monospace;max-height:20em;overflow-y:auto;z-index:1000000000}.bi-label,.bi-segment>.center-element,.bi-text,.bi-textarea-editor{overflow-x:hidden;overflow-y:hidden}.CodeMirror-hint{margin:0;padding:0 4px;border-radius:2px;max-width:19em;overflow:hidden;white-space:pre;color:#000;cursor:pointer}.bi-label,.bi-text,.ztree li{white-space:nowrap}li.CodeMirror-hint-active{background:#08f;color:#fff}.bi-message-title{font-size:16px;cursor:pointer}.bi-message-text{font-size:16px;-moz-user-select:text;user-select:text}.bi-message-content{font-size:16px}.bi-message-close{font-size:25px}.bi-message-animate{-webkit-transition:opacity .3s,transform .4s,-webkit-transform .4s;-moz-transition:opacity .3s,transform .4s,-webkit-transform .4s;-o-transition:opacity .3s,transform .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,-webkit-transform .4s}.bi-message-enter{opacity:1}.bi-message-leave{opacity:0;transform:translateY(-100%)}.bi-multi-list-view .bi-button-mask{opacity:.1;filter:alpha(opacity=10)}.bi-panel{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-panel .panel-title{background-color:#F2F4F7}.bi-panel .panel-title .panel-title-text{cursor:text;font-size:14px}.bi-all-count-pager .all-pager-next,.bi-all-count-pager .all-pager-prev,.bi-direction-pager .direction-pager-next,.bi-direction-pager .direction-pager-prev,.bi-rich-editor-text-toolbar .text-toolbar-button{font-size:16px}.bi-pager .page-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-segment>.center-element{overflow:hidden;background:#fff;border-right:1px solid #d4dadd;border-top:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-segment>.first-element{border-left:1px solid #d4dadd;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px}.bi-segment>.last-element{-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0}.bi-theme-dark .bi-segment>.center-element{overflow:hidden;overflow-x:hidden;overflow-y:hidden;background:#242640;border-right:1px solid #525466;border-top:1px solid #525466;border-bottom:1px solid #525466}.bi-theme-dark .bi-segment>.first-element{border-left:1px solid #242640}#body .bi-button,body .bi-button{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #178cdf;background-color:#3f8ce8;text-align:center;vertical-align:middle;cursor:pointer;font-size:14px}#body .bi-button.clear,#body .bi-button.ghost,body .bi-button.clear,body .bi-button.ghost{background-color:transparent;font-size:inherit}#body .bi-button.block,body .bi-button.block{font-size:inherit;border-width:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#body .bi-button.clear,body .bi-button.clear{border-width:0}#body .bi-button.clear:hover,body .bi-button.clear:hover{opacity:.9;filter:alpha(opacity=90)}#body .bi-button.clear:active,body .bi-button.clear:active{opacity:.8;filter:alpha(opacity=80)}#body .bi-button.button-common,#body .bi-button.button-common .b-font:before,body .bi-button.button-common,body .bi-button.button-common .b-font:before{color:#fff}#body .bi-button.button-common.clear,#body .bi-button.button-common.clear .b-font:before,#body .bi-button.button-common.ghost,#body .bi-button.button-common.ghost .b-font:before,body .bi-button.button-common.clear,body .bi-button.button-common.clear .b-font:before,body .bi-button.button-common.ghost,body .bi-button.button-common.ghost .b-font:before{color:#3685f2}#body .bi-button.button-common.ghost:hover,body .bi-button.button-common.ghost:hover{color:#fff;background-color:#3f8ce8}#body .bi-button.button-common.ghost:active,body .bi-button.button-common.ghost:active{background-color:#3f8ce8}#body .bi-button.button-ignore,body .bi-button.button-ignore{background-color:#fff;border-color:#178cdf}#body .bi-button.button-ignore,#body .bi-button.button-ignore .b-font:before,body .bi-button.button-ignore,body .bi-button.button-ignore .b-font:before{color:#3685f2}#body .bi-button.button-ignore.clear,body .bi-button.button-ignore.clear{background-color:transparent;border-width:0}#body .bi-button.button-success,body .bi-button.button-success{background-color:#58cc7d;border-color:#58cc7d}#body .bi-button.button-success,#body .bi-button.button-success .b-font:before,body .bi-button.button-success,body .bi-button.button-success .b-font:before{color:#fff}#body .bi-button.button-success.clear,body .bi-button.button-success.clear{background-color:transparent;border-width:0}#body .bi-button.button-success.clear,#body .bi-button.button-success.clear .b-font:before,body .bi-button.button-success.clear,body .bi-button.button-success.clear .b-font:before{color:#5cb75d}#body .bi-button.button-warning,body .bi-button.button-warning{background-color:#faaa39;border-color:#fbb03b}#body .bi-button.button-warning,#body .bi-button.button-warning .b-font:before,body .bi-button.button-warning,body .bi-button.button-warning .b-font:before{color:#fff}#body .bi-button.button-warning.clear,body .bi-button.button-warning.clear{background-color:transparent;border-width:0}#body .bi-button.button-warning.clear,#body .bi-button.button-warning.clear .b-font:before,body .bi-button.button-warning.clear,body .bi-button.button-warning.clear .b-font:before{color:#faaa39}#body .bi-button.button-error,body .bi-button.button-error{background-color:#ff4949;border-color:#e85050}#body .bi-button.button-error,#body .bi-button.button-error .b-font:before,body .bi-button.button-error,body .bi-button.button-error .b-font:before{color:#fff}#body .bi-button.button-error.clear,body .bi-button.button-error.clear{background-color:transparent;border-width:0}#body .bi-button.button-error.clear,#body .bi-button.button-error.clear .b-font:before,body .bi-button.button-error.clear,body .bi-button.button-error.clear .b-font:before{color:#ff4949}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled.base-disabled{background:#ccc!important;border-color:#ccc!important}#body .bi-button.button-common.disabled,#body .bi-button.button-common.disabled .b-font:before,#body .bi-button.button-common.disabled.base-disabled,#body .bi-button.button-common.disabled.base-disabled .b-font:before,#body .bi-button.button-error.disabled,#body .bi-button.button-error.disabled .b-font:before,#body .bi-button.button-error.disabled.base-disabled,#body .bi-button.button-error.disabled.base-disabled .b-font:before,#body .bi-button.button-success.disabled,#body .bi-button.button-success.disabled .b-font:before,#body .bi-button.button-success.disabled.base-disabled,#body .bi-button.button-success.disabled.base-disabled .b-font:before,#body .bi-button.button-warning.disabled,#body .bi-button.button-warning.disabled .b-font:before,#body .bi-button.button-warning.disabled.base-disabled,#body .bi-button.button-warning.disabled.base-disabled .b-font:before,body .bi-button.button-common.disabled,body .bi-button.button-common.disabled .b-font:before,body .bi-button.button-common.disabled.base-disabled,body .bi-button.button-common.disabled.base-disabled .b-font:before,body .bi-button.button-error.disabled,body .bi-button.button-error.disabled .b-font:before,body .bi-button.button-error.disabled.base-disabled,body .bi-button.button-error.disabled.base-disabled .b-font:before,body .bi-button.button-success.disabled,body .bi-button.button-success.disabled .b-font:before,body .bi-button.button-success.disabled.base-disabled,body .bi-button.button-success.disabled.base-disabled .b-font:before,body .bi-button.button-warning.disabled,body .bi-button.button-warning.disabled .b-font:before,body .bi-button.button-warning.disabled.base-disabled,body .bi-button.button-warning.disabled.base-disabled .b-font:before{color:#fff!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-common.disabled.clear .b-font:before,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-error.disabled.clear .b-font:before,#body .bi-button.button-ignore.disabled,#body .bi-button.button-ignore.disabled .b-font:before,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-ignore.disabled.clear .b-font:before,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-success.disabled.clear .b-font:before,#body .bi-button.button-warning.disabled.clear,#body .bi-button.button-warning.disabled.clear .b-font:before,body .bi-button.button-common.disabled.clear,body .bi-button.button-common.disabled.clear .b-font:before,body .bi-button.button-error.disabled.clear,body .bi-button.button-error.disabled.clear .b-font:before,body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled .b-font:before,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-ignore.disabled.clear .b-font:before,body .bi-button.button-success.disabled.clear,body .bi-button.button-success.disabled.clear .b-font:before,body .bi-button.button-warning.disabled.clear,body .bi-button.button-warning.disabled.clear .b-font:before{color:#9ea6b2!important}#body .bi-button.button-ignore.disabled,body .bi-button.button-ignore.disabled{background:#fff!important;border-color:#d4dadd!important}#body .bi-button.button-common.disabled.clear,#body .bi-button.button-error.disabled.clear,#body .bi-button.button-ignore.disabled.clear,#body .bi-button.button-success.disabled.clear,#body .bi-button.button-warning.disabled.clear,body .bi-button.button-common.disabled.clear,body .bi-button.button-error.disabled.clear,body .bi-button.button-ignore.disabled.clear,body .bi-button.button-success.disabled.clear,body .bi-button.button-warning.disabled.clear{background:0 0!important;border-width:0!important}#body .bi-button.button-common.disabled.clear:active,#body .bi-button.button-common.disabled.clear:hover,#body .bi-button.button-error.disabled.clear:active,#body .bi-button.button-error.disabled.clear:hover,#body .bi-button.button-ignore.disabled.clear:active,#body .bi-button.button-ignore.disabled.clear:hover,#body .bi-button.button-success.disabled.clear:active,#body .bi-button.button-success.disabled.clear:hover,#body .bi-button.button-warning.disabled.clear:active,#body .bi-button.button-warning.disabled.clear:hover,body .bi-button.button-common.disabled.clear:active,body .bi-button.button-common.disabled.clear:hover,body .bi-button.button-error.disabled.clear:active,body .bi-button.button-error.disabled.clear:hover,body .bi-button.button-ignore.disabled.clear:active,body .bi-button.button-ignore.disabled.clear:hover,body .bi-button.button-success.disabled.clear:active,body .bi-button.button-success.disabled.clear:hover,body .bi-button.button-warning.disabled.clear:active,body .bi-button.button-warning.disabled.clear:hover{opacity:1;filter:alpha(opacity=100)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-warning.disabled.ghost,body .bi-button.button-common.disabled.ghost,body .bi-button.button-error.disabled.ghost,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-success.disabled.ghost,body .bi-button.button-warning.disabled.ghost{background:0 0!important;border-color:#3685f2!important;opacity:.5;filter:alpha(opacity=50)}#body .bi-button.button-common.disabled.ghost,#body .bi-button.button-common.disabled.ghost .b-font:before,#body .bi-button.button-error.disabled.ghost,#body .bi-button.button-error.disabled.ghost .b-font:before,#body .bi-button.button-ignore.disabled.ghost,#body .bi-button.button-ignore.disabled.ghost .b-font:before,#body .bi-button.button-success.disabled.ghost,#body .bi-button.button-success.disabled.ghost .b-font:before,#body .bi-button.button-warning.disabled.ghost,#body .bi-button.button-warning.disabled.ghost .b-font:before,body .bi-button.button-common.disabled.ghost,body .bi-button.button-common.disabled.ghost .b-font:before,body .bi-button.button-error.disabled.ghost,body .bi-button.button-error.disabled.ghost .b-font:before,body .bi-button.button-ignore.disabled.ghost,body .bi-button.button-ignore.disabled.ghost .b-font:before,body .bi-button.button-success.disabled.ghost,body .bi-button.button-success.disabled.ghost .b-font:before,body .bi-button.button-warning.disabled.ghost,body .bi-button.button-warning.disabled.ghost .b-font:before{color:#3685f2!important}.bi-basic-button.button-common:hover .bi-button-mask,.bi-basic-button.button-error:hover .bi-button-mask,.bi-basic-button.button-ignore:hover .bi-button-mask,.bi-basic-button.button-success:hover .bi-button-mask,.bi-basic-button.button-warning:hover .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#fff}.bi-basic-button.button-common:active .bi-button-mask,.bi-basic-button.button-error:active .bi-button-mask,.bi-basic-button.button-ignore:active .bi-button-mask,.bi-basic-button.button-success:active .bi-button-mask,.bi-basic-button.button-warning:active .bi-button-mask{opacity:.1;filter:alpha(opacity=10);background-color:#1a1a1a}.bi-theme-dark #body .bi-button.button-common.ghost,.bi-theme-dark #body .bi-button.button-common.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.ghost,.bi-theme-dark body .bi-button.button-common.ghost .b-font:before{color:#fff;border-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:hover,.bi-theme-dark body .bi-button.button-common.ghost:hover{color:#3d4d66;background-color:#fff}.bi-theme-dark #body .bi-button.button-common.ghost:active,.bi-theme-dark body .bi-button.button-common.ghost:active{background-color:rgba(255,255,255,.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff, endColorstr=#e6ffffff)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost{background:0 0!important;border-color:#fff!important;opacity:.5;filter:alpha(opacity=50)}.bi-theme-dark #body .bi-button.button-common.disabled.ghost,.bi-theme-dark #body .bi-button.button-common.disabled.ghost .b-font:before,.bi-theme-dark body .bi-button.button-common.disabled.ghost,.bi-theme-dark body .bi-button.button-common.disabled.ghost .b-font:before{color:#fff!important}.bi-single-select-icon-text-item.active .b-font:before,.bi-single-select-icon-text-item:active .b-font:before{color:#3685f2}.bi-switch{-webkit-border-radius:40px 40px 40px 40px;-moz-border-radius:40px;border-radius:40px;background-color:#d4dadd}.bi-switch.active,.bi-switch:active{background-color:#3f8ce8}.bi-switch .circle-button{-webkit-border-radius:9px 9px 9px 9px;-moz-border-radius:9px;border-radius:9px}.bi-code-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.bi-code-editor .error-param{color:#ff4949;padding:0 5px;margin:1px;display:inline-block}.bi-multifile-editor .multifile-editor{text-align:right;cursor:pointer;font-size:100px;z-index:2}.bi-resizable-table .resizable-table-region-resizer,.bi-resizable-table-cell .resizable-table-cell-resizer-container{cursor:ew-resize;z-index:1}.bi-shelter-editor .shelter-editor-text,.bi-sign-editor .sign-editor-text{font-size:12px}.bi-textarea-editor{overflow:hidden}.bi-textarea-editor .textarea-editor-content{font-size:12px;border:none}.bi-bubble,.bi-toast{font-size:14px}.x-icon.b-font{margin:auto;width:100%}.bi-file{opacity:0;filter:alpha(opacity=0);z-index:2}.bi-input,.bi-textarea{border:none;outline:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%}.bi-input.bi-input-focus,.bi-textarea.bi-input-focus{border:none}.bi-input.bi-input-error,.bi-textarea.bi-input-error{border:none;color:#ff4949!important}.bi-bubble .bubble-text,.bi-toast{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-label{word-break:break-all}.bi-text{box-sizing:border-box;word-wrap:break-word;word-break:break-word}.bi-bubble .bubble-text{border-radius:2px}.bi-bubble .bubble-error{background:#ffecec;color:#ff4949}.bi-bubble .bubble-common{background:#eaf2fd;color:#3685f2}.bi-bubble .bubble-success{background:#e1f4e7;color:#5cb75d}.bi-bubble .bubble-warning{background:#feeed7;color:#faaa39}.bi-tip{position:fixed!important}.bi-toast{color:#fff;max-width:400px;min-width:150px;border-radius:2px}.bi-toast .toast-icon,.bi-trigger .bi-trigger-icon-button{font-size:16px}.bi-toast.toast-success{background:#58cc7d}.bi-toast.toast-warning{background:#faaa39}.bi-toast.toast-error{background:#ff4949}.bi-toast.toast-normal{background:#3f8ce8}.bi-tooltip{max-width:250px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-size:12px;color:#fff}.bi-tooltip.tooltip-success{background:#647185;border:1px solid #647185}.bi-tooltip.tooltip-warning{background:#ff4949;border:1px solid #e85050}.bi-table>div.bottom-left>div>div>table,.bi-table>div.bottom-right>div>div>table,.bi-table>div.top-left>div>div>table,.bi-table>div.top-right>div>div>table,.bi-table>div>div>table{border-right:1px solid #d4dadd;border-bottom:1px solid #d4dadd}.bi-sql-editor .cm-s-default .cm-function,.bi-sql-editor .cm-s-default .cm-keyword,.bi-sql-editor .cm-s-default span[class*="#"]{color:#3685f2}.bi-sql-editor .param{color:#fff;padding:0 5px;margin:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#3f8ce8;display:inline-block}.CodeMirror-hints .sql-fr-function,.CodeMirror-hints .sql-keyword{color:#3685f2}.bi-collection-table-cell{box-sizing:border-box}.bi-grid-table-cell,.bi-sequence-table-dynamic-number .sequence-table-title-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box}.bi-collection-table-cell.first-row{border-top:1px solid #d4dadd}.bi-collection-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-collection-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-collection-table-cell.first-col{border-left:1px solid #525466}.bi-quick-collection-table>div>.bi-collection{overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}.bi-table>.first-col{border-left:none}.bi-table>.first-row{border-top:none}.bi-theme-dark .bi-table>div.bottom-left>div>div>table,.bi-theme-dark .bi-table>div.bottom-right>div>div>table,.bi-theme-dark .bi-table>div.top-left>div>div>table,.bi-theme-dark .bi-table>div.top-right>div>div>table,.bi-theme-dark .bi-table>div>div>table{border-right:1px solid #525466;border-bottom:1px solid #525466}.bi-table>div>div>div>table,.bi-table>div>div>table{min-width:100%;clear:both;border-spacing:0;border-collapse:separate}.bi-table>div>div>div>table,.bi-table>div>div>div>table>*>*>td,.bi-table>div>div>div>table>*>*>th,.bi-table>div>div>table,.bi-table>div>div>table>*>*>td,.bi-table>div>div>table>*>*>th{vertical-align:middle;margin:0;padding:0}.bi-table>div>div>div>table>tbody>tr>td,.bi-table>div>div>div>table>thead>tr>td,.bi-table>div>div>table>tbody>tr>td,.bi-table>div>div>table>thead>tr>td{border-top:1px solid #d4dadd;border-left:1px solid #d4dadd}.bi-theme-dark .bi-table>div>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>div>table>thead>tr>td,.bi-theme-dark .bi-table>div>div>table>tbody>tr>td,.bi-theme-dark .bi-table>div>div>table>thead>tr>td{border-top:1px solid #525466;border-left:1px solid #525466}.bi-grid-table-cell{box-sizing:border-box}.bi-grid-table-cell.first-row{border-top:1px solid #d4dadd}.bi-grid-table-cell.first-col{border-left:1px solid #d4dadd}.bi-theme-dark .bi-grid-table-cell.first-row{border-top:1px solid #525466}.bi-theme-dark .bi-grid-table-cell.first-col{border-left:1px solid #525466}.scrollbar-layout-main{box-sizing:border-box;outline:0;overflow:hidden;position:absolute;transition-duration:250ms;transition-timing-function:ease;user-select:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);border-radius:5px}.bi-theme-dark .scrollbar-layout-main{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-vertical{bottom:0;right:0;top:0;transition-property:background-color;width:10px}.scrollbar-layout-main-vertical.public-scrollbar-main-active,.scrollbar-layout-main-vertical:hover{width:10px}.scrollbar-layout-main-horizontal{bottom:0;height:10px;left:0;transition-property:background-color;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666)}.bi-theme-dark .scrollbar-layout-main-horizontal{background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc)}.scrollbar-layout-main-horizontal.public-scrollbar-main-active,.scrollbar-layout-main-horizontal:hover{height:10px}.scrollbar-layout-face{left:0;overflow:hidden;position:absolute;z-index:1}.scrollbar-layout-face:after{border-radius:6px;display:block;position:absolute;transition:background-color 250ms ease}.scrollbar-layout-face-horizontal{bottom:0;left:0;top:0}.scrollbar-layout-face-horizontal:after{bottom:2px;left:0;top:2px;width:100%}.scrollbar-layout-face-vertical{left:0;right:0;top:0}.scrollbar-layout-face-vertical:after{height:100%;left:2px;right:2px;top:0}.public-scrollbar-face:after{background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}.bi-theme-dark .public-scrollbar-face:after{background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.public-scrollbar-face-active:after,.public-scrollbar-main-active .public-scrollbar-face:after,.public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark .public-scrollbar-face-active:after,.bi-theme-dark .public-scrollbar-main-active .public-scrollbar-face:after,.bi-theme-dark .public-scrollbar-main:hover .public-scrollbar-face:after{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.horizontal-scrollbar{bottom:0;position:absolute}.bi-resizable-table-cell .resizable-table-cell-resizer-container.dragging .resizable-table-cell-resizer-knob,.bi-resizable-table-cell .resizable-table-cell-resizer-container:hover .resizable-table-cell-resizer-knob{background-color:#3f8ce8}.bi-resizable-table-cell .resizable-table-cell-resizer-container.suitable .resizable-table-cell-resizer-knob{background-color:#58cc7d}.bi-resizable-table .resizable-table-resizer{cursor:ew-resize;z-index:1;background-color:#3f8ce8}.bi-resizable-table .resizable-table-resizer.suitable{background-color:#58cc7d}.bi-resizable-table .resizable-table-region-resizer.dragging .resizable-table-region-resizer-knob,.bi-resizable-table .resizable-table-region-resizer:hover .resizable-table-region-resizer-knob{background-color:#3f8ce8}.bi-branch-tree .bi-branch-tree-view{min-width:300px}.bi-display-tree .ztree *{color:#999}.bi-display-tree .ztree li a,.bi-display-tree .ztree li span{cursor:default!important}.bi-display-tree .ztree li a.curSelectedNode{padding-top:1px;border:none;background-color:inherit;opacity:1;filter:alpha(opacity=100)}.ztree li a.tmpTargetNode_inner,ul.tmpTargetzTree,ul.ztree.zTreeDragUL{opacity:.8;filter:alpha(opacity=80)}.ztree *{padding:0;margin:0}.ztree{margin:0;padding:5px}.ztree li{padding:0;margin:0;list-style:none;line-height:14px;text-align:left;outline:0}.ztree li ul{margin:0;padding:0 0 0 18px}.ztree li a{padding:1px 3px 0 0;margin:0;cursor:pointer;height:24px;background-color:transparent;vertical-align:top;display:inline-block}.ztree li a.curSelectedNode_Edit{padding-top:0;background-color:#FFE6B0;color:#000;height:16px;border:1px solid #FFB951;opacity:.8}.ztree li a.tmpTargetNode_inner{padding-top:0;background-color:#316AC5;color:#fff;height:16px;border:1px solid #316AC5}.ztree li a input.rename{height:14px;width:80px;padding:0;margin:0;font-size:12px;border:1px solid #7EC4CC}.ztree li span.button,span.tmpzTreeMove_arrow{display:inline-block;border:0;background-repeat:no-repeat}.ztree li span{line-height:24px;margin-right:2px}.ztree li span.button{line-height:0;margin:0;width:16px;height:16px;vertical-align:middle;cursor:pointer;outline:0;background-color:transparent;background-attachment:scroll}.ztree li span.button.chk{width:16px;height:16px;margin:0 3px 0 0;cursor:auto}.ztree li span.button.chk.checkbox_false_disable{background-position:0 -56px}.ztree li span.button.chk.checkbox_true_disable{background-position:-14px -56px}.ztree li span.button.chk.radio_false_full{background-position:-28px 0}.ztree li span.button.chk.radio_false_full_focus{background-position:-28px -14px}.ztree li span.button.chk.radio_false_part{background-position:-28px -28px}.ztree li span.button.chk.radio_false_part_focus{background-position:-28px -42px}.ztree li span.button.chk.radio_false_disable{background-position:-28px -56px}.ztree li span.button.chk.radio_true_full{background-position:-42px 0}.ztree li span.button.chk.radio_true_full_focus{background-position:-42px -14px}.ztree li span.button.chk.radio_true_part{background-position:-42px -28px}.ztree li span.button.chk.radio_true_part_focus{background-position:-42px -42px}.ztree li span.button.chk.radio_true_disable{background-position:-42px -56px}.ztree li span.button.switch{width:25px;height:25px}.ztree li span.button.noline_open{background-position:-92px -72px}.ztree li span.button.noline_close{background-position:-74px -72px}.ztree li span.button.noline_docu,.ztree li span.button.root_docu{background:0 0}.ztree li span.button.ico_open{margin-right:2px;background-position:-110px -16px;vertical-align:top}.ztree li span.button.ico_close{margin-right:2px;background-position:-110px 0;vertical-align:top}.ztree li span.button.ico_docu{margin-right:2px;background-position:-110px -32px;vertical-align:top}.ztree li span.button.edit{margin-right:2px;background-position:-110px -48px;vertical-align:top}.ztree li span.button.remove{margin-right:2px;background-position:-110px -64px;vertical-align:top}.ztree li span.button.ico_loading{width:0;margin-right:2px;vertical-align:top}ul.tmpTargetzTree{background-color:#FFE6B0}span.tmpzTreeMove_arrow{width:16px;height:16px;padding:0;margin:2px 0 0 1px;position:absolute;background-color:transparent;background-attachment:scroll;background-position:-110px -80px}.zTreeMask,ul.ztree.zTreeDragUL{background-color:#cfcfcf;position:absolute}ul.ztree.zTreeDragUL{margin:0;padding:0;width:auto;height:auto;overflow:hidden;border:1px dotted #00B83F}body,html{height:100%}.zTreeMask{z-index:10000;opacity:0;filter:alpha(opacity=0)}.bi-select-text-trigger,.bi-small-select-text-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-popup-view{position:fixed!important;overflow-y:visible!important;overflow-x:visible!important;overflow:visible!important;cursor:default}.bi-popup-view .list-view-outer{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-date-trigger,.bi-month-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-popup-view .list-view-toolbar{line-height:30px}.bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #d4dadd}.bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-theme-dark .bi-popup-view .list-view-toolbar>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-popup-view .list-view-toolbar>.first-element{border-left:none}.bi-arrangement .arrangement-helper{background:#3f8ce8;z-index:1000000000}.bi-arrangement .arrangement-block,.bi-arrangement .arrangement-drop-container{z-index:1000000000}.bi-arrangement .arrangement-drop-container .arrangement-drop-region{overflow:hidden}.bi-arrangement .arrangement-drop-container .bottom-center,.bi-arrangement .arrangement-drop-container .bottom-center-second,.bi-arrangement .arrangement-drop-container .bottom-left,.bi-arrangement .arrangement-drop-container .bottom-left-second,.bi-arrangement .arrangement-drop-container .bottom-right,.bi-arrangement .arrangement-drop-container .bottom-right-second,.bi-arrangement .arrangement-drop-container .drop-devider,.bi-arrangement .arrangement-drop-container .left-center,.bi-arrangement .arrangement-drop-container .left-center-second,.bi-arrangement .arrangement-drop-container .right-center,.bi-arrangement .arrangement-drop-container .right-center-second,.bi-arrangement .arrangement-drop-container .top-center,.bi-arrangement .arrangement-drop-container .top-center-second,.bi-arrangement .arrangement-drop-container .top-left,.bi-arrangement .arrangement-drop-container .top-left-second,.bi-arrangement .arrangement-drop-container .top-right,.bi-arrangement .arrangement-drop-container .top-right-second{z-index:1000000001;background:#3f8ce8}.bi-arrangement-droppable{z-index:100000}.bi-date-trigger{border-radius:2px}.bi-down-list-popup .bi-down-list-item .list-item-text,.bi-down-list-popup .list-group-item-text{max-width:203px}.bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #d4dadd}.bi-theme-dark .bi-excel-table>div.bottom-right>div>div>table{border-right:1px solid #525466}.bi-file-manager-nav-button .file-manager-nav-button-text{max-width:200px}.bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#fafbfc;color:#999}.bi-file-manager-nav-button .file-manager-nav-button-triangle{z-index:1}.bi-theme-dark .bi-file-manager-nav-button .file-manager-nav-button-text.active{background-color:#191b2b;color:#999}.bi-interactive-arrangement .interactive-arrangement-dragtag-line{z-index:1000000000;background-color:#faaa39}.bi-interactive-arrangement .interactive-arrangement-dragtag-icon{z-index:1000000000}.bi-interval-slider{min-height:70px}.bi-interval-slider-label{min-height:50px}.bi-month-trigger{border-radius:2px}.bi-multidate-combo{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-multidate-popup .multidate-popup-label{color:#3685f2;font-size:14px}.bi-multidate-popup .multidate-popup-item.active,.bi-multidate-popup .multidate-popup-item:active{background-color:#3685f2;color:#fff;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0}.bi-multidate-popup .multidate-popup-button{color:#3685f2;font-size:14px}.bi-multidate-segment .bi-multidate-editor{font-size:14px}.bi-multi-select-combo .multi-select-trigger-icon-button,.bi-multi-select-insert-combo .multi-select-trigger-icon-button,.bi-multi-tree-combo .multi-select-trigger-icon-button{font-size:16px}.bi-multi-select-trigger{-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px;border-radius:2px}.bi-number-editor,.bi-quarter-trigger{-webkit-border-radius:2px;-moz-border-radius:2px}.bi-multi-select-search-pane .multi-select-toolbar{color:#ff4949}.bi-multi-select-check-selected-button{z-index:1}.bi-multi-tree-check-pane .multi-tree-check-selected{color:#3685f2}.bi-number-interval .number-interval-big-combo .bi-icon-combo-trigger .icon-combo-trigger-icon,.bi-number-interval .number-interval-small-combo .bi-icon-combo-trigger .icon-combo-trigger-icon{font-size:14px}.bi-multi-tree-popup .popup-view-tree{min-height:170px}.bi-preview-table-cell,.bi-preview-table-header-cell{min-height:25px;min-width:80px}.bi-multi-tree-check-selected-button .trigger-check-selected{color:#3685f2;z-index:1}.bi-number-editor{border-radius:2px}.bi-number-interval .number-interval-small-editor{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-big-editor{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-number-interval .number-interval-big-combo{-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.bi-number-interval .number-interval-small-combo{-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.bi-relation-view-item .primary-key-region,.bi-relation-view-region .relation-view-region-container .relation-view-region-title .eye,.bi-single-select-combo .single-select-trigger-icon-button{font-size:16px}.bi-number-interval.number-error .bi-input{color:#ff4949!important}.bi-page-table-cell{-moz-user-select:text;user-select:text}.bi-path-chooser .path-chooser-radio,.bi-path-region .path-region-label{z-index:1}.bi-preview-table{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;-o-user-select:text;user-select:text}.bi-preview-table>div>div>div>table>thead>tr.odd,.bi-preview-table>div>table>thead>tr.odd{background-color:#fafbfc}.bi-theme-dark .bi-preview-table>div>div>div>table>thead>tr.odd,.bi-theme-dark .bi-preview-table>div>table>thead>tr.odd{background-color:#191B2B}.bi-quarter-trigger{border-radius:2px}.bi-relation-view-region .relation-view-region-container{z-index:1;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.bi-relation-view-region .relation-view-region-container .split-line{border-bottom:1px solid #ccc}.bi-sequence-table-dynamic-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box}.bi-sequence-table-dynamic-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-list-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-title-cell{overflow:hidden;overflow-x:hidden;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-sequence-table-tree-number .sequence-table-number-cell{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.bi-single-slider-label{min-height:50px}.bi-single-slider-normal{min-height:30px}.bi-single-slider{min-height:50px}.bi-single-slider-button .slider-button{cursor:ew-resize;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.bi-slider-track .gray-track{background-color:rgba(153,153,153,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d999999, endColorstr=#4d999999);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-slider-track .blue-track{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bi-param-time-interval.time-error .bi-input,.bi-param-time-interval.time-error .sign-editor-text{color:#ff4949}.bi-year-popup .year-popup-navigation{line-height:30px}.bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #d4dadd}.bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-theme-dark .bi-year-popup .year-popup-navigation>.center-element{border-left:1px solid #525466}.bi-theme-dark .bi-year-popup .year-popup-navigation>.first-element{border-left:none}.bi-year-trigger{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}*,button,html,input,select,textarea{font-family:"Microsoft YaHei","Hiragino Sans GB W3"}html{overflow:hidden}body{position:absolute;width:100%;margin:0;padding:0;top:0;left:0;background-repeat:repeat;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;color:#3d4d66;font:400 12px "Microsoft YaHei","Hiragino Sans GB W3";-webkit-font-smoothing:antialiased;text-decoration:none;-kthml-user-focus:normal;-moz-user-focus:normal;-moz-outline:0 none;outline:0}div::-webkit-scrollbar,textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(102,102,102,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0d666666, endColorstr=#0d666666);width:6px;height:6px}div::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(102,102,102,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d666666, endColorstr=#4d666666)}div::-webkit-scrollbar-thumb:hover,textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(102,102,102,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3666666, endColorstr=#b3666666)}.bi-theme-dark div::-webkit-scrollbar,.bi-theme-dark textarea::-webkit-scrollbar{-webkit-appearance:none;background-color:rgba(204,204,204,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0dcccccc, endColorstr=#0dcccccc);width:6px;height:6px}.bi-theme-dark div::-webkit-scrollbar-thumb,.bi-theme-dark textarea::-webkit-scrollbar-thumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:rgba(204,204,204,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4dcccccc, endColorstr=#4dcccccc)}.bi-theme-dark div::-webkit-scrollbar-thumb:hover,.bi-theme-dark textarea::-webkit-scrollbar-thumb:hover{background-color:rgba(204,204,204,.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3cccccc, endColorstr=#b3cccccc)}.farbtastic .wheel{background:url(resources?path=/com/fr/web/ui/images/1x/background/wheel.png) center center no-repeat}.farbtastic .overlay{background:url(resources?path=/com/fr/web/ui/images/1x/background/mask.png) center center no-repeat}.farbtastic .marker{background:url(resources?path=/com/fr/web/ui/images/1x/background/marker.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.center_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.roots_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-display-tree .ztree li span.button.switch.bottom_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.ztree li ul.line{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .ztree li ul.line{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.ztree li span.button.chk.checkbox_false_full,.ztree li span.button.chk.checkbox_false_full_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) center center no-repeat}.ztree li span.button.chk.checkbox_false_part,.ztree li span.button.chk.checkbox_false_part_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_full,.ztree li span.button.chk.checkbox_true_full_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png) center center no-repeat}.ztree li span.button.chk.checkbox_true_part,.ztree li span.button.chk.checkbox_true_part_focus{background:url(resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png) center center no-repeat}.ztree li span.button.root_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.ztree li span.button.root_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .ztree li span.button.root_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.ztree li span.button.roots_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.ztree li span.button.roots_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.ztree li span.button.center_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.ztree li span.button.center_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.ztree li span.button.bottom_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_open{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.ztree li span.button.bottom_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_close{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.ztree li span.button.roots_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .ztree li span.button.roots_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.ztree li span.button.center_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .ztree li span.button.center_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.ztree li span.button.bottom_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .ztree li span.button.bottom_docu{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.ztree li span.button.ico_loading{background:url(resources?path=/com/fr/web/ui/images/1x/icon/loading.gif) center center no-repeat}.base-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_1.png) repeat-y}.bi-theme-dark .base-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_1.png) repeat-y}.first-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .first-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.mid-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .mid-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.last-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .last-line-conn-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.loading-background{background:url(resources?path=/com/fr/web/ui/images/1x/icon/loading.gif) center center no-repeat}.auto-color-background{background:url(resources?path=/com/fr/web/ui/images/1x/background/auto_color.png) center center no-repeat}.trans-color-background{background:url(resources?path=/com/fr/web/ui/images/1x/background/trans_color.png) center center no-repeat}@font-face{font-family:bi;src:url(resources?path=/com/fr/web/ui/font/iconfont.eot);src:url(resources?path=/com/fr/web/ui/font/iconfont.eot?#iefix) format('embedded-opentype'),url(resources?path=/com/fr/web/ui/font/iconfont.woff) format('woff'),url(resources?path=/com/fr/web/ui/font/iconfont.ttf) format('truetype'),url(resources?path=/com/fr/web/ui/font/iconfont.svg#svgFontName) format('svg')}.b-font{font-family:bi;font-style:normal;-webkit-font-smoothing:antialiased}.close-font .b-font:before,.close-font.disabled .b-font:before,.close-h-font .b-font:before,.close-h-font.disabled .b-font:before,.close-h-font.hover .b-font:before,.close-h-font:hover .b-font:before,.close-ha-font .b-font:before,.close-ha-font.hover .b-font:before,.close-ha-font:hover .b-font:before{content:"\e6d0";color:inherit}.close-ha-font.active .b-font:before,.close-ha-font:active .b-font:before{content:"\e6d0";color:#3f8ce8}.close-ha-font.disabled .b-font:before,.search-close-h-font .b-font:before{content:"\e6d0";color:inherit}.search-close-h-font.hover .b-font:before,.search-close-h-font:hover .b-font:before{content:"\e6d0";color:#ff4949}.search-close-h-font.disabled .b-font:before{content:"\e6d0";color:inherit}.pre-page-h-font .b-font:before,.pre-page-h-font.disabled .b-font:before,.pre-page-h-font.hover .b-font:before,.pre-page-h-font:hover .b-font:before{content:"\e70d";color:inherit}.next-page-h-font .b-font:before,.next-page-h-font.disabled .b-font:before,.next-page-h-font.hover .b-font:before,.next-page-h-font:hover .b-font:before{content:"\e70c";color:inherit}.search-font .b-font:before,.search-font.disabled .b-font:before{content:"\e6dc";color:inherit}.date-font .b-font:before,.date-font.disabled .b-font:before{content:"\e733";color:inherit}.date-change-h-font .b-font:before,.date-change-h-font.disabled .b-font:before,.date-change-h-font.hover .b-font:before,.date-change-h-font:hover .b-font:before{content:"\e72f";color:inherit}.dot-font .b-font:before,.dot-font.disabled .b-font:before,.dot-h-font .b-font:before{content:"\e762";color:#1a1a1a}.dot-h-font.hover .b-font:before,.dot-h-font:hover .b-font:before{content:"\e762";color:inherit}.dot-h-font.disabled .b-font:before{content:"\e762";color:#1a1a1a}.dot-ha-font .b-font:before{content:"\e762";color:#fff}.dot-ha-font.hover .b-font:before,.dot-ha-font:hover .b-font:before{content:"\e762";color:#999}.dot-ha-font.active .b-font:before,.dot-ha-font:active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font .b-font:before,.dot-ha-font.disabled .b-font:before{content:"\e762";color:#fff}.dot-e-font.hover .b-font:before,.dot-e-font:hover .b-font:before{content:"\e762";color:#999}.dot-e-font:active .b-font:before{content:"\e762";color:#3685f2}.dot-e-font.active .b-font:before{content:"\e762";color:#1a1a1a}.dot-e-font.disabled .b-font:before{content:"\e762";color:#fff}.pull-right-font .b-font:before,.pull-right-font.disabled .b-font:before,.pull-right-h-font .b-font:before,.pull-right-h-font.disabled .b-font:before,.pull-right-h-font.hover .b-font:before,.pull-right-h-font:hover .b-font:before,.pull-right-ha-font .b-font:before,.pull-right-ha-font.hover .b-font:before,.pull-right-ha-font:hover .b-font:before{content:"\e70c";color:inherit}.pull-right-ha-font.active .b-font:before,.pull-right-ha-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font .b-font:before,.pull-right-e-font.hover .b-font:before,.pull-right-e-font:hover .b-font:before,.pull-right-ha-font.disabled .b-font:before{content:"\e70c";color:inherit}.pull-right-e-font.active .b-font:before,.pull-right-e-font:active .b-font:before{content:"\e70c";color:#3f8ce8}.pull-right-e-font.disabled .b-font:before{content:"\e70c";color:inherit}.copy-font .b-font:before,.copy-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-h-font .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-h-font.hover .b-font:before,.copy-h-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-h-font.disabled .b-font:before{content:"\e6bd";color:#1a1a1a}.copy-ha-font .b-font:before,.copy-ha-font.hover .b-font:before,.copy-ha-font:hover .b-font:before{content:"\e6bd";color:inherit}.copy-ha-font.active .b-font:before,.copy-ha-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font .b-font:before,.copy-e-font.hover .b-font:before,.copy-e-font:hover .b-font:before,.copy-ha-font.disabled .b-font:before{content:"\e6bd";color:inherit}.copy-e-font.active .b-font:before,.copy-e-font:active .b-font:before{content:"\e6bd";color:#3f8ce8}.copy-e-font.disabled .b-font:before{content:"\e6bd";color:inherit}.check-mark-font .b-font:before,.check-mark-font.disabled .b-font:before,.check-mark-h-font .b-font:before,.check-mark-h-font.disabled .b-font:before,.check-mark-h-font.hover .b-font:before,.check-mark-h-font:hover .b-font:before,.check-mark-ha-font .b-font:before,.check-mark-ha-font.hover .b-font:before,.check-mark-ha-font:hover .b-font:before{content:"\e6cf";color:inherit}.check-mark-ha-font.active .b-font:before,.check-mark-ha-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font .b-font:before,.check-mark-e-font.hover .b-font:before,.check-mark-e-font:hover .b-font:before,.check-mark-ha-font.disabled .b-font:before{content:"\e6cf";color:inherit}.check-mark-e-font.active .b-font:before,.check-mark-e-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.check-mark-e-font.disabled .b-font:before{content:"\e6cf";color:inherit}.row-pre-page-h-font .b-font:before,.row-pre-page-h-font.disabled .b-font:before,.row-pre-page-h-font.hover .b-font:before,.row-pre-page-h-font:hover .b-font:before{content:"\e6d9";color:inherit}.row-next-page-h-font .b-font:before,.row-next-page-h-font.disabled .b-font:before,.row-next-page-h-font.hover .b-font:before,.row-next-page-h-font:hover .b-font:before{content:"\e6d8";color:inherit}.column-pre-page-h-font .b-font:before,.column-pre-page-h-font.disabled .b-font:before,.column-pre-page-h-font.hover .b-font:before,.column-pre-page-h-font:hover .b-font:before{content:"\e6d6";color:inherit}.column-next-page-h-font .b-font:before,.column-next-page-h-font.disabled .b-font:before,.column-next-page-h-font.hover .b-font:before,.column-next-page-h-font:hover .b-font:before{content:"\e6d7";color:inherit}.trigger-triangle-font .b-font:before,.trigger-triangle-font.hover .b-font:before,.trigger-triangle-font:hover .b-font:before{content:"\e6f0";color:#999}.trigger-triangle-font.active .b-font:before,.trigger-triangle-font:active .b-font:before{content:"\e6f0";color:#3685f2}.trigger-triangle-font.disabled .b-font:before{content:"\e6f0";color:#999}.pull-down-font .b-font:before,.pull-down-font.disabled .b-font:before,.pull-down-h-font .b-font:before,.pull-down-h-font.disabled .b-font:before,.pull-down-h-font.hover .b-font:before,.pull-down-h-font:hover .b-font:before,.pull-down-ha-font .b-font:before,.pull-down-ha-font.hover .b-font:before,.pull-down-ha-font:hover .b-font:before{content:"\e70b";color:inherit}.pull-down-ha-font.active .b-font:before,.pull-down-ha-font:active .b-font:before{content:"\e70b";color:#3f8ce8}.pull-down-ha-font.disabled .b-font:before{content:"\e70b";color:inherit}.check-font .b-font:before,.check-font.disabled .b-font:before{content:"\e6cf";color:#3685f2}.item-check-font .b-font:before{content:"\e6cf";color:#fff}.item-check-font.hover .b-font:before,.item-check-font:hover .b-font:before{content:"\e6cf";color:#999}.item-check-font.active .b-font:before,.item-check-font:active .b-font:before{content:"\e6cf";color:#3f8ce8}.item-check-font.disabled .b-font:before{content:"\e6cf";color:#fff}.primary-key-font .b-font:before,.primary-key-font.disabled .b-font:before,.primary-key-font.hover .b-font:before,.primary-key-font:hover .b-font:before{content:"\e740";color:inherit}.drag-tag-font .b-font:before,.drag-tag-font.disabled .b-font:before{content:"\e6d0";color:#faaa39}.less-font .b-font:before,.less-font.hover .b-font:before,.less-font:hover .b-font:before{content:"\e75f";color:inherit}.less-font.active .b-font:before,.less-font:active .b-font:before{content:"\e75f";color:#3f8ce8}.less-font.disabled .b-font:before{content:"\e75f";color:inherit}.less-equal-font .b-font:before,.less-equal-font.hover .b-font:before,.less-equal-font:hover .b-font:before{content:"\e760";color:inherit}.less-equal-font.active .b-font:before,.less-equal-font:active .b-font:before{content:"\e760";color:#3f8ce8}.less-equal-font.disabled .b-font:before{content:"\e760";color:inherit}.text-bold-font .b-font:before,.text-bold-font.disabled .b-font:before{content:"\e75b";color:inherit}.text-italic-font .b-font:before,.text-italic-font.disabled .b-font:before{content:"\e75c";color:inherit}.text-underline-font .b-font:before,.text-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-color-font .b-font:before,.text-color-font.disabled .b-font:before{content:"\e75a";color:inherit}.text-background-font .b-font:before,.text-background-font.disabled .b-font:before{content:"\e758";color:inherit}.text-color-underline-font .b-font:before,.text-color-underline-font.disabled .b-font:before{content:"\e75d";color:inherit}.text-align-left-font .b-font:before,.text-align-left-font.disabled .b-font:before{content:"\e6ca";color:inherit}.text-align-center-font .b-font:before,.text-align-center-font.disabled .b-font:before{content:"\e6bf";color:inherit}.text-align-right-font .b-font:before,.text-align-right-font.disabled .b-font:before{content:"\e6c8";color:inherit}.toast-error-font .b-font:before,.toast-error-font.disabled .b-font:before{content:"\e757";color:inherit}.toast-success-font .b-font:before,.toast-success-font.disabled .b-font:before{content:"\e756";color:inherit}.toast-warning-font .b-font:before,.toast-warning-font.disabled .b-font:before{content:"\e755";color:inherit}.toast-message-font .b-font:before,.toast-message-font.disabled .b-font:before{content:"\e74b";color:inherit}.tree-collapse-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_1.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_1.png) center center no-repeat}.tree-collapse-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_2.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_2.png) center center no-repeat}.tree-collapse-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_3.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_3.png) center center no-repeat}.tree-collapse-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_collapse_4.png) center center no-repeat;background-size:contain}.tree-collapse-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_collapse_4.png) center center no-repeat}.tree-expand-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_1.png) center center no-repeat;background-size:contain}.tree-expand-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_1.png) center center no-repeat}.tree-expand-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_2.png) center center no-repeat;background-size:contain}.tree-expand-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_2.png) center center no-repeat}.tree-expand-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_3.png) center center no-repeat;background-size:contain}.tree-expand-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_3.png) center center no-repeat}.tree-expand-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_expand_4.png) center center no-repeat;background-size:contain}.tree-expand-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_expand_4.png) center center no-repeat}.tree-vertical-line-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.tree-vertical-line-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_2.png) center center no-repeat}.tree-vertical-line-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.tree-vertical-line-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_3.png) center center no-repeat}.tree-vertical-line-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.tree-vertical-line-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/tree_vertical_line_4.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_1.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_2.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_3.png) center center no-repeat}.bi-theme-dark .tree-collapse-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_collapse_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-collapse-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_collapse_4.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type1 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_1.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type1 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_1.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_2.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_3.png) center center no-repeat}.bi-theme-dark .tree-expand-icon-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_expand_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-expand-icon-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_expand_4.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type2 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_2.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type2 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_2.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type3 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_3.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type3 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_3.png) center center no-repeat}.bi-theme-dark .tree-vertical-line-type4 .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/dark/tree_vertical_line_4.png) center center no-repeat;background-size:contain}.bi-theme-dark .tree-vertical-line-type4 .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/dark/tree_vertical_line_4.png) center center no-repeat}.check-box-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.hover .x-icon,.check-box-icon:hover .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon.hover .x-icon.hack,.check-box-icon:hover .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon:active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png) no-repeat;background-size:contain}.check-box-icon:active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_normal.png) no-repeat}.check-box-icon.active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_active.png) no-repeat;background-size:contain}.check-box-icon.active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_active.png) no-repeat}.check-box-icon.disabled .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable.png) no-repeat;background-size:contain}.check-box-icon.disabled .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable.png) no-repeat}.check-box-icon.disabled.active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/check_box_disable2.png) no-repeat;background-size:contain}.check-box-icon.disabled.active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/check_box_disable2.png) no-repeat}.radio-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat}.radio-icon.hover .x-icon,.radio-icon:hover .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon.hover .x-icon.hack,.radio-icon:hover .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat}.radio-icon:active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png) no-repeat;background-size:contain}.radio-icon:active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png) no-repeat}.radio-icon.active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png) no-repeat;background-size:contain}.radio-icon.active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_active.png) no-repeat}.radio-icon.disabled .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png) no-repeat;background-size:contain}.radio-icon.disabled .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png) no-repeat}.radio-icon.disabled.active .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png) no-repeat;background-size:contain}.radio-icon.disabled.active .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png) no-repeat}.check-half-select-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/half_selected.png) center center no-repeat;background-size:contain}.check-half-select-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/half_selected.png) center center no-repeat}.slider-icon .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png) no-repeat}.slider-icon.hover .x-icon,.slider-icon:hover .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/slider_active_small.png) no-repeat;background-size:contain}.slider-icon.hover .x-icon.hack,.slider-icon:hover .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/slider_active_small.png) no-repeat}.slider-icon.disabled .x-icon{display:block;background:url(resources?path=/com/fr/web/ui/images/2x/icon/slider_normal_small.png) no-repeat;background-size:contain}.slider-icon.disabled .x-icon.hack{background:url(resources?path=/com/fr/web/ui/images/1x/icon/slider_normal_small.png) no-repeat} \ No newline at end of file diff --git a/dist/resource.css b/dist/resource.css index 117d994e7..73c173107 100644 --- a/dist/resource.css +++ b/dist/resource.css @@ -1506,36 +1506,48 @@ textarea::-webkit-scrollbar-thumb:hover { } .radio-icon:active .x-icon { display: block; - background: url('images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('images/2x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_normal.png'); background-size: contain; _background: none; } .radio-icon:active .x-icon.hack { - background: url('images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('images/1x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_normal.png'); _background: none; } .radio-icon.active .x-icon { + display: block; + background: url('images/2x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_active.png'); + background-size: contain; + _background: none; +} +.radio-icon.active .x-icon.hack { + background: url('images/1x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_active.png'); + _background: none; +} +.radio-icon.disabled .x-icon { display: block; background: url('images/2x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_disable.png'); background-size: contain; _background: none; } -.radio-icon.active .x-icon.hack { +.radio-icon.disabled .x-icon.hack { background: url('images/1x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_disable.png'); _background: none; } -.radio-icon.disabled .x-icon { +.radio-icon.disabled.active .x-icon { display: block; background: url('images/2x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_disable2.png'); background-size: contain; _background: none; } -.radio-icon.disabled .x-icon.hack { +.radio-icon.disabled.active .x-icon.hack { background: url('images/1x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_disable2.png'); _background: none; diff --git a/public/css/icon.css b/public/css/icon.css index 1151b5713..1c9746697 100644 --- a/public/css/icon.css +++ b/public/css/icon.css @@ -364,36 +364,48 @@ } .radio-icon:active .x-icon { display: block; - background: url('https://fanruan.coding.me/fineui/dist/images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_normal.png'); background-size: contain; _background: none; } .radio-icon:active .x-icon.hack { - background: url('https://fanruan.coding.me/fineui/dist/images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_normal.png'); _background: none; } .radio-icon.active .x-icon { + display: block; + background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_active.png'); + background-size: contain; + _background: none; +} +.radio-icon.active .x-icon.hack { + background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_active.png'); + _background: none; +} +.radio-icon.disabled .x-icon { display: block; background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable.png'); background-size: contain; _background: none; } -.radio-icon.active .x-icon.hack { +.radio-icon.disabled .x-icon.hack { background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable.png'); _background: none; } -.radio-icon.disabled .x-icon { +.radio-icon.disabled.active .x-icon { display: block; background: url('https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/2x/icon/radio_disable2.png'); background-size: contain; _background: none; } -.radio-icon.disabled .x-icon.hack { +.radio-icon.disabled.active .x-icon.hack { background: url('https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://fanruan.coding.me/fineui/dist/images/1x/icon/radio_disable2.png'); _background: none; diff --git a/src/css/resource/icon.css b/src/css/resource/icon.css index aa016e347..683ff4735 100644 --- a/src/css/resource/icon.css +++ b/src/css/resource/icon.css @@ -364,36 +364,48 @@ } .radio-icon:active .x-icon { display: block; - background: url('images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('images/2x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_normal.png'); background-size: contain; _background: none; } .radio-icon:active .x-icon.hack { - background: url('images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('images/1x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_normal.png'); _background: none; } .radio-icon.active .x-icon { + display: block; + background: url('images/2x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_active.png'); + background-size: contain; + _background: none; +} +.radio-icon.active .x-icon.hack { + background: url('images/1x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_active.png'); + _background: none; +} +.radio-icon.disabled .x-icon { display: block; background: url('images/2x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_disable.png'); background-size: contain; _background: none; } -.radio-icon.active .x-icon.hack { +.radio-icon.disabled .x-icon.hack { background: url('images/1x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_disable.png'); _background: none; } -.radio-icon.disabled .x-icon { +.radio-icon.disabled.active .x-icon { display: block; background: url('images/2x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/2x/icon/radio_disable2.png'); background-size: contain; _background: none; } -.radio-icon.disabled .x-icon.hack { +.radio-icon.disabled.active .x-icon.hack { background: url('images/1x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/1x/icon/radio_disable2.png'); _background: none; diff --git a/src/less/image.less b/src/less/image.less index 09590acdd..a8e16e88f 100644 --- a/src/less/image.less +++ b/src/less/image.less @@ -259,7 +259,7 @@ } // 可自定义默认、悬浮、激活、选中、灰化、激活状态灰化状态 -.icon_custom(@class, @iconPath, @hoverPath, @activePath, @selectPath, @disablePath, @activeDisablePath) when not (@activeDisablePath = none) { +.icon_custom(@class, @iconPath, @hoverPath, @activePath, @selectedPath, @disablePath, @activeDisablePath) when not (@activeDisablePath = none) { .@{class} { & .x-icon { display: block; @@ -287,9 +287,9 @@ &.active .x-icon { display: block; - .image2xPath(@selectPath, 0, 0); + .image2xPath(@selectedPath, 0, 0); &.hack { - .imagePath(@selectPath, 0, 0); + .imagePath(@selectedPath, 0, 0); } } diff --git a/src/less/resource/icon.less b/src/less/resource/icon.less index 293f48ed6..38b82ea16 100644 --- a/src/less/resource/icon.less +++ b/src/less/resource/icon.less @@ -61,7 +61,7 @@ //CheckBox .icon_custom(check-box-icon, @icon-checkbox-normal, @icon-checkbox-normal, @icon-checkbox-normal, @icon-checkbox-active, @icon-checkbox-disable, @icon-checkbox-active-disable); //Radio -.icon_custom(radio-icon, @icon-radio-normal, @icon-radio-normal, @icon-radio-normal @icon-radio-active, @icon-radio-disable, @icon-radio-active-disable); +.icon_custom(radio-icon, @icon-radio-normal, @icon-radio-normal, @icon-radio-normal, @icon-radio-active, @icon-radio-disable, @icon-radio-active-disable); //Half Select .icon(check-half-select-icon, @icon-half-select); diff --git a/ui/css/icon.css b/ui/css/icon.css index 0a458bb5a..ef15933ec 100644 --- a/ui/css/icon.css +++ b/ui/css/icon.css @@ -364,36 +364,48 @@ } .radio-icon:active .x-icon { display: block; - background: url('resources?path=/com/fr/web/ui/images/2x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_normal.png'); background-size: contain; _background: none; } .radio-icon:active .x-icon.hack { - background: url('resources?path=/com/fr/web/ui/images/1x/"icon/radio_normal.png" "icon/radio_active.png"') no-repeat 0 0; - _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/"icon/radio_normal.png" "icon/radio_active.png"'); + background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_normal.png'); _background: none; } .radio-icon.active .x-icon { + display: block; + background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_active.png'); + background-size: contain; + _background: none; +} +.radio-icon.active .x-icon.hack { + background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_active.png') no-repeat 0 0; + _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_active.png'); + _background: none; +} +.radio-icon.disabled .x-icon { display: block; background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_disable.png'); background-size: contain; _background: none; } -.radio-icon.active .x-icon.hack { +.radio-icon.disabled .x-icon.hack { background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_disable.png'); _background: none; } -.radio-icon.disabled .x-icon { +.radio-icon.disabled.active .x-icon { display: block; background: url('resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/2x/icon/radio_disable2.png'); background-size: contain; _background: none; } -.radio-icon.disabled .x-icon.hack { +.radio-icon.disabled.active .x-icon.hack { background: url('resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png') no-repeat 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='resources?path=/com/fr/web/ui/images/1x/icon/radio_disable2.png'); _background: none;