| | |
| | | { |
| | | "appId": "201912040924165801464FF1788654BC5AC73", |
| | | "appkey": "20191106103859640976D6E924E464D029CF0", |
| | | "appId": "20200603163557423A7A4FF7915AC4F2D90DE", |
| | | "appkey": "202006011452123805E10CF76EC964C4C9C42", |
| | | "mainSystemApi": "http://sso.mk9h.cn/cloud/webapi/dostars", |
| | | "systemType": "", |
| | | "externalDatabase": "false", |
| | | "externalDatabase": "", |
| | | "lineColor": "", |
| | | "filter": "false", |
| | | "defaultApp": "", |
| | | "defaultLang": "zh-CN", |
| | | "WXAppID": "", |
| | | "debugger": false, |
| | | "licenseKey": "E1A8FE", |
| | | "host": "http://qingqiumarket.cn", |
| | | "service": "mkwms/" |
| | | "licenseKey": "", |
| | | "host": "http://demo.mk9h.cn", |
| | | "service": "qm_owt/" |
| | | } |
| | |
| | | } |
| | | } |
| | | .custom-data-card-box, .custom-prop-card-box { |
| | | .data-zoom.radio .card-row-list > .ant-col:not(.active):not(.selected):hover > .card-item-box, .data-zoom.checkbox .card-row-list > .ant-col:not(.active):not(.selected):hover > .card-item-box { |
| | | .data-zoom.radio .card-row-list > .ant-col:not(.active):not(.selected):not(.extend-card):hover > .card-item-box, .data-zoom.checkbox .card-row-list > .ant-col:not(.active):not(.selected):not(.extend-card):hover > .card-item-box { |
| | | border-color: $color4 !important; |
| | | box-shadow: 0 0 4px $color4 !important; |
| | | } |
| | |
| | | margin: 0px; |
| | | padding: 15px 10px 10px; |
| | | letter-spacing: 0px; |
| | | // height: 100%; |
| | | flex: 1; |
| | | } |
| | | // .normal-header + .canvas { |
| | | // height: calc(100% - 45px); |
| | | // } |
| | | |
| | | .chart-header { |
| | | position: relative; |
| | |
| | | margin: 0px; |
| | | padding: 15px; |
| | | letter-spacing: 0px; |
| | | // height: 100%; |
| | | flex: 1; |
| | | } |
| | | // .normal-header + .canvas { |
| | | // height: calc(100% - 45px); |
| | | // } |
| | | |
| | | >.anticon-tool { |
| | | position: absolute; |
| | |
| | | margin: 0px; |
| | | padding: 15px; |
| | | letter-spacing: 0px; |
| | | // height: 100%; |
| | | flex: 1; |
| | | } |
| | | // .normal-header + .canvas { |
| | | // height: calc(100% - 45px); |
| | | // } |
| | | |
| | | >.anticon-tool { |
| | | position: absolute; |
| | |
| | | margin: 0px; |
| | | padding: 15px 10px 10px; |
| | | letter-spacing: 0px; |
| | | // height: 100%; |
| | | flex: 1; |
| | | } |
| | | // .normal-header + .canvas { |
| | | // height: calc(100% - 45px); |
| | | // } |
| | | |
| | | .chart-header { |
| | | position: relative; |
| | |
| | | width: 100%; |
| | | max-width: 100%; |
| | | height: auto; |
| | | min-height: 32px; |
| | | min-height: 28px; |
| | | } |
| | | } |
| | | .ant-mk-slider { |
| | |
| | | <Row className="card-row-list"> |
| | | {offset ? <Col span={offset} style={{height: '10px'}}> </Col> : null} |
| | | {precards.map((item, index) => ( |
| | | <Col key={'pre' + index} className={item.setting.$click} span={item.setting.width || 6}> |
| | | <Col key={'pre' + index} className={'extend-card ' + item.setting.$click} span={item.setting.width || 6}> |
| | | <CardItem card={item} cards={config} data={{$$BID: BID, $$type: 'extendCard'}}/> |
| | | </Col> |
| | | ))} |
| | |
| | | </Col> |
| | | ))} |
| | | {nextcards.map((item, index) => ( |
| | | <Col key={'next' + index} className={item.setting.$click} span={item.setting.width || 6}> |
| | | <Col key={'next' + index} className={'extend-card ' + item.setting.$click} span={item.setting.width || 6}> |
| | | <CardItem card={item} cards={config} data={{$$BID: BID, $$type: 'extendCard'}}/> |
| | | </Col> |
| | | ))} |
| | |
| | | |
| | | >.button-list.toolbar-button { |
| | | padding: 0; |
| | | line-height: 55px; |
| | | line-height: 45px; |
| | | button { |
| | | margin-right: 0px; |
| | | margin-bottom: 0px; |
| | |
| | | } |
| | | .data-zoom.radio, .data-zoom.checkbox { |
| | | .card-row-list { |
| | | >.ant-col:not(.active):not(.selected):hover { |
| | | >.ant-col:not(.active):not(.selected):not(.extend-card):hover { |
| | | >.card-item-box { |
| | | border-color: #69c0ff!important; |
| | | box-shadow: 0 0 4px #69c0ff!important; |
| | |
| | | } |
| | | .data-zoom.true { |
| | | .card-row-list { |
| | | >.ant-col:hover { |
| | | >.ant-col:not(.extend-card):hover { |
| | | >.card-item-box { |
| | | z-index: 1; |
| | | transform: scale(1.05); |
| | |
| | | * @description 主表数据加载 |
| | | */ |
| | | loadmaindata = (params) => { |
| | | let param = getStructuredParams(params, this.props.config) |
| | | let param = getStructuredParams(params, this.props.config, this.props.BID || '') |
| | | |
| | | Api.getLocalConfig(param).then(result => { |
| | | if (result.status) { |
| | |
| | | .ant-select-selection { |
| | | height: 28px; |
| | | } |
| | | .ant-input-search-button { |
| | | height: 28px; |
| | | } |
| | | } |
| | | } |
| | | } |
| | |
| | | * @description 主表数据加载 |
| | | */ |
| | | loadmaindata = (params) => { |
| | | let param = getStructuredParams(params, this.props.config) |
| | | let param = getStructuredParams(params, this.props.config, this.props.BID || '') |
| | | |
| | | Api.getLocalConfig(param).then(result => { |
| | | if (result.status) { |
| | |
| | | } |
| | | >.button-list.toolbar-button { |
| | | padding: 0; |
| | | line-height: 55px; |
| | | line-height: 45px; |
| | | padding-right: 60px; |
| | | button { |
| | | margin-right: 0px; |
| | |
| | | padding: 0; |
| | | >.button-list.toolbar-button { |
| | | padding: 0; |
| | | line-height: 55px; |
| | | line-height: 45px; |
| | | padding-right: 60px; |
| | | button { |
| | | margin-right: 0px; |