|
|
@@ -2,7 +2,7 @@
|
|
2
|
2
|
* @Author: dayan_hjm
|
|
3
|
3
|
* @Date: 2023-10-25 10:32:44
|
|
4
|
4
|
* @Last Modified by: dayan_hjm
|
|
5
|
|
- * @Last Modified time: 2024-10-28 10:38:17
|
|
|
5
|
+ * @Last Modified time: 2024-10-31 09:26:57
|
|
6
|
6
|
*/
|
|
7
|
7
|
/*
|
|
8
|
8
|
* @Author: dayan_hjm
|
|
|
@@ -272,16 +272,16 @@ class Home extends Component {
|
|
272
|
272
|
window.urlConfig && window.urlConfig.SHOW_WATERMARK && <div className={"shuiYin"} style={{ backgroundImage: `url(${$store.app.markSrc})`, backgroundRepeat: 'repeat' }}></div>
|
|
273
|
273
|
}
|
|
274
|
274
|
{/* 右键切换大屏 */}
|
|
275
|
|
- <Tooltip placement="bottom" title={"运营数据中心"}>
|
|
|
275
|
+ <Tooltip placement="bottom">
|
|
276
|
276
|
<img src={require("@assets/imgs/iconJpg/rightJ.png").default} alt="" className={"rightJ_png"} onClick={() => {
|
|
277
|
|
- deleteCacheAndChangeUrl("/home/operation", (url) => {
|
|
|
277
|
+ deleteCacheAndChangeUrl("right", (url) => {
|
|
278
|
278
|
this.props.history.replace(url);
|
|
279
|
279
|
})
|
|
280
|
280
|
}} />
|
|
281
|
281
|
</Tooltip>
|
|
282
|
|
- <Tooltip placement="bottom" title={"产供销价值链"}>
|
|
|
282
|
+ <Tooltip placement="bottom">
|
|
283
|
283
|
<img src={require("@assets/imgs/iconJpg/rightJL.png").default} alt="" className={"rightJ_png rightJ_png_L"} onClick={() => {
|
|
284
|
|
- deleteCacheAndChangeUrl("/home/gvc", (url) => {
|
|
|
284
|
+ deleteCacheAndChangeUrl("left", (url) => {
|
|
285
|
285
|
this.props.history.replace(url);
|
|
286
|
286
|
})
|
|
287
|
287
|
}} />
|
|
|
@@ -296,7 +296,7 @@ class Home extends Component {
|
|
296
|
296
|
<div className="leftContent">
|
|
297
|
297
|
<div class="bottomContent2 animate__animated animate__fadeInDown animate__slower animate__delay-2s">
|
|
298
|
298
|
<div className="bottomContent bigDivPd">
|
|
299
|
|
- <Tooltip placement="bottom" title={` ● 近六个月的产量和预算产量的对比,当月的数据计算累计至更新日期。 \n● Comparison of actual and planned production for the last 6 months, with month-to-date data for current month`}>
|
|
|
299
|
+ <Tooltip placement="bottom" title={`● 近六个月的产量和预算产量的对比,当月的数据计算累计至更新日期。 \n● Comparison of actual and planned production for the last 6 months, with month-to-date data for current month`}>
|
|
300
|
300
|
<p className="topMsg_title">产品月度产量 <span className="topMsg_tips">/ Monthly Net Production</span></p>
|
|
301
|
301
|
</Tooltip>
|
|
302
|
302
|
<div className="topMsg_content">
|
|
|
@@ -307,7 +307,7 @@ class Home extends Component {
|
|
307
|
307
|
|
|
308
|
308
|
<div class="bottomContent2 animate__animated animate__fadeInDown animate__slower animate__delay-2s">
|
|
309
|
309
|
<div className="bottomContent bigDivPd">
|
|
310
|
|
- <Tooltip placement="bottom" title={` ● 近六个月的发货量,当月的数据计算累计至更新日期。\n● Rolling 6 months export volume and month-to-date data for current month`}>
|
|
|
310
|
+ <Tooltip placement="bottom" title={`● 近六个月的发货量,当月的数据计算累计至更新日期。\n● Rolling 6 months export volume and month-to-date data for current month`}>
|
|
311
|
311
|
<p className="topMsg_title">产品发货量 <span className="topMsg_tips">/ Lithium Shipment</span></p>
|
|
312
|
312
|
</Tooltip>
|
|
313
|
313
|
<div className="topMsg_content">
|
|
|
@@ -348,7 +348,7 @@ class Home extends Component {
|
|
348
|
348
|
changNun && <span className="topMsg_number">{getThousandNum(yearDecline)}</span>
|
|
349
|
349
|
}
|
|
350
|
350
|
<p className="topMsg_line"></p>
|
|
351
|
|
- <Tooltip placement="bottom" title={' ● 本年度截止更新日期氢氧化锂产品的发货量合计。\n● Year-to-date total LHM shipments'}>
|
|
|
351
|
+ <Tooltip placement="bottom" title={'● 本年度截止更新日期氢氧化锂产品的发货量合计。\n● Year-to-date total LHM shipments'}>
|
|
352
|
352
|
<span className="topMsg_tip">年度发货量/吨</span>
|
|
353
|
353
|
<span className="topMsg_tip topMsg_tip2">Annual Shipments / t</span>
|
|
354
|
354
|
</Tooltip>
|
|
|
@@ -363,7 +363,7 @@ class Home extends Component {
|
|
363
|
363
|
changNun && <span className="topMsg_number">{getThousandNum(productInventory)}</span>
|
|
364
|
364
|
}
|
|
365
|
365
|
<p className="topMsg_line"></p>
|
|
366
|
|
- <Tooltip placement="bottom" title={' ● 本年度截止更新日期的氢氧化锂产品的产量合计。\n● Year-to-date total LHM production'}>
|
|
|
366
|
+ <Tooltip placement="bottom" title={'● 本年度截止更新日期的氢氧化锂产品的产量合计。\n● Year-to-date total LHM production'}>
|
|
367
|
367
|
<span className="topMsg_tip">年度产量/吨</span>
|
|
368
|
368
|
<span className="topMsg_tip topMsg_tip2">Annual Production / t</span>
|
|
369
|
369
|
</Tooltip>
|
|
|
@@ -377,7 +377,7 @@ class Home extends Component {
|
|
377
|
377
|
changNun && <span className="topMsg_number">{getThousandNum(yearSend, true)}%</span>
|
|
378
|
378
|
}
|
|
379
|
379
|
<p className="topMsg_line"></p>
|
|
380
|
|
- <Tooltip placement="bottom" title={' ● 本年度截止更新日期的氢氧化锂产品累计一次合格率。\n● Year-to-date battery grade LHM production rate excluding retreatment'}>
|
|
|
380
|
+ <Tooltip placement="bottom" title={'● 本年度截止更新日期的氢氧化锂产品累计一次合格率。\n● Year-to-date battery grade LHM production rate excluding retreatment'}>
|
|
381
|
381
|
<span className="topMsg_tip">年度产品一次合格率</span>
|
|
382
|
382
|
<span className="topMsg_tip topMsg_tip2">Annual First Pass Yield</span>
|
|
383
|
383
|
</Tooltip>
|
|
|
@@ -388,7 +388,7 @@ class Home extends Component {
|
|
388
|
388
|
</div>
|
|
389
|
389
|
<div class="bottomContent3 animate__animated animate__fadeInUp animate__slower animate__delay-1s">
|
|
390
|
390
|
<div className="bottomContent">
|
|
391
|
|
- <Tooltip placement="bottom" title={` ● 日产量:以更新日期为节点近90天的产量曲线;日产量趋势:以对应日期为节点前5天的平均产量所生成的趋势线;平均产量:近90天日产量的平均值。\n● Daily production: Rolling 90 days daily production | Daily production trend: Rolling 5 days average production |Average production: Rolling 90 days average production`}>
|
|
|
391
|
+ <Tooltip placement="bottom" title={`● 日产量:以更新日期为节点近90天的产量曲线;日产量趋势:以对应日期为节点前5天的平均产量所生成的趋势线;平均产量:近90天日产量的平均值。\n● Daily production: Rolling 90 days daily production | Daily production trend: Rolling 5 days average production |Average production: Rolling 90 days average production`}>
|
|
392
|
392
|
<p className="topMsg_title">近90天产量 <span className="topMsg_tips">/ Net Production in the last 90 days</span></p>
|
|
393
|
393
|
</Tooltip>
|
|
394
|
394
|
<div className="topMsg_content">
|
|
|
@@ -406,7 +406,7 @@ class Home extends Component {
|
|
406
|
406
|
{
|
|
407
|
407
|
index != 4 && <div>
|
|
408
|
408
|
{
|
|
409
|
|
- item.totalName && index == 0 && <Tooltip placement="bottom" title={' ● 本年度截止更新日期TLK基地接收的锂辉石数量合计。\n● Year-to-date spodumeme received at TLK site'}>
|
|
|
409
|
+ item.totalName && index == 0 && <Tooltip placement="bottom" title={'● 本年度截止更新日期TLK基地接收的锂辉石数量合计。\n● Year-to-date spodumeme received at TLK site'}>
|
|
410
|
410
|
<p className="name">{item.totalName}</p> </Tooltip>
|
|
411
|
411
|
|
|
412
|
412
|
}
|
|
|
@@ -441,7 +441,7 @@ class Home extends Component {
|
|
441
|
441
|
item.total && <span className="sma">t</span>
|
|
442
|
442
|
}
|
|
443
|
443
|
{
|
|
444
|
|
- <Tooltip placement="bottom" title={' ● 截止更新日期TLK基地(含暂存仓)的锂辉石库存总量。\n● Year-to-date spodumene inventory at all TLK sites (including temporary storage)'}>
|
|
|
444
|
+ <Tooltip placement="bottom" title={'● 截止更新日期TLK基地(含暂存仓)的锂辉石库存总量。\n● Year-to-date spodumene inventory at all TLK sites (including temporary storage)'}>
|
|
445
|
445
|
<p className="name" style={{ position: 'relative',zIndex: 999}}>锂辉石库存总量</p>
|
|
446
|
446
|
</Tooltip>
|
|
447
|
447
|
|
|
|
@@ -467,7 +467,7 @@ class Home extends Component {
|
|
467
|
467
|
<div className="rightContent">
|
|
468
|
468
|
<div class="topMsg2 animate__animated animate__fadeInDown animate__slower">
|
|
469
|
469
|
<div className="topMsg bigDivPd">
|
|
470
|
|
- <Tooltip placement="bottom" title={' ● 年度产量累计计划完成率:本年度截止到更新日期产量的累计计划完成率;年度锂辉石计划完成率:本年度截止到更新日期锂辉石消耗量累计计划完成率。\n● Production plan completion rate: Year to date completion rate of production plan | Spodumene consumption plan completion rate: Year to date completion rate of spodumene consumption plan'}>
|
|
|
470
|
+ <Tooltip placement="bottom" title={'● 年度产量累计计划完成率:本年度截止到更新日期产量的累计计划完成率;年度锂辉石计划完成率:本年度截止到更新日期锂辉石消耗量累计计划完成率。\n● Production plan completion rate: Year to date completion rate of production plan | Spodumene consumption plan completion rate: Year to date completion rate of spodumene consumption plan'}>
|
|
471
|
471
|
<p className="topMsg_title" style={{marginBottom:'8px'}}>计划完成率 <span className="topMsg_tips">/ Plan Completion Rate</span></p>
|
|
472
|
472
|
</Tooltip>
|
|
473
|
473
|
<div className={changGif ? "topMsg_content changBg_topMsg_content" : "topMsg_content"} id="manHourBox">
|
|
|
@@ -491,7 +491,7 @@ class Home extends Component {
|
|
491
|
491
|
|
|
492
|
492
|
<div class="topMsg_22 animate__animated animate__fadeInDown animate__slower">
|
|
493
|
493
|
<div className="topMsg_2">
|
|
494
|
|
- <Tooltip placement="bottom" title={' ● 近六个月的锂辉石消耗量和锂辉石预算消耗量的对比,当月的数据计算累计至更新日期。\n ● Comparison of the last 6 months of actual and planned spodumene consumption, and month-to-date data for current month'}>
|
|
|
494
|
+ <Tooltip placement="bottom" title={'● 近六个月的锂辉石消耗量和锂辉石预算消耗量的对比,当月的数据计算累计至更新日期。\n● Comparison of the last 6 months of actual and planned spodumene consumption, and month-to-date data for current month'}>
|
|
495
|
495
|
<p className="topMsg_title">锂辉石消耗量 <span className="topMsg_tips">/ Spodumene Consumption</span></p>
|
|
496
|
496
|
</Tooltip>
|
|
497
|
497
|
|
|
|
@@ -503,7 +503,7 @@ class Home extends Component {
|
|
503
|
503
|
|
|
504
|
504
|
<div class="bottomContent2 animate__animated animate__fadeInDown animate__slower animate__delay-1s">
|
|
505
|
505
|
<div className="bottomContent bigDivPd">
|
|
506
|
|
- <Tooltip placement="bottom" title={' ● 近六个月的氢氧化锂产品一次合格率曲线,当月的数据计算至更新日期。\n ● Month-to-date battery grade LHM production rate excluding retreatment'}>
|
|
|
506
|
+ <Tooltip placement="bottom" title={'● 近六个月的氢氧化锂产品一次合格率曲线,当月的数据计算至更新日期。\n● Month-to-date battery grade LHM production rate excluding retreatment'}>
|
|
507
|
507
|
<p className="topMsg_title">产品一次合格率 <span className="topMsg_tips">/ First Pass Yield</span></p>
|
|
508
|
508
|
</Tooltip>
|
|
509
|
509
|
<div className="topMsg_content">
|