index.js 246 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649
  1. let app = new Vue({
  2. el: "#app",
  3. data () {
  4. return {
  5. count: 0, //重点项目两线指标轮到哪个
  6. list: [], //重点项目两线指标数组
  7. countType: 0, //重点项目两线指标数组
  8. mapShow: true, // false为中国地图 true为山西地图
  9. titleUrl: '',// 标题弹窗显示的内容
  10. titleName: '', // 弹窗的名字显示
  11. left12Bottom: [], // 重点项目两线指标x轴
  12. leftEcharts1: "",
  13. leftEcharts2: "",
  14. leftEcharts3: "",
  15. leftEcharts4: "",
  16. leftEcharts5: "",
  17. leftEcharts6: "",
  18. leftEcharts7: "",
  19. leftEcharts8: "",
  20. leftEcharts9: "",
  21. leftEcharts10: "",
  22. leftEcharts11: "",
  23. leftEcharts12: '',
  24. leftEcharts13: '',
  25. leftEcharts14: '',
  26. leftEcharts15: '',
  27. changeLine: true, //双柱状图弹窗上边是折线还是柱状
  28. rightAdd: {},// 左边新增筛选参数
  29. lineCommonCompany: [], //双柱状图弹窗上面的折线图x轴
  30. leftEcharts18: '', //单个柱状图弹窗
  31. tipShow1: false, // 标题弹窗显示
  32. tipShow2: false, // 单柱状图弹窗
  33. tipShow3: false, // 单柱状图弹窗
  34. projectListTipShow: false,// 项目列表弹窗显示
  35. boardTipShow: false, // 项目看板弹窗专用
  36. stageTitle: '', // 管理类型分析圆环图内容
  37. stageTitle2: '', // 管理类型分析圆环图内容
  38. stageTitle3: '', // 投资产业分析圆环图内容
  39. stageTitle4: '', // 投资产业分析圆环图内容
  40. echartR2Fd: true, // 投后进度成本偏差防抖
  41. leftEcharts16: '', // 中国地图背景地球
  42. rightEcharts1: '', // 投后进度成本偏差
  43. shanxiMap: "", // 山西地图
  44. chinaMap: '', // 中国地图
  45. industryProportion: 1, // 主辅业占比轮播
  46. industryLayout: 0, //产业布局分析
  47. time1: "", // 4秒定时器
  48. time2: "", // 针对投前产业布局分析的定时器
  49. projectNum: 0, // 项目列表弹窗顶部类目筛选条件
  50. projectNum2: 0,//项目阶段分析指示器
  51. projectNum2Stop: true, //项目阶段分析停止循环
  52. commonUrl: '',//获取当前服务器地址
  53. radarNum: '', // 雷达图样式
  54. projecList: [ //项目阶段分析内容距离 特别监管15~35 备案类50~70
  55. [
  56. { name: '特别监管', value: '0', value2: '0', top: 0 },
  57. { name: '备案', value: '0', value2: '0', top: 0 },
  58. { name: '项目储备', distance: '250px' }
  59. ],
  60. [
  61. { name: '特别监管', value: '0', value2: '0', top: 0 },
  62. { name: '备案', value: '0', value2: '0', top: 0 },
  63. { name: '项目立项', distance: '370px' }
  64. ],
  65. [
  66. { name: '特别监管', value: '0', value2: '0', top: 0 },
  67. { name: '备案', value: '0', value2: '0', top: 0 },
  68. { name: '可研论证', distance: '490px' }
  69. ],
  70. [
  71. { name: '特别监管', value: '0', value2: '0', top: 0 },
  72. { name: '备案', value: '0', value2: '0', top: 0 },
  73. { name: '投资决策', distance: '610px' }
  74. ],
  75. [
  76. { name: '特别监管', value: '0', value2: '0', top: 0 },
  77. { name: '备案', value: '0', value2: '0', top: 0 },
  78. { name: '项目储备', distance: '350px' }
  79. ],
  80. [
  81. { name: '特别监管', value: '0', value2: '0', top: 0 },
  82. { name: '备案', value: '0', value2: '0', top: 0 },
  83. { name: '项目立项', distance: '470px' }
  84. ],
  85. [
  86. { name: '特别监管', value: '0', value2: '0', top: 0 },
  87. { name: '备案', value: '0', value2: '0', top: 0 },
  88. { name: '可研论证', distance: '590px' }
  89. ],
  90. [
  91. { name: '特别监管', value: '0', value2: '0', top: 0 },
  92. { name: '备案', value: '0', value2: '0', top: 0 },
  93. { name: '投资决策', distance: '710px' }
  94. ],
  95. ],
  96. year: '', // 选择的年份
  97. boardUrl: '', // 跳转路径
  98. pollList: [], // 年份有哪些呢
  99. pullShow: false, // 选择年份弹窗
  100. config6: listPop,
  101. originalConfig6: [], // 原始的项目列表数组
  102. centerOriginalConfig6: '', // 中间原始的项目列表数组
  103. rightOriginalConfig6: '',// 右边原始的项目列表数组
  104. boardType: '', // 哪边的项目看板
  105. storageRecordConfig: {
  106. waitTime: "10000",
  107. hoverPause: true,
  108. header: ["企业集团", "项目名称", "投资金额"],
  109. headerHeight: 80,
  110. headerBGC: '#69C0FF20',
  111. oddRowBGC: '#011e4800',
  112. evenRowBGC: '#011e4800',
  113. // oddRowBGC: '#05507b33',
  114. rowNum: 6,
  115. columnWidth: [150, 450, 150],
  116. align: ["center", "center", "center"],
  117. data: [
  118. ['华阳新材', '华钠铜(碳)年产万吨级钠离子电池正负极材料项目', '11.42亿'],
  119. ['太重集团', '太重退城入园智能高端装备生产线升级改造项目', '18.11亿'],
  120. ['太重集团', '太重智能高端液压挖掘机项目', '17.82亿'],
  121. ['太重集团', '太重(大同)高端起重机产业基地二期项目', '1.62亿'],
  122. ['太重集团', '太重液压挖掘机四轮一带项目', '4.00亿'],
  123. ['太重集团', '太重中大型工程起重机智能制造项目', '8.30亿'],
  124. ['太重集团', '太重高端工程机械齿轮箱智能制造项目', '3.55亿'],
  125. ['云时代', '侯马北铜年处理铜精矿150万吨综合回收项目', '27.70亿'],
  126. ['交控集团', '山西固废资源化利用交通科技园项目', '2.00亿'],
  127. ['云时代', '北方铜业铜矿峪矿园子沟尾矿库项目', '16.73亿'],
  128. ['山西建投', '山西综改示范区潇河产业园区建筑垃圾资源化处理项目', '3.90亿'],
  129. ['云时代', '山西北铜高性能压延铜带箔和覆铜板项目', '23.96亿'],
  130. ['大地控股', '大地控股忻州新店年产800万吨精品砂石骨料项目', '8.70亿'],
  131. ['山西建投', '山西建投晋西北建筑产业园区项目', '6.71亿'],
  132. ['山西建投', '山西建投长治建筑产业园区一期项目', '4.98亿'],
  133. ['汾酒集团', '汾青基地2万吨原酒酿造一期项目', '14.80亿'],
  134. ['文旅集团', '忻州清凉湾温泉康养项目', '9.34亿'],
  135. ['交控集团', '山西路桥数字化交通产业园(南区)项目', '32.10亿'],
  136. ['山西建投', '山西农谷智慧冷链物流园项目', '5.49亿'],
  137. ['华新燃气', '大同液化调峰储备集散中心二期项目', '1.50亿'],
  138. ['神农科技', '天镇万头奶牛智慧牧场项目', '5.67亿'],
  139. ['晋能控股', '阳泉郊区西上庄煤矿项目', '52.56亿'],
  140. ['华阳新材', '和顺泊里矿井及选煤厂项目', '67.00亿'],
  141. ['华阳新材', '寿阳七元煤矿项目', '50.77亿'],
  142. ['山西焦煤', '沁源中峪煤矿项目', '87.69亿'],
  143. ['晋能控股', '晋城兴唐车寨煤矿及选煤厂项目', '27.52亿'],
  144. ['晋能控股', '阳城龙湾矿井及选煤厂项目', '69.28亿'],
  145. ['晋能控股', '沁水东大矿井及选煤厂项目', '62.46亿'],
  146. ['晋能控股', '沁水郑庄矿井及选煤厂项目', '83.06亿'],
  147. ['山西焦煤', '乡宁谭坪煤矿一期项目', '56.62亿'],
  148. ['山西焦煤', '灵石灵北煤矿及选煤厂项目', '66.27亿'],
  149. ['晋能控股', '晋控电力同热三期2x100万千瓦“上大压小”煤电项目', '72.67亿'],
  150. ['山西焦煤', '山煤集团河曲2x35万千万低热值煤发电项目', '33.30亿'],
  151. ['华阳新材', '西上庄低热值煤发电项目', '53.85亿'],
  152. ['华新燃气', '阳城煤层气集输中心(町店配气站二期扩容改造)项目', '2.50亿'],
  153. ['交控集团', '高速公路充电桩建设项目', '3.10亿'],
  154. ['交控集团', '三个一号旅游公路和“四好农村路”沿线充电桩建设项目', '7.10亿'],
  155. ['山西建投', '山西省静态交通大数据平台项目', '1.00亿'],
  156. ['华远陆港', '集宁经大同至原平铁路项目', '248.21亿'],
  157. ['华远陆港', '雄安新区至忻州高速铁路山西段项目', '192.06亿'],
  158. ['华远陆港', '阳涉铁路开通客运服务项目', '6.60亿'],
  159. ['交控集团', '昔阳(晋冀界)至榆次高速公路项目', '209.86亿'],
  160. ['交控集团', '青银二广高速公路太原联络线项目', '72.88亿'],
  161. ['交控集团', '晋阳高速公路改扩建工程', '62.02亿'],
  162. ['交控集团', '青兰国家高速公路长治至延安联络线(G2211)山西境黎城至霍州段项目', '231.10亿'],
  163. ['交控集团', '汾阳至石楼高速公路项目', '117.14亿'],
  164. ['交控集团', '呼北国家高速公路离石至隰县段项目', '104.90亿'],
  165. ['交控集团', '临汾至沁水高速公路临汾至浮山段项目', '19.70亿'],
  166. ['交控集团', 'G108线重点路段新建改建工程(含2个子项目)', '130.19亿'],
  167. ['交控集团', '国道241、省道岚马线汾河水库段改线工程', '41.71'],
  168. ['交控集团', 'G241阳方口至朔州段和G336朔州至平鲁段公路改扩建工程PPP项目', '16.38亿'],
  169. ['交控集团', 'G336线应县罗庄至朔城区东榆林改扩建工程', '23.17亿'],
  170. ['航产集团', '太原武宿(国际)机场三期改扩建项目', '239.28亿'],
  171. ['航产集团', '太原武宿(国际)机场三期改扩建综合交通中心配套项目', '7.62亿'],
  172. ['山西建投', '大盂产业新城标准化厂房基础设施一期项目', '11.63亿'],
  173. ['水控集团', '滹沱河供水工程', '12.80亿'],
  174. ['水控集团', '全省县域水网及城乡供水一体化首批项目', '240.00亿'],
  175. ['水控集团', '小浪底引黄(灌区、工业及城镇生活供水)工程', '27.30亿'],
  176. ['水控集团', '阳泉龙华口调水工程', '20.30亿'],
  177. ['水控集团', '万家寨引黄北干支线工程', '15.63亿'],
  178. ['水控集团', '万家寨引黄入晋总干线南干线泵站二期扩机项目', '15.00亿'],
  179. ['交控集团', '智慧交通山西省实验室项目', '1.20亿'],
  180. ['交控集团', '山西隧道与地下工程研究中心项目', '1.50亿'],
  181. ['华舰体育', '山西体育职业学院新校区项目', '12.76亿'],
  182. ['华舰体育', '屯留沙家庄航空产教融合实训基地项目', '2.08亿'],
  183. ['太重集团', '太重智能高端装备产业园区基础设施及厂房配套项目', '55.87亿'],
  184. ['交控集团', '山西综改示范区中小企业产业园一期项目', '13.70亿'],
  185. ['山西焦煤', '临县三交一号煤矿项目', '80.53亿'],
  186. ['山西焦煤', '中阳吴家峁矿井及选煤厂项目', '60.21亿'],
  187. ['华阳新材', '华阳云冈千吨级高性能碳纤维一期示范项目', '6.40亿']
  188. ],
  189. },
  190. storageRecordConfig2: {
  191. header: ['企业集团', '项目名称', '项目阶段', '投资金额'],
  192. headerBGC: '#69C0FF20',
  193. oddRowBGC: '#011e4800',
  194. evenRowBGC: '#69C0FF20',
  195. headerHeight: '80',
  196. rowNum: 6,
  197. // columnWidth: [250],
  198. align: ['center', 'center', 'center'],
  199. data: dataList2
  200. },
  201. meansList: [
  202. {
  203. label: "初步设计",
  204. value: "106",
  205. },
  206. {
  207. label: "详细设计",
  208. value: "103",
  209. },
  210. {
  211. label: "开工",
  212. value: "62",
  213. },
  214. {
  215. label: "竣工",
  216. value: "35",
  217. },
  218. {
  219. label: "验收",
  220. value: "42",
  221. },
  222. {
  223. label: "结算",
  224. value: "33",
  225. },
  226. ],
  227. stockRightList: [
  228. {
  229. label: "前期准备",
  230. value: "17",
  231. },
  232. {
  233. label: "变更登记",
  234. value: "43",
  235. },
  236. ],
  237. costList: [
  238. {
  239. num: 160,
  240. value: 500,
  241. status: "正偏差",
  242. },
  243. {
  244. num: 28,
  245. value: 264,
  246. status: "容差内",
  247. },
  248. {
  249. num: 103,
  250. value: 182,
  251. status: "负偏差",
  252. },
  253. ],
  254. investData: {
  255. investList: [
  256. {
  257. name: "大地控股",
  258. yse: "189.07",
  259. yqhte: "121.59",
  260. czrde: "189.07",
  261. jse: "121.59",
  262. fke: "189.07",
  263. url: "./img/logos/logo15.png",
  264. },
  265. {
  266. name: "云时代",
  267. yse: "385.25",
  268. yqhte: "224.89",
  269. czrde: "385.25",
  270. jse: "224.89",
  271. fke: "385.25",
  272. url: "./img/logos/logo16.png",
  273. },
  274. {
  275. name: "华舰体育",
  276. yse: "82.95",
  277. yqhte: "71.34",
  278. czrde: "82.95",
  279. jse: "71.34",
  280. fke: "82.95",
  281. url: "./img/logos/logo17.png",
  282. },
  283. {
  284. name: "神农科技",
  285. yse: "26.79",
  286. yqhte: "9.64",
  287. czrde: "121.59",
  288. jse: "120.13",
  289. fke: "36.4",
  290. url: "./img/logos/logo18.png",
  291. },
  292. {
  293. name: "山西焦煤",
  294. yse: "31.83",
  295. yqhte: "25.20",
  296. czrde: "31.83",
  297. jse: "25.20",
  298. fke: "31.83",
  299. url: "./img/logos/logo1.png",
  300. },
  301. {
  302. name: "晋能控股",
  303. yse: "26.79",
  304. yqhte: "9.64",
  305. czrde: "121.59",
  306. jse: "120.13",
  307. fke: "36.4",
  308. url: "./img/logos/logo2.png",
  309. },
  310. {
  311. name: "华阳新材",
  312. yse: "80.01",
  313. yqhte: "42.46",
  314. czrde: "80.01",
  315. jse: "42.46",
  316. fke: "80.01",
  317. url: "./img/logos/logo3.png",
  318. },
  319. {
  320. name: "潞安化工",
  321. yse: "26.79",
  322. yqhte: "9.64",
  323. czrde: "121.59",
  324. jse: "120.13",
  325. fke: "36.4",
  326. url: "./img/logos/logo4.png",
  327. },
  328. {
  329. name: "华新燃气",
  330. yse: "97.57",
  331. yqhte: "112.67",
  332. czrde: "97.57",
  333. jse: "112.67",
  334. fke: "97.57",
  335. url: "./img/logos/logo5.png",
  336. },
  337. {
  338. name: "太重集团",
  339. yse: "26.79",
  340. yqhte: "9.64",
  341. czrde: "121.59",
  342. jse: "120.13",
  343. fke: "36.4",
  344. url: "./img/logos/logo6.png",
  345. },
  346. {
  347. name: "国际能源",
  348. yse: "46.99",
  349. yqhte: "50.89",
  350. czrde: "46.99",
  351. jse: "50.89",
  352. fke: "46.99",
  353. url: "./img/logos/logo7.png",
  354. },
  355. {
  356. name: "华远陆港",
  357. yse: "26.79",
  358. yqhte: "9.64",
  359. czrde: "121.59",
  360. jse: "120.13",
  361. fke: "36.4",
  362. url: "./img/logos/logo8.png",
  363. },
  364. {
  365. name: "水控集团",
  366. yse: "41.09",
  367. yqhte: "42.67",
  368. czrde: "41.09",
  369. jse: "42.67",
  370. fke: "41.09",
  371. url: "./img/logos/logo9.png",
  372. },
  373. {
  374. name: "文旅集团",
  375. yse: "26.79",
  376. yqhte: "9.64",
  377. czrde: "121.59",
  378. jse: "120.13",
  379. fke: "36.4",
  380. url: "./img/logos/logo10.png",
  381. },
  382. {
  383. name: "交控集团",
  384. yse: "47.05",
  385. yqhte: "23.93",
  386. czrde: "47.05",
  387. jse: "23.93",
  388. fke: "47.05",
  389. url: "./img/logos/logo11.png",
  390. },
  391. {
  392. name: "航产集团",
  393. yse: "26.79",
  394. yqhte: "9.64",
  395. czrde: "121.59",
  396. jse: "120.13",
  397. fke: "36.4",
  398. url: "./img/logos/logo12.png",
  399. },
  400. {
  401. name: "山西建投",
  402. yse: "14.76",
  403. yqhte: "5.84",
  404. czrde: "14.76",
  405. jse: "120.13",
  406. fke: "5.84",
  407. url: "./img/logos/logo13.png",
  408. },
  409. {
  410. name: "汾酒集团",
  411. yse: "26.79",
  412. yqhte: "9.64",
  413. czrde: "121.59",
  414. jse: "120.13",
  415. fke: "36.4",
  416. url: "./img/logos/logo14.png",
  417. },
  418. ],
  419. },
  420. riskData: {
  421. x: [
  422. { name: "大地控股", value: [14, 13, 6, 15, 13, 4] },
  423. { name: "云时代", value: [15, 12, 12, 10, 24, 6] },
  424. { name: "华舰体育", value: [14, 13, 6, 15, 13, 4] },
  425. { name: "神农科技", value: [14, 13, 6, 17, 13, 4] },
  426. { name: "山西焦煤", value: [14, 13, 6, 15, 13, 4] },
  427. { name: "晋能控股", value: [14, 13, 6, 17, 13, 4] },
  428. { name: "华阳新材", value: [14, 13, 6, 15, 13, 4] },
  429. { name: "潞安化工", value: [14, 13, 6, 15, 13, 4] },
  430. { name: "华新燃气", value: [14, 13, 6, 17, 13, 4] },
  431. { name: "太重集团", value: [14, 13, 6, 15, 13, 4] },
  432. { name: "国际能源", value: [14, 13, 6, 15, 13, 4] },
  433. { name: "华远陆港", value: [14, 13, 6, 15, 17, 4] },
  434. { name: "水控集团", value: [14, 13, 6, 15, 13, 4] },
  435. { name: "文旅集团", value: [14, 13, 6, 15, 13, 4] },
  436. { name: "交控集团", value: [14, 13, 6, 15, 17, 4] },
  437. { name: "航产集团", value: [14, 13, 6, 15, 13, 4] },
  438. { name: "山西建投", value: [14, 13, 6, 15, 13, 24] },
  439. { name: "汾酒集团", value: [14, 13, 6, 15, 13, 4] },
  440. ],
  441. y1: [
  442. 12, 11, 20, 22, 12, 34, 32, 12, 23, 23, 12, 13, 12, 11,
  443. 20, 22, 12, 34,
  444. ],
  445. y2: [
  446. 12, 13, 11, 25, 14, 36, 22, 18, 26, 13, 16, 17, 16, 11,
  447. 26, 26, 19, 37,
  448. ],
  449. y3: [
  450. 16, 21, 29, 24, 22, 45, 23, 23, 33, 34, 23, 43, 20, 10,
  451. 20, 20, 23, 45,
  452. ],
  453. },
  454. inner: 0,
  455. innerDeg: 0,
  456. timer: null, // 两秒定时器
  457. witchs: 0,
  458. topIndex: 0,
  459. echartR1Fd1: true,
  460. echartR2Fd2: true,
  461. echartC1Fd1: true,
  462. r3Index: 0,
  463. riskData1: {
  464. x: ["山西焦煤", "晋能控股", "华阳新材", "潞安化工", "华新燃气", "太重集团", "国际能源", "华远陆港", "水控集团", "文旅集团", "交控集团", '航产集团', '山西建投', '汾酒集团', '大地控股', '云时代', '华舰体育', '神农科技'],
  465. y1: [
  466. 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53
  467. ],
  468. y2: [
  469. 110, 41, 35, 81, 56, 10, 9, 8, 7, 6, 5, 4, 6, 7, 8,
  470. 9, 4, 3,
  471. ],
  472. y3: [
  473. 130, 76, 67, 120, 89, 111, 87, 123, 66, 65, 65, 98, 230, 78, 99, 130,
  474. 68, 98,
  475. ],
  476. y4: [
  477. 90, 50, 50, 50, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 51, 52,
  478. 53, 54,
  479. ],
  480. y5: [
  481. 33, 32, 31, 31, 32, 33, 34, 34, 35, 36, 37, 38, 39, 33, 34,
  482. 35, 36, 37,
  483. ],
  484. }
  485. };
  486. },
  487. created () {
  488. },
  489. beforeDestroy () {
  490. clearInterval(this.timer);
  491. clearInterval(this.time1);
  492. clearInterval(this.time2);
  493. },
  494. mounted () {
  495. this.getUrlParams()
  496. this.countYear()
  497. },
  498. methods: {
  499. // 计算项目阶段分析对应区间
  500. countSection () {
  501. let topList = []
  502. let bottomList = []
  503. this.projecList.forEach(item => {
  504. topList.push(item[0].value2)
  505. bottomList.push(item[1].value2)
  506. })
  507. let minTop = Math.min(...topList)
  508. let maxTop = Math.max(...topList)
  509. let minTop2 = Math.min(...bottomList)
  510. let maxTop2 = Math.max(...bottomList)
  511. let res = ''
  512. let res2 = ''
  513. this.projecList.forEach(item => {
  514. res = (Number(item[0].value2) - minTop) / (maxTop - minTop) * 20 + 15
  515. res2 = (Number(item[1].value2) - minTop2) / (maxTop2 - minTop2) * 20 + 50
  516. this.$set(item[0], 'top', Math.round(50 - res))
  517. this.$set(item[1], 'top', Math.round(120 - res2))
  518. })
  519. },
  520. // 获取地址栏参数
  521. getUrlParams (id) {
  522. let url = window.location.href
  523. this.commonUrl = window.location.href.split('/')
  524. this.commonUrl.pop()
  525. this.commonUrl = this.commonUrl.join('/')
  526. // 通过 ? 分割获取后面的参数字符串
  527. let urlStr = url.split('?')[1]
  528. if (!urlStr) {
  529. this.comeIn()
  530. return
  531. }
  532. // 创建空对象存储参数
  533. let obj = {};
  534. // 再通过 & 将每一个参数单独分割出来
  535. let paramsArr = urlStr.split('&')
  536. for (let i = 0, len = paramsArr.length; i < len; i++) {
  537. // 再通过 = 将每一个参数分割为 key:value 的形式
  538. let arr = paramsArr[i].split('=')
  539. obj[arr[0]] = arr[1];
  540. }
  541. if (obj.model) {
  542. obj.model == 'A' || obj.model == 'a' ? this.mockData = false : this.mockData = true
  543. }
  544. obj.env && (this.env = obj.env)
  545. this.goUrl = (obj.env == 'SIT' || obj.env == 'sit') ? '172.21.3.68:8081' : (obj.env == 'UAT' || obj.env == 'uat') ? '172.21.3.149:8081' : '172.21.3.242:8081'
  546. this.accountId = obj.accountid
  547. this.comeIn()
  548. },
  549. // 计算展示的年份
  550. countYear () {
  551. this.year = new Date().getFullYear()
  552. for (i = 2022; true; i++) {
  553. if (i == this.year + 3) {
  554. this.pollList.push(i)
  555. return
  556. } else {
  557. this.pollList.push(i)
  558. }
  559. }
  560. },
  561. comeIn () {
  562. let that = this
  563. this.time4s();
  564. this.timeNs();
  565. this.filterLpData();
  566. this.lpRotate();
  567. this.getAppToken()
  568. setTimeout(() => {
  569. if (that.mapShow) {
  570. // that.leftEcharts12Fun()
  571. // that.leftEcharts14Fun()
  572. that.leftEcharts9Fun()
  573. that.leftEcharts15Fun()
  574. that.leftEcharts13Fun()
  575. that.shanxiEchartsFun()
  576. } else {
  577. // that.chinaEchartsFun()
  578. // that.leftEcharts16Fun() // 中国地图背景地球
  579. }
  580. this.changeTopColor()
  581. // this.leftEcharts1Fun();
  582. // this.leftEcharts2Fun();
  583. // this.leftEcharts3Fun();
  584. // this.leftEcharts4Fun();
  585. // this.leftEcharts5Fun();
  586. // this.leftEcharts6Fun();
  587. // this.leftEcharts7Fun();
  588. // this.leftEcharts8Fun();
  589. // this.leftEcharts10Fun();
  590. // this.leftEcharts11Fun();
  591. this.rightEcharts1Fun();
  592. this.initChartR2();
  593. this.initChartR4();
  594. });
  595. },
  596. // 获取token
  597. getAppToken () {
  598. let value = {}
  599. // dev环境
  600. if (this.env == 'sit' || this.env == 'SIT') {
  601. // SIT环境
  602. value = {
  603. "appId": "68dp",
  604. "appSecret": "9ErhY^O{n?@Pc#eb7HYX",
  605. "tenantid": "",
  606. "language": "zh_CN"
  607. }
  608. } else if (this.env == 'uat' || this.env == 'UAT') {
  609. // UAT环境
  610. value = {
  611. "appId": "68dp",
  612. "appSecret": "9ErhY^O{n?@Pc#eb7HYX",
  613. "tenantid": "",
  614. "language": "zh_CN"
  615. }
  616. } else if (this.env == 'preprd' || this.env == 'PREPRD') {
  617. // 预生产环境
  618. value = {
  619. "appId": "68dp",
  620. "appSecret": "9ErhY^O{n?@Pc#eb7HYX",
  621. "tenantid": "",
  622. "language": "zh_CN"
  623. }
  624. } else {
  625. // 生产环境
  626. value = {
  627. "appId": "68dp",
  628. "appSecret": "9ErhY^O{n?@Pc#eb7HYX",
  629. "tenantid": "",
  630. "language": "zh_CN"
  631. }
  632. }
  633. value.accountId = this.accountId
  634. post('/ierp/api/getAppToken.do', value).then(res => {
  635. this.app_token = res.data.app_token
  636. this.getAccessToken()
  637. })
  638. },
  639. // 获取AccessToken
  640. getAccessToken () {
  641. let value = {}
  642. if (this.env == 'sit' || this.env == 'SIT') {
  643. // SIT环境
  644. value = {
  645. "user": "15835113238", // 新
  646. "apptoken": this.app_token, //应用令牌
  647. "tenantid": "", //租户id
  648. "usertype": "Mobile"
  649. }
  650. } else if (this.env == 'uat' || this.env == 'UAT') {
  651. // UAT环境
  652. value = {
  653. "user": "15835113238", // 新
  654. "apptoken": this.app_token, //应用令牌
  655. "tenantid": "", //租户id
  656. "usertype": "Mobile"
  657. }
  658. } else if (this.env == 'preprd' || this.env == 'PREPRD') {
  659. // 预生产环境
  660. value = {
  661. "user": "15835113238", // 新
  662. "apptoken": this.app_token, //应用令牌
  663. "tenantid": "", //租户id
  664. "usertype": "Mobile"
  665. }
  666. } else {
  667. // 生产环境
  668. value = {
  669. "user": "15835113238", // 新
  670. "apptoken": this.app_token, //应用令牌
  671. "tenantid": "", //租户id
  672. "usertype": "Mobile"
  673. }
  674. }
  675. value.accountId = this.accountId
  676. post('/ierp/api/login.do', value).then(res => {
  677. this.access_token = res.data.access_token
  678. this.getOrg()
  679. })
  680. },
  681. getOrg () {
  682. return new Promise((resolve, err) => {
  683. let value = {
  684. access_token: this.access_token,
  685. }
  686. get('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_middle/getOrgName', value).then(res => {
  687. this.commonCompanyAll = res.data
  688. commonCompany = res.data.map(item => item.simplename)
  689. // 左边
  690. this.getDate1()
  691. this.getDate2()
  692. this.getDate3()
  693. this.getDate4()
  694. this.getDate5()
  695. this.getDate6()
  696. // // // 右边
  697. // this.getDate7()
  698. // this.getDate8()
  699. // this.getDate9()
  700. // this.getDate10()
  701. // // this.getDate11() // 右下A
  702. // this.getDate12() // 右下B
  703. // // 中间
  704. this.getDate14()
  705. resolve(1);
  706. })
  707. });
  708. },
  709. // 获取左边企业额度分析
  710. getDate1 () {
  711. let that = this
  712. return new Promise((resolve, err) => {
  713. let value = {
  714. access_token: this.access_token,
  715. "data": {
  716. "mdnb_combofield": this.mockData ? 'B' : 'A',
  717. "mdnb_datefield": this.year + '-01-01',
  718. },
  719. pageSize: 1000
  720. }
  721. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/tqqyedfx', value).then(res => {
  722. if (res.data.rows.length > 0) {
  723. let dataList = res.data.rows[0].entryentity
  724. left3 = [[], [], []]
  725. dataList.forEach(item => {
  726. // 已用额度
  727. left3[0].push(that.yuanChange(item.mdnb_amountfield26))
  728. // 剩余额度
  729. left3[1].push(that.yuanChange(item.mdnb_amountfield27))
  730. // 总额度
  731. left3[2].push(that.yuanChange(item.mdnb_amountfield25))
  732. })
  733. this.leftEcharts10Fun();
  734. }
  735. resolve(1);
  736. })
  737. });
  738. },
  739. // 获取左边投资计划分析
  740. getDate2 () {
  741. let that = this
  742. return new Promise((resolve, err) => {
  743. let value = {
  744. access_token: this.access_token,
  745. "data": {
  746. "mdnb_combofield": this.mockData ? 'B' : 'A',
  747. "mdnb_datefield": this.year + '-01-01',
  748. },
  749. pageSize: 1000
  750. }
  751. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/tqtzjhfx', value).then(res => {
  752. if (res.data.rows.length > 0) {
  753. let dataList = res.data.rows[0]
  754. left4 = []
  755. left4[0] = dataList.mdnb_amountfield7
  756. left4[1] = dataList.mdnb_amountfield13
  757. left4[2] = dataList.mdnb_amountfield23
  758. left4[3] = dataList.mdnb_amountfield33
  759. left4[4] = dataList.mdnb_integerfield
  760. left5[0].y = that.yuanChange(dataList.mdnb_amountfield9)
  761. left5[0].num = dataList.mdnb_integerfield15
  762. left5[1].y = that.yuanChange(dataList.mdnb_amountfield43)
  763. left5[1].num = dataList.mdnb_integerfield14
  764. left6[0].y = that.yuanChange(dataList.mdnb_amountfield15)
  765. left6[0].num = dataList.mdnb_integerfield16
  766. left6[1].y = that.yuanChange(dataList.mdnb_amountfield16)
  767. left6[1].num = dataList.mdnb_integerfield17
  768. that.leftEcharts1Fun()
  769. that.leftEcharts2Fun()
  770. that.leftEcharts3Fun()
  771. that.leftEcharts4Fun()
  772. }
  773. resolve(1);
  774. })
  775. });
  776. },
  777. // 获取左边产业布局分析
  778. getDate3 () {
  779. let that = this
  780. return new Promise((resolve, err) => {
  781. let value = {
  782. access_token: this.access_token,
  783. "data": {
  784. "mdnb_combofield": this.mockData ? 'B' : 'A',
  785. "mdnb_datefield": this.year + '-01-01',
  786. },
  787. pageSize: 1000
  788. }
  789. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/tqcebjfx', value).then(res => {
  790. if (res.data.rows.length > 0) {
  791. let dataList = this.classify(res.data.rows[0].mdnb_entryentity, 'mdnb_textfield1')
  792. // 传统产业分析
  793. dataList[0].data.forEach((item, i) => {
  794. left1[0][i] = {}
  795. left1[0][i].num = item.mdnb_integerfield13
  796. left1[0][i].y = that.yuanChange(item.mdnb_amountfield8)
  797. left1[0][i].name = item.mdnb_textfield2
  798. })
  799. // 战略性新兴产业
  800. dataList[1].data.forEach((item, i) => {
  801. left1[1][i] = {}
  802. left1[1][i].num = item.mdnb_integerfield13
  803. left1[1][i].y = that.yuanChange(item.mdnb_amountfield8)
  804. left1[1][i].name = item.mdnb_textfield2
  805. })
  806. // 特色优势产业
  807. dataList[2].data.forEach((item, i) => {
  808. left1[2][i] = {}
  809. left1[2][i].num = item.mdnb_integerfield13
  810. left1[2][i].y = that.yuanChange(item.mdnb_amountfield8)
  811. left1[2][i].name = item.mdnb_textfield2
  812. })
  813. // 公共基础等产业
  814. dataList[3].data.forEach((item, i) => {
  815. left1[3][i] = {}
  816. left1[3][i].num = item.mdnb_integerfield13
  817. left1[3][i].y = that.yuanChange(item.mdnb_amountfield8)
  818. left1[3][i].name = item.mdnb_textfield2
  819. })
  820. that.leftEcharts5Fun()
  821. }
  822. resolve(1);
  823. })
  824. });
  825. },
  826. // 获取左边项目阶段分析
  827. getDate4 () {
  828. let that = this
  829. return new Promise((resolve, err) => {
  830. let value = {
  831. access_token: this.access_token,
  832. "data": {
  833. "mdnb_combofield": this.mockData ? 'B' : 'A',
  834. "mdnb_datefield": this.year + '-01-01',
  835. },
  836. pageSize: 1000
  837. }
  838. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/tqxmjdfx', value).then(res => {
  839. if (res.data.rows.length > 0) {
  840. let dataList = res.data.rows[0]
  841. // 固定资产进度分布
  842. // 特别监管
  843. that.projecList[0][0].value = dataList.mdnb_integerfield1
  844. that.projecList[0][0].value2 = this.yuanChange(dataList.mdnb_amountfield241)
  845. that.projecList[1][0].value = dataList.mdnb_integerfield3
  846. that.projecList[1][0].value2 = this.yuanChange(dataList.mdnb_amountfield5)
  847. that.projecList[2][0].value = dataList.mdnb_integerfield5
  848. that.projecList[2][0].value2 = this.yuanChange(dataList.mdnb_amountfield21)
  849. that.projecList[3][0].value = dataList.mdnb_integerfield7
  850. that.projecList[3][0].value2 = this.yuanChange(dataList.mdnb_amountfield29)
  851. // 备案
  852. that.projecList[0][1].value = dataList.mdnb_integerfield2
  853. that.projecList[0][1].value2 = this.yuanChange(dataList.mdnb_amountfield341)
  854. that.projecList[1][1].value = dataList.mdnb_integerfield4
  855. that.projecList[1][1].value2 = this.yuanChange(dataList.mdnb_amountfield11)
  856. that.projecList[2][1].value = dataList.mdnb_integerfield6
  857. that.projecList[2][1].value2 = this.yuanChange(dataList.mdnb_amountfield28)
  858. that.projecList[3][1].value = dataList.mdnb_integerfield8
  859. that.projecList[3][1].value2 = this.yuanChange(dataList.mdnb_amountfield30)
  860. // 股权类进度分布
  861. // 特别监管
  862. that.projecList[4][0].value = dataList.mdnb_integerfield11
  863. that.projecList[4][0].value2 = this.yuanChange(dataList.mdnb_amountfield2411)
  864. that.projecList[5][0].value = dataList.mdnb_integerfield31
  865. that.projecList[5][0].value2 = this.yuanChange(dataList.mdnb_amountfield51)
  866. that.projecList[6][0].value = dataList.mdnb_integerfield51
  867. that.projecList[6][0].value2 = this.yuanChange(dataList.mdnb_amountfield211)
  868. that.projecList[7][0].value = dataList.mdnb_integerfield71
  869. that.projecList[7][0].value2 = this.yuanChange(dataList.mdnb_amountfield291)
  870. // 备案
  871. that.projecList[4][1].value = dataList.mdnb_integerfield21
  872. that.projecList[4][1].value2 = this.yuanChange(dataList.mdnb_amountfield3411)
  873. that.projecList[5][1].value = dataList.mdnb_integerfield41
  874. that.projecList[5][1].value2 = this.yuanChange(dataList.mdnb_amountfield111)
  875. that.projecList[6][1].value = dataList.mdnb_integerfield61
  876. that.projecList[6][1].value2 = this.yuanChange(dataList.mdnb_amountfield281)
  877. that.projecList[7][1].value = dataList.mdnb_integerfield81
  878. that.projecList[7][1].value2 = this.yuanChange(dataList.mdnb_amountfield301)
  879. this.countSection();
  880. that.leftEcharts7Fun()
  881. that.leftEcharts8Fun()
  882. }
  883. resolve(1);
  884. })
  885. });
  886. },
  887. // 获取左边投资额度分析
  888. getDate5 () {
  889. let that = this
  890. return new Promise((resolve, err) => {
  891. let value = {
  892. access_token: this.access_token,
  893. "data": {
  894. "mdnb_combofield": this.mockData ? 'B' : 'A',
  895. "mdnb_datefield": this.year + '-01-01',
  896. },
  897. pageSize: 1000
  898. }
  899. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/tqtzedfx', value).then(res => {
  900. if (res.data.rows.length > 0) {
  901. let dataList = res.data.rows[0]
  902. that.fling = true
  903. left16[0] = dataList.mdnb_amountfield
  904. left16[1] = dataList.mdnb_amountfield1
  905. left16[2] = dataList.mdnb_amountfield2
  906. left16[3] = dataList.mdnb_decimalfield
  907. left16[4] = dataList.mdnb_amountfield3
  908. that.leftEcharts6Fun();
  909. }
  910. resolve(1);
  911. })
  912. });
  913. },
  914. // 获取左边重点项目两线指标
  915. getDate6 () {
  916. let that = this
  917. return new Promise((resolve, err) => {
  918. let value = {
  919. access_token: this.access_token,
  920. "data": {
  921. "mdnb_combofield": this.mockData ? 'B' : 'A',
  922. "mdnb_datefield": this.year + '-01-01',
  923. },
  924. pageSize: 1000
  925. }
  926. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/tqzdlxzb', value).then(res => {
  927. if (res.data.rows.length > 0) {
  928. let dataList2 = this.classify(res.data.rows[0].mdnb_entryentity1, 'mdnb_textfield3')
  929. // 左边的轮播
  930. let dataList = []
  931. dataList2.forEach((item, index) => {
  932. dataList[index] = []
  933. dataList[index][0] = item.data[0].mdnb_textfield18
  934. dataList[index][1] = item.data[0].mdnb_textfield3
  935. dataList[index][2] = that.numFormat(that.yuanChange(item.data[0].mdnb_amountfield24)) + '亿'
  936. })
  937. this.storageRecordConfig.data = dataList
  938. this.storageRecordConfig = { ...this.storageRecordConfig }
  939. // 右边的柱状图
  940. left12 = []
  941. dataList2.forEach((item, index) => {
  942. left12[index] = [[], [], []]
  943. that.left12Bottom[index] = []
  944. for (let i = 0; i < item.data.length; i++) {
  945. left12[index][0].push(item.data[i].mdnb_integerfield10)
  946. left12[index][1].push(item.data[i].mdnb_integerfield12)
  947. left12[index][2].push(item.data[i].mdnb_integerfield9)
  948. that.left12Bottom[index].push(item.data[i].mdnb_textfield4.replace('(%)', ''))
  949. }
  950. })
  951. that.leftEcharts11Fun()
  952. }
  953. resolve(1);
  954. })
  955. });
  956. },
  957. // 中间大屏数据
  958. getDate14 () {
  959. let that = this
  960. return new Promise((resolve, err) => {
  961. let value = {
  962. access_token: this.access_token,
  963. mock: this.mockData,
  964. presetYear: this.year - 1
  965. }
  966. get('/ierp/kapi/v2/mdnb/mdnb_xmkb/presetdata/getKeyData', value).then(res => {
  967. // 头部指标
  968. if (!res.data) {
  969. return
  970. }
  971. center4[0] = res.data.transformations.estateAmount
  972. center4[1] = res.data.transformations.estateNum
  973. center4[2] = res.data.transformations.figureAmount
  974. center4[3] = res.data.transformations.figureNum
  975. // 左投部指标
  976. center1[0] = res.data.keyIndicators.totalSum
  977. center1[1] = res.data.keyIndicators.total
  978. center1[2] = res.data.keyIndicators.property
  979. center1[3] = res.data.keyIndicators.invest
  980. // 投资产业分布
  981. if (res.data.distribution.length != 0) {
  982. // for (let i = 0; i < center2.length; i++) {
  983. // center2[i].y = that.yuanChange(res.data.distribution[i].amount)
  984. // center2[i].value = that.yuanChange(res.data.distribution[i].amount)
  985. // center2[i].num = res.data.distribution[i].count
  986. // center2[i].typeno = res.data.distribution[i].typeno
  987. // }
  988. center2 = []
  989. res.data.distribution.forEach((item, i) => {
  990. center2[i] = {}
  991. center2[i].name = item.type
  992. center2[i].y = that.yuanChange(item.amount)
  993. center2[i].value = that.yuanChange(item.amount)
  994. center2[i].num = item.count
  995. center2[i].typeno = item.typeno
  996. })
  997. }
  998. that.leftEcharts12Fun()
  999. // 投资执行情况
  1000. res.data.implementationStatus.forEach((item, index) => {
  1001. center3[index].value = that.yuanChange(item.plan)
  1002. center3[index].value2 = that.yuanChange(item.reality)
  1003. })
  1004. center3.sort(that.compare('value'))
  1005. that.leftEcharts14Fun()
  1006. // 五个一体化
  1007. res.data.five.forEach((item, index) => {
  1008. center6[index] = { name: item.type, value: that.yuanChange(item.amount), typeno: item.typeno }
  1009. })
  1010. // 投资阶段分析
  1011. res.data.investmentStage.forEach((item, index) => {
  1012. center7[index] = { name: item.type, value: Number(item.num), value2: that.yuanChange(item.amount), typeno: item.typeno, sliced: false, selected: false }
  1013. })
  1014. // 重点项目监控
  1015. center8 = []
  1016. this.originalConfig6 = res.data.projectMonitoring
  1017. this.centerOriginalConfig6 = res.data.projectMonitoring
  1018. res.data.projectMonitoring.forEach((item, index) => {
  1019. center8.push({ value: item.amount, name: item.projectname, office: item.orgName, type: item.projectjd })
  1020. })
  1021. // 中国地图
  1022. centerChina = []
  1023. res.data.investmentMap.forEach((item, index) => {
  1024. centerChina.push({ name: item.address, value: that.yuanChange(item.amount), value2: item.value2 })
  1025. })
  1026. setTimeout(() => {
  1027. // that.chinaEchartsFun()
  1028. // that.leftEcharts16Fun() // 中国地图背景地球
  1029. })
  1030. resolve(1);
  1031. })
  1032. });
  1033. },
  1034. // 解决除法是去精度
  1035. numDiv (num1, num2) {
  1036. var baseNum1 = 0, baseNum2 = 0;
  1037. var baseNum3, baseNum4;
  1038. try {
  1039. baseNum1 = num1.toString().split(".")[1].length;
  1040. } catch (e) {
  1041. baseNum1 = 0;
  1042. }
  1043. try {
  1044. baseNum2 = num2.toString().split(".")[1].length;
  1045. } catch (e) {
  1046. baseNum2 = 0;
  1047. }
  1048. with (Math) {
  1049. baseNum3 = Number(num1.toString().replace(".", ""));
  1050. baseNum4 = Number(num2.toString().replace(".", ""));
  1051. return (baseNum3 / baseNum4) * pow(10, baseNum2 - baseNum1);
  1052. }
  1053. },
  1054. // 解决乘法失去精度
  1055. numMulti (num1, num2) {
  1056. var baseNum = 0;
  1057. try {
  1058. baseNum += num1.toString().split(".")[1].length;
  1059. } catch (e) {
  1060. }
  1061. try {
  1062. baseNum += num2.toString().split(".")[1].length;
  1063. } catch (e) {
  1064. }
  1065. return Number(num1.toString().replace(".", "")) * Number(num2.toString().replace(".", "")) / Math.pow(10, baseNum);
  1066. },
  1067. // 解决减法失去精度
  1068. numSub (num1, num2) {
  1069. var baseNum, baseNum1, baseNum2;
  1070. var precision;// 精度
  1071. try {
  1072. baseNum1 = num1.toString().split(".")[1].length;
  1073. } catch (e) {
  1074. baseNum1 = 0;
  1075. }
  1076. try {
  1077. baseNum2 = num2.toString().split(".")[1].length;
  1078. } catch (e) {
  1079. baseNum2 = 0;
  1080. }
  1081. baseNum = Math.pow(10, Math.max(baseNum1, baseNum2));
  1082. precision = (baseNum1 >= baseNum2) ? baseNum1 : baseNum2;
  1083. return ((num1 * baseNum - num2 * baseNum) / baseNum).toFixed(precision);
  1084. },
  1085. rightEcharts1Fun () {
  1086. let that = this
  1087. let sumA = 42
  1088. // 所有在100范围外的全部变成0,其他值相应增加/减少sumA
  1089. right5.forEach(item => {
  1090. item.forEach(item2 => {
  1091. if (Number(item2[1]) < 0) {
  1092. item2[1] = that.$set(item2, 1, Number(that.numSub(item2[1], sumA)))
  1093. } else if (Number(item2[1]) > 0) {
  1094. item2[1] = that.$set(item2, 1, Number(item2[1]) + sumA)
  1095. }
  1096. if (Number(item2[1]) < (-100 - sumA)) {
  1097. item2[1] = that.$set(item2, 1, 0)
  1098. item2[1] = that.$set(item2, 2, 0)
  1099. } else if (Number(item2[1]) > (100 + sumA)) {
  1100. item2[1] = that.$set(item2, 1, 0)
  1101. item2[1] = that.$set(item2, 2, 0)
  1102. }
  1103. })
  1104. })
  1105. const itemStyle = {
  1106. // opacity: 0.8,
  1107. shadowBlur: 10,
  1108. shadowOffsetX: 0,
  1109. shadowOffsetY: 0,
  1110. shadowColor: 'rgba(0,0,0,0.3)'
  1111. };
  1112. that.rightEcharts1 = echarts.init(this.$refs['rightEcharts1'])
  1113. that.rightEcharts1.on('showTip', (params) => {
  1114. // 如果是7或者15并且满足防抖则切换
  1115. if ((params.dataIndex == 5 || params.dataIndex == 11) && that.echartR2Fd) {
  1116. that.echartR2Fd = false
  1117. setTimeout(() => {
  1118. option.dataZoom[0].endValue = option.dataZoom[0].endValue + 6
  1119. option.dataZoom[0].startValue = option.dataZoom[0].startValue + 6
  1120. that.rightEcharts1.setOption(option);
  1121. // 防止勿刷新做的防抖
  1122. setTimeout(() => {
  1123. that.echartR2Fd = true
  1124. }, 2000)
  1125. }, 1900);
  1126. // 如果是17表示到了最后一个,那么重新来一遍
  1127. } else if (params.dataIndex == 17 && that.echartR2Fd) {
  1128. that.echartR2Fd = false
  1129. setTimeout(() => {
  1130. option.dataZoom[0].endValue = 0
  1131. option.dataZoom[0].startValue = 5
  1132. that.rightEcharts1.setOption(option);
  1133. // 防止勿刷新做的防抖
  1134. setTimeout(() => {
  1135. that.echartR2Fd = true
  1136. }, 2000)
  1137. }, 1900)
  1138. }
  1139. })
  1140. let option = {
  1141. color: [{
  1142. type: 'radial', // linear 线性渐变 radial径向渐变
  1143. x: 0.5,
  1144. y: 0.5,
  1145. r: 0.5,
  1146. colorStops: [{
  1147. offset: 0, color: '#58F7DF' // 0% 处的颜色
  1148. }, {
  1149. offset: 1, color: '#4ECFBB' // 100% 处的颜色
  1150. }]
  1151. },
  1152. {
  1153. type: 'radial', // linear 线性渐变 radial径向渐变
  1154. x: 0.5,
  1155. y: 0.5,
  1156. r: 0.5,
  1157. colorStops: [{
  1158. offset: 0, color: '#7FD9FF' // 0% 处的颜色
  1159. }, {
  1160. offset: 1, color: '#40A9FF' // 100% 处的颜色
  1161. }]
  1162. }, {
  1163. type: 'radial', // linear 线性渐变 radial径向渐变
  1164. x: 0.5,
  1165. y: 0.5,
  1166. r: 0.5,
  1167. colorStops: [{
  1168. offset: 0, color: '#FF9592' // 0% 处的颜色
  1169. }, {
  1170. offset: 1, color: '#D2706D' // 100% 处的颜色
  1171. }]
  1172. }
  1173. ],
  1174. dataZoom: [
  1175. {
  1176. // start: 9,//默认为@
  1177. // end: 100,//黑认认为1@0
  1178. type: "slider",
  1179. show: false,
  1180. // xAxisIndex: [0]
  1181. handlesize: 0,//滑动条的 左右2个滑动条的大小
  1182. startValue: 5,// 初始显示值
  1183. endValue: 0,// 结束显示值
  1184. height: 10,//组件高度
  1185. left: "5%",
  1186. right: "4%",//右边的距离
  1187. bottom: "25%",//底边的距离
  1188. borderColor: "#939",
  1189. fillerColor: "#269cdb",
  1190. borderRadius: 5,
  1191. backgroundColor: "#33384b",//两边未选中的滑动条区域的额色
  1192. showDataShadow: false,//是否显示数据阴影
  1193. showDetail: false,//即拖拽时候是否显示详细数值信息
  1194. truerealtime: true,//是否实时更新
  1195. filterMode: "filter"
  1196. }, {
  1197. type: 'inside',
  1198. show: true,
  1199. start: 1,
  1200. end: 100,
  1201. zoomOnMouseWheel: false, //滚轮是否触发缩放
  1202. moveOnMouseMove: false, //鼠标滚轮触发滚动
  1203. }
  1204. ],
  1205. legend: {
  1206. selectedMode: false,
  1207. top: 10,
  1208. data: ['正偏差', '容差', '负偏差'],
  1209. textStyle: {
  1210. fontSize: 20,
  1211. color: '#fff',
  1212. fontFamily: 'Microsoft YaHei'
  1213. }
  1214. },
  1215. textStyle: {
  1216. color: '#fff',
  1217. },
  1218. tooltip: {
  1219. show: true,
  1220. trigger: "axis",
  1221. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  1222. borderColor: "rgba(50,50,50,0.7)",
  1223. textStyle: {
  1224. color: "#fff",
  1225. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  1226. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  1227. fontSize: "28", // 文字字体大小
  1228. },
  1229. formatter: data => {
  1230. return `${data[0].value[0]}<br /><span style="display:inline-block;border-radius:50%; width:20px;height:20px;background-color:${data[0].color}"></span> ${data[0].seriesName}:${that.numFormat(data[0].data[2])}亿<br /><span style="display:inline-block;border-radius:50%; width:20px;height:20px;background-color:${data[1].color}"></span> ${data[1].seriesName}:${that.numFormat(data[1].data[2])}亿<br /><span style="display:inline-block;border-radius:50%; width:20px;height:20px;background-color:${data[2].color}"></span> ${data[2].seriesName}:${that.numFormat(data[2].data[2])}亿`
  1231. },
  1232. axisPointer: {
  1233. // // type: 'cross',',
  1234. },
  1235. },
  1236. grid: {
  1237. top: '10%',
  1238. right: '7%',
  1239. left: '7%',
  1240. bottom: '5%',
  1241. },
  1242. yAxis: {
  1243. min: (-101 - sumA),
  1244. max: (101 + sumA),
  1245. maxInterval: 1,
  1246. splitLine: {
  1247. show: false,
  1248. // interval:,
  1249. lineStyle: {
  1250. color: '#68b4dd66',
  1251. type: 'dashed',
  1252. },
  1253. },
  1254. axisLine: {
  1255. show: false
  1256. },
  1257. axisTick: {
  1258. show: false
  1259. },
  1260. axisLabel: {
  1261. show: true,
  1262. // formatter: '{value}',
  1263. formatter (data) {
  1264. if (data == (100 + sumA)) {
  1265. return '100%'
  1266. } else if (data == (-100 - sumA)) {
  1267. return '-100%'
  1268. } else if (data == (-5 - sumA)) {
  1269. return '-5%'
  1270. } else if (data == (5 + sumA)) {
  1271. return '5%'
  1272. }
  1273. },
  1274. textStyle: {
  1275. color: '#fff',
  1276. fontSize: '20',
  1277. fontFamily: 'Microsoft YaHei'
  1278. },
  1279. },
  1280. nameTextStyle: {
  1281. color: '#fff',
  1282. fontSize: 20,
  1283. fontFamily: 'Microsoft YaHei'
  1284. },
  1285. },
  1286. xAxis: {
  1287. data: commonCompany,
  1288. axisLine: {
  1289. show: false, //隐藏X轴轴线
  1290. lineStyle: {
  1291. color: '#005094',
  1292. width: 1,
  1293. },
  1294. },
  1295. splitLine: {
  1296. show: true,
  1297. lineStyle: {
  1298. color: '#68b4dd66',
  1299. type: 'dashed',
  1300. },
  1301. },
  1302. axisTick: {
  1303. show: true, //隐藏X轴刻度
  1304. },
  1305. axisLabel: {
  1306. show: true,
  1307. // rotate: 40,
  1308. padding: [0, 0, 0, 0],
  1309. textStyle: {
  1310. color: '#fff', //X轴文字颜色
  1311. fontSize: 20,
  1312. fontFamily: 'Microsoft YaHei'
  1313. },
  1314. },
  1315. },
  1316. series: [
  1317. {
  1318. name: '正偏差',
  1319. type: 'scatter',
  1320. itemStyle: itemStyle,
  1321. data: right5[0],
  1322. symbolSize: function (data) {
  1323. if ((data[2] > 0 && data[2] < 50) || data[2] == 50) {
  1324. return 40;
  1325. } else if ((data[2] > 50 && data[2] < 100) || data[2] == 100) {
  1326. return 70;
  1327. } else if (data[2] > 100) {
  1328. return 100;
  1329. }
  1330. },
  1331. markLine: {
  1332. symbol: 'none',
  1333. data: [
  1334. {
  1335. name: '100%',
  1336. yAxis: 100 + sumA,
  1337. lineStyle: {
  1338. // color: '#fff',
  1339. },
  1340. label: {
  1341. show: false,
  1342. formatter: '{b}',
  1343. position: 'right',
  1344. color: '#fff',
  1345. fontSize: 20,
  1346. label: {
  1347. show: false
  1348. }
  1349. },
  1350. },
  1351. {
  1352. name: '5%',
  1353. yAxis: 5 + sumA,
  1354. lineStyle: {
  1355. // color: '#fff',
  1356. },
  1357. label: {
  1358. show: false,
  1359. formatter: '{b}',
  1360. position: 'right',
  1361. color: '#fff',
  1362. fontSize: 20,
  1363. },
  1364. },
  1365. {
  1366. name: '-5%',
  1367. yAxis: -5 - sumA,
  1368. lineStyle: {
  1369. // color: '#fff',
  1370. },
  1371. label: {
  1372. show: false,
  1373. formatter: '{b}',
  1374. position: 'right',
  1375. color: '#fff',
  1376. fontSize: 20,
  1377. },
  1378. },
  1379. {
  1380. name: '100%',
  1381. yAxis: -100 - sumA,
  1382. lineStyle: {
  1383. // color: '#fff',
  1384. },
  1385. label: {
  1386. show: false,
  1387. formatter: '{b}',
  1388. position: 'right',
  1389. color: '#fff',
  1390. fontSize: 20,
  1391. },
  1392. },
  1393. ],
  1394. },
  1395. },
  1396. {
  1397. name: '容差',
  1398. type: 'scatter',
  1399. itemStyle: itemStyle,
  1400. data: right5[1],
  1401. symbolSize: function (data) {
  1402. if ((data[2] > 0 && data[2] < 50) || data[2] == 50) {
  1403. return 40;
  1404. } else if ((data[2] > 50 && data[2] < 100) || data[2] == 100) {
  1405. return 70;
  1406. } else if (data[2] > 100) {
  1407. return 100;
  1408. }
  1409. },
  1410. },
  1411. {
  1412. name: '负偏差',
  1413. type: 'scatter',
  1414. itemStyle: itemStyle,
  1415. data: right5[2],
  1416. symbolSize: function (data) {
  1417. if ((data[2] > 0 && data[2] < 50) || data[2] == 50) {
  1418. return 40;
  1419. } else if ((data[2] > 50 && data[2] < 100) || data[2] == 100) {
  1420. return 70;
  1421. } else if (data[2] > 100) {
  1422. return 100;
  1423. }
  1424. },
  1425. }
  1426. ]
  1427. }
  1428. that.rightEcharts1.setOption(option)
  1429. tools.loopShowTooltip(that.rightEcharts1, option, {
  1430. interval: 2000,
  1431. loopSeries: true,
  1432. })
  1433. },
  1434. initChartR2 () {
  1435. let that = this;
  1436. that.right1Chart = echarts.init(this.$refs["echartR2"]);
  1437. that.right1Chart.on("showTip", (params) => {
  1438. // 如果是7或者15并且满足防抖则切换
  1439. if (
  1440. (params.dataIndex == 5 || params.dataIndex == 11) &&
  1441. that.echartR1Fd1
  1442. ) {
  1443. that.echartR1Fd1 = false;
  1444. setTimeout(() => {
  1445. option.dataZoom[0].endValue = option.dataZoom[0].endValue + 6;
  1446. option.dataZoom[0].startValue = option.dataZoom[0].startValue + 6;
  1447. that.right1Chart.setOption(option);
  1448. // 防止勿刷新做的防抖
  1449. setTimeout(() => {
  1450. that.echartR1Fd1 = true;
  1451. }, 2000);
  1452. }, 1900);
  1453. // 如果是17表示到了最后一个,那么重新来一遍
  1454. } else if (params.dataIndex == 17 && that.echartR1Fd1) {
  1455. that.echartR1Fd1 = false;
  1456. setTimeout(() => {
  1457. option.dataZoom[0].endValue = 0;
  1458. option.dataZoom[0].startValue = 5;
  1459. that.right1Chart.setOption(option);
  1460. // 防止勿刷新做的防抖
  1461. setTimeout(() => {
  1462. that.echartR1Fd1 = true;
  1463. }, 2000);
  1464. }, 1900);
  1465. }
  1466. });
  1467. let option = {
  1468. color: [
  1469. {
  1470. type: "linear",
  1471. x: 0,
  1472. y: 0,
  1473. x2: 0,
  1474. y2: 1,
  1475. colorStops: [
  1476. {
  1477. offset: 0,
  1478. color: "#07806E", // 0% 处的颜色
  1479. },
  1480. {
  1481. offset: 1,
  1482. color: "#79FFEB", // 100% 处的颜色
  1483. },
  1484. ],
  1485. global: false, // 缺省为 false
  1486. },
  1487. {
  1488. type: "linear",
  1489. x: 0,
  1490. y: 0,
  1491. x2: 0,
  1492. y2: 1,
  1493. colorStops: [
  1494. {
  1495. offset: 0,
  1496. color: "#9F7F00", // 0% 处的颜色
  1497. },
  1498. {
  1499. offset: 1,
  1500. color: "#FBE463", // 100% 处的颜色
  1501. },
  1502. ],
  1503. global: false, // 缺省为 false
  1504. },
  1505. {
  1506. type: "linear",
  1507. x: 0,
  1508. y: 0,
  1509. x2: 0,
  1510. y2: 1,
  1511. colorStops: [
  1512. {
  1513. offset: 0,
  1514. color: "#91231F", // 0% 处的颜色
  1515. },
  1516. {
  1517. offset: 1,
  1518. color: "#F98784", // 100% 处的颜色
  1519. },
  1520. ],
  1521. global: false, // 缺省为 false
  1522. }
  1523. ],
  1524. dataZoom: [
  1525. {
  1526. // start: 9,//默认为@
  1527. // end: 100,//黑认认为1@0
  1528. type: "slider",
  1529. show: false,
  1530. // xAxisIndex: [0]
  1531. handlesize: 0, //滑动条的 左右2个滑动条的大小
  1532. startValue: 5, // 初始显示值
  1533. endValue: 0, // 结束显示值
  1534. height: 10, //组件高度
  1535. left: "5%",
  1536. right: "4%", //右边的距离
  1537. bottom: "25%", //底边的距离
  1538. borderColor: "#939",
  1539. fillerColor: "#269cdb",
  1540. borderRadius: 5,
  1541. backgroundColor: "#33384b", //两边未选中的滑动条区域的额色
  1542. showDataShadow: false, //是否显示数据阴影
  1543. showDetail: false, //即拖拽时候是否显示详细数值信息
  1544. truerealtime: true, //是否实时更新
  1545. filterMode: "filter",
  1546. },
  1547. {
  1548. type: "inside",
  1549. show: true,
  1550. start: 1,
  1551. end: 100,
  1552. zoomOnMouseWheel: false, //滚轮是否触发缩放
  1553. moveOnMouseMove: false, //鼠标滚轮触发滚动
  1554. },
  1555. ],
  1556. legend: {
  1557. top: 10,
  1558. right: 10,
  1559. textStyle: {
  1560. fontSize: 20,
  1561. color: "#fff",
  1562. fontFamily: "Microsoft YaHei",
  1563. },
  1564. itemStyle: {
  1565. borderCap: "round",
  1566. },
  1567. },
  1568. tooltip: {
  1569. trigger: "item",
  1570. show: true,
  1571. position: "top",
  1572. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  1573. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  1574. borderColor: "rgba(50,50,50,0.7)",
  1575. textStyle: {
  1576. color: "#fff",
  1577. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  1578. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  1579. fontSize: "28", // 文字字体大小
  1580. },
  1581. formatter: function (p) {
  1582. that.r3Index = p.dataIndex;
  1583. if (Math.max(...that.riskData.x[p.dataIndex].value) > 15) {
  1584. that.radarNum = 3
  1585. } else {
  1586. that.radarNum = 2
  1587. }
  1588. that.echartR3 && that.echartR3.dispose()
  1589. that.initChartR3();
  1590. return `${p.name}<br>低风险:${that.riskData.y1[p.dataIndex]}个<br>
  1591. 中风险:${that.riskData.y2[p.dataIndex]}个<br>
  1592. 高风险:${that.riskData.y3[p.dataIndex]}个<br>
  1593. `
  1594. },
  1595. },
  1596. grid: {
  1597. left: "3%",
  1598. right: "4%",
  1599. bottom: "3%",
  1600. containLabel: true,
  1601. },
  1602. xAxis: [
  1603. {
  1604. type: "category",
  1605. data: that.riskData.x.map((item) => item.name),
  1606. axisLine: {
  1607. show: true,
  1608. lineStyle: {
  1609. color: "rgba(0, 80, 148, .8)",
  1610. },
  1611. },
  1612. axisTick: {
  1613. show: false,
  1614. },
  1615. axisLabel: {
  1616. color: "#fff",
  1617. rotate: 20,
  1618. fontSize: 22,
  1619. },
  1620. },
  1621. ],
  1622. yAxis: [
  1623. {
  1624. type: "value",
  1625. axisLabel: {
  1626. color: "#fff",
  1627. fontSize: 22,
  1628. },
  1629. splitLine: {
  1630. show: true,
  1631. lineStyle: {
  1632. color: "rgba(104, 180, 221, .2)",
  1633. type: "dashed",
  1634. },
  1635. },
  1636. },
  1637. ],
  1638. series: [
  1639. {
  1640. name: "低风险",
  1641. type: "bar",
  1642. stack: "Ad",
  1643. barWidth: 14,
  1644. emphasis: {
  1645. focus: "series",
  1646. },
  1647. itemStyle: {
  1648. barBorderRadius: [15, 15, 15, 15],
  1649. },
  1650. data: that.riskData.y1,
  1651. },
  1652. {
  1653. name: "中风险",
  1654. type: "bar",
  1655. barWidth: 14,
  1656. stack: "Ad",
  1657. itemStyle: {
  1658. barBorderRadius: [15, 15, 15, 15],
  1659. },
  1660. emphasis: {
  1661. focus: "series",
  1662. },
  1663. data: that.riskData.y2,
  1664. },
  1665. {
  1666. name: "高风险",
  1667. type: "bar",
  1668. barWidth: 14,
  1669. stack: "Ad",
  1670. itemStyle: {
  1671. barBorderRadius: [15, 15, 15, 15],
  1672. },
  1673. emphasis: {
  1674. focus: "series",
  1675. },
  1676. data: that.riskData.y3,
  1677. },
  1678. ],
  1679. };
  1680. that.right1Chart.setOption(option);
  1681. tools.loopShowTooltip(that.right1Chart, option, {
  1682. interval: 2000,
  1683. loopSeries: true,
  1684. });
  1685. },
  1686. initChartR3 () {
  1687. let that = this;
  1688. that.right3Chart = echarts.init(this.$refs["echartR3"]);
  1689. let option = {
  1690. radar: {
  1691. // shape: 'circle',
  1692. splitNumber: that.radarNum,
  1693. splitLine: {
  1694. lineStyle: {
  1695. color: that.radarNum == 3 ? ["#C25253", "#45C9B5", "#D1B83A"] : ["#D1B83A", "#45C9B5"],
  1696. },
  1697. },
  1698. name: { //修改indicator文字的颜色
  1699. textStyle: {
  1700. fontSize: 20
  1701. }
  1702. },
  1703. axisLine: { // 设置雷达图中间射线的颜色
  1704. lineStyle: {
  1705. color: '#fff',
  1706. },
  1707. },
  1708. splitArea: {
  1709. areaStyle: {
  1710. color: that.radarNum == 3 ? [
  1711. "rgba(88,247,223,0.2)",
  1712. "rgba(255, 224, 54, 0.2)",
  1713. "rgba(221,89,85,0.3)",
  1714. ] : [
  1715. "rgba(88,247,223,0.2)",
  1716. "rgba(255, 224, 54, 0.2)",
  1717. ],
  1718. },
  1719. },
  1720. indicator: [
  1721. { name: "安全风险", max: that.radarNum == 3 ? 25 : 15 },
  1722. { name: "付款风险", max: that.radarNum == 3 ? 25 : 15 },
  1723. { name: "合同风险", max: that.radarNum == 3 ? 25 : 15 },
  1724. { name: "结算风险", max: that.radarNum == 3 ? 25 : 15 },
  1725. { name: "进度风险", max: that.radarNum == 3 ? 25 : 15 },
  1726. { name: "质量风险", max: that.radarNum == 3 ? 25 : 15 },
  1727. ],
  1728. },
  1729. series: [
  1730. {
  1731. name: "风险",
  1732. type: "radar",
  1733. symbol: "circle",
  1734. label: {
  1735. show: true,
  1736. formatter: function (params) {
  1737. return params.value;
  1738. },
  1739. fontSize: 24,
  1740. color: "#68BDFF",
  1741. },
  1742. data: [
  1743. {
  1744. value: that.riskData.x[that.r3Index].value,
  1745. areaStyle: {
  1746. color: "#112b75",
  1747. },
  1748. lineStyle: {
  1749. width: 4,
  1750. color: "#60C1FF",
  1751. },
  1752. label: {
  1753. fontSize: 22,
  1754. },
  1755. },
  1756. ],
  1757. },
  1758. ],
  1759. };
  1760. that.right3Chart.setOption(option);
  1761. },
  1762. initChartR4 () {
  1763. let that = this;
  1764. that.right4Chart = echarts.init(this.$refs["echartR4"]);
  1765. that.right4Chart.on("showTip", (params) => {
  1766. // 如果是7或者15并且满足防抖则切换
  1767. if (
  1768. (params.dataIndex == 5 || params.dataIndex == 11) &&
  1769. that.echartR2Fd2
  1770. ) {
  1771. that.echartR2Fd2 = false;
  1772. setTimeout(() => {
  1773. option.dataZoom[0].endValue = option.dataZoom[0].endValue + 6;
  1774. option.dataZoom[0].startValue = option.dataZoom[0].startValue + 6;
  1775. that.right4Chart.setOption(option);
  1776. // 防止勿刷新做的防抖
  1777. setTimeout(() => {
  1778. that.echartR2Fd2 = true;
  1779. }, 2000);
  1780. }, 1900);
  1781. // 如果是17表示到了最后一个,那么重新来一遍
  1782. } else if (params.dataIndex == 17 && that.echartR2Fd2) {
  1783. that.echartR2Fd2 = false;
  1784. setTimeout(() => {
  1785. option.dataZoom[0].endValue = 0;
  1786. option.dataZoom[0].startValue = 5;
  1787. that.right4Chart.setOption(option);
  1788. // 防止勿刷新做的防抖
  1789. setTimeout(() => {
  1790. that.echartR2Fd2 = true;
  1791. }, 2000);
  1792. }, 1900);
  1793. }
  1794. });
  1795. let option = {
  1796. dataZoom: [
  1797. {
  1798. // start: 9,//默认为@
  1799. // end: 100,//黑认认为1@0
  1800. type: "slider",
  1801. show: false,
  1802. // xAxisIndex: [0]
  1803. handlesize: 0, //滑动条的 左右2个滑动条的大小
  1804. startValue: 5, // 初始显示值
  1805. endValue: 0, // 结束显示值
  1806. height: 10, //组件高度
  1807. left: "5%",
  1808. right: "4%", //右边的距离
  1809. bottom: "25%", //底边的距离
  1810. borderColor: "#939",
  1811. fillerColor: "#269cdb",
  1812. borderRadius: 5,
  1813. backgroundColor: "#33384b", //两边未选中的滑动条区域的额色
  1814. showDataShadow: false, //是否显示数据阴影
  1815. showDetail: false, //即拖拽时候是否显示详细数值信息
  1816. truerealtime: true, //是否实时更新
  1817. filterMode: "filter",
  1818. },
  1819. {
  1820. type: "inside",
  1821. show: true,
  1822. start: 1,
  1823. end: 100,
  1824. zoomOnMouseWheel: false, //滚轮是否触发缩放
  1825. moveOnMouseMove: false, //鼠标滚轮触发滚动
  1826. },
  1827. ],
  1828. title: {
  1829. text: "企业后评价执行情况",
  1830. left: "center",
  1831. textStyle: {
  1832. color: "#fff",
  1833. fontSize: 32,
  1834. },
  1835. },
  1836. tooltip: {
  1837. trigger: "item",
  1838. show: true,
  1839. position: "top",
  1840. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  1841. borderColor: "rgba(50,50,50,0.7)",
  1842. confine: true,
  1843. textStyle: {
  1844. color: "#fff",
  1845. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  1846. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  1847. fontSize: "28", // 文字字体大小
  1848. },
  1849. formatter: function (p) {
  1850. return `${p.name}<br>首次评价:应开展${that.riskData1.y1[p.dataIndex]}个,已完成${that.riskData1.y2[p.dataIndex]}个<br>
  1851. 再次评价:应开展${that.riskData1.y3[p.dataIndex]}个,已完成${that.riskData1.y4[p.dataIndex]}个,达标${that.riskData1.y5[p.dataIndex]}个`
  1852. },
  1853. },
  1854. legend: {
  1855. show: true,
  1856. textStyle: {
  1857. fontSize: 20,
  1858. color: "#fff",
  1859. },
  1860. inactiveColor: "#fff",
  1861. // itemHeight: 20,
  1862. top: "15%",
  1863. backgroundColor: "transparent",
  1864. data: [
  1865. {
  1866. name: "应首评项目数",
  1867. // icon: "image://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IArs4c6QAAAWdJREFUOE+N0k8og3EYB/Dvs8P8CSlTxJGD8u+yTYmNm0gJQznIQRxMoV2cXWSKCznIQdk7SkmOEomNg41y4EjURkLZFI/ed3vX+5v82nt4357n9/s8Pe/v9xCST6+fzVHGKAMDAKqT6WsCNi2ElS0Xfak5Ul+tfi77YewBqNcLpH0vTYSOAxc9kFo5wghINus2lJMPOzl8PE6EpX8qC2lmuMmp8CmABn3FVgJ4bIloLggEnwRzRg6F4wSY9fR2J1CUnYieY0DPrgDiUvASA7pF8PGnJXsp4LEC3wx4L4DAY1pLLQq7GVjM5KcJmKC2fc76fNeOtU6GmBDOzYMt04sLmQjt2sUZRyMCjAEYBKNKyxNuAGwUA8vCaBhbcSrMxviwj1JFU7Nk3NC49iqAk+FCObAu3AngfLJCDmpmjgVwNdskB5UjPgHcrvbLQXmXVwD3O1NyYGmeFkD0aF4OCmqHBPAWXhfAL4WqeuKVsFKCAAAAAElFTkSuQmCC",
  1868. },
  1869. {
  1870. name: "已完成首评项目数",
  1871. // icon: "image://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IArs4c6QAAAXFJREFUOE+V0kFLAkEUB/D/G9eW3UN1sFPYNaJAu2R0Coog8mq0fQH1kEVBhz5Ah6CoLhrdE/LqKQo6VZ7SKCKChKRTBRmhbq47oabsZC22h1nem/k93jCP8P0F+E2HQ1dD4NAAGqqn+TUI8YpciCVo8LOaoeoSKOR6GTOSxOFtFLD+OSFtmpI/obqfqFqZ6Wrqr8NNyJHJK4aPtNLDAue0+1vlnzkiHqG5YvYcwGhj08MUhJyuWhgrvyBjFq3uogp0AB2NbFR2o5sctfCNVxDWc1ag/xPQR0tLXqYg6HTBBMd++RXplpZK2Qg4dtq5NAiLNM3v5a6ilALBY4s4rvKKMdLWw4EjU4E0U3s462gwXQ3DMLeJsfpgmCYgsSVTLkSF0bC24r9NcWucHPA1izZnyXpg8vRIAMfjU/ZgLH4ogDNt1h4Mb8YEcLkSsgf9y+sCuNtaswd92qoAHuMb9qBnIiiA55M9e9DpnRfAe/pAAF9gqJXUYWdYUwAAAABJRU5ErkJggg==",
  1872. },
  1873. {
  1874. name: "应再评项目数",
  1875. // icon: "image://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IArs4c6QAAAV5JREFUOE+V0j8oxGEYwPHvo/wMjgyUslAWcTFhMRiEsHLKYDzFKZRBSskgR7mUG29QjpX86QaDwdlwLotiUYpB/gyHPDru9HsPP+c3vL+e530/T8/b+wipb31KrYJ8vAi9QE0qfYqy+vBEsHtKnpM5SS4bC1qW+8amQl26gP0vcPSSQ2fXiFxJsnKhi8PfDtvgsVo0yJZfhwQCP1XOzCn4ZNuvB0BjerO4HNxtn1FsB24vDRZNggRgpdPNXsjL/4wST7AXNEDiv+DxW0slFVDTCvoG8QjcXGS2NKc+hMVsLo0yLFsBzZNnDoHaP9CJWtRn9XDA8WsOHR8PZx+NQhcDqvQhVH3klTMRVu4fWTZGw97Ktl/VHrePyVfRr1myHwhP3xnAM1nkDJbGzw0wOFvpDCa8+waYCTY5g/6esAFCax5n0NI6b4DI7qgzcDeOGSAW9TuD0up+A1zHQwZ4B2JrgI9r4uMDAAAAAElFTkSuQmCC",
  1876. },
  1877. {
  1878. name: "已完成再评项目数",
  1879. // icon: "image://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IArs4c6QAAAWBJREFUOE9jZICC/1e12Rh4uDIY/jNGMjAw6ECFrzAw/l/O8OXbDEbtq79AYowg4v9jS2mGv3+3MDAwGMAMQKMvMDAz+zDKHn/KCDaZm/skHsUwvRcZfr8zZ/z/0CyX4T/DJBwmowozMuQx/n9gdpyBgcECLsNpycAgXAPhvm1hYPgOkoaDEyANPxkYGNjgQjJbGRiYRSDcv28YGJ54I2v4SUDDWwaGJ17IGr5gcZIV1El/GRjetjMwfD+G5qSHpnkM/xknEufp//mM/2+rsDOwCoGCVZ+ApksMv9+ZERtxFxmYmb3BEYeaNHgyGf7/j2FgYNCEil9nYGRcwvDly3SUpIHslP8PzP4j8xkVTsENhaclZAWvLligaBAzOIFfw9ld1igajN2O4tewar49ioawxIP4NbQ0OqNoqKnfi19DXIoHioZFc3bg12Dt6YOi4ej2Lfg1yBn7o2h4dHYjigYAb0t88hVwEBYAAAAASUVORK5CYII=",
  1880. },
  1881. {
  1882. name: "再评达标项目数",
  1883. // icon: "image://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IArs4c6QAAAWBJREFUOE+V0k8og2EcwPHvkzVZLLm6KItEzWlclIPbdhGKcsCJwzZFdtgOK+8OimIXTjgoSrisXByUgz8nE4mmXFwlZmuaPXr3r/eZ9sZ7eN9+v/f5/J6n3/MTFJ9wWFpTFqYFjAFdxfSthF1blo1wWHzpOaG/gppszkIM6C4VqPheW8ATCYkXoVdOW7g0WVyy8ZSdHhFYlF4E0SqV1bTEJwKaPAd6S3/aWmHEU4j2Y/D4pJgLHWQAaykd9ENDfSH6SEJkTQGZ/4LkryO1O2DYDbkcHB7DQ6LiSAua9AlQN67SAQl+4Y3KWtt7vq1Os04JuPm04/rrxcUt4M5fnHE00jXMIBgHOor5eyQ7dd+sK6NhPEpAk9IYL4VEuWh5lowLfKE3BUS1RnMwOZtQwNaqwxwMTp0p4Gizzxz0D+0p4PRg1Bw4B1YUED+ZMwctrnkFPF8tm4OmzgkFvN5tK+AHKZh4TU8krdoAAAAASUVORK5CYII=",
  1884. },
  1885. ],
  1886. },
  1887. grid: {
  1888. top: "30%",
  1889. left: "3%",
  1890. right: "4%",
  1891. bottom: "3%",
  1892. containLabel: true,
  1893. },
  1894. xAxis: {
  1895. data: that.riskData1.x,
  1896. type: "category",
  1897. splitLine: {
  1898. show: false,
  1899. },
  1900. alignTicks: true,
  1901. axisLine: {
  1902. show: true,
  1903. lineStyle: {
  1904. color: "rgba(0, 80, 148, .8)",
  1905. },
  1906. },
  1907. axisTick: {
  1908. show: false,
  1909. },
  1910. axisLabel: {
  1911. color: "#fff",
  1912. fontSize: 22,
  1913. rotate: 20,
  1914. },
  1915. },
  1916. yAxis: {
  1917. type: "value",
  1918. splitLine: {
  1919. show: true,
  1920. lineStyle: {
  1921. color: "rgba(104, 180, 221, .2)",
  1922. type: "dashed",
  1923. },
  1924. },
  1925. axisLine: {
  1926. show: false,
  1927. },
  1928. axisTick: {
  1929. show: false,
  1930. },
  1931. axisLabel: {
  1932. color: "#fff",
  1933. fontSize: 22,
  1934. },
  1935. },
  1936. series: [
  1937. {
  1938. type: "bar",
  1939. name: "应首评项目数",
  1940. barWidth: 10,
  1941. // barGap: "600%",
  1942. data: that.riskData1.y1,
  1943. // label: {
  1944. // show: true,
  1945. // position: "top",
  1946. // formatter: " ",
  1947. // width: 6,
  1948. // height: 6,
  1949. // borderRadius: 50,
  1950. // borderWidth: 6,
  1951. // borderColor: "#40A9FF",
  1952. // backgroundColor: "#fff",
  1953. // },
  1954. itemStyle: {
  1955. color: {
  1956. x: 0,
  1957. y: 0,
  1958. x2: 0,
  1959. y2: 1,
  1960. colorStops: [
  1961. {
  1962. offset: 0,
  1963. color: "#40A9FF", // 0% 处的颜色
  1964. },
  1965. {
  1966. offset: 1,
  1967. color: "#092351", // 100% 处的颜色
  1968. },
  1969. ],
  1970. },
  1971. },
  1972. },
  1973. {
  1974. type: "bar",
  1975. name: "已完成首评项目数",
  1976. // barGap: "600%",
  1977. barWidth: 10,
  1978. data: that.riskData1.y2,
  1979. // label: {
  1980. // show: true,
  1981. // position: "top",
  1982. // formatter: " ",
  1983. // width: 6,
  1984. // height: 6,
  1985. // borderRadius: 50,
  1986. // borderWidth: 6,
  1987. // borderColor: "#58F7DF",
  1988. // backgroundColor: "#fff",
  1989. // },
  1990. itemStyle: {
  1991. color: {
  1992. x: 0,
  1993. y: 0,
  1994. x2: 0,
  1995. y2: 1,
  1996. colorStops: [
  1997. {
  1998. offset: 0,
  1999. color: "#58F7DF", // 0% 处的颜色
  2000. },
  2001. {
  2002. offset: 1,
  2003. color: "#092351", // 100% 处的颜色
  2004. },
  2005. ],
  2006. },
  2007. },
  2008. },
  2009. {
  2010. type: "bar",
  2011. name: "应再评项目数",
  2012. // barGap: "600%",
  2013. barWidth: 10,
  2014. data: that.riskData1.y3,
  2015. // label: {
  2016. // show: true,
  2017. // position: "top",
  2018. // formatter: " ",
  2019. // width: 6,
  2020. // height: 6,
  2021. // borderRadius: 50,
  2022. // borderWidth: 6,
  2023. // borderColor: "#B78CFF",
  2024. // backgroundColor: "#fff",
  2025. // },
  2026. itemStyle: {
  2027. color: {
  2028. x: 0,
  2029. y: 0,
  2030. x2: 0,
  2031. y2: 1,
  2032. colorStops: [
  2033. {
  2034. offset: 0,
  2035. color: "#B78CFF", // 0% 处的颜色
  2036. },
  2037. {
  2038. offset: 1,
  2039. color: "#092351", // 100% 处的颜色
  2040. },
  2041. ],
  2042. },
  2043. },
  2044. },
  2045. {
  2046. type: "bar",
  2047. name: "已完成再评项目数",
  2048. // barGap: "600%",
  2049. barWidth: 10,
  2050. data: that.riskData1.y4,
  2051. // label: {
  2052. // show: true,
  2053. // position: "top",
  2054. // formatter: " ",
  2055. // width: 6,
  2056. // height: 6,
  2057. // borderRadius: 50,
  2058. // borderWidth: 6,
  2059. // borderColor: "#FFE036",
  2060. // backgroundColor: "#fff",
  2061. // },
  2062. itemStyle: {
  2063. color: {
  2064. x: 0,
  2065. y: 0,
  2066. x2: 0,
  2067. y2: 1,
  2068. colorStops: [
  2069. {
  2070. offset: 0,
  2071. color: "#FFE036", // 0% 处的颜色
  2072. },
  2073. {
  2074. offset: 1,
  2075. color: "#092351", // 100% 处的颜色
  2076. },
  2077. ],
  2078. },
  2079. },
  2080. },
  2081. {
  2082. type: "bar",
  2083. name: "再评达标项目数",
  2084. // barGap: "600%",
  2085. barWidth: 10,
  2086. data: that.riskData1.y5,
  2087. // label: {
  2088. // show: true,
  2089. // position: "top",
  2090. // formatter: " ",
  2091. // width: 6,
  2092. // height: 6,
  2093. // borderRadius: 50,
  2094. // borderWidth: 6,
  2095. // borderColor: "#7784FF",
  2096. // backgroundColor: "#fff",
  2097. // },
  2098. itemStyle: {
  2099. color: {
  2100. x: 0,
  2101. y: 0,
  2102. x2: 0,
  2103. y2: 1,
  2104. colorStops: [
  2105. {
  2106. offset: 0,
  2107. color: "#7784FF", // 0% 处的颜色
  2108. },
  2109. {
  2110. offset: 1,
  2111. color: "#092351", // 100% 处的颜色
  2112. },
  2113. ],
  2114. },
  2115. },
  2116. },
  2117. ],
  2118. };
  2119. that.right4Chart.setOption(option);
  2120. tools.loopShowTooltip(that.right4Chart, option, {
  2121. interval: 2000,
  2122. loopSeries: true,
  2123. });
  2124. },
  2125. clickItem (index) {
  2126. const angle = 360 / this.investData.investList.length;
  2127. this.witchs = index;
  2128. this.inner = index;
  2129. this.innerDeg = this.witchs * angle;
  2130. this.lpRotate();
  2131. },
  2132. lpRotate () {
  2133. const angle = 360 / this.investData.investList.length;
  2134. clearInterval(this.timer);
  2135. this.timer = setInterval(() => {
  2136. this.inner++;
  2137. this.topIndex++;
  2138. this.topIndex = this.topIndex % 8;
  2139. this.witchs = this.inner % this.investData.investList.length;
  2140. this.innerDeg = this.inner * angle;
  2141. // 项目阶段分析弹窗
  2142. if (this.projectNum2 < 7 && this.projectNum2Stop) {
  2143. this.projectNum2 = this.projectNum2 + 1
  2144. } else if (this.projectNum2Stop) {
  2145. this.projectNum2 = 0
  2146. }
  2147. }, 2000);
  2148. },
  2149. // 转盘计算角度
  2150. filterLpData () {
  2151. const angle = 360 / this.investData.investList.length;
  2152. for (let i in this.investData.investList) {
  2153. this.investData.investList[i].deg = i * angle;
  2154. this.$set(this.investData.investList, i, {
  2155. ...this.investData.investList[i],
  2156. deg: i * angle,
  2157. });
  2158. }
  2159. },
  2160. // 4秒定时器
  2161. time4s () {
  2162. let that = this;
  2163. // 4秒定时器
  2164. this.time1 = setInterval(() => {
  2165. that.industryProportion == 1
  2166. ? (that.industryProportion = 2)
  2167. : (that.industryProportion = 1);
  2168. that.leftEcharts1.dispose();
  2169. that.leftEcharts2.dispose();
  2170. that.leftEcharts3.dispose();
  2171. that.leftEcharts4.dispose();
  2172. that.leftEcharts1Fun();
  2173. that.leftEcharts2Fun();
  2174. that.leftEcharts3Fun();
  2175. that.leftEcharts4Fun();
  2176. }, 4000);
  2177. },
  2178. // 针对投前产业布局分析的定时器
  2179. timeNs () {
  2180. let that = this;
  2181. this.time2 = setInterval(() => {
  2182. if (that.industryLayout < 3) {
  2183. that.industryLayout = that.industryLayout + 1;
  2184. } else {
  2185. that.industryLayout = 0;
  2186. }
  2187. this.time2 && clearInterval(this.time2);
  2188. this.timeNs();
  2189. that.leftEcharts5.dispose();
  2190. that.leftEcharts5Fun();
  2191. }, left1[that.industryLayout].length * 2000);
  2192. },
  2193. // 主辅业占比点击方法
  2194. industryProportionChange (e) {
  2195. let that = this;
  2196. this.industryProportion = e;
  2197. this.time1 && clearInterval(this.time1);
  2198. that.leftEcharts1.dispose();
  2199. that.leftEcharts2.dispose();
  2200. that.leftEcharts3.dispose();
  2201. that.leftEcharts4.dispose();
  2202. that.leftEcharts1Fun();
  2203. that.leftEcharts2Fun();
  2204. that.leftEcharts3Fun();
  2205. that.leftEcharts4Fun();
  2206. this.time4s();
  2207. },
  2208. // 产业布局分析点击方法
  2209. industryLayoutChange (e) {
  2210. this.industryLayout = e;
  2211. this.time2 && clearInterval(this.time2);
  2212. this.leftEcharts5.dispose();
  2213. this.timeNs();
  2214. this.leftEcharts5Fun();
  2215. },
  2216. // 项目阶段分析鼠标经过方法
  2217. projectNum2Fun (e) {
  2218. this.projectNum2 = e
  2219. this.projectNum2Stop = false
  2220. },
  2221. yuanChange (value) {
  2222. return Number((value / 100000000).toFixed(2));
  2223. },
  2224. // 逢三折断
  2225. numFormat (value) {
  2226. if (!value) return "0";
  2227. // var intPart = Number(value).toFixed(0) // 获取整数部分
  2228. var intPart = parseInt(value); // 获取整数部分
  2229. var intPartFormat = intPart
  2230. .toString()
  2231. .replace(/(\d)(?=(?:\d{3})+$)/g, "$1,"); // 将整数部分逢三一断
  2232. var floatPart = ".00"; // 预定义小数部分
  2233. var value2Array = value.toString().split(".");
  2234. // =2表示数据有小数位
  2235. if (value2Array.length === 2) {
  2236. floatPart = value2Array[1].toString(); // 拿到小数部分
  2237. if (floatPart.length === 1) {
  2238. // 补0
  2239. return intPartFormat + "." + floatPart + "0";
  2240. } else {
  2241. floatPart = floatPart.slice(0, 2);
  2242. return intPartFormat + "." + floatPart;
  2243. }
  2244. } else {
  2245. return intPartFormat;
  2246. }
  2247. },
  2248. leftEcharts1Fun () {
  2249. let that = this;
  2250. this.leftEcharts1 = echarts.init(this.$refs["leftEcharts1"]);
  2251. option = {
  2252. title: {
  2253. text: that.industryProportion == 1 ? that.sumPercent(left5[1].y, left5[0].y) : that.sumPercent(left6[0].y, left6[1].y),
  2254. x: "center",
  2255. y: "center",
  2256. textStyle: {
  2257. fontWeight: "normal",
  2258. color: "#68BDFF",
  2259. fontSize: "20",
  2260. },
  2261. },
  2262. color: ["#68BDFF", "#254F7F"],
  2263. series: [
  2264. {
  2265. name: "Line 1",
  2266. type: "pie",
  2267. clockWise: true,
  2268. radius: ["80%", "100%"],
  2269. itemStyle: {
  2270. normal: {
  2271. label: {
  2272. show: false,
  2273. },
  2274. labelLine: {
  2275. show: false,
  2276. },
  2277. },
  2278. },
  2279. hoverAnimation: false,
  2280. data: [
  2281. {
  2282. value: that.industryProportion == 1 ? left5[1].y : left6[0].y,
  2283. name: "01",
  2284. itemStyle: {
  2285. normal: {
  2286. label: {
  2287. show: false,
  2288. },
  2289. labelLine: {
  2290. show: false,
  2291. },
  2292. },
  2293. },
  2294. },
  2295. {
  2296. name: "02",
  2297. value: that.industryProportion == 1 ? left5[0].y : left6[1].y,
  2298. },
  2299. ],
  2300. },
  2301. ],
  2302. };
  2303. //注册
  2304. that.leftEcharts1.setOption(option);
  2305. },
  2306. leftEcharts2Fun () {
  2307. let that = this;
  2308. this.leftEcharts2 = echarts.init(this.$refs["leftEcharts2"]);
  2309. let nameList = ["a"];
  2310. let valueList = that.industryProportion == 1 ? [left5[1].y] : [left6[0].y];
  2311. let total = that.industryProportion == 1 ? left5[1].y + left5[0].y : left6[0].y + left6[1].y
  2312. var category = nameList.map((item, index) => {
  2313. return {
  2314. value: valueList[index],
  2315. itemStyle: {
  2316. color: new echarts.graphic.LinearGradient(
  2317. 1,
  2318. 0,
  2319. 0,
  2320. 1,
  2321. [
  2322. {
  2323. offset: 0,
  2324. color: "#40A9FF50",
  2325. },
  2326. {
  2327. offset: 1,
  2328. color: "#40A9FF",
  2329. },
  2330. ],
  2331. false
  2332. ),
  2333. },
  2334. };
  2335. });
  2336. var totalList = [];
  2337. var totalBorderList = [];
  2338. nameList.map((item, index) => {
  2339. totalList.push({
  2340. value: total,
  2341. itemStyle: {
  2342. color: "rgba(51, 147, 236, 0.29)",
  2343. },
  2344. });
  2345. totalBorderList.push({
  2346. value: total,
  2347. itemStyle: {
  2348. borderColor: "rgba(51, 147, 236, 0.29)",
  2349. color: "transparent",
  2350. },
  2351. });
  2352. });
  2353. var datas = [];
  2354. category.forEach((value) => {
  2355. datas.push(value.value);
  2356. });
  2357. option = {
  2358. // backgroundColor: 'rgb(231,238,249)',
  2359. xAxis: {
  2360. max: total,
  2361. splitLine: {
  2362. show: false,
  2363. },
  2364. axisLine: {
  2365. show: false,
  2366. },
  2367. axisLabel: {
  2368. show: false,
  2369. },
  2370. axisTick: {
  2371. show: false,
  2372. },
  2373. },
  2374. grid: {
  2375. left: "0%",
  2376. top: "15%", // 设置条形图的边距
  2377. right: "19%",
  2378. bottom: "5%",
  2379. },
  2380. yAxis: [
  2381. {
  2382. type: "category",
  2383. inverse: false,
  2384. data: nameList,
  2385. axisLine: {
  2386. show: false,
  2387. },
  2388. axisTick: {
  2389. show: false,
  2390. },
  2391. axisLabel: {
  2392. show: false,
  2393. },
  2394. },
  2395. ],
  2396. series: [
  2397. {
  2398. // 内
  2399. type: "bar",
  2400. barWidth: 16,
  2401. barGap: "20%",
  2402. silent: true,
  2403. data: category,
  2404. z: 1,
  2405. itemStyle: {
  2406. normal: {
  2407. color: new echarts.graphic.LinearGradient(
  2408. 1,
  2409. 0,
  2410. 0,
  2411. 1,
  2412. [
  2413. {
  2414. offset: 0,
  2415. color: "rgba(81, 193, 156, 1)",
  2416. },
  2417. {
  2418. offset: 1,
  2419. color: "rgba(234, 177, 100, 1)",
  2420. },
  2421. ],
  2422. false
  2423. ),
  2424. },
  2425. },
  2426. animationEasing: "elasticOut",
  2427. },
  2428. {
  2429. name: that.industryProportion == 1 ? '主业' : '新建',
  2430. // 分隔
  2431. type: "pictorialBar",
  2432. itemStyle: {
  2433. normal: {
  2434. color: "#143362",
  2435. },
  2436. },
  2437. symbolRepeat: "fixed",
  2438. symbolMargin: 8,
  2439. symbol: "rect",
  2440. symbolClip: false,
  2441. symbolSize: [4, 20],
  2442. symbolPosition: "start",
  2443. symbolOffset: [0, -2],
  2444. symbolBoundingData: total,
  2445. data: [total, total, total, total],
  2446. z: 2,
  2447. animationEasing: "elasticOut",
  2448. },
  2449. {
  2450. // label
  2451. type: "pictorialBar",
  2452. symbolBoundingData: total,
  2453. itemStyle: {
  2454. normal: {
  2455. color: "none",
  2456. },
  2457. },
  2458. label: {
  2459. normal: {
  2460. formatter: (params) => {
  2461. var text;
  2462. text = `${params.value}亿`;
  2463. return text;
  2464. },
  2465. textStyle: {
  2466. // 图列内容样式
  2467. fontSize: "20",
  2468. fontWeight: 800,
  2469. },
  2470. position: "right",
  2471. offset: [0, -3],
  2472. distance: 10, // 向右偏移位置
  2473. show: true,
  2474. color: "#68BDFF",
  2475. },
  2476. },
  2477. data: datas,
  2478. z: 0,
  2479. },
  2480. {
  2481. name: that.industryProportion == 1 ? '主业' : '新建',
  2482. type: "bar",
  2483. barGap: "-130%", // 设置外框粗细
  2484. data: totalBorderList,
  2485. barWidth: 26,
  2486. itemStyle: {
  2487. normal: {
  2488. // barBorderRadius: [5, 5, 5, 5],
  2489. borderWidth: 1, // 边框宽度
  2490. borderColor: "rgb(51, 147, 236)", // 边框色
  2491. color: "rgb(231,238,249)",
  2492. },
  2493. },
  2494. z: 0,
  2495. },
  2496. ],
  2497. };
  2498. that.leftEcharts2.on('click', (params) => {
  2499. that.projectNum = that.industryProportion == 1 ? 2142 : 2143
  2500. that.showChartLTipDouble(params.seriesName, 'left', '投资计划分析', params.seriesName, '', '')
  2501. })
  2502. that.leftEcharts2.setOption(option);
  2503. },
  2504. leftEcharts3Fun () {
  2505. let that = this;
  2506. this.leftEcharts3 = echarts.init(this.$refs["leftEcharts3"]);
  2507. option = {
  2508. title: {
  2509. text: that.industryProportion == 1 ? that.sumPercent(left5[0].y, left5[1].y) : that.sumPercent(left6[1].y, left6[0].y),
  2510. x: "center",
  2511. y: "center",
  2512. textStyle: {
  2513. fontWeight: "normal",
  2514. color: "#68BDFF",
  2515. fontSize: "20",
  2516. },
  2517. },
  2518. color: ["#5BDCC8", "#254F7F"],
  2519. series: [
  2520. {
  2521. name: "Line 1",
  2522. type: "pie",
  2523. clockWise: true,
  2524. radius: ["80%", "100%"],
  2525. itemStyle: {
  2526. normal: {
  2527. label: {
  2528. show: false,
  2529. },
  2530. labelLine: {
  2531. show: false,
  2532. },
  2533. },
  2534. },
  2535. hoverAnimation: false,
  2536. data: [
  2537. {
  2538. value: that.industryProportion == 1 ? left5[0].y : left6[1].y,
  2539. name: "01",
  2540. itemStyle: {
  2541. normal: {
  2542. label: {
  2543. show: false,
  2544. },
  2545. labelLine: {
  2546. show: false,
  2547. },
  2548. },
  2549. },
  2550. },
  2551. {
  2552. name: "02",
  2553. value: that.industryProportion == 1 ? left5[1].y : left6[0].y,
  2554. },
  2555. ],
  2556. },
  2557. ],
  2558. };
  2559. //轮播
  2560. // tools.loopShowTooltip(leftEcharts1, option, {
  2561. // interval: 2000,
  2562. // loopSeries: true,
  2563. // });
  2564. //注册
  2565. that.leftEcharts3.setOption(option);
  2566. },
  2567. leftEcharts4Fun () {
  2568. let that = this;
  2569. this.leftEcharts4 = echarts.init(this.$refs["leftEcharts4"]);
  2570. let nameList = ["a"];
  2571. let valueList = that.industryProportion == 1 ? [left5[0].y] : [left6[1].y];
  2572. let total = that.industryProportion == 1 ? (left5[1].y + left5[0].y) : (left6[0].y + left6[1].y)
  2573. var category = nameList.map((item, index) => {
  2574. return {
  2575. value: valueList[index],
  2576. itemStyle: {
  2577. color: new echarts.graphic.LinearGradient(
  2578. 1,
  2579. 0,
  2580. 0,
  2581. 1,
  2582. [
  2583. {
  2584. offset: 0,
  2585. color: "#5BDCC850",
  2586. },
  2587. {
  2588. offset: 1,
  2589. color: "#5BDCC8",
  2590. },
  2591. ],
  2592. false
  2593. ),
  2594. },
  2595. };
  2596. });
  2597. var totalList = [];
  2598. var totalBorderList = [];
  2599. nameList.map((item, index) => {
  2600. totalList.push({
  2601. value: total,
  2602. itemStyle: {
  2603. color: "rgba(51, 147, 236, 0.29)",
  2604. },
  2605. });
  2606. totalBorderList.push({
  2607. value: total,
  2608. itemStyle: {
  2609. borderColor: "rgba(51, 147, 236, 0.29)",
  2610. color: "transparent",
  2611. },
  2612. });
  2613. });
  2614. var datas = [];
  2615. category.forEach((value) => {
  2616. datas.push(value.value);
  2617. });
  2618. option = {
  2619. // backgroundColor: 'rgb(231,238,249)',
  2620. xAxis: {
  2621. max: total,
  2622. splitLine: {
  2623. show: false,
  2624. },
  2625. axisLine: {
  2626. show: false,
  2627. },
  2628. axisLabel: {
  2629. show: false,
  2630. },
  2631. axisTick: {
  2632. show: false,
  2633. },
  2634. },
  2635. grid: {
  2636. left: "0%",
  2637. top: "15%", // 设置条形图的边距
  2638. right: "19%",
  2639. bottom: "5%",
  2640. },
  2641. yAxis: [
  2642. {
  2643. type: "category",
  2644. inverse: false,
  2645. data: nameList,
  2646. axisLine: {
  2647. show: false,
  2648. },
  2649. axisTick: {
  2650. show: false,
  2651. },
  2652. axisLabel: {
  2653. show: false,
  2654. },
  2655. },
  2656. ],
  2657. series: [
  2658. {
  2659. // 内
  2660. type: "bar",
  2661. barWidth: 16,
  2662. barGap: "20%",
  2663. silent: true,
  2664. // label: {
  2665. // normal: {
  2666. // formatter: (item) => {
  2667. // return `${item['name']}:${item['value']} `;
  2668. // },
  2669. // textStyle: {
  2670. // color: 'rgba(105, 120, 136, 1)',
  2671. // fontSize: 14,
  2672. // },
  2673. // position: [0, '-25px'],
  2674. // show: true,
  2675. // },
  2676. // },
  2677. data: category,
  2678. z: 1,
  2679. itemStyle: {
  2680. normal: {
  2681. color: new echarts.graphic.LinearGradient(
  2682. 1,
  2683. 0,
  2684. 0,
  2685. 1,
  2686. [
  2687. {
  2688. offset: 0,
  2689. color: "rgba(81, 193, 156, 1)",
  2690. },
  2691. {
  2692. offset: 1,
  2693. color: "rgba(234, 177, 100, 1)",
  2694. },
  2695. ],
  2696. false
  2697. ),
  2698. },
  2699. },
  2700. animationEasing: "elasticOut",
  2701. },
  2702. {
  2703. // 分隔
  2704. type: "pictorialBar",
  2705. itemStyle: {
  2706. normal: {
  2707. color: "#143362",
  2708. },
  2709. },
  2710. symbolRepeat: "fixed",
  2711. symbolMargin: 8,
  2712. symbol: "rect",
  2713. symbolClip: false,
  2714. symbolSize: [4, 20],
  2715. symbolPosition: "start",
  2716. symbolOffset: [0, -2],
  2717. symbolBoundingData: total,
  2718. data: [total, total, total, total],
  2719. z: 2,
  2720. animationEasing: "elasticOut",
  2721. },
  2722. {
  2723. // label
  2724. type: "pictorialBar",
  2725. symbolBoundingData: total,
  2726. itemStyle: {
  2727. normal: {
  2728. color: "none",
  2729. },
  2730. },
  2731. label: {
  2732. normal: {
  2733. formatter: (params) => {
  2734. var text;
  2735. text = `${params.value}亿`;
  2736. return text;
  2737. },
  2738. textStyle: {
  2739. // 图列内容样式
  2740. fontSize: "20",
  2741. fontWeight: 800,
  2742. },
  2743. position: "right",
  2744. offset: [0, -3],
  2745. distance: 10, // 向右偏移位置
  2746. show: true,
  2747. color: "#68BDFF",
  2748. },
  2749. },
  2750. data: datas,
  2751. z: 0,
  2752. },
  2753. {
  2754. name: "外框",
  2755. type: "bar",
  2756. barGap: "-130%", // 设置外框粗细
  2757. data: totalBorderList,
  2758. barWidth: 26,
  2759. itemStyle: {
  2760. normal: {
  2761. // barBorderRadius: [5, 5, 5, 5],
  2762. borderWidth: 1, // 边框宽度
  2763. borderColor: "rgb(51, 147, 236)", // 边框色
  2764. color: "rgb(231,238,249)",
  2765. },
  2766. },
  2767. z: 0,
  2768. },
  2769. ],
  2770. };
  2771. //轮播
  2772. // tools.loopShowTooltip(leftEcharts1, option, {
  2773. // interval: 2000,
  2774. // loopSeries: true,
  2775. // });
  2776. //注册
  2777. that.leftEcharts4.setOption(option);
  2778. },
  2779. // 计算百分比
  2780. sumPercent (a, b) {
  2781. return (a / (a + b) * 100).toFixed(2) + '%'
  2782. },
  2783. leftEcharts5Fun () {
  2784. let that = this;
  2785. this.leftEcharts5 = echarts.init(this.$refs["leftEcharts5"]);
  2786. let dataList = [];
  2787. left1[that.industryLayout].forEach((item, index) => {
  2788. dataList[index] = {
  2789. value: item.y,
  2790. name: item.name,
  2791. itemStyle: {
  2792. normal: {
  2793. color: new echarts.graphic.LinearGradient(1, 0, 0, 1, [
  2794. {
  2795. offset: 0,
  2796. color: commonColor2[index], //顶部颜色
  2797. },
  2798. {
  2799. offset: 1,
  2800. color: commonColor[index], // 底部颜色
  2801. },
  2802. ]),
  2803. borderColor: commonColor[index],
  2804. borderWidth: 3,
  2805. },
  2806. },
  2807. };
  2808. });
  2809. let option = {
  2810. tooltip: {
  2811. trigger: "item",
  2812. formatter: function (e) {
  2813. return `<span style="display:inline-block;margin-right:15px;border-radius:10px;width:20px;height:20px;background-color:${e.borderColor
  2814. };"></span>${e.name} ${e.percent}%<br>${e.value}亿 ${left1[that.industryLayout][e.seriesIndex].num
  2815. }个`;
  2816. },
  2817. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  2818. textStyle: {
  2819. color: "#fff",
  2820. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  2821. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  2822. fontSize: "28", // 文字字体大小
  2823. },
  2824. confine: true
  2825. },
  2826. legend: {
  2827. top: "center",
  2828. orient: "vertical",
  2829. left: "65%",
  2830. textStyle: {
  2831. color: "#fff",
  2832. fontSize: 20,
  2833. padding: [0, 20],
  2834. },
  2835. },
  2836. graphic: {
  2837. elements: [
  2838. {
  2839. type: "image", //需要填充图片,配置image,如果不需要图片可以配置其他的, text, circle, sector, ring, polygon, polyline, rect, line, bezierCurve, arc, group,
  2840. style: {
  2841. image: "./img/whiteCircle.png", //这里添加图片地址
  2842. width: 80,
  2843. height: 80,
  2844. },
  2845. left: "37.7%", //
  2846. top: "middle", //配置图片居中
  2847. },
  2848. ],
  2849. },
  2850. series: [
  2851. {
  2852. name: "",
  2853. type: "pie",
  2854. radius: ["20%", "90%"],
  2855. center: ["41%", "50%"],
  2856. labelLine: {
  2857. normal: {
  2858. lineStyle: {
  2859. width: 1,
  2860. },
  2861. },
  2862. },
  2863. label: {
  2864. normal: {
  2865. show: false,
  2866. textStyle: {
  2867. fontSize: 28,
  2868. color: "#fff",
  2869. },
  2870. },
  2871. },
  2872. roseType: "area",
  2873. data: dataList,
  2874. },
  2875. {
  2876. tooltip: {
  2877. show: false,
  2878. },
  2879. type: "pie",
  2880. radius: ["90%", "92%"],
  2881. center: ["41%", "50%"],
  2882. hoverAnimation: false,
  2883. name: "",
  2884. data: [
  2885. {
  2886. name: "",
  2887. value: 0,
  2888. itemStyle: {
  2889. normal: {
  2890. color: "#345189",
  2891. },
  2892. },
  2893. },
  2894. ],
  2895. },
  2896. ],
  2897. };
  2898. that.leftEcharts5.on('click', (params) => {
  2899. let type = ''
  2900. switch (that.industryLayout) {
  2901. case 0: type = '传统产业'
  2902. break;
  2903. case 1: type = '战略性新兴产业'
  2904. break;
  2905. case 2: type = '特色优势产业'
  2906. break;
  2907. case 3: type = '公共基础产业'
  2908. break;
  2909. }
  2910. that.showChartLTipDouble(params.name, 'left', '产业布局分析', type, params.name, '', '', '', '', '', '', 215)
  2911. })
  2912. //轮播
  2913. tools.loopShowTooltip(that.leftEcharts5, option, {
  2914. interval: 2000,
  2915. loopSeries: true,
  2916. });
  2917. //注册
  2918. that.leftEcharts5.setOption(option);
  2919. },
  2920. leftEcharts6Fun () {
  2921. let that = this;
  2922. this.leftEcharts6 = echarts.init(this.$refs["leftEcharts6"]);
  2923. var dataArr = left16[3]
  2924. var colorSet = {
  2925. color: "#22B95E",
  2926. };
  2927. var color1 = {
  2928. type: "linear",
  2929. x: 0,
  2930. y: 0,
  2931. x2: 1,
  2932. y2: 1,
  2933. colorStops: [
  2934. {
  2935. offset: 0,
  2936. color: "rgba(255,255,255,0.1)",
  2937. },
  2938. {
  2939. offset: 1,
  2940. color: "rgba(255,255,255,0.3)",
  2941. },
  2942. ],
  2943. global: false,
  2944. };
  2945. var color2 = {
  2946. type: "linear",
  2947. x: 0,
  2948. y: 0,
  2949. x2: 1,
  2950. y2: 1,
  2951. colorStops: [
  2952. {
  2953. offset: 0,
  2954. color: "#30DBBA",
  2955. },
  2956. {
  2957. offset: 1,
  2958. color: "#2DE696",
  2959. },
  2960. ],
  2961. global: false,
  2962. };
  2963. option = {
  2964. tooltip: {
  2965. formatter: "{a} <br/>{b} : {c}%",
  2966. },
  2967. series: [
  2968. {
  2969. name: "内部进度条",
  2970. type: "gauge",
  2971. // center: ['20%', '50%'],
  2972. radius: "50%",
  2973. splitNumber: 10,
  2974. axisLine: {
  2975. lineStyle: {
  2976. color: [
  2977. [dataArr / 100, "rgba(0,0,0,0)"],
  2978. [1, "rgba(0,0,0,0)"],
  2979. ],
  2980. width: 1,
  2981. },
  2982. },
  2983. axisLabel: {
  2984. show: false,
  2985. },
  2986. axisTick: {
  2987. show: false,
  2988. },
  2989. splitLine: {
  2990. show: false,
  2991. },
  2992. itemStyle: {
  2993. color: "#ffffff",
  2994. },
  2995. detail: {
  2996. formatter: function (value) {
  2997. return (value * 100).toFixed(2)
  2998. },
  2999. offsetCenter: [0, 117],
  3000. textStyle: {
  3001. padding: [0, 0, 0, 0],
  3002. fontSize: 60,
  3003. color: "#58F7DF",
  3004. },
  3005. },
  3006. title: {
  3007. //标题
  3008. show: true,
  3009. offsetCenter: [0, 220], // x, y,单位px
  3010. textStyle: {
  3011. color: "#40A9FF",
  3012. fontSize: 34, //表盘上的标题文字大小
  3013. fontWeight: 400,
  3014. fontFamily: "MicrosoftYaHei",
  3015. },
  3016. },
  3017. data: [
  3018. {
  3019. name: `总额度:${that.numFormat(that.yuanChange(left16[4]))}亿`,
  3020. value: dataArr,
  3021. itemStyle: {
  3022. fontSize: "50", //y轴上方单位的大小
  3023. color: "#FFF666",
  3024. fontFamily: "MicrosoftYaHei",
  3025. },
  3026. },
  3027. ],
  3028. pointer: {
  3029. show: true,
  3030. length: "100%",
  3031. // radius: "20%",
  3032. width: 80, //指针粗细
  3033. // icon: 'path://M2090.36389,615.30999 L2090.36389,615.30999 C2091.48372,615.30999 2092.40383,616.194028 2092.44859,617.312956 L2096.90698,728.755929 C2097.05155,732.369577 2094.2393,735.416212 2090.62566,735.56078 C2090.53845,735.564269 2090.45117,735.566014 2090.36389,735.566014 L2090.36389,735.566014 C2086.74736,735.566014 2083.81557,732.63423 2083.81557,729.017692 C2083.81557,728.930412 2083.81732,728.84314 2083.82081,728.755929 L2088.2792,617.312956 C2088.32396,616.194028 2089.24407,615.30999 2090.36389,615.30999 Z',
  3034. icon: 'image://data:image/gif;base64,R0lGODlhEAAQAMQAAORHHOVSKudfOulrSOp3WOyDZu6QdvCchPGolfO0o/XBs/fNwfjZ0frl3/zy7////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAABAALAAAAAAQABAAAAVVICSOZGlCQAosJ6mu7fiyZeKqNKToQGDsM8hBADgUXoGAiqhSvp5QAnQKGIgUhwFUYLCVDFCrKUE1lBavAViFIDlTImbKC5Gm2hB0SlBCBMQiB0UjIQA7'
  3035. },
  3036. animationDuration: 4000,
  3037. },
  3038. {
  3039. name: "内部阴影",
  3040. type: "gauge",
  3041. radius: "75%",
  3042. splitNumber: 10,
  3043. axisLine: {
  3044. show: true,
  3045. lineStyle: {
  3046. color: [
  3047. [
  3048. dataArr / 100,
  3049. new echarts.graphic.LinearGradient(0, 1, 0, 0, [
  3050. {
  3051. offset: 0,
  3052. color: "#081947",
  3053. },
  3054. {
  3055. offset: 0.5,
  3056. color: "#5DF5A9",
  3057. },
  3058. {
  3059. offset: 1,
  3060. color: "#F6F16A",
  3061. },
  3062. ]),
  3063. ],
  3064. [1, "#0E4889"],
  3065. ],
  3066. width: 70,
  3067. },
  3068. },
  3069. axisLabel: {
  3070. show: false,
  3071. },
  3072. axisTick: {
  3073. show: false,
  3074. },
  3075. splitLine: {
  3076. show: false,
  3077. },
  3078. itemStyle: {
  3079. show: false,
  3080. },
  3081. },
  3082. {
  3083. name: '',
  3084. type: 'gauge',
  3085. splitNumber: 5, //刻度数量
  3086. min: 0,
  3087. max: 100,
  3088. radius: "90%",
  3089. zlevel: 1,
  3090. axisLine: {
  3091. show: true,
  3092. lineStyle: {
  3093. width: 0,
  3094. shadowBlur: 0,
  3095. color: [
  3096. [0.2, '#23AFAF'],
  3097. [0.4, '#2270DA'],
  3098. [0.6, '#E99D02'],
  3099. [1, '#F45656']
  3100. ],
  3101. }
  3102. },
  3103. axisTick: {
  3104. show: true,
  3105. lineStyle: {
  3106. color: 'auto',
  3107. width: 2
  3108. },
  3109. length: 10,
  3110. splitNumber: 5
  3111. },
  3112. splitLine: {
  3113. show: true,
  3114. length: -12,
  3115. lineStyle: {
  3116. color: 'auto',
  3117. width: 2
  3118. }
  3119. },
  3120. axisLabel: {
  3121. show: true,
  3122. color: "#ffffff",
  3123. fontSize: 20,
  3124. fontFamily: "SourceHanSansSC-Regular",
  3125. // position: "top",
  3126. distance: -30,
  3127. formatter: function (v) {
  3128. switch (v + "") {
  3129. case "0":
  3130. return "0";
  3131. case "10":
  3132. return "10";
  3133. case "20":
  3134. return "20";
  3135. case "30":
  3136. return "30";
  3137. case "40":
  3138. return "40";
  3139. case "50":
  3140. return "50";
  3141. case "60":
  3142. return "60";
  3143. case "70":
  3144. return "70";
  3145. case "80":
  3146. return "80";
  3147. case "90":
  3148. return "90";
  3149. case "100":
  3150. return "100";
  3151. }
  3152. },
  3153. },
  3154. pointer: { //仪表盘指针
  3155. show: 0,
  3156. length: '0%',
  3157. width: 1
  3158. },
  3159. anchor: {
  3160. show: true,
  3161. showAbove: true,
  3162. size: 30,
  3163. itemStyle: {
  3164. color: '#EAEBF1',
  3165. }
  3166. },
  3167. detail: {
  3168. show: false
  3169. },
  3170. data: []
  3171. },
  3172. {
  3173. //指针上的圆
  3174. type: "pie",
  3175. tooltip: {
  3176. show: false,
  3177. },
  3178. hoverAnimation: false,
  3179. legendHoverLink: false,
  3180. radius: ["0%", "4%"],
  3181. center: ["50%", "50%"],
  3182. label: {
  3183. normal: {
  3184. show: false,
  3185. },
  3186. },
  3187. labelLine: {
  3188. normal: {
  3189. show: false,
  3190. },
  3191. },
  3192. data: [
  3193. {
  3194. value: 120,
  3195. itemStyle: {
  3196. normal: {
  3197. color: "#ffffff",
  3198. },
  3199. },
  3200. },
  3201. ],
  3202. },
  3203. ],
  3204. };
  3205. //轮播
  3206. // tools.loopShowTooltip(leftEcharts1, option, {
  3207. // interval: 2000,
  3208. // loopSeries: true,
  3209. // });
  3210. //注册
  3211. that.leftEcharts6.setOption(option);
  3212. },
  3213. leftEcharts7Fun () {
  3214. let that = this;
  3215. this.leftEcharts7 = echarts.init(this.$refs["leftEcharts7"]);
  3216. let option = {
  3217. title: {
  3218. text: "固定资产进度分布",
  3219. textStyle: {
  3220. color: "#fff",
  3221. fontSize: 28,
  3222. fontWeight: 500,
  3223. fontFamily: "Microsoft YaHei",
  3224. },
  3225. top: "20",
  3226. left: "220",
  3227. },
  3228. textStyle: {
  3229. color: "#fff",
  3230. },
  3231. tooltip: {
  3232. show: false,
  3233. trigger: "axis",
  3234. formatter: function (params) {
  3235. var tip =
  3236. params[0].axisValue +
  3237. "<br/>" +
  3238. params[0].marker +
  3239. params[0].data[1] +
  3240. ":" +
  3241. params[0].data[2] +
  3242. "个," +
  3243. params[0].data[3] +
  3244. "亿元" +
  3245. "<br/>" +
  3246. params[1].marker +
  3247. params[1].data[1] +
  3248. ":" +
  3249. params[1].data[2] +
  3250. "个," +
  3251. params[1].data[3] +
  3252. "亿元";
  3253. return tip;
  3254. },
  3255. textStyle: {
  3256. color: "#ffffff", // 文字的颜色
  3257. fontSize: "20", // 文字字体大小
  3258. fontFamily: "Microsoft YaHei",
  3259. },
  3260. axisPointer: {
  3261. // lineStyle: {
  3262. // type: 'dashed',
  3263. // width: 2,
  3264. // color: 'rgba(255,255,255,0.6)'
  3265. // },
  3266. animation: false,
  3267. },
  3268. },
  3269. grid: {
  3270. top: "0%",
  3271. right: "5%",
  3272. left: "17%",
  3273. bottom: "-10%",
  3274. },
  3275. yAxis: {
  3276. data: ["备案类", "特别监管类"],
  3277. splitLine: {
  3278. show: false,
  3279. lineStyle: {
  3280. color: "#68b4dd66",
  3281. type: "dashed",
  3282. },
  3283. },
  3284. axisLine: {
  3285. show: false,
  3286. },
  3287. axisLabel: {
  3288. show: true,
  3289. formatter: "{value}",
  3290. textStyle: {
  3291. color: function (data) {
  3292. if (data == "特别监管类") {
  3293. return "#40A9FF";
  3294. } else if (data == "备案类") {
  3295. return "#5BDCC8";
  3296. }
  3297. },
  3298. fontSize: 20,
  3299. padding: [0, -10, 0, 0],
  3300. fontFamily: "Microsoft YaHei",
  3301. },
  3302. },
  3303. nameTextStyle: {
  3304. color: "#ebf8ac",
  3305. fontSize: 16,
  3306. fontFamily: "Microsoft YaHei",
  3307. },
  3308. },
  3309. xAxis: {
  3310. data: ["项目储备", "项目立项", "可研论证", "投资决策"],
  3311. axisLine: {
  3312. show: true, //隐藏X轴轴线
  3313. lineStyle: {
  3314. color: "red",
  3315. width: 1,
  3316. },
  3317. },
  3318. axisTick: {
  3319. show: false, //隐藏X轴刻度
  3320. },
  3321. axisLabel: {
  3322. show: true,
  3323. textStyle: {
  3324. color: "#fff", //X轴文字颜色
  3325. fontSize: 20,
  3326. padding: [-80, 0, 0, 0],
  3327. fontFamily: "Microsoft YaHei",
  3328. },
  3329. },
  3330. },
  3331. series: [
  3332. {
  3333. name: "特别监管类",
  3334. type: "scatter",
  3335. symbol: "circle", //'circle', 'rect', 'roundRect', 'triangle', 'diamond', 'pin', 'arrow'
  3336. symbolSize: function (data) {
  3337. return Math.sqrt(data[2]) * 5;
  3338. },
  3339. // label: {
  3340. // emphasis: {
  3341. // show: true,
  3342. // formatter: function (param) {
  3343. // return param.data[2];
  3344. // },
  3345. // position: 'top'
  3346. // }
  3347. // },
  3348. itemStyle: {
  3349. normal: {
  3350. color: "#69c0ff",
  3351. },
  3352. },
  3353. // data: left13[0]
  3354. },
  3355. {
  3356. name: "备案类",
  3357. type: "scatter",
  3358. symbol: "circle", //'circle', 'rect', 'roundRect', 'triangle', 'diamond', 'pin', 'arrow'
  3359. symbolSize: function (data) {
  3360. return Math.sqrt(data[2]) * 5;
  3361. },
  3362. // label: {
  3363. // emphasis: {
  3364. // show: true,
  3365. // formatter: function (param) {
  3366. // return param.data[2];
  3367. // },
  3368. // position: 'top'
  3369. // }
  3370. // },
  3371. itemStyle: {
  3372. normal: {
  3373. color: "#957DFF",
  3374. },
  3375. },
  3376. // data: left13[1]
  3377. },
  3378. ],
  3379. };
  3380. //轮播
  3381. // tools.loopShowTooltip(leftEcharts1, option, {
  3382. // interval: 2000,
  3383. // loopSeries: true,
  3384. // });
  3385. //注册
  3386. that.leftEcharts7.setOption(option);
  3387. },
  3388. leftEcharts8Fun () {
  3389. let that = this;
  3390. this.leftEcharts8 = echarts.init(this.$refs["leftEcharts8"]);
  3391. let option = {
  3392. title: {
  3393. text: "股权类项目进度分布",
  3394. textStyle: {
  3395. color: "#fff",
  3396. fontSize: 28,
  3397. fontWeight: 500,
  3398. fontFamily: "Microsoft YaHei",
  3399. },
  3400. top: "20",
  3401. left: "220",
  3402. },
  3403. textStyle: {
  3404. color: "#fff",
  3405. },
  3406. tooltip: {
  3407. show: false,
  3408. trigger: "axis",
  3409. formatter: function (params) {
  3410. var tip =
  3411. params[0].axisValue +
  3412. "<br/>" +
  3413. params[0].marker +
  3414. params[0].data[1] +
  3415. ":" +
  3416. params[0].data[2] +
  3417. "个," +
  3418. params[0].data[3] +
  3419. "亿元" +
  3420. "<br/>" +
  3421. params[1].marker +
  3422. params[1].data[1] +
  3423. ":" +
  3424. params[1].data[2] +
  3425. "个," +
  3426. params[1].data[3] +
  3427. "亿元";
  3428. return tip;
  3429. },
  3430. textStyle: {
  3431. color: "#ffffff", // 文字的颜色
  3432. fontSize: "20", // 文字字体大小
  3433. fontFamily: "Microsoft YaHei",
  3434. },
  3435. axisPointer: {
  3436. // lineStyle: {
  3437. // type: 'dashed',
  3438. // width: 2,
  3439. // color: 'rgba(255,255,255,0.6)'
  3440. // },
  3441. animation: false,
  3442. },
  3443. },
  3444. grid: {
  3445. top: "0%",
  3446. right: "5%",
  3447. left: "15%",
  3448. bottom: "-10%",
  3449. },
  3450. yAxis: {
  3451. data: ["备案", "特别监管"],
  3452. splitLine: {
  3453. show: false,
  3454. lineStyle: {
  3455. color: "#68b4dd66",
  3456. type: "dashed",
  3457. },
  3458. },
  3459. axisLine: {
  3460. show: false,
  3461. },
  3462. axisLabel: {
  3463. show: false,
  3464. formatter: "{value}",
  3465. textStyle: {
  3466. color: "#fff",
  3467. fontSize: 20,
  3468. padding: [0, -10, 0, 0],
  3469. fontFamily: "Microsoft YaHei",
  3470. },
  3471. },
  3472. nameTextStyle: {
  3473. color: "#ebf8ac",
  3474. fontSize: 16,
  3475. fontFamily: "Microsoft YaHei",
  3476. },
  3477. },
  3478. xAxis: {
  3479. data: ["项目储备", "项目立项", "可研论证", "投资决策"],
  3480. axisLine: {
  3481. show: true, //隐藏X轴轴线
  3482. lineStyle: {
  3483. color: "red",
  3484. width: 1,
  3485. },
  3486. },
  3487. axisTick: {
  3488. show: false, //隐藏X轴刻度
  3489. },
  3490. axisLabel: {
  3491. show: true,
  3492. textStyle: {
  3493. color: "#fff", //X轴文字颜色
  3494. fontSize: 20,
  3495. padding: [-80, 0, 0, 0],
  3496. fontFamily: "Microsoft YaHei",
  3497. },
  3498. },
  3499. },
  3500. series: [
  3501. {
  3502. name: "特别监管类",
  3503. type: "scatter",
  3504. symbol: "circle", //'circle', 'rect', 'roundRect', 'triangle', 'diamond', 'pin', 'arrow'
  3505. symbolSize: function (data) {
  3506. return Math.sqrt(data[2]) * 5;
  3507. },
  3508. // label: {
  3509. // emphasis: {
  3510. // show: true,
  3511. // formatter: function (param) {
  3512. // return param.data[2];
  3513. // },
  3514. // position: 'top'
  3515. // }
  3516. // },
  3517. itemStyle: {
  3518. normal: {
  3519. color: "#69c0ff",
  3520. },
  3521. },
  3522. // data: left13[0]
  3523. },
  3524. {
  3525. name: "备案类",
  3526. type: "scatter",
  3527. symbol: "circle", //'circle', 'rect', 'roundRect', 'triangle', 'diamond', 'pin', 'arrow'
  3528. symbolSize: function (data) {
  3529. return Math.sqrt(data[2]) * 5;
  3530. },
  3531. // label: {
  3532. // emphasis: {
  3533. // show: true,
  3534. // formatter: function (param) {
  3535. // return param.data[2];
  3536. // },
  3537. // position: 'top'
  3538. // }
  3539. // },
  3540. itemStyle: {
  3541. normal: {
  3542. color: "#957DFF",
  3543. },
  3544. },
  3545. // data: left13[1]
  3546. },
  3547. ],
  3548. };
  3549. //轮播
  3550. // tools.loopShowTooltip(leftEcharts1, option, {
  3551. // interval: 2000,
  3552. // loopSeries: true,
  3553. // });
  3554. //注册
  3555. that.leftEcharts8.setOption(option);
  3556. },
  3557. shanxiEchartsFun () {
  3558. let that = this;
  3559. this.geoCoordMap = [];
  3560. /*获取地图数据*/
  3561. this.shanxiMap = echarts.init(this.$refs["shanxi"]);
  3562. // echarts.registerMap('china', china)
  3563. echarts.registerMap("china", shanxi);
  3564. // var mapFeatures = echarts.getMap('china').geoJson.features
  3565. // mapFeatures.forEach(v => {
  3566. // // 地区名称
  3567. // var name = v.properties.name
  3568. // // 地区经纬度
  3569. // this.geoCoordMap[name] = v.properties.cp
  3570. // data.push({ name: v.properties.name, value: v.properties.cp[0], value2: v.properties.cp[1] })
  3571. // })
  3572. var data = [
  3573. { name: "大同市", value: 65, value2: 28 },
  3574. { name: "朔州市", value: 331, value2: 13 },
  3575. { name: "忻州市", value: 735, value2: 25 },
  3576. { name: "吕梁市", value: 104, value2: 45 },
  3577. { name: "太原市", value: 2567, value2: 113 },
  3578. { name: "阳泉市", value: 252, value2: 28 },
  3579. { name: "晋中市", value: 187, value2: 52 },
  3580. { name: "临汾市", value: 155, value2: 30 },
  3581. { name: "长治市", value: 100, value2: 23 },
  3582. { name: "运城市", value: 416, value2: 23 },
  3583. { name: "晋城市", value: 443, value2: 31 },
  3584. ];
  3585. var geoCoordMap = {
  3586. 太原市: [112.53, 37.87],
  3587. 大同市: [113.3, 40.12],
  3588. 阳泉市: [113.57, 37.85],
  3589. 长治市: [113.08, 36.18],
  3590. 晋城市: [112.83, 35.52],
  3591. 朔州市: [112.43, 39.33],
  3592. 晋中市: [112.94, 37.4],
  3593. 运城市: [110.97, 35.03],
  3594. 忻州市: [112.53, 38.72],
  3595. 临汾市: [111.5, 36.08],
  3596. 吕梁市: [111.13, 37.52],
  3597. };
  3598. var convertData = function (data) {
  3599. var res = [];
  3600. for (var i = 0; i < data.length; i++) {
  3601. var geoCoord = geoCoordMap[data[i].name];
  3602. if (geoCoord) {
  3603. res.push({
  3604. name: data[i].name,
  3605. value: geoCoord.concat(data[i].value, data[i].value2),
  3606. });
  3607. }
  3608. }
  3609. return res;
  3610. };
  3611. var convertedData = [
  3612. convertData(data),
  3613. convertData(
  3614. data
  3615. .sort(function (a, b) {
  3616. return b.value - a.value;
  3617. })
  3618. .slice(0, 6)
  3619. ),
  3620. ];
  3621. data.sort(function (a, b) {
  3622. return a.value - b.value;
  3623. });
  3624. option = {
  3625. backgroundColor: "#404a5900",
  3626. animation: true,
  3627. animationDuration: 1000,
  3628. animationEasing: "cubicInOut",
  3629. animationDurationUpdate: 1000,
  3630. animationEasingUpdate: "cubicInOut",
  3631. geo: {
  3632. map: "china",
  3633. center: [112.53, 37.67],
  3634. zoom: 4.5,
  3635. label: {
  3636. emphasis: {
  3637. show: false,
  3638. },
  3639. },
  3640. roam: false,
  3641. itemStyle: {
  3642. normal: {
  3643. borderColor: "#7fb3ff",
  3644. borderWidth: 3,
  3645. areaColor: {
  3646. type: "radial",
  3647. x: 0.5,
  3648. y: 0.5,
  3649. r: 0.8,
  3650. colorStops: [
  3651. {
  3652. offset: 0,
  3653. color: "#468ff8", // 0% 处的颜色
  3654. },
  3655. {
  3656. offset: 1,
  3657. color: "#0a2c6d", // 100% 处的颜色
  3658. },
  3659. ],
  3660. globalCoord: false, // 缺省为 false
  3661. },
  3662. // shadowColor: 'rgba(128, 217, 248, 1)',
  3663. shadowColor: "#468ff8",
  3664. shadowOffsetX: -2,
  3665. shadowOffsetY: 2,
  3666. shadowBlur: 20,
  3667. },
  3668. emphasis: {
  3669. areaColor: {
  3670. colorStops: [
  3671. {
  3672. offset: 0,
  3673. color: "#3844aa", // 0% 处的颜色
  3674. },
  3675. {
  3676. offset: 1,
  3677. color: "#7284fc", // 100% 处的颜色
  3678. },
  3679. ],
  3680. },
  3681. borderColor: "#b3baff",
  3682. borderWidth: 5,
  3683. },
  3684. },
  3685. tooltip: {
  3686. trigger: "item",
  3687. className: "custom-tooltip-box",
  3688. confine: true, // 不超出当前表
  3689. formatter: (params, ticket, callback) => {
  3690. // 清空所有轮播
  3691. for (var k in geoCoordMap) {
  3692. that.shanxiMap.dispatchAction({
  3693. // type: 'geoUnSelect',
  3694. type: "downplay",
  3695. name: k,
  3696. geoIndex: 0,
  3697. });
  3698. that.shanxiMap.dispatchAction({
  3699. // type: 'geoUnSelect',
  3700. type: "downplay",
  3701. name: k,
  3702. seriesName: params.seriesName,
  3703. });
  3704. that.shanxiMap.dispatchAction({
  3705. // type: 'geoUnSelect',
  3706. type: "downplay",
  3707. name: k,
  3708. seriesName: "series\u00001",
  3709. });
  3710. }
  3711. that.shanxiMap.dispatchAction({
  3712. // type: 'geoSelect',
  3713. type: "highlight",
  3714. name: params.name,
  3715. geoIndex: 0,
  3716. });
  3717. that.shanxiMap.dispatchAction({
  3718. // type: 'geoSelect',
  3719. type: "highlight",
  3720. name: params.name,
  3721. seriesName: params.seriesName,
  3722. });
  3723. that.shanxiMap.dispatchAction({
  3724. // type: 'geoSelect',
  3725. type: "highlight",
  3726. name: params.name,
  3727. seriesName: "series\u00001",
  3728. });
  3729. if (params.value) {
  3730. return `<div class="bgTooltip" style="background: url('${that.commonUrl}/img/shanxi/${params.dataIndex}.png') no-repeat center center;background-size: 100% 100%;font-size:36px">
  3731. <div class="flex items-center">
  3732. <img src="./img/yellowArrow.png" style="width: 12px;height: 22px;margin-right:10px" alt=""><span class="fb">${params.name}</span>
  3733. </div>
  3734. <div class="blueIcon flex items-center">项目数量:<span class="fb" style="color:#68BDFF;">${params.value[3]}<span style="font-size:20px" class="fn">个</span></span></div>
  3735. <div class="blueIcon flex items-center">投资总额:<span class="fb" style="color:#68BDFF">${params.value[2]}<span style="font-size:20px" class="fn">亿</span></span></div>
  3736. </div>`;
  3737. }
  3738. },
  3739. },
  3740. regions: [
  3741. {
  3742. name: "太原市",
  3743. value: 2000,
  3744. itemStyle: {
  3745. emphasis: {
  3746. borderColor: "#ffe036",
  3747. borderWidth: 5,
  3748. areaColor: {
  3749. type: "radial",
  3750. x: 0.5,
  3751. y: 0.5,
  3752. r: 0.8,
  3753. colorStops: [
  3754. {
  3755. offset: 0,
  3756. color: "#ffe036", // 0% 处的颜色
  3757. },
  3758. {
  3759. offset: 1,
  3760. color: "#7c732a", // 100% 处的颜色
  3761. },
  3762. ],
  3763. globalCoord: false, // 缺省为 false
  3764. },
  3765. },
  3766. },
  3767. },
  3768. {
  3769. name: "南海诸岛",
  3770. itemStyle: {
  3771. // 隐藏地图
  3772. normal: {
  3773. opacity: 0, // 为 0 时不绘制该图形
  3774. },
  3775. },
  3776. label: {
  3777. show: false, // 隐藏文字
  3778. },
  3779. },
  3780. ],
  3781. },
  3782. tooltip: {
  3783. trigger: "item",
  3784. className: "custom-tooltip-box",
  3785. confine: true, // 不超出当前表
  3786. formatter: (e) => {
  3787. console.log('走了这里了', e)
  3788. }
  3789. },
  3790. xAxis: {
  3791. type: "value",
  3792. scale: true,
  3793. position: "top",
  3794. boundaryGap: false,
  3795. splitLine: {
  3796. show: false,
  3797. },
  3798. axisLine: {
  3799. show: false,
  3800. },
  3801. axisTick: {
  3802. show: false,
  3803. },
  3804. axisLabel: {
  3805. margin: 2,
  3806. textStyle: {
  3807. color: "#aaa",
  3808. },
  3809. },
  3810. },
  3811. yAxis: {
  3812. type: "category",
  3813. nameGap: 16,
  3814. axisLine: {
  3815. show: false,
  3816. lineStyle: {
  3817. color: "#ddd",
  3818. },
  3819. },
  3820. axisTick: {
  3821. show: false,
  3822. lineStyle: {
  3823. color: "#ddd",
  3824. },
  3825. },
  3826. axisLabel: {
  3827. interval: 0,
  3828. textStyle: {
  3829. color: "#ddd",
  3830. },
  3831. },
  3832. data: categoryData,
  3833. },
  3834. series: [
  3835. {
  3836. type: "effectScatter",
  3837. colorBy: "data",
  3838. coordinateSystem: "geo",
  3839. data: convertedData[0],
  3840. symbolSize: function (val) {
  3841. return Math.max(val[2] / 500, 8);
  3842. },
  3843. showEffectOn: "emphasis",
  3844. rippleEffect: {
  3845. brushType: "stroke",
  3846. color: "#58F7DF",
  3847. },
  3848. hoverAnimation: true,
  3849. label: {
  3850. normal: {
  3851. formatter: "{b}",
  3852. position: "right",
  3853. show: true,
  3854. fontSize: "30",
  3855. color: "#fff",
  3856. },
  3857. },
  3858. itemStyle: {
  3859. normal: {
  3860. color: "#ffc809",
  3861. shadowBlur: 50,
  3862. shadowColor: "#ffc809",
  3863. },
  3864. emphasis: {
  3865. color: "#58F7DF",
  3866. shadowBlur: 50,
  3867. shadowColor: "#58F7DF",
  3868. },
  3869. },
  3870. zlevel: 99,
  3871. },
  3872. {
  3873. type: "effectScatter",
  3874. colorBy: "data",
  3875. coordinateSystem: "geo",
  3876. data: [
  3877. {
  3878. name: "太原市",
  3879. value: [112.53, 37.87, 25167, 113],
  3880. },
  3881. ],
  3882. symbolSize: function (val) {
  3883. return Math.max(val[2] / 500, 8);
  3884. },
  3885. showEffectOn: "emphasis",
  3886. rippleEffect: {
  3887. brushType: "stroke",
  3888. color: "#DF62F2",
  3889. },
  3890. hoverAnimation: true,
  3891. label: {
  3892. normal: {
  3893. formatter: "{b}",
  3894. position: "right",
  3895. show: false,
  3896. fontSize: "30",
  3897. color: "#fff",
  3898. },
  3899. },
  3900. itemStyle: {
  3901. normal: {
  3902. color: "#ffc809",
  3903. shadowBlur: 50,
  3904. shadowColor: "#ffc809",
  3905. },
  3906. emphasis: {
  3907. color: "#DF62F2",
  3908. shadowBlur: 50,
  3909. shadowColor: "#DF62F2",
  3910. },
  3911. },
  3912. zlevel: 999,
  3913. },
  3914. ],
  3915. };
  3916. var categoryData = [];
  3917. var barData = [];
  3918. var sum = 0;
  3919. for (var i = 0; i < data.length; i++) {
  3920. categoryData.push(data[i].name);
  3921. barData.push(data[i].value);
  3922. sum += data[i].value;
  3923. }
  3924. // this.shanxiMap.on('click', function (params) {
  3925. // if (params.name == '山西') {
  3926. // that.shanxiMap.dispose()
  3927. // that.centerShow = true
  3928. // setTimeout(() => {
  3929. // })
  3930. // }
  3931. // })
  3932. tools.loopShowTooltip(this.shanxiMap, option, {
  3933. interval: 2000,
  3934. loopSeries: false,
  3935. seriesIndex: 0,
  3936. });
  3937. this.shanxiMap.setOption(option);
  3938. },
  3939. chinaEchartsFun () {
  3940. let that = this;
  3941. this.geoCoordMap = [];
  3942. /*获取地图数据*/
  3943. this.chinaMap = echarts.init(this.$refs["china"]);
  3944. echarts.registerMap("china", china);
  3945. var data = centerChina
  3946. var geoCoordMap = {
  3947. "新疆": [86.9023, 41.148],
  3948. "西藏": [87.8695, 31.6846],
  3949. "内蒙古": [110.5977, 41.3408],
  3950. "青海": [95.2402, 35.4199],
  3951. "四川": [102.9199, 30.1904],
  3952. "黑龙江": [128.1445, 46.7156],
  3953. "甘肃": [102.7129, 38.166],
  3954. "云南": [101.0652, 24.6807],
  3955. "广西": [108.7813, 23.6426],
  3956. "湖南": [111.5332, 27.3779],
  3957. "陕西": [108.5996, 33.7396],
  3958. "广东": [113.8668, 22.8076],
  3959. "吉林": [126.1746, 43.5938],
  3960. "河北": [115.4004, 38.1688],
  3961. "湖北": [112.2363, 30.8572],
  3962. "贵州": [106.6113, 26.6385],
  3963. "山东": [118.2402, 36.2307],
  3964. "江西": [115.7156, 27.99],
  3965. "河南": [113.0668, 33.8818],
  3966. "辽宁": [123.0438, 41.0889],
  3967. "山西": [112.44, 37.73],
  3968. "安徽": [117.2461, 31.0361],
  3969. "福建": [118.3008, 25.9277],
  3970. "浙江": [120.498, 29.0918],
  3971. "江苏": [119.8586, 32.915],
  3972. "重庆": [107.7539, 29.8904],
  3973. "宁夏": [105.9961, 37.1096],
  3974. "海南": [109.9512, 19.2041],
  3975. "台湾": [120.8254, 23.5986],
  3976. "北京": [116.4551, 40.2539],
  3977. "天津": [117.4219, 39.4189],
  3978. "上海": [121.4648, 31.2891],
  3979. "香港": [114.6178, 22.3242],
  3980. "澳门": [113.5547, 21.6484],
  3981. '南海诸岛': [128.8254, 21.5986]
  3982. };
  3983. var convertData = function (data) {
  3984. var res = [];
  3985. for (var i = 0; i < data.length; i++) {
  3986. var geoCoord = geoCoordMap[data[i].name];
  3987. if (geoCoord) {
  3988. res.push({
  3989. name: data[i].name,
  3990. value: geoCoord.concat(data[i].value, data[i].value2),
  3991. });
  3992. }
  3993. }
  3994. return res;
  3995. };
  3996. var convertedData = [
  3997. convertData(data),
  3998. convertData(
  3999. data
  4000. .sort(function (a, b) {
  4001. return b.value - a.value;
  4002. })
  4003. .slice(0, 6)
  4004. ),
  4005. ];
  4006. data.sort(function (a, b) {
  4007. return a.value - b.value;
  4008. });
  4009. option = {
  4010. animation: true,
  4011. animationDuration: 1000,
  4012. animationEasing: "cubicInOut",
  4013. animationDurationUpdate: 1000,
  4014. animationEasingUpdate: "cubicInOut",
  4015. geo: {
  4016. map: "china",
  4017. zoom: 0.9,
  4018. label: {
  4019. emphasis: {
  4020. show: false,
  4021. },
  4022. },
  4023. roam: false,
  4024. itemStyle: {
  4025. normal: {
  4026. borderColor: "#7fb3ff",
  4027. borderWidth: 3,
  4028. areaColor: {
  4029. type: "radial",
  4030. x: 0.5,
  4031. y: 0.5,
  4032. r: 1,
  4033. colorStops: [
  4034. {
  4035. offset: 0,
  4036. color: "#468ff850", // 0% 处的颜色
  4037. },
  4038. {
  4039. offset: 1,
  4040. color: "#0a2c6d50", // 100% 处的颜色
  4041. },
  4042. ],
  4043. globalCoord: false, // 缺省为 false
  4044. },
  4045. // shadowColor: 'rgba(128, 217, 248, 1)',
  4046. shadowColor: "#468ff8",
  4047. shadowOffsetX: -2,
  4048. shadowOffsetY: 2,
  4049. shadowBlur: 10,
  4050. },
  4051. emphasis: {
  4052. areaColor: {
  4053. colorStops: [
  4054. {
  4055. offset: 0,
  4056. color: "#3844aa", // 0% 处的颜色
  4057. },
  4058. {
  4059. offset: 1,
  4060. color: "#7284fc", // 100% 处的颜色
  4061. },
  4062. ],
  4063. },
  4064. borderColor: "#b3baff",
  4065. borderWidth: 5,
  4066. },
  4067. },
  4068. tooltip: {
  4069. trigger: "item",
  4070. className: "custom-tooltip-box",
  4071. confine: true, // 不超出当前表
  4072. formatter: (params, ticket, callback) => {
  4073. // 清空所有轮播
  4074. for (var k in geoCoordMap) {
  4075. that.chinaMap.dispatchAction({
  4076. // type: 'geoUnSelect',
  4077. type: "downplay",
  4078. name: k,
  4079. geoIndex: 0,
  4080. });
  4081. that.chinaMap.dispatchAction({
  4082. // type: 'geoUnSelect',
  4083. type: "downplay",
  4084. name: k,
  4085. seriesName: params.seriesName,
  4086. });
  4087. that.chinaMap.dispatchAction({
  4088. // type: 'geoUnSelect',
  4089. type: "downplay",
  4090. name: k,
  4091. seriesName: "series\u00001",
  4092. });
  4093. }
  4094. that.chinaMap.dispatchAction({
  4095. // type: 'geoSelect',
  4096. type: "highlight",
  4097. name: params.name,
  4098. geoIndex: 0,
  4099. });
  4100. that.chinaMap.dispatchAction({
  4101. // type: 'geoSelect',
  4102. type: "highlight",
  4103. name: params.name,
  4104. seriesName: params.seriesName,
  4105. });
  4106. that.chinaMap.dispatchAction({
  4107. // type: 'geoSelect',
  4108. type: "highlight",
  4109. name: params.name,
  4110. seriesName: "series\u00001",
  4111. });
  4112. if (params.value) {
  4113. return `<div class="bgTooltip" style="background: rgba(50,50,50,0.7);font-size:36px">
  4114. <div class="flex items-center">
  4115. <img src="./img/yellowArrow.png" style="width: 12px;height: 22px;margin-right:10px" alt=""><span class="fb">${params.name}</span>
  4116. </div>
  4117. <div class="blueIcon flex items-center">项目数量:<span class="fb" style="color:#68BDFF;">${params.value[3]}<span style="font-size:20px" class="fn">个</span></span></div>
  4118. <div class="blueIcon flex items-center">投资总额:<span class="fb" style="color:#68BDFF">${params.value[2]}<span style="font-size:20px" class="fn">亿</span></span></div>
  4119. </div>`;
  4120. }
  4121. },
  4122. },
  4123. regions: [
  4124. {
  4125. name: "山西",
  4126. value: 2000,
  4127. itemStyle: {
  4128. emphasis: {
  4129. borderColor: "#ffe036",
  4130. borderWidth: 5,
  4131. areaColor: {
  4132. type: "radial",
  4133. x: 0.5,
  4134. y: 0.5,
  4135. r: 0.8,
  4136. colorStops: [
  4137. {
  4138. offset: 0,
  4139. color: "#ffe036", // 0% 处的颜色
  4140. },
  4141. {
  4142. offset: 1,
  4143. color: "#7c732a", // 100% 处的颜色
  4144. },
  4145. ],
  4146. globalCoord: false, // 缺省为 false
  4147. },
  4148. },
  4149. },
  4150. },
  4151. ],
  4152. },
  4153. tooltip: {
  4154. trigger: "item",
  4155. className: "custom-tooltip-box",
  4156. confine: true, // 不超出当前表
  4157. },
  4158. xAxis: {
  4159. type: "value",
  4160. scale: true,
  4161. position: "top",
  4162. boundaryGap: false,
  4163. splitLine: {
  4164. show: false,
  4165. },
  4166. axisLine: {
  4167. show: false,
  4168. },
  4169. axisTick: {
  4170. show: false,
  4171. },
  4172. axisLabel: {
  4173. margin: 2,
  4174. textStyle: {
  4175. color: "#aaa",
  4176. },
  4177. },
  4178. },
  4179. yAxis: {
  4180. type: "category",
  4181. nameGap: 16,
  4182. axisLine: {
  4183. show: false,
  4184. lineStyle: {
  4185. color: "#ddd",
  4186. },
  4187. },
  4188. axisTick: {
  4189. show: false,
  4190. lineStyle: {
  4191. color: "#ddd",
  4192. },
  4193. },
  4194. axisLabel: {
  4195. interval: 0,
  4196. textStyle: {
  4197. color: "#ddd",
  4198. },
  4199. },
  4200. data: categoryData,
  4201. },
  4202. series: [
  4203. {
  4204. type: "effectScatter",
  4205. colorBy: "data",
  4206. coordinateSystem: "geo",
  4207. data: convertedData[0],
  4208. symbolSize: function (val) {
  4209. return Math.max(val[2] / 100, 8);
  4210. },
  4211. showEffectOn: "emphasis",
  4212. rippleEffect: {
  4213. brushType: "stroke",
  4214. color: "#58F7DF",
  4215. },
  4216. hoverAnimation: true,
  4217. label: {
  4218. normal: {
  4219. formatter: "{b}",
  4220. position: "right",
  4221. show: true,
  4222. fontSize: "30",
  4223. color: "#fff",
  4224. },
  4225. },
  4226. itemStyle: {
  4227. normal: {
  4228. color: "#ffc809",
  4229. shadowBlur: 50,
  4230. shadowColor: "#ffc809",
  4231. },
  4232. emphasis: {
  4233. color: "#58F7DF",
  4234. shadowBlur: 50,
  4235. shadowColor: "#58F7DF",
  4236. },
  4237. },
  4238. zlevel: 99,
  4239. },
  4240. {
  4241. type: "effectScatter",
  4242. colorBy: "data",
  4243. coordinateSystem: "geo",
  4244. data: [
  4245. {
  4246. name: "山西",
  4247. value: [112.43, 37.73, 53003, 80],
  4248. },
  4249. ],
  4250. symbolSize: function (val) {
  4251. return Math.max(val[2] / 500, 8);
  4252. },
  4253. showEffectOn: "emphasis",
  4254. rippleEffect: {
  4255. brushType: "stroke",
  4256. color: "#DF62F2",
  4257. },
  4258. hoverAnimation: true,
  4259. label: {
  4260. normal: {
  4261. formatter: "{b}",
  4262. position: "right",
  4263. show: false,
  4264. fontSize: "30",
  4265. color: "#fff",
  4266. },
  4267. },
  4268. itemStyle: {
  4269. normal: {
  4270. color: "#ffc809",
  4271. shadowBlur: 50,
  4272. shadowColor: "#ffc809",
  4273. },
  4274. emphasis: {
  4275. color: "#DF62F2",
  4276. shadowBlur: 50,
  4277. shadowColor: "#DF62F2",
  4278. },
  4279. },
  4280. zlevel: 999,
  4281. },
  4282. ],
  4283. };
  4284. var categoryData = [];
  4285. var barData = [];
  4286. var sum = 0;
  4287. for (var i = 0; i < data.length; i++) {
  4288. categoryData.push(data[i].name);
  4289. barData.push(data[i].value);
  4290. sum += data[i].value;
  4291. }
  4292. this.chinaMap.on('click', function (params) {
  4293. if (params.name == '山西') {
  4294. that.chinaMap.dispose()
  4295. that.leftEcharts16.dispose()
  4296. that.mapShow = true
  4297. setTimeout(() => {
  4298. that.leftEcharts12Fun()
  4299. that.leftEcharts14Fun()
  4300. that.leftEcharts9Fun()
  4301. that.leftEcharts15Fun()
  4302. that.leftEcharts13Fun()
  4303. that.shanxiEchartsFun()
  4304. })
  4305. }
  4306. })
  4307. tools.loopShowTooltip(this.chinaMap, option, {
  4308. interval: 2000,
  4309. loopSeries: false,
  4310. seriesIndex: 0,
  4311. });
  4312. this.chinaMap.setOption(option);
  4313. },
  4314. leftEcharts9Fun () {
  4315. let that = this;
  4316. this.leftEcharts9 = echarts.init(this.$refs["leftEcharts9"]);
  4317. // var ROOT_PATH = 'https://echarts.apache.org/examples';
  4318. let option = {
  4319. backgroundColor: "#00000000",
  4320. globe: {
  4321. globeRadius: 55,
  4322. baseTexture: "./img/3D/world1.jpg",
  4323. heightTexture: "./img/3D/world1.jpg",
  4324. displacementScale: 0.04,
  4325. shading: "realistic",
  4326. // environment: './img/3D/world2.jpg',
  4327. realisticMaterial: {
  4328. roughness: 0.9,
  4329. },
  4330. postEffect: {
  4331. enable: true,
  4332. },
  4333. light: {
  4334. main: {
  4335. intensity: 3,
  4336. shadow: true,
  4337. },
  4338. },
  4339. },
  4340. };
  4341. that.leftEcharts9.setOption(option);
  4342. },
  4343. leftEcharts10Fun () {
  4344. let that = this;
  4345. this.leftEcharts10 = echarts.init(this.$refs["leftEcharts10"]);
  4346. option = {
  4347. grid: {
  4348. top: 45,
  4349. right: 0,
  4350. left: 80,
  4351. bottom: 80,
  4352. },
  4353. tooltip: {
  4354. show: true,
  4355. trigger: "axis",
  4356. // showContent
  4357. formatter: (data) => {
  4358. return `${data[0].name
  4359. }<br /><span style="display:inline-block;border-radius:50%; width:20px;height:20px;background-color:${data[0].color
  4360. }"></span> ${data[0].seriesName}:${that.numFormat(
  4361. data[0].value
  4362. )}亿<br/><span style="display:inline-block;border-radius:50%; width:20px;height:20px;background-color:${data[1].color.colorStops[0].color
  4363. }"></span> ${data[1].seriesName}:${that.numFormat(
  4364. data[1].value
  4365. )}亿`;
  4366. },
  4367. axisPointer: {
  4368. // 坐标轴指示器,坐标轴触发有效
  4369. type: "line", // 默认为直线,可选为:'line' | 'shadow'
  4370. label: {
  4371. margin: 100,
  4372. }
  4373. },
  4374. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  4375. borderColor: "rgba(50,50,50,0.7)",
  4376. textStyle: {
  4377. color: "#fff",
  4378. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  4379. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  4380. fontSize: "28", // 文字字体大小
  4381. },
  4382. },
  4383. xAxis: {
  4384. data: commonCompany,
  4385. axisTick: {
  4386. show: false,
  4387. },
  4388. // x轴的字体颜色
  4389. axisLabel: {
  4390. rotate: 40,
  4391. textStyle: {
  4392. color: "white",
  4393. fontSize: "20",
  4394. fontFamily: "Microsoft YaHei",
  4395. },
  4396. },
  4397. //y轴线的颜色以及宽度
  4398. axisLine: {
  4399. show: true,
  4400. lineStyle: {
  4401. color: "#1E5389",
  4402. width: 1,
  4403. type: "solid",
  4404. },
  4405. },
  4406. },
  4407. yAxis: {
  4408. name: "亿",
  4409. axisTick: {
  4410. lineStyle: {
  4411. color: "#18416F",
  4412. },
  4413. },
  4414. // y轴的字体颜色
  4415. axisLabel: {
  4416. textStyle: {
  4417. color: "white",
  4418. fontSize: "20",
  4419. fontFamily: "Microsoft YaHei",
  4420. },
  4421. },
  4422. splitLine: {
  4423. show: true,
  4424. lineStyle: {
  4425. color: "#68b4dd66",
  4426. width: 1,
  4427. type: "dashed",
  4428. },
  4429. },
  4430. //y轴线的颜色以及宽度
  4431. axisLine: {
  4432. show: true,
  4433. lineStyle: {
  4434. color: "#1E5389",
  4435. width: 1,
  4436. type: "solid",
  4437. },
  4438. },
  4439. nameTextStyle: {
  4440. color: "#fff",
  4441. fontSize: 20,
  4442. fontFamily: "Microsoft YaHei",
  4443. },
  4444. },
  4445. series: [
  4446. {
  4447. name: "已用额度",
  4448. type: "pictorialBar",
  4449. symbol: "fixed",
  4450. symbolSize: [20, 5],
  4451. symbolMargin: 2,
  4452. symbolRepeat: "repeat",
  4453. data: left3[0],
  4454. showBackground: false,
  4455. barWidth: "15",
  4456. itemStyle: {
  4457. color: "#40A9FF",
  4458. },
  4459. zlevel: 1,
  4460. },
  4461. {
  4462. name: "总额度",
  4463. type: "pictorialBar",
  4464. symbol: "fixed",
  4465. symbolSize: [30, 5],
  4466. symbolMargin: 2,
  4467. symbolRepeat: "repeat",
  4468. data: left3[2],
  4469. barGap: "-130%",
  4470. barWidth: "25",
  4471. itemStyle: {
  4472. color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [
  4473. {
  4474. offset: 0,
  4475. color: "#b9b7c030",
  4476. },
  4477. {
  4478. offset: 1,
  4479. color: "#b9b7c030",
  4480. },
  4481. ]),
  4482. },
  4483. },
  4484. ],
  4485. };
  4486. //轮播
  4487. tools.loopShowTooltip(that.leftEcharts10, option, {
  4488. interval: 2000,
  4489. loopSeries: true,
  4490. });
  4491. //注册
  4492. that.leftEcharts10.setOption(option);
  4493. },
  4494. // 重点项目两线指标轮播方法
  4495. scrollChange (index) {
  4496. if (index == 18) {
  4497. this.count = -1;
  4498. } else {
  4499. this.count = index;
  4500. }
  4501. if (this.count > 12 && this.count != 18) {
  4502. this.countType = 1;
  4503. } else {
  4504. this.countType = 0;
  4505. }
  4506. for (var i = 0; i < this.list.length; i++) {
  4507. if (i == 2) {
  4508. this.list[i].classList.add("light");
  4509. } else {
  4510. this.list[i].classList.remove("light");
  4511. }
  4512. }
  4513. this.leftEcharts11 ? this.leftEcharts11.dispose() : "";
  4514. this.leftEcharts11Fun();
  4515. },
  4516. leftEcharts11Fun () {
  4517. let that = this;
  4518. this.leftEcharts11 = echarts.init(this.$refs["leftEcharts11"]);
  4519. option = {
  4520. tooltip: {
  4521. trigger: "axis",
  4522. formatter:
  4523. "指标:" +
  4524. "{c0}" +
  4525. "<br/>" +
  4526. "发展线:" +
  4527. "{c1}" +
  4528. "<br/>" +
  4529. "生存线:" +
  4530. "{c2}", //+ '<br/>'+ '{a1}:{c1}' + '%',
  4531. axisPointer: {
  4532. type: "shadow",
  4533. },
  4534. backgroundColor: "rgba(50,50,50,0.7)",
  4535. borderColor: "rgba(50,50,50,0.7)",
  4536. textStyle: {
  4537. color: "#fff",
  4538. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  4539. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  4540. fontSize: "28", // 文字字体大小
  4541. }
  4542. },
  4543. grid: {
  4544. top: "10%",
  4545. right: "5%",
  4546. left: "15%",
  4547. bottom: "20%",
  4548. },
  4549. xAxis: {
  4550. data: that.storageRecordConfig.data.length == 0 ? [] : that.left12Bottom[this.count + 1],
  4551. axisLine: {
  4552. show: true, //隐藏X轴轴线
  4553. lineStyle: {
  4554. color: "#005094",
  4555. width: 1,
  4556. },
  4557. },
  4558. axisTick: {
  4559. show: true, //隐藏X轴刻度
  4560. },
  4561. axisLabel: {
  4562. show: true,
  4563. rotate: 30,
  4564. textStyle: {
  4565. color: "#fff", //X轴文字颜色
  4566. fontSize: 20,
  4567. fontFamily: "Microsoft YaHei",
  4568. },
  4569. },
  4570. },
  4571. yAxis: [
  4572. {
  4573. type: "value",
  4574. splitLine: {
  4575. show: true,
  4576. lineStyle: {
  4577. color: "#68b4dd66",
  4578. type: "dashed",
  4579. },
  4580. },
  4581. axisLine: {
  4582. show: false,
  4583. },
  4584. axisLabel: {
  4585. show: true,
  4586. formatter: "{value}%",
  4587. textStyle: {
  4588. color: "#fff",
  4589. fontSize: 20,
  4590. fontFamily: "Microsoft YaHei",
  4591. },
  4592. },
  4593. nameTextStyle: {
  4594. color: "#ebf8ac",
  4595. fontSize: 16,
  4596. fontFamily: "Microsoft YaHei",
  4597. },
  4598. },
  4599. ],
  4600. series: [
  4601. {
  4602. name: "实际值",
  4603. type: "bar",
  4604. barWidth: 20,
  4605. itemStyle: {
  4606. normal: {
  4607. color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
  4608. {
  4609. offset: 0,
  4610. color: "#69c0ff",
  4611. },
  4612. {
  4613. offset: 1,
  4614. color: "#082550",
  4615. },
  4616. ]),
  4617. },
  4618. },
  4619. data: dataList[this.count + 1][1],
  4620. // data: this.storageRecordConfig.data.length == 0 ? [] : this.storageRecordConfig.data.length == 1 ? left12[this.count][2] : left12[this.count + 1][2]
  4621. },
  4622. {
  4623. name: "",
  4624. type: "line",
  4625. barWidth: 15,
  4626. itemStyle: {
  4627. normal: {
  4628. color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
  4629. {
  4630. offset: 0,
  4631. color: "#69c0ff",
  4632. },
  4633. {
  4634. offset: 1,
  4635. color: "green",
  4636. },
  4637. ]),
  4638. },
  4639. },
  4640. data: dataList[this.count + 1][1],
  4641. // data: this.storageRecordConfig.data.length == 0 ? [] : this.storageRecordConfig.data.length == 1 ? left12[this.count][1] : left12[this.count + 1][1]
  4642. },
  4643. {
  4644. name: "",
  4645. type: "line",
  4646. barWidth: 15,
  4647. itemStyle: {
  4648. normal: {
  4649. color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
  4650. {
  4651. offset: 0,
  4652. color: "#69c0ff",
  4653. },
  4654. {
  4655. offset: 1,
  4656. color: "yellow",
  4657. },
  4658. ]),
  4659. },
  4660. },
  4661. data: dataList[this.count + 1][0],
  4662. // data: this.storageRecordConfig.data.length == 0 ? [] : this.storageRecordConfig.data.length == 1 ? left12[this.count][0] : left12[this.count + 1][0]
  4663. },
  4664. ],
  4665. };
  4666. //轮播
  4667. tools.loopShowTooltip(that.leftEcharts11, option, {
  4668. interval: 2000,
  4669. loopSeries: true,
  4670. });
  4671. //注册
  4672. that.leftEcharts11.setOption(option);
  4673. },
  4674. leftEcharts12Fun () {
  4675. let that = this;
  4676. this.leftEcharts12 = echarts.init(this.$refs["leftEcharts12"]);
  4677. var totalData = center2
  4678. var data = [];
  4679. for (var i = 0; i < totalData.length; i++) {
  4680. data.push({
  4681. value: totalData[i].value,
  4682. name: totalData[i].name,
  4683. itemStyle: {
  4684. normal: {
  4685. borderWidth: 8,
  4686. shadowBlur: 0,
  4687. borderColor: commonColor[i],
  4688. shadowColor: commonColor[i]
  4689. }
  4690. }
  4691. },
  4692. {
  4693. value: 5,
  4694. name: '',
  4695. tooltip: { show: false },
  4696. itemStyle: {
  4697. normal: {
  4698. label: {
  4699. show: false
  4700. },
  4701. labelLine: {
  4702. show: false
  4703. },
  4704. color: 'rgba(0, 0, 0, 0)',
  4705. borderColor: 'rgba(0, 0, 0, 0)',
  4706. borderWidth: 0
  4707. }
  4708. }
  4709. }
  4710. );
  4711. }
  4712. var seriesOption = [
  4713. {
  4714. name: '',
  4715. type: 'pie',
  4716. clockWise: false,
  4717. radius: [160, 170],
  4718. center: [340, 250],
  4719. hoverAnimation: true,
  4720. itemStyle: {
  4721. normal: {
  4722. label: {
  4723. show: false,
  4724. }
  4725. }
  4726. },
  4727. data: data
  4728. },
  4729. ];
  4730. option = {
  4731. color: commonColor,
  4732. title: {
  4733. show: false,
  4734. text: '风险类型123',
  4735. top: '48%',
  4736. textAlign: "center",
  4737. left: "49%",
  4738. textStyle: {
  4739. color: '#fff',
  4740. fontSize: 18,
  4741. fontWeight: '400'
  4742. }
  4743. },
  4744. tooltip: {
  4745. show: true,
  4746. formatter: function (params) {
  4747. left2[0] = that.numDiv(params.percent + 3.2, 100)
  4748. if (params.seriesIndex === 2) {
  4749. return null; // 隐藏部分2的tooltip
  4750. } else {
  4751. that.stageTitle4 = params.name
  4752. that.stageTitle3 = params.percent + '%'
  4753. return `${params.name}:<br/>金额:<b>${totalData[params.seriesIndex].num}</b>亿<br/>数量:<b>${params.value}</b>个`
  4754. }
  4755. },
  4756. confine: true,
  4757. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  4758. borderColor: "rgba(50,50,50,0.7)",
  4759. textStyle: {
  4760. color: "#fff",
  4761. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  4762. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  4763. fontSize: "28", // 文字字体大小
  4764. }
  4765. },
  4766. legend: {
  4767. icon: "circle",
  4768. orient: 'vertical',
  4769. data: totalData.map(item => item.name),
  4770. left: '5%',
  4771. bottom: 0,
  4772. align: 'left',
  4773. textStyle: {
  4774. color: '#FFF', // 文字的颜色
  4775. fontSize: '20', // 文字字体大小
  4776. fontFamily: 'Microsoft YaHei'
  4777. },
  4778. itemGap: 20
  4779. },
  4780. toolbox: {
  4781. show: false
  4782. },
  4783. graphic: [{
  4784. type: 'image',
  4785. id: 'background',
  4786. left: 210,
  4787. top: "center",
  4788. zlevel: 0,
  4789. silent: true,
  4790. style: {
  4791. width: 260, // 设置图片宽度
  4792. height: 260, // 设置图片高度
  4793. image: "data:image/png;base64,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"
  4794. }
  4795. }],
  4796. series: seriesOption
  4797. }
  4798. function _pie3 () {
  4799. let dataArr = [];
  4800. for (var i = 0; i < 100; i++) {
  4801. if (i % 2 === 0) {
  4802. dataArr.push({
  4803. name: (i + 1).toString(),
  4804. value: 25,
  4805. tooltip: { show: false },
  4806. itemStyle: {
  4807. normal: {
  4808. color: "#5A5DE0",
  4809. borderWidth: 1,
  4810. borderColor: "#5A5DE0"
  4811. }
  4812. }
  4813. })
  4814. } else {
  4815. dataArr.push({
  4816. name: (i + 1).toString(),
  4817. value: 20,
  4818. tooltip: { show: false },
  4819. itemStyle: {
  4820. normal: {
  4821. color: "rgba(0,0,0,0)",
  4822. borderWidth: 0,
  4823. borderColor: "rgba(0,0,0,0)"
  4824. }
  4825. }
  4826. })
  4827. }
  4828. }
  4829. console.log(dataArr);
  4830. return dataArr
  4831. }
  4832. that.leftEcharts12.on('click', (params) => {
  4833. that.showChartLTipDouble(params.name, 'center', '', '', '', '', 'distribution', center2.filter(item => item.name == params.name)[0].typeno, 'industry', center2.filter(item => item.name == params.name)[0].typeno, 1, 112)
  4834. })
  4835. //轮播
  4836. tools.loopShowTooltip(that.leftEcharts12, option, {
  4837. interval: 1000,
  4838. loopSeries: true,
  4839. });
  4840. //注册
  4841. that.leftEcharts12.setOption(option);
  4842. },
  4843. leftEcharts13Fun () {
  4844. let that = this;
  4845. this.leftEcharts13 = echarts.init(this.$refs["leftEcharts13"]);
  4846. var totalData = [{
  4847. name: '特别监管类',
  4848. value: 12,
  4849. radio: 0.13
  4850. }, {
  4851. name: '备案类',
  4852. value: 52,
  4853. radio: 0.01
  4854. },
  4855. ];
  4856. var data = [];
  4857. for (var i = 0; i < totalData.length; i++) {
  4858. data.push({
  4859. value: totalData[i].value,
  4860. name: totalData[i].name,
  4861. itemStyle: {
  4862. normal: {
  4863. borderWidth: 8,
  4864. shadowBlur: 0,
  4865. borderColor: commonColor[i],
  4866. shadowColor: commonColor[i]
  4867. }
  4868. }
  4869. },
  4870. {
  4871. value: 5,
  4872. name: '',
  4873. tooltip: { show: false },
  4874. itemStyle: {
  4875. normal: {
  4876. label: {
  4877. show: false
  4878. },
  4879. labelLine: {
  4880. show: false
  4881. },
  4882. color: 'rgba(0, 0, 0, 0)',
  4883. borderColor: 'rgba(0, 0, 0, 0)',
  4884. borderWidth: 0
  4885. }
  4886. }
  4887. }
  4888. );
  4889. }
  4890. var seriesOption = [
  4891. {
  4892. name: '',
  4893. type: 'pie',
  4894. clockWise: false,
  4895. radius: [160, 170],
  4896. center: [350, 250],
  4897. hoverAnimation: true,
  4898. itemStyle: {
  4899. normal: {
  4900. label: {
  4901. show: false,
  4902. }
  4903. }
  4904. },
  4905. data: data
  4906. },
  4907. {
  4908. type: 'pie',
  4909. tooltip: { show: false },
  4910. radius: [120, 120],
  4911. center: [350, 250],
  4912. zlevel: 3,
  4913. silent: true,
  4914. label: {
  4915. normal: {
  4916. show: false
  4917. },
  4918. },
  4919. labelLine: {
  4920. normal: {
  4921. show: false
  4922. }
  4923. },
  4924. data: _pie3()
  4925. }
  4926. ];
  4927. option = {
  4928. color: commonColor,
  4929. title: {
  4930. show: false,
  4931. text: '35%',
  4932. top: '40%',
  4933. textAlign: "center",
  4934. left: "50%",
  4935. textStyle: {
  4936. fontWeight: '600',
  4937. fontFamily: 'Microsoft YaHei',
  4938. fontSize: '50',
  4939. color: "#58E6F7", // x轴文字颜色
  4940. }
  4941. },
  4942. tooltip: {
  4943. show: true,
  4944. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  4945. borderColor: "rgba(50,50,50,0.7)",
  4946. confine: true,
  4947. textStyle: {
  4948. color: "#fff",
  4949. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  4950. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  4951. fontSize: "28", // 文字字体大小
  4952. },
  4953. formatter: (params) => {
  4954. that.stageTitle = params.name
  4955. that.stageTitle2 = params.percent + '%'
  4956. return `${params.name}:<br/>金额:<b>${totalData[params.seriesIndex].radio}</b>亿<br/>数量:<b>${params.value}</b>个`
  4957. }
  4958. },
  4959. legend: {
  4960. icon: "circle",
  4961. orient: 'vertical',
  4962. data: ['特别监管类', '备案类'],
  4963. right: 0,
  4964. bottom: 0,
  4965. align: 'left',
  4966. textStyle: {
  4967. color: '#FFF', // 文字的颜色
  4968. fontSize: '20', // 文字字体大小
  4969. },
  4970. itemGap: 20
  4971. },
  4972. toolbox: {
  4973. show: false
  4974. },
  4975. series: seriesOption
  4976. }
  4977. function _pie3 () {
  4978. let dataArr = [];
  4979. for (var i = 0; i < 1; i++) {
  4980. if (i % 2 === 0) {
  4981. dataArr.push({
  4982. name: (i + 1).toString(),
  4983. value: 25,
  4984. tooltip: { show: false },
  4985. itemStyle: {
  4986. normal: {
  4987. color: "#5A5DE0",
  4988. borderWidth: 1,
  4989. borderColor: "#5A5DE0"
  4990. }
  4991. }
  4992. })
  4993. } else {
  4994. dataArr.push({
  4995. name: (i + 1).toString(),
  4996. value: 20,
  4997. tooltip: { show: false },
  4998. itemStyle: {
  4999. normal: {
  5000. color: "rgba(0,0,0,0)",
  5001. borderWidth: 0,
  5002. borderColor: "rgba(0,0,0,0)"
  5003. }
  5004. }
  5005. })
  5006. }
  5007. }
  5008. return dataArr
  5009. }
  5010. //轮播
  5011. tools.loopShowTooltip(that.leftEcharts13, option, {
  5012. interval: 1000,
  5013. loopSeries: true,
  5014. });
  5015. //注册
  5016. that.leftEcharts13.setOption(option);
  5017. },
  5018. leftEcharts14Fun () {
  5019. let that = this;
  5020. this.leftEcharts14 = echarts.init(this.$refs["leftEcharts14"]);
  5021. that.leftEcharts14.on("showTip", (params) => {
  5022. // 如果是7或者15并且满足防抖则切换
  5023. if (
  5024. (params.dataIndex == 5 || params.dataIndex == 11) &&
  5025. that.echartC1Fd1
  5026. ) {
  5027. that.echartC1Fd1 = false;
  5028. setTimeout(() => {
  5029. option.dataZoom[0].endValue = option.dataZoom[0].endValue + 6;
  5030. option.dataZoom[0].startValue = option.dataZoom[0].startValue + 6;
  5031. that.leftEcharts14.setOption(option);
  5032. // 防止勿刷新做的防抖
  5033. setTimeout(() => {
  5034. that.echartC1Fd1 = true;
  5035. }, 2000);
  5036. }, 1900);
  5037. // 如果是17表示到了最后一个,那么重新来一遍
  5038. } else if (params.dataIndex == 17 && that.echartC1Fd1) {
  5039. that.echartC1Fd1 = false;
  5040. setTimeout(() => {
  5041. option.dataZoom[0].endValue = 0;
  5042. option.dataZoom[0].startValue = 5;
  5043. that.leftEcharts14.setOption(option);
  5044. // 防止勿刷新做的防抖
  5045. setTimeout(() => {
  5046. that.echartC1Fd1 = true;
  5047. }, 2000);
  5048. }, 1900);
  5049. }
  5050. });
  5051. let option = {
  5052. dataZoom: [
  5053. {
  5054. type: "slider",
  5055. show: false,
  5056. yAxisIndex: 0,
  5057. handlesize: 0, //滑动条的 左右2个滑动条的大小
  5058. startValue: 5, // 初始显示值
  5059. endValue: 0, // 结束显示值
  5060. height: 10, //组件高度
  5061. left: "5%",
  5062. right: "4%", //右边的距离
  5063. bottom: "25%", //底边的距离
  5064. borderColor: "#939",
  5065. fillerColor: "#269cdb",
  5066. borderRadius: 5,
  5067. backgroundColor: "#33384b", //两边未选中的滑动条区域的额色
  5068. showDataShadow: false, //是否显示数据阴影
  5069. showDetail: false, //即拖拽时候是否显示详细数值信息
  5070. truerealtime: true, //是否实时更新
  5071. filterMode: "filter",
  5072. }
  5073. ],
  5074. tooltip: {
  5075. show: true,
  5076. trigger: "axis",
  5077. // formatter: (data) => {
  5078. // return `${data[0].name
  5079. // }<br /><span style="display:inline-block;border-radius:50%; width:20px;height:20px;background-color:${data[0].color
  5080. // }"></span> ${data[0].seriesName}:${that.numFormat(
  5081. // data[0].value
  5082. // )}亿<br/><span style="display:inline-block;border-radius:50%; width:20px;height:20px;background-color:${data[1].color.colorStops[0].color
  5083. // }"></span> ${data[1].seriesName}:${that.numFormat(
  5084. // data[1].value
  5085. // )}亿`;
  5086. // },
  5087. axisPointer: {
  5088. // 坐标轴指示器,坐标轴触发有效
  5089. type: "shadow", // 默认为直线,可选为:'line' | 'shadow'
  5090. },
  5091. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  5092. borderColor: "rgba(50,50,50,0.7)",
  5093. textStyle: {
  5094. color: "#fff",
  5095. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  5096. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  5097. fontSize: "28", // 文字字体大小
  5098. },
  5099. },
  5100. legend: {
  5101. top: "top",
  5102. textStyle: {
  5103. color: "#fff",
  5104. fontSize: 20,
  5105. padding: [0, 20],
  5106. },
  5107. },
  5108. grid: {
  5109. left: '3%',
  5110. right: '7%',
  5111. bottom: '3%',
  5112. containLabel: true
  5113. },
  5114. xAxis: {
  5115. name: '亿',
  5116. nameTextStyle: {
  5117. color: '#fff',
  5118. fontSize: 20,
  5119. fontFamily: 'Microsoft YaHei'
  5120. },
  5121. type: 'value',
  5122. axisLabel: {
  5123. textStyle: {
  5124. color: "white",
  5125. fontSize: '20',
  5126. fontFamily: 'Microsoft YaHei'
  5127. },
  5128. },
  5129. splitLine: {
  5130. show: true,
  5131. lineStyle: {
  5132. color: "#68b4dd66",
  5133. width: 1,
  5134. type: "dashed",
  5135. },
  5136. },
  5137. },
  5138. yAxis: {
  5139. type: 'category',
  5140. inverse: true,
  5141. axisTick: {
  5142. lineStyle: {
  5143. color: "#18416F",
  5144. },
  5145. },
  5146. // y轴的字体颜色
  5147. axisLabel: {
  5148. textStyle: {
  5149. color: "white",
  5150. fontSize: '20',
  5151. fontFamily: 'Microsoft YaHei'
  5152. },
  5153. },
  5154. splitLine: {
  5155. show: false,
  5156. lineStyle: {
  5157. color: "#68b4dd66",
  5158. width: 1,
  5159. type: "dashed",
  5160. },
  5161. },
  5162. //y轴线的颜色以及宽度
  5163. axisLine: {
  5164. show: true,
  5165. lineStyle: {
  5166. color: "#1E5389",
  5167. width: 1,
  5168. type: "solid",
  5169. },
  5170. },
  5171. nameTextStyle: {
  5172. color: '#fff',
  5173. fontSize: 20,
  5174. fontFamily: 'Microsoft YaHei'
  5175. },
  5176. data: (center3.map(item => item.name).reverse())
  5177. },
  5178. series: [
  5179. {
  5180. name: '实际投资',
  5181. type: 'bar',
  5182. data: (center3.map(item => item.value)).reverse(),
  5183. barGap: '-145%',
  5184. barWidth: "15",
  5185. zlevel: 10,
  5186. itemStyle: {
  5187. barBorderRadius: [0, 20, 20, 0],
  5188. color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [
  5189. {
  5190. offset: 0,
  5191. color: '#0F357C',
  5192. },
  5193. {
  5194. offset: 1,
  5195. color: '#B78CFF',
  5196. },
  5197. ]),
  5198. },
  5199. },
  5200. {
  5201. name: '计划投资',
  5202. type: 'bar',
  5203. data: (center3.map(item => item.value2)).reverse(),
  5204. barWidth: "30",
  5205. itemStyle: {
  5206. barBorderRadius: [0, 50, 50, 0],
  5207. borderColor: '#B78CFF',
  5208. color: new echarts.graphic.LinearGradient(0, 0, 1, 0, [
  5209. {
  5210. offset: 0,
  5211. color: '#0F357C80',
  5212. },
  5213. {
  5214. offset: 1,
  5215. color: '#10417F80',
  5216. },
  5217. ]),
  5218. },
  5219. }
  5220. ]
  5221. };
  5222. that.leftEcharts14.on('click', (params) => {
  5223. params.seriesName == '计划投资' ? that.projectNum = 1131 : that.projectNum = 1132
  5224. that.centerPenetrateTwo('', '', that.findCode(params.name), params.seriesName == '计划投资' ? 2 : 1)
  5225. })
  5226. //轮播
  5227. tools.loopShowTooltip(that.leftEcharts14, option, {
  5228. interval: 2000,
  5229. loopSeries: true,
  5230. });
  5231. //注册
  5232. that.leftEcharts14.setOption(option);
  5233. },
  5234. leftEcharts15Fun () {
  5235. let that = this;
  5236. this.leftEcharts15 = echarts.init(this.$refs["leftEcharts15"]);
  5237. var xdata = ['煤炭和煤电', '煤电和新能源', '煤炭和化工', '煤炭和数字', '煤炭和降碳'];
  5238. var data = statusList;
  5239. option = {
  5240. tooltip: {
  5241. show: true,
  5242. trigger: "axis",
  5243. formatter: data => {
  5244. return `${data[0].name}<br />投资金额:${data[0].value}亿<br />项目数量:${statusList[data[0].dataIndex].num}个`
  5245. },
  5246. axisPointer: {
  5247. // 坐标轴指示器,坐标轴触发有效
  5248. type: "shadow", // 默认为直线,可选为:'line' | 'shadow'
  5249. },
  5250. backgroundColor: "rgba(50,50,50,0.7)", // 提示框浮层的背景颜色
  5251. borderColor: "rgba(50,50,50,0.7)",
  5252. textStyle: {
  5253. color: "#fff",
  5254. fontStyle: "normal", // 文字字体的风格('normal',无样式;'italic',斜体;'oblique',倾斜字体)
  5255. fontWeight: "normal", // 文字字体的粗细('normal',无样式;'bold',加粗;'bolder',加粗的基础上再加粗;'lighter',变细;数字定义粗细也可以,取值范围100至700)
  5256. fontSize: "28", // 文字字体大小
  5257. },
  5258. },
  5259. grid: {
  5260. left: "4%",
  5261. right: "4%",
  5262. bottom: "3%",
  5263. top: "15%",
  5264. containLabel: true
  5265. },
  5266. xAxis: {
  5267. data: xdata,
  5268. triggerEvent: true,
  5269. axisTick: {
  5270. show: false
  5271. },
  5272. axisLine: {
  5273. show: false
  5274. },
  5275. axisLabel: {
  5276. show: true,
  5277. rotate: 0,
  5278. interval: 0,
  5279. textStyle: {
  5280. padding: [14, 0, 0, 0],
  5281. fontSize: 20,
  5282. color: "rgba(255,255,255,1)"
  5283. }
  5284. }
  5285. },
  5286. yAxis: {
  5287. name: "单位:个数",
  5288. triggerEvent: true,
  5289. nameTextStyle: {
  5290. color: "#fff",
  5291. fontSize: 16,
  5292. padding: [0, 0, 10, -20]
  5293. },
  5294. splitLine: {
  5295. show: true,
  5296. lineStyle: {
  5297. color: 'rgba(255,255,255,.1)'
  5298. }
  5299. },
  5300. axisTick: {
  5301. show: false
  5302. },
  5303. axisLine: {
  5304. show: true,
  5305. lineStyle: {
  5306. color: 'rgba(255,255,255,.1)'
  5307. }
  5308. },
  5309. axisLabel: {
  5310. show: true,
  5311. textStyle: {
  5312. color: "#fff",
  5313. fontSize: 20
  5314. }
  5315. }
  5316. },
  5317. series: [
  5318. {
  5319. name: "数量",
  5320. type: "pictorialBar",
  5321. barCategoryGap: "60%",
  5322. // symbol: 'path://M0,10 L10,10 L5,0 L0,10 z',
  5323. symbol: "path://M0,10 L10,10 C5.5,10 5.5,5 5,0 C4.5,5 4.5,10 0,10 z",
  5324. itemStyle: {
  5325. normal: {
  5326. //渐变色
  5327. color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
  5328. offset: 0,
  5329. color: "#01EAED"
  5330. },
  5331. {
  5332. offset: 0.5,
  5333. color: "#02C4DD"
  5334. },
  5335. {
  5336. offset: 1,
  5337. color: "#029ED9"
  5338. }
  5339. ])
  5340. }
  5341. },
  5342. label: {
  5343. normal: {
  5344. show: false,
  5345. position: "top",
  5346. textStyle: {
  5347. color: "#fff",
  5348. fontSize: 20
  5349. }
  5350. }
  5351. },
  5352. data: data,
  5353. }
  5354. ]
  5355. }
  5356. //轮播
  5357. tools.loopShowTooltip(that.leftEcharts15, option, {
  5358. interval: 2000,
  5359. loopSeries: true,
  5360. });
  5361. //注册
  5362. that.leftEcharts15.setOption(option);
  5363. },
  5364. leftEcharts16Fun () {
  5365. let that = this;
  5366. this.leftEcharts16 = echarts.init(this.$refs["leftEcharts16"]);
  5367. // var ROOT_PATH = 'https://echarts.apache.org/examples';
  5368. let option = {
  5369. backgroundColor: "#00000000",
  5370. globe: {
  5371. globeRadius: 85,
  5372. baseTexture: "./img/3D/world1.jpg",
  5373. heightTexture: "./img/3D/world1.jpg",
  5374. displacementScale: 0.04,
  5375. shading: "realistic",
  5376. // environment: './img/3D/world2.jpg',
  5377. realisticMaterial: {
  5378. roughness: 0.9,
  5379. },
  5380. postEffect: {
  5381. enable: true,
  5382. },
  5383. light: {
  5384. main: {
  5385. intensity: 1,
  5386. shadow: true,
  5387. },
  5388. },
  5389. },
  5390. };
  5391. that.leftEcharts16.setOption(option);
  5392. },
  5393. // 回到中国地图
  5394. backChina () {
  5395. let that = this
  5396. if (!this.mapShow) {
  5397. return
  5398. }
  5399. this.mapShow = false
  5400. that.leftEcharts12.dispose()
  5401. that.leftEcharts14.dispose()
  5402. that.leftEcharts9.dispose()
  5403. that.leftEcharts15.dispose()
  5404. that.leftEcharts13.dispose()
  5405. that.shanxiMap.dispose()
  5406. setTimeout(() => {
  5407. that.chinaEchartsFun()
  5408. that.leftEcharts16Fun()
  5409. });
  5410. },
  5411. tipShow1Fun (e, name) {
  5412. this.closeTap()
  5413. this.titleUrl = e
  5414. this.titleName = name
  5415. this.$nextTick(() => {
  5416. this.tipShow1 = true
  5417. })
  5418. },
  5419. // 关闭所有弹窗的方法
  5420. closeTap () {
  5421. this.tipShow1 = false
  5422. this.tipShow2 = false
  5423. this.tipShow3 = false
  5424. this.projectListTipShow = false
  5425. },
  5426. //点击弹窗左半部分
  5427. popLeftClick () {
  5428. if (this.titleUrl == '2.png') {
  5429. this.titleUrl = '3.png'
  5430. } else if (this.titleUrl == '7.png') {
  5431. this.titleUrl = '8.png'
  5432. } else if (this.titleUrl == '3.png') {
  5433. this.titleUrl = '2.png'
  5434. } else if (this.titleUrl == '8.png') {
  5435. this.titleUrl = '7.png'
  5436. } else if (this.titleUrl == '5.png') {
  5437. this.titleUrl = '2.png'
  5438. } else if (this.titleUrl == '10.png') {
  5439. this.titleUrl = '7.png'
  5440. }
  5441. },
  5442. //点击弹窗右半部分
  5443. poprightClick () {
  5444. if (this.titleUrl == '2.png') {
  5445. this.titleUrl = '5.png'
  5446. } else if (this.titleUrl == '7.png') {
  5447. this.titleUrl = '10.png'
  5448. } else if (this.titleUrl == '5.png') {
  5449. this.titleUrl = '2.png'
  5450. } else if (this.titleUrl == '10.png') {
  5451. this.titleUrl = '7.png'
  5452. } else if (this.titleUrl == '3.png') {
  5453. this.titleUrl = '2.png'
  5454. } else if (this.titleUrl == '8.png') {
  5455. this.titleUrl = '7.png'
  5456. }
  5457. },
  5458. // 单个柱状图的弹窗
  5459. showChartLTipSingle (e, location, type, param, mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, typeCTwo, paramCTwo, portType, num) {
  5460. this.projectNum = num
  5461. this.closeTap()
  5462. this.titleName = e
  5463. this.tipShow2 = true
  5464. if (location == 'center') {
  5465. this.centerPenetrateOne(type, param, 1, typeCTwo, paramCTwo, portType)
  5466. }
  5467. if (location == 'left') {
  5468. this.leftPenetrateOne(mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, 1, type, param)
  5469. }
  5470. },
  5471. // 两个柱状图的弹窗
  5472. showChartLTipDouble (e, location, mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, type, param, typeCTwo, paramCTwo, portType, num, modelName, projectStepCode, substraction) {
  5473. modelName ? this.rightAdd.modelName = modelName : this.rightAdd.modelName = ''
  5474. projectStepCode ? this.rightAdd.projectStepCode = projectStepCode : this.rightAdd.projectStepCode = ''
  5475. substraction ? this.rightAdd.substraction = substraction : this.rightAdd.substraction = ''
  5476. num && (this.projectNum = num)
  5477. this.titleName = e
  5478. this.closeTap()
  5479. this.tipShow3 = true
  5480. if (location == 'right') {
  5481. this.rightPenetrateOne()
  5482. }
  5483. if (location == 'left') {
  5484. this.leftPenetrateOne(mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, 2)
  5485. }
  5486. if (location == 'center') {
  5487. this.centerPenetrateOne(type, param, 2, typeCTwo, paramCTwo, portType)
  5488. }
  5489. },
  5490. // 排序方法
  5491. compare (property) {
  5492. return function (a, b) {
  5493. var value1 = a[property];
  5494. var value2 = b[property];
  5495. return value1 - value2; //降序只需要 return value2- value1
  5496. }
  5497. },
  5498. // 左边穿透一级
  5499. leftPenetrateOne (mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, typeNum, type, param, typeCTwo, paramCTwo) {
  5500. this.boardType = 'left'
  5501. let that = this
  5502. return new Promise((resolve, err) => {
  5503. let value = {
  5504. access_token: this.access_token,
  5505. "data": {
  5506. mdnb_combofield: this.mockData ? 'B' : 'A',
  5507. mdnb_textfield11,
  5508. mdnb_textfield13,
  5509. mdnb_textfield16,
  5510. mdnb_textfield23,
  5511. mdnb_datefield: this.year + '-01-01'
  5512. },
  5513. pageSize: 1000
  5514. }
  5515. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/yjct', value).then(res => {
  5516. res.data.rows[0].mdnb_entryentity12.sort(that.compare('mdnb_integerfield19'))
  5517. if (res.data.rows.length > 0) {
  5518. if (typeNum == 2) {
  5519. common4 = []
  5520. common5 = []
  5521. res.data.rows[0].mdnb_entryentity12.forEach((item, index) => {
  5522. common4.push(item.mdnb_integerfield18)
  5523. common5.push(that.yuanChange(item.mdnb_amountfield12))
  5524. })
  5525. setTimeout(() => {
  5526. this.initChartLTip2('left', mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, type, param, typeCTwo, paramCTwo)
  5527. this.initChartLTip3('left', mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, type, param, typeCTwo, paramCTwo)
  5528. })
  5529. } else if (typeNum == 1) {
  5530. this.titleName == '项目数量' || this.titleName == '项目总数'
  5531. common3 = []
  5532. res.data.rows[0].mdnb_entryentity12.forEach((item, index) => {
  5533. (that.titleName == '项目数量' || that.titleName == '项目总数') ? common3.push(item.mdnb_integerfield18) : common3.push(that.yuanChange(item.mdnb_amountfield12))
  5534. })
  5535. that.leftEcharts18Fun('left', mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, type, param, typeCTwo, paramCTwo)
  5536. }
  5537. }
  5538. resolve(1);
  5539. })
  5540. });
  5541. },
  5542. // 左边穿透二级
  5543. leftPenetrateTwo (mdnb_textfield12, mdnb_textfield19, mdnb_textfield15, mdnb_textfield17, mdnb_textfield20, num) {
  5544. num && (this.projectNum = num)
  5545. this.boardType = 'left'
  5546. let that = this
  5547. return new Promise((resolve, err) => {
  5548. let value = {
  5549. access_token: this.access_token,
  5550. "data": {
  5551. mdnb_combofield: this.mockData ? 'B' : 'A',
  5552. mdnb_datefield: this.year + '-01-01',
  5553. mdnb_textfield12,
  5554. mdnb_textfield19,
  5555. mdnb_textfield15,
  5556. mdnb_textfield17,
  5557. mdnb_textfield20
  5558. },
  5559. pageSize: 1000
  5560. }
  5561. if (mdnb_textfield20) {
  5562. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/ejct', value).then(res => {
  5563. that.config6.data = []
  5564. if (res.data.rows.length > 0) {
  5565. that.originalConfig6 = res.data.rows[0].mdnb_entryentity11
  5566. that.config6.data = []
  5567. if (this.projectNum == 211 || this.projectNum == 212) {
  5568. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '已占用额度(万元)']
  5569. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5570. that.config6.data[index] = []
  5571. that.config6.data[index][0] = item.mdnb_textfield7
  5572. that.config6.data[index][1] = item.mdnb_textfield6
  5573. that.config6.data[index][2] = item.mdnb_textfield8
  5574. that.config6.data[index][3] = item.mdnb_textfield25
  5575. that.config6.data[index][4] = item.mdnb_textfield26
  5576. that.config6.data[index][5] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5577. })
  5578. } else if (this.projectNum == 2141) {
  5579. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '本年度计划投资额(万元)']
  5580. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5581. that.config6.data[index] = []
  5582. that.config6.data[index][0] = item.mdnb_textfield7
  5583. that.config6.data[index][1] = item.mdnb_textfield6
  5584. that.config6.data[index][2] = item.mdnb_textfield8
  5585. that.config6.data[index][3] = item.mdnb_textfield25
  5586. that.config6.data[index][4] = item.mdnb_textfield26
  5587. that.config6.data[index][5] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5588. })
  5589. } else if (this.projectNum == 2142) {
  5590. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '是否主业', '本年度计划投资额(万元)']
  5591. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5592. that.config6.data[index] = []
  5593. that.config6.data[index][0] = item.mdnb_textfield7
  5594. that.config6.data[index][1] = item.mdnb_textfield6
  5595. that.config6.data[index][2] = item.mdnb_textfield8
  5596. that.config6.data[index][3] = item.mdnb_textfield25
  5597. that.config6.data[index][4] = item.mdnb_textfield26
  5598. that.config6.data[index][5] = item.mdnb_textfield21
  5599. that.config6.data[index][6] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5600. })
  5601. } else if (this.projectNum == 2143) {
  5602. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '项目管理类型', '本年度计划投资额(万元)']
  5603. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5604. that.config6.data[index] = []
  5605. that.config6.data[index][0] = item.mdnb_textfield7
  5606. that.config6.data[index][1] = item.mdnb_textfield6
  5607. that.config6.data[index][2] = item.mdnb_textfield8
  5608. that.config6.data[index][3] = item.mdnb_textfield25
  5609. that.config6.data[index][4] = item.mdnb_textfield26
  5610. that.config6.data[index][5] = item.mdnb_textfield22
  5611. that.config6.data[index][6] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5612. })
  5613. } else if (this.projectNum == 215) {
  5614. that.config6.header = ["所属集团", "项目名称", '投资主体', '产业类别I级', '产业类别II级', '本年度计划投资额(万元)']
  5615. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5616. that.config6.data[index] = []
  5617. that.config6.data[index][0] = item.mdnb_textfield7
  5618. that.config6.data[index][1] = item.mdnb_textfield6
  5619. that.config6.data[index][2] = item.mdnb_textfield8
  5620. that.config6.data[index][3] = item.mdnb_textfield9
  5621. that.config6.data[index][4] = item.mdnb_textfield10
  5622. that.config6.data[index][5] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5623. })
  5624. } else if (this.projectNum == 216) {
  5625. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '项目阶段', '投资总额(万元)']
  5626. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5627. that.config6.data[index] = []
  5628. that.config6.data[index][0] = item.mdnb_textfield7
  5629. that.config6.data[index][1] = item.mdnb_textfield6
  5630. that.config6.data[index][2] = item.mdnb_textfield8
  5631. that.config6.data[index][3] = item.mdnb_textfield25
  5632. that.config6.data[index][4] = item.mdnb_textfield26
  5633. that.config6.data[index][5] = item.mdnb_textfield24
  5634. that.config6.data[index][6] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5635. })
  5636. }
  5637. }
  5638. that.config6 = { ...that.config6 }
  5639. that.projectListTipShow = true
  5640. resolve(1);
  5641. })
  5642. } else {
  5643. post('/ierp/kapi/v2/mdnb/mdnb_xmkb/mdnb_manager_preinvest/tzedfxzed', value).then(res => {
  5644. if (res.data.rows.length > 0) {
  5645. that.originalConfig6 = res.data.rows[0].mdnb_entryentity11
  5646. that.config6.data = []
  5647. if (this.projectNum == 211 || this.projectNum == 212) {
  5648. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '已占用额度(万元)']
  5649. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5650. that.config6.data[index] = []
  5651. that.config6.data[index][0] = item.mdnb_textfield7
  5652. that.config6.data[index][1] = item.mdnb_textfield6
  5653. that.config6.data[index][2] = item.mdnb_textfield8
  5654. that.config6.data[index][3] = item.mdnb_textfield25
  5655. that.config6.data[index][4] = item.mdnb_textfield26
  5656. that.config6.data[index][5] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5657. })
  5658. } else if (this.projectNum == 2141) {
  5659. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '本年度计划投资额(万元)']
  5660. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5661. that.config6.data[index] = []
  5662. that.config6.data[index][0] = item.mdnb_textfield7
  5663. that.config6.data[index][1] = item.mdnb_textfield6
  5664. that.config6.data[index][2] = item.mdnb_textfield8
  5665. that.config6.data[index][3] = item.mdnb_textfield25
  5666. that.config6.data[index][4] = item.mdnb_textfield26
  5667. that.config6.data[index][5] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5668. })
  5669. } else if (this.projectNum == 2142) {
  5670. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '是否主业', '本年度计划投资额(万元)']
  5671. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5672. that.config6.data[index] = []
  5673. that.config6.data[index][0] = item.mdnb_textfield7
  5674. that.config6.data[index][1] = item.mdnb_textfield6
  5675. that.config6.data[index][2] = item.mdnb_textfield8
  5676. that.config6.data[index][3] = item.mdnb_textfield25
  5677. that.config6.data[index][4] = item.mdnb_textfield26
  5678. that.config6.data[index][5] = item.mdnb_textfield21
  5679. that.config6.data[index][6] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5680. })
  5681. } else if (this.projectNum == 2143) {
  5682. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '项目管理类型', '本年度计划投资额(万元)']
  5683. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5684. that.config6.data[index] = []
  5685. that.config6.data[index][0] = item.mdnb_textfield7
  5686. that.config6.data[index][1] = item.mdnb_textfield6
  5687. that.config6.data[index][2] = item.mdnb_textfield8
  5688. that.config6.data[index][3] = item.mdnb_textfield25
  5689. that.config6.data[index][4] = item.mdnb_textfield26
  5690. that.config6.data[index][5] = item.mdnb_textfield22
  5691. that.config6.data[index][6] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5692. })
  5693. } else if (this.projectNum == 215) {
  5694. that.config6.header = ["所属集团", "项目名称", '投资主体', '产业类别I级', '产业类别II级', '本年度计划投资额(万元)']
  5695. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5696. that.config6.data[index] = []
  5697. that.config6.data[index][0] = item.mdnb_textfield7
  5698. that.config6.data[index][1] = item.mdnb_textfield6
  5699. that.config6.data[index][2] = item.mdnb_textfield8
  5700. that.config6.data[index][3] = item.mdnb_textfield9
  5701. that.config6.data[index][4] = item.mdnb_textfield10
  5702. that.config6.data[index][5] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5703. })
  5704. } else if (this.projectNum == 216) {
  5705. that.config6.header = ["所属集团", "项目名称", '投资主体', '项目类型', '项目性质', '项目阶段', '本年度计划投资额(万元)']
  5706. res.data.rows[0].mdnb_entryentity11.forEach((item, index) => {
  5707. that.config6.data[index] = []
  5708. that.config6.data[index][0] = item.mdnb_textfield7
  5709. that.config6.data[index][1] = item.mdnb_textfield6
  5710. that.config6.data[index][2] = item.mdnb_textfield8
  5711. that.config6.data[index][3] = item.mdnb_textfield25
  5712. that.config6.data[index][4] = item.mdnb_textfield26
  5713. that.config6.data[index][5] = item.mdnb_textfield24
  5714. that.config6.data[index][6] = that.numFormat(item.mdnb_amountfield22 / 10000)
  5715. })
  5716. }
  5717. that.config6 = { ...that.config6 }
  5718. that.projectListTipShow = true
  5719. }
  5720. resolve(1);
  5721. })
  5722. }
  5723. });
  5724. },
  5725. // 中间穿透一级 一个柱状图还是两个
  5726. centerPenetrateOne (type, param, typeNum, typeCTwo, paramCTwo, portType) {
  5727. this.boardType = 'center'
  5728. let that = this
  5729. return new Promise((resolve, err) => {
  5730. let value = {
  5731. access_token: this.access_token,
  5732. mock: this.mockData,
  5733. presetYear: this.year - 1,
  5734. type,
  5735. param
  5736. }
  5737. get('/ierp/kapi/v2/mdnb/mdnb_xmkb/presetdata/getPenetrationLevel1', value).then(res => {
  5738. if (typeNum == 1) {
  5739. common3 = []
  5740. res.data.keyIndicators.forEach((item, index) => {
  5741. if (param == 'cyplanamount') {
  5742. common3.push(that.yuanChange(item.cyplanamount))
  5743. }
  5744. if (param == 'cyplancount') {
  5745. common3.push(item.cyplancount)
  5746. }
  5747. if (param == 'szplanamount') {
  5748. common3.push(that.yuanChange(item.szplanamount))
  5749. }
  5750. if (param == 'szplancount') {
  5751. common3.push(item.szplancount)
  5752. }
  5753. if (param == 'investamount') {
  5754. common3.push(that.yuanChange(item.investamount))
  5755. }
  5756. if (param == 'projectcount') {
  5757. common3.push(item.projectcount)
  5758. }
  5759. if (param == 'gdzcamount') {
  5760. common3.push(that.yuanChange(item.gdzcamount))
  5761. }
  5762. if (param == 'gqtzamount') {
  5763. common3.push(that.yuanChange(item.gqtzamount))
  5764. }
  5765. if (param == 'ceiamount') {
  5766. common3.push(that.yuanChange(item.ceiamount))
  5767. }
  5768. if (param == 'cpneiamount') {
  5769. common3.push(that.yuanChange(item.cpneiamount))
  5770. }
  5771. if (param == 'ccheiamount') {
  5772. common3.push(that.yuanChange(item.ccheiamount))
  5773. }
  5774. if (param == 'cdiamount') {
  5775. common3.push(that.yuanChange(item.cdiamount))
  5776. }
  5777. if (param == 'cciamount') {
  5778. common3.push(that.yuanChange(item.cciamount))
  5779. }
  5780. })
  5781. setTimeout(() => {
  5782. that.leftEcharts18Fun('center', '', '', '', '', typeCTwo, paramCTwo, portType)
  5783. })
  5784. } else if (typeNum == 2) {
  5785. common4 = []
  5786. common5 = []
  5787. if (type == 'distribution') {
  5788. that.changeLine = false
  5789. that.lineCommonCompany = res.data.topData
  5790. common4 = res.data.topData.map(item => that.yuanChange(item.amount))
  5791. common5 = res.data.bottomData.map(item => that.yuanChange(item.amount))
  5792. } else {
  5793. if (param == 'new') {
  5794. res.data.keyIndicators.forEach((item, index) => {
  5795. common4.push(item.newcount)
  5796. common5.push(that.yuanChange(item.newamount))
  5797. })
  5798. } else if (param == 'renew') {
  5799. res.data.keyIndicators.forEach((item, index) => {
  5800. common4.push(item.renewcount)
  5801. common5.push(that.yuanChange(item.renewamount))
  5802. })
  5803. } else {
  5804. res.data.investmentMap.forEach((item, index) => {
  5805. common4.push(item.value2)
  5806. common5.push(that.yuanChange(item.amount))
  5807. })
  5808. }
  5809. }
  5810. setTimeout(() => {
  5811. this.initChartLTip2('center', '', '', '', '', type, param, typeCTwo, paramCTwo, portType)
  5812. this.initChartLTip3('center', '', '', '', '', type, param, typeCTwo, paramCTwo, portType)
  5813. })
  5814. } else if (typeNum == 3) {
  5815. // 山西地图
  5816. center5 = []
  5817. res.data.investmentMap.forEach((item, index) => {
  5818. center5.push({ name: item.address, value: that.yuanChange(item.amount), value2: item.value2 })
  5819. })
  5820. setTimeout(() => {
  5821. that.initProvinceChart()
  5822. });
  5823. }
  5824. resolve(1);
  5825. })
  5826. });
  5827. },
  5828. // 中间穿透二级
  5829. centerPenetrateTwo (type, param, orgNum, portType, proName) {
  5830. this.boardType = 'center'
  5831. let that = this
  5832. return new Promise((resolve, err) => {
  5833. let value = {
  5834. access_token: this.access_token,
  5835. mock: this.mockData,
  5836. presetYear: this.year - 1,
  5837. type,
  5838. param,
  5839. orgNum
  5840. }
  5841. that.config6.header[2] = '投资主体'
  5842. that.config6.header[5] = '年投资完成额(亿)'
  5843. if (portType == 1) {
  5844. get('/ierp/kapi/v2/mdnb/mdnb_xmkb/presetdata/MainPageMonthReportProject', value).then(res => {
  5845. that.config6.data = []
  5846. that.originalConfig6 = res.data
  5847. if (this.projectNum == 111) {
  5848. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "投资完成额(万元)"]
  5849. res.data.forEach((item, index) => {
  5850. that.config6.data[index] = []
  5851. that.config6.data[index][0] = item.orgName
  5852. that.config6.data[index][1] = item.projectname
  5853. that.config6.data[index][2] = item.tzzt
  5854. that.config6.data[index][3] = item.projectkind
  5855. that.config6.data[index][4] = item.projectkinddetail
  5856. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5857. })
  5858. } else if (this.projectNum == 112) {
  5859. that.config6.header = ["所属集团", "项目名称", "投资主体", "产业类别I级", "产业类别II级", "投资完成额(万元)"]
  5860. res.data.forEach((item, index) => {
  5861. that.config6.data[index] = []
  5862. that.config6.data[index][0] = item.orgName
  5863. that.config6.data[index][1] = item.projectname
  5864. that.config6.data[index][2] = item.tzzt
  5865. that.config6.data[index][3] = item.cylb
  5866. that.config6.data[index][4] = item.cylb2
  5867. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5868. })
  5869. } else if (this.projectNum == 1131) {
  5870. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "本年度计划投资额(万元)"]
  5871. res.data.forEach((item, index) => {
  5872. that.config6.data[index] = []
  5873. that.config6.data[index][0] = item.orgName
  5874. that.config6.data[index][1] = item.projectname
  5875. that.config6.data[index][2] = item.tzzt
  5876. that.config6.data[index][3] = item.projectkind
  5877. that.config6.data[index][4] = item.projectkinddetail
  5878. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5879. })
  5880. } else if (this.projectNum == 1132) {
  5881. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "投资完成额 (万元)"]
  5882. res.data.forEach((item, index) => {
  5883. that.config6.data[index] = []
  5884. that.config6.data[index][0] = item.orgName
  5885. that.config6.data[index][1] = item.projectname
  5886. that.config6.data[index][2] = item.tzzt
  5887. that.config6.data[index][3] = item.projectkind
  5888. that.config6.data[index][4] = item.projectkinddetail
  5889. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5890. })
  5891. } else if (this.projectNum == 114) {
  5892. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "是否“两个转型”", "本年度计划投资额 (万元)"]
  5893. res.data.forEach((item, index) => {
  5894. that.config6.data[index] = []
  5895. that.config6.data[index][0] = item.orgName
  5896. that.config6.data[index][1] = item.projectname
  5897. that.config6.data[index][2] = item.tzzt
  5898. that.config6.data[index][3] = item.projectkind
  5899. that.config6.data[index][4] = item.projectkinddetail
  5900. that.config6.data[index][5] = item.lgz
  5901. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  5902. })
  5903. } else if (this.projectNum == 115) {
  5904. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "是否“五个一体化”", "本年度计划投资额 (万元)"]
  5905. res.data.forEach((item, index) => {
  5906. that.config6.data[index] = []
  5907. that.config6.data[index][0] = item.orgName
  5908. that.config6.data[index][1] = item.projectname
  5909. that.config6.data[index][2] = item.tzzt
  5910. that.config6.data[index][3] = item.projectkind
  5911. that.config6.data[index][4] = item.projectkinddetail
  5912. that.config6.data[index][5] = item.wgy
  5913. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  5914. })
  5915. } else if (this.projectNum == 116) {
  5916. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "建设阶段", "投资完成额 (万元)"]
  5917. res.data.forEach((item, index) => {
  5918. that.config6.data[index] = []
  5919. that.config6.data[index][0] = item.orgName
  5920. that.config6.data[index][1] = item.projectname
  5921. that.config6.data[index][2] = item.tzzt
  5922. that.config6.data[index][3] = item.projectkind
  5923. that.config6.data[index][4] = item.projectkinddetail
  5924. that.config6.data[index][5] = item.stage
  5925. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  5926. })
  5927. } else if (this.projectNum == 118) {
  5928. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "建设地点", "投资完成额 (万元)"]
  5929. res.data.forEach((item, index) => {
  5930. that.config6.data[index] = []
  5931. that.config6.data[index][0] = item.orgName
  5932. that.config6.data[index][1] = item.projectname
  5933. that.config6.data[index][2] = item.tzzt
  5934. that.config6.data[index][3] = item.projectkind
  5935. that.config6.data[index][4] = item.projectkinddetail
  5936. that.config6.data[index][5] = item.buildaddr
  5937. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  5938. })
  5939. }
  5940. that.config6 = { ...that.config6 }
  5941. that.projectListTipShow = true
  5942. resolve(1);
  5943. })
  5944. } else if (portType == 2) {
  5945. get('/ierp/kapi/v2/mdnb/mdnb_xmkb/presetdata/MainPagePlanProject', value).then(res => {
  5946. that.config6.data = []
  5947. that.originalConfig6 = res.data
  5948. if (this.projectNum == 111) {
  5949. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "投资完成额(万元)"]
  5950. res.data.forEach((item, index) => {
  5951. that.config6.data[index] = []
  5952. that.config6.data[index][0] = item.orgName
  5953. that.config6.data[index][1] = item.projectname
  5954. that.config6.data[index][2] = item.tzzt
  5955. that.config6.data[index][3] = item.projectkind
  5956. that.config6.data[index][4] = item.projectkinddetail
  5957. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5958. })
  5959. } else if (this.projectNum == 112) {
  5960. that.config6.header = ["所属集团", "项目名称", "投资主体", "产业类别I级", "产业类别II级", "投资完成额(万元)"]
  5961. res.data.forEach((item, index) => {
  5962. that.config6.data[index] = []
  5963. that.config6.data[index][0] = item.orgName
  5964. that.config6.data[index][1] = item.projectname
  5965. that.config6.data[index][2] = item.tzzt
  5966. that.config6.data[index][3] = item.cylb
  5967. that.config6.data[index][4] = item.cylb2
  5968. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5969. })
  5970. } else if (this.projectNum == 1131) {
  5971. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "本年度计划投资额(万元)"]
  5972. res.data.forEach((item, index) => {
  5973. that.config6.data[index] = []
  5974. that.config6.data[index][0] = item.orgName
  5975. that.config6.data[index][1] = item.projectname
  5976. that.config6.data[index][2] = item.tzzt
  5977. that.config6.data[index][3] = item.projectkind
  5978. that.config6.data[index][4] = item.projectkinddetail
  5979. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5980. })
  5981. } else if (this.projectNum == 1132) {
  5982. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "投资完成额 (万元)"]
  5983. res.data.forEach((item, index) => {
  5984. that.config6.data[index] = []
  5985. that.config6.data[index][0] = item.orgName
  5986. that.config6.data[index][1] = item.projectname
  5987. that.config6.data[index][2] = item.tzzt
  5988. that.config6.data[index][3] = item.projectkind
  5989. that.config6.data[index][4] = item.projectkinddetail
  5990. that.config6.data[index][5] = that.numFormat(item.amount / 10000)
  5991. })
  5992. } else if (this.projectNum == 114) {
  5993. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "是否“两个转型”", "本年度计划投资额 (万元)"]
  5994. res.data.forEach((item, index) => {
  5995. that.config6.data[index] = []
  5996. that.config6.data[index][0] = item.orgName
  5997. that.config6.data[index][1] = item.projectname
  5998. that.config6.data[index][2] = item.tzzt
  5999. that.config6.data[index][3] = item.projectkind
  6000. that.config6.data[index][4] = item.projectkinddetail
  6001. that.config6.data[index][5] = item.lgz
  6002. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  6003. })
  6004. } else if (this.projectNum == 115) {
  6005. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "是否“五个一体化”", "本年度计划投资额 (万元)"]
  6006. res.data.forEach((item, index) => {
  6007. that.config6.data[index] = []
  6008. that.config6.data[index][0] = item.orgName
  6009. that.config6.data[index][1] = item.projectname
  6010. that.config6.data[index][2] = item.tzzt
  6011. that.config6.data[index][3] = item.projectkind
  6012. that.config6.data[index][4] = item.projectkinddetail
  6013. that.config6.data[index][5] = item.wgy
  6014. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  6015. })
  6016. } else if (this.projectNum == 116) {
  6017. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "建设阶段", "投资完成额 (万元)"]
  6018. res.data.forEach((item, index) => {
  6019. that.config6.data[index] = []
  6020. that.config6.data[index][0] = item.orgName
  6021. that.config6.data[index][1] = item.projectname
  6022. that.config6.data[index][2] = item.tzzt
  6023. that.config6.data[index][3] = item.projectkind
  6024. that.config6.data[index][4] = item.projectkinddetail
  6025. that.config6.data[index][5] = item.mdnb_quality
  6026. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  6027. })
  6028. } else if (this.projectNum == 118) {
  6029. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "建设地点", "投资完成额 (万元)"]
  6030. res.data.forEach((item, index) => {
  6031. that.config6.data[index] = []
  6032. that.config6.data[index][0] = item.orgName
  6033. that.config6.data[index][1] = item.projectname
  6034. that.config6.data[index][2] = item.tzzt
  6035. that.config6.data[index][3] = item.projectkind
  6036. that.config6.data[index][4] = item.projectkinddetail
  6037. that.config6.data[index][5] = item.buildaddr
  6038. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  6039. })
  6040. }
  6041. that.config6 = { ...that.config6 }
  6042. that.projectListTipShow = true
  6043. resolve(1);
  6044. })
  6045. } else {
  6046. value = {
  6047. access_token: this.access_token,
  6048. mock: this.mockData,
  6049. presetYear: this.year - 1,
  6050. type: 'investmentMap',
  6051. param: proName,
  6052. orgNum
  6053. }
  6054. get('/ierp/kapi/v2/mdnb/mdnb_xmkb/presetdata/MainPageMonthReportProject', value).then(res => {
  6055. that.config6.data = []
  6056. that.originalConfig6 = res.data
  6057. if (this.projectNum == 118) {
  6058. that.config6.header = ["所属集团", "项目名称", "投资主体", "项目类型", "项目性质", "建设地点", "投资完成额 (万元)"]
  6059. res.data.forEach((item, index) => {
  6060. that.config6.data[index] = []
  6061. that.config6.data[index][0] = item.orgName
  6062. that.config6.data[index][1] = item.projectname
  6063. that.config6.data[index][2] = item.tzzt
  6064. that.config6.data[index][3] = item.projectkind
  6065. that.config6.data[index][4] = item.projectkinddetail
  6066. that.config6.data[index][5] = item.buildaddr
  6067. that.config6.data[index][6] = that.numFormat(item.amount / 10000)
  6068. })
  6069. }
  6070. that.config6 = { ...that.config6 }
  6071. that.projectListTipShow = true
  6072. resolve(1);
  6073. })
  6074. }
  6075. });
  6076. },
  6077. // 单个柱状图的弹窗
  6078. leftEcharts18Fun (location, mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, typeCTwo, paramCTwo, portType) {
  6079. let that = this
  6080. this.leftEcharts18 = echarts.init(document.getElementById("leftEcharts18"));
  6081. if (!(this.titleName == '项目数量' || this.titleName == '项目总数')) {
  6082. common3 = common3.map((item) => Number(item) + 1)
  6083. }
  6084. let option = {
  6085. grid: {
  6086. top: 100,
  6087. right: 0,
  6088. left: 60,
  6089. bottom: 70,
  6090. },
  6091. tooltip: {
  6092. show: true,
  6093. trigger: "axis",
  6094. axisPointer: {
  6095. // 坐标轴指示器,坐标轴触发有效
  6096. type: "shadow", // 默认为直线,可选为:'line' | 'shadow'
  6097. },
  6098. formatter: data => {
  6099. if (this.titleName == '项目数量' || this.titleName == '项目总数') {
  6100. return `${data[0].name}</br>${data[0].seriesName}:${that.numFormat(data[0].value)}个`
  6101. } else {
  6102. return `${data[0].name}</br>${data[0].seriesName}:${that.numFormat(that.numSub(data[0].value, 1))}亿`
  6103. }
  6104. },
  6105. textStyle: {
  6106. color: '#FFF', // 文字的颜色
  6107. fontSize: '20', // 文字字体大小
  6108. fontFamily: 'Microsoft YaHei'
  6109. },
  6110. },
  6111. xAxis: {
  6112. data: commonCompany,
  6113. axisTick: {
  6114. show: false,
  6115. },
  6116. // x轴的字体颜色
  6117. axisLabel: {
  6118. rotate: 40,
  6119. textStyle: {
  6120. color: "white",
  6121. fontSize: '20',
  6122. fontFamily: 'Microsoft YaHei'
  6123. },
  6124. },
  6125. //y轴线的颜色以及宽度
  6126. axisLine: {
  6127. show: true,
  6128. lineStyle: {
  6129. color: "#1E5389",
  6130. width: 1,
  6131. type: "solid",
  6132. },
  6133. },
  6134. },
  6135. yAxis: {
  6136. minInterval: 1,
  6137. // onZero:true,
  6138. name: (this.titleName == '项目数量' || this.titleName == '项目总数') ? '个' : '亿',
  6139. nameTextStyle: {//y轴上方单位的颜色
  6140. color: '#fff',
  6141. fontSize: '20',
  6142. fontFamily: 'Microsoft YaHei'
  6143. },
  6144. axisTick: {
  6145. lineStyle: {
  6146. color: "#18416F",
  6147. },
  6148. },
  6149. // y轴的字体颜色
  6150. axisLabel: {
  6151. textStyle: {
  6152. color: "white",
  6153. fontSize: '20'
  6154. },
  6155. formatter: function (value) {
  6156. if (that.titleName == '项目数量' || that.titleName == '项目总数') {
  6157. return value
  6158. } else {
  6159. return value === 1 ? 0 : value
  6160. }
  6161. }
  6162. },
  6163. splitLine: {
  6164. show: true,
  6165. lineStyle: {
  6166. color: '#68b4dd66',
  6167. type: 'dashed',
  6168. },
  6169. },
  6170. //y轴线的颜色以及宽度
  6171. axisLine: {
  6172. show: true,
  6173. lineStyle: {
  6174. color: "#1E5389",
  6175. width: 1,
  6176. type: "solid",
  6177. },
  6178. },
  6179. },
  6180. series: [
  6181. {
  6182. name: (this.titleName == '项目数量' || this.titleName == '项目总数') ? '总数量' : "总额度",
  6183. type: "bar",
  6184. data: common3,
  6185. showBackground: false,
  6186. backgroundStyle: {
  6187. color: "#18416F",
  6188. },
  6189. barWidth: "30%",
  6190. itemStyle: {
  6191. color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [
  6192. {
  6193. offset: 0,
  6194. color: '#082550',
  6195. },
  6196. {
  6197. offset: 1,
  6198. color: '#957DFF',
  6199. },
  6200. ]),
  6201. },
  6202. },
  6203. ],
  6204. legend: {
  6205. data: (this.titleName == '项目数量' || this.titleName == '项目总数') ? ["总数量"] : ["总额度"],
  6206. textStyle: {
  6207. // 图列内容样式
  6208. color: "#fff", // 字体颜色
  6209. fontSize: "20",
  6210. fontFamily: 'Microsoft YaHei'
  6211. },
  6212. right: 'center',
  6213. y: 40,
  6214. // 小图标的宽高
  6215. },
  6216. };
  6217. if (!(this.titleName == '项目数量' || this.titleName == '项目总数')) {
  6218. option.yAxis.min = 1
  6219. option.yAxis.type = 'log'
  6220. option.yAxis.logBase = 5
  6221. }
  6222. tools.loopShowTooltip(this.myChartTip1, option, {
  6223. interval: 2000,
  6224. loopSeries: true,
  6225. })
  6226. that.leftEcharts18.on('click', function (param) {
  6227. if (location == 'right') {
  6228. that.rightPenetrateTwo(that.rightPenetrateTwo.modelName, '', that.findCode(param.name))
  6229. } else if (location == 'left') {
  6230. that.leftPenetrateTwo(mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, param.name, that.projectNum)
  6231. } else if (location == 'center') {
  6232. that.centerPenetrateTwo(typeCTwo, paramCTwo, that.findCode(param.name), portType)
  6233. }
  6234. })
  6235. that.leftEcharts18.setOption(option);
  6236. },
  6237. // 两个柱状图弹窗
  6238. initChartLTip2 (location, mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, type, param, typeCTwo, paramCTwo, portType) {
  6239. let param2 = param
  6240. this.myChartTip2 = echarts.init(document.getElementById("echartSingleTip2"));
  6241. let option = {
  6242. grid: {
  6243. top: 40,
  6244. right: 0,
  6245. left: 60,
  6246. bottom: '15%',
  6247. },
  6248. tooltip: {
  6249. show: true,
  6250. trigger: "axis",
  6251. axisPointer: {
  6252. // 坐标轴指示器,坐标轴触发有效
  6253. type: "shadow", // 默认为直线,可选为:'line' | 'shadow'
  6254. },
  6255. formatter: data => {
  6256. return this.changeLine ? `${data[0].name}</br>${data[0].seriesName}:${that.numFormat(data[0].value)}个` : `${data[0].name}</br>${data[0].seriesName}:${that.numFormat(data[0].value)}亿`
  6257. },
  6258. backgroundColor: "#00000050", // 提示框浮层的背景颜色
  6259. borderColor: "#00000050",
  6260. textStyle: {
  6261. color: '#FFF', // 文字的颜色
  6262. fontSize: '20', // 文字字体大小
  6263. fontFamily: 'Microsoft YaHei'
  6264. },
  6265. },
  6266. xAxis: {
  6267. data: this.changeLine ? commonCompany : this.lineCommonCompany.map(item => item.type),
  6268. axisTick: {
  6269. show: false,
  6270. },
  6271. // x轴的字体颜色
  6272. axisLabel: {
  6273. rotate: this.changeLine ? 40 : 20,
  6274. textStyle: {
  6275. color: "white",
  6276. fontSize: '20',
  6277. fontFamily: 'Microsoft YaHei'
  6278. },
  6279. },
  6280. //y轴线的颜色以及宽度
  6281. axisLine: {
  6282. show: true,
  6283. lineStyle: {
  6284. color: "#1E5389",
  6285. width: 1,
  6286. type: "solid",
  6287. },
  6288. },
  6289. },
  6290. yAxis: {
  6291. minInterval: 1,
  6292. name: this.changeLine ? '个' : '亿',
  6293. nameTextStyle: {//y轴上方单位的颜色
  6294. color: '#fff',
  6295. fontSize: '20',
  6296. fontFamily: 'Microsoft YaHei'
  6297. },
  6298. axisTick: {
  6299. lineStyle: {
  6300. color: "#18416F",
  6301. },
  6302. },
  6303. // y轴的字体颜色
  6304. axisLabel: {
  6305. textStyle: {
  6306. color: "#fff",
  6307. fontSize: '20',
  6308. fontFamily: 'Microsoft YaHei'
  6309. }
  6310. },
  6311. splitLine: {
  6312. show: true,
  6313. lineStyle: {
  6314. color: '#68b4dd66',
  6315. type: 'dashed',
  6316. },
  6317. },
  6318. //y轴线的颜色以及宽度
  6319. axisLine: {
  6320. show: true,
  6321. lineStyle: {
  6322. color: "#1E5389",
  6323. width: 1,
  6324. type: "solid",
  6325. },
  6326. },
  6327. },
  6328. series: [
  6329. {
  6330. name: this.changeLine ? "总数量" : '总额度',
  6331. type: this.changeLine ? "bar" : 'line',
  6332. data: common4,
  6333. showBackground: false,
  6334. backgroundStyle: {
  6335. color: "#18416F",
  6336. },
  6337. barWidth: "30%",
  6338. itemStyle: {
  6339. // barBorderRadius: [10, 10, 0, 0],
  6340. color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [
  6341. {
  6342. offset: 0,
  6343. color: '#082550',
  6344. },
  6345. {
  6346. offset: 1,
  6347. color: '#957DFF',
  6348. },
  6349. ]),
  6350. },
  6351. lineStyle: {
  6352. color: '#957DFF',
  6353. width: 3,
  6354. },
  6355. },
  6356. ],
  6357. legend: {
  6358. // data: ["2022年额度", "2023年额度"],
  6359. data: this.changeLine ? ["总数量"] : ["总额度"],
  6360. textStyle: {
  6361. // 图列内容样式
  6362. color: "#fff", // 字体颜色
  6363. fontSize: "20",
  6364. fontFamily: 'Microsoft YaHei'
  6365. },
  6366. right: 'center',
  6367. y: 0,
  6368. // 小图标的宽高
  6369. },
  6370. };
  6371. tools.loopShowTooltip(this.myChartTip2, option, {
  6372. interval: 2000,
  6373. loopSeries: true,
  6374. })
  6375. let that = this
  6376. that.myChartTip2.on('click', function (param) {
  6377. if (location == 'right') {
  6378. that.rightPenetrateTwo(that.rightPenetrateTwo.modelName, '', that.findCode(param.name))
  6379. } else if (location == 'left') {
  6380. that.leftPenetrateTwo(mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, param.name, that.projectNum)
  6381. } else if (location == 'center') {
  6382. if (that.changeLine) {
  6383. that.centerPenetrateTwo(typeCTwo, paramCTwo, that.findCode(param.name), portType, param2)
  6384. } else {
  6385. let a = that.lineCommonCompany.find(item => item.type == param.name)
  6386. that.centerPenetrateTwo(typeCTwo, a.typeno, '', portType, param2)
  6387. }
  6388. }
  6389. })
  6390. that.myChartTip2.setOption(option);
  6391. },
  6392. // 两个柱状图弹窗
  6393. initChartLTip3 (location, mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, type, param, typeCTwo, paramCTwo, portType) {
  6394. let param2 = param
  6395. this.myChartTip3 = echarts.init(document.getElementById("echartSingleTip3"));
  6396. common5 = common5.map((item) => Number(item) + 1)
  6397. let option = {
  6398. grid: {
  6399. top: 40,
  6400. right: 0,
  6401. left: 60,
  6402. bottom: '15%',
  6403. },
  6404. tooltip: {
  6405. show: true,
  6406. trigger: "axis",
  6407. axisPointer: {
  6408. // 坐标轴指示器,坐标轴触发有效
  6409. type: "shadow", // 默认为直线,可选为:'line' | 'shadow'
  6410. },
  6411. formatter: data => {
  6412. return `${data[0].name}</br>${data[0].seriesName}:${that.numFormat(that.numSub(data[0].value, 1))}亿`
  6413. },
  6414. backgroundColor: "#00000050", // 提示框浮层的背景颜色
  6415. borderColor: "#00000050",
  6416. textStyle: {
  6417. color: '#FFF', // 文字的颜色
  6418. fontSize: '20', // 文字字体大小
  6419. fontFamily: 'Microsoft YaHei'
  6420. },
  6421. },
  6422. xAxis: {
  6423. data: commonCompany,
  6424. axisTick: {
  6425. show: false,
  6426. },
  6427. // x轴的字体颜色
  6428. axisLabel: {
  6429. rotate: 40,
  6430. textStyle: {
  6431. color: "#fff",
  6432. fontSize: '20',
  6433. fontFamily: 'Microsoft YaHei'
  6434. },
  6435. },
  6436. //y轴线的颜色以及宽度
  6437. axisLine: {
  6438. show: true,
  6439. lineStyle: {
  6440. color: "#1E5389",
  6441. width: 1,
  6442. type: "solid",
  6443. },
  6444. },
  6445. },
  6446. yAxis: {
  6447. type: 'log',
  6448. min: 1,
  6449. logBase: 5,
  6450. name: '亿',
  6451. nameTextStyle: {//y轴上方单位的颜色
  6452. color: '#fff',
  6453. fontSize: '20',
  6454. fontFamily: 'Microsoft YaHei'
  6455. },
  6456. axisTick: {
  6457. lineStyle: {
  6458. color: "#18416F",
  6459. },
  6460. },
  6461. // y轴的字体颜色
  6462. axisLabel: {
  6463. textStyle: {
  6464. color: "#fff",
  6465. fontSize: '20',
  6466. fontFamily: 'Microsoft YaHei'
  6467. },
  6468. formatter: function (value) {
  6469. return value === 1 ? 0 : value
  6470. }
  6471. },
  6472. splitLine: {
  6473. show: true,
  6474. lineStyle: {
  6475. color: '#68b4dd66',
  6476. type: 'dashed',
  6477. },
  6478. },
  6479. //y轴线的颜色以及宽度
  6480. axisLine: {
  6481. show: true,
  6482. lineStyle: {
  6483. color: "#1E5389",
  6484. width: 1,
  6485. type: "solid",
  6486. },
  6487. },
  6488. },
  6489. series: [
  6490. {
  6491. name: "总额度",
  6492. type: "bar",
  6493. data: common5,
  6494. showBackground: false,
  6495. backgroundStyle: {
  6496. color: "#18416F",
  6497. },
  6498. barWidth: "30%",
  6499. itemStyle: {
  6500. // barBorderRadius: [10, 10, 0, 0],
  6501. color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [
  6502. {
  6503. offset: 0,
  6504. color: '#082550',
  6505. },
  6506. {
  6507. offset: 1,
  6508. color: '#69c0ff',
  6509. },
  6510. ]),
  6511. },
  6512. },
  6513. ],
  6514. legend: {
  6515. data: ["总额度"],
  6516. textStyle: {
  6517. // 图列内容样式
  6518. color: "#fff", // 字体颜色
  6519. fontSize: "20",
  6520. fontFamily: 'Microsoft YaHei'
  6521. },
  6522. right: 'center',
  6523. y: 5,
  6524. },
  6525. };
  6526. let that = this
  6527. that.myChartTip3.on('click', function (param) {
  6528. if (location == 'right') {
  6529. that.rightPenetrateTwo(that.rightPenetrateTwo.modelName, '', that.findCode(param.name))
  6530. } else if (location == 'left') {
  6531. that.leftPenetrateTwo(mdnb_textfield11, mdnb_textfield13, mdnb_textfield16, mdnb_textfield23, param.name, that.projectNum)
  6532. } else if (location == 'center') {
  6533. that.centerPenetrateTwo(typeCTwo, paramCTwo, that.findCode(param.name), portType, param2)
  6534. }
  6535. })
  6536. that.myChartTip3.setOption(option);
  6537. tools.loopShowTooltip(that.myChartTip3, option, {
  6538. interval: 2000,
  6539. loopSeries: true,
  6540. })
  6541. },
  6542. // 找企业编码
  6543. findCode (code) {
  6544. let a = this.commonCompanyAll.find((item, index) => {
  6545. return item.simplename == code
  6546. })
  6547. return a ? a.number.slice(0, 4) : ''
  6548. },
  6549. // 根据key分组
  6550. classify (arr, k) {
  6551. let map = {};
  6552. let myArr = [];
  6553. for (let i = 0; i < arr.length; i++) {
  6554. if (!map[arr[i][k]]) {
  6555. let a = {}
  6556. a[k] = arr[i][k]
  6557. a.data = [arr[i]]
  6558. myArr.push(a)
  6559. map[arr[i][k]] = arr[i]
  6560. } else {
  6561. for (let j = 0; j < myArr.length; j++) {
  6562. if (arr[i][k] === myArr[j][k]) {
  6563. myArr[j].data.push(arr[i]);
  6564. break
  6565. }
  6566. }
  6567. }
  6568. }
  6569. return myArr
  6570. },
  6571. chooseTime (value) {
  6572. let that = this
  6573. // this.backChina()
  6574. // this.year = value
  6575. // that.fling = false
  6576. // that.destroyCharts()
  6577. // that.closeTap()
  6578. this.pullShow = false
  6579. setTimeout(item => {
  6580. // that.comeIn()
  6581. })
  6582. },
  6583. changeTopColor () {
  6584. this.list = document.getElementsByClassName('row-item')
  6585. for (var i = 0; i < this.list.length; i++) {
  6586. if (i == 1) {
  6587. this.list[i].classList.add('light')
  6588. } else {
  6589. this.list[i].classList.remove('light')
  6590. }
  6591. }
  6592. this.leftEcharts11Fun()
  6593. },
  6594. // 找项目编码
  6595. findProjectCode (a, b, type, e) {
  6596. if (type == 'center') {
  6597. return this.originalConfig6[e.rowIndex].projectno
  6598. } else if (type == 'right') {
  6599. return this.originalConfig6[e.rowIndex].mdnb_projectnumber
  6600. } else if (type == 'left') {
  6601. return this.originalConfig6[e.rowIndex].mdnb_textfield14
  6602. } else if (type == 'center2') {
  6603. return this.centerOriginalConfig6[e.rowIndex].projectno
  6604. } else if (type == 'right2') {
  6605. return this.rightOriginalConfig6[e.rowIndex].mdnb_prono
  6606. }
  6607. },
  6608. // 去项目看板
  6609. goLookBoard (e, f) {
  6610. if (f) {
  6611. this.boardType = f
  6612. }
  6613. this.boardUrl = `http://${this.goUrl}/ierp/accessTokenLogin.do?access_token=${this.access_token}&redirect=http://${this.goUrl}/ierp/index.html?formId=mdnb_threetoproject&prj=${this.findProjectCode(e.row[0], e.row[1], this.boardType, e)}`
  6614. this.boardTipShow = true
  6615. console.log(this.boardUrl, '跳转去的项目看板地址')
  6616. },
  6617. },
  6618. });