Commit 30374c50 authored by 邓晓峰's avatar 邓晓峰

fix: pretter layout/basiclayout.js format code style

parent b21e1ce6
Pipeline #21276 skipped with stages
[{"/FE/project/panda_maintenance/src/api/apiConfig.js":"1","/FE/project/panda_maintenance/src/api/baseService.js":"2","/FE/project/panda_maintenance/src/api/index.js":"3","/FE/project/panda_maintenance/src/api/jsonp/autoService.js":"4","/FE/project/panda_maintenance/src/api/jsonp/jsonpConfig.js":"5","/FE/project/panda_maintenance/src/api/notificationService.js":"6","/FE/project/panda_maintenance/src/app.js":"7","/FE/project/panda_maintenance/src/components/Authorized/Authorized.js":"8","/FE/project/panda_maintenance/src/components/Authorized/AuthorizedRoute.js":"9","/FE/project/panda_maintenance/src/components/Authorized/CheckPermissions.js":"10","/FE/project/panda_maintenance/src/components/Authorized/index.js":"11","/FE/project/panda_maintenance/src/components/Authorized/PromiseRender.js":"12","/FE/project/panda_maintenance/src/components/Authorized/renderAuthorize.js":"13","/FE/project/panda_maintenance/src/components/Authorized/Secured.js":"14","/FE/project/panda_maintenance/src/components/CitySelector/city-data.js":"15","/FE/project/panda_maintenance/src/components/CitySelector/index.js":"16","/FE/project/panda_maintenance/src/components/Container/HandlerMap.js":"17","/FE/project/panda_maintenance/src/components/Container/index.js":"18","/FE/project/panda_maintenance/src/components/GlobalHeader/AvatarDropdown.js":"19","/FE/project/panda_maintenance/src/components/GlobalHeader/NoticeIconView.js":"20","/FE/project/panda_maintenance/src/components/GlobalHeader/RightContent.js":"21","/FE/project/panda_maintenance/src/components/HeaderDropdown/index.js":"22","/FE/project/panda_maintenance/src/components/HeaderSearch/index.js":"23","/FE/project/panda_maintenance/src/components/HeaderSearch/panel.js":"24","/FE/project/panda_maintenance/src/components/modal/draggable.js":"25","/FE/project/panda_maintenance/src/components/modal/index.js":"26","/FE/project/panda_maintenance/src/components/modal/resize.js":"27","/FE/project/panda_maintenance/src/components/NotFound/index.js":"28","/FE/project/panda_maintenance/src/components/NoticeIcon/index.js":"29","/FE/project/panda_maintenance/src/components/NoticeIcon/NoticeList.js":"30","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Alarm/index.js":"31","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Case/index.js":"32","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Notice/index.js":"33","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Unknown/index.js":"34","/FE/project/panda_maintenance/src/components/Notifier/constants.js":"35","/FE/project/panda_maintenance/src/components/Notifier/index.js":"36","/FE/project/panda_maintenance/src/components/Notifier/message.js":"37","/FE/project/panda_maintenance/src/components/PageLoading/index.js":"38","/FE/project/panda_maintenance/src/components/SliderPanel/Categories.js":"39","/FE/project/panda_maintenance/src/components/SliderPanel/index.js":"40","/FE/project/panda_maintenance/src/components/SliderPanel/Menu.js":"41","/FE/project/panda_maintenance/src/components/SliderPanel/Panel.js":"42","/FE/project/panda_maintenance/src/components/SliderPanel/utils/event.js":"43","/FE/project/panda_maintenance/src/components/SliderPanel/utils/index.js":"44","/FE/project/panda_maintenance/src/components/SlideVerify/index.js":"45","/FE/project/panda_maintenance/src/components/TabRoute/index.js":"46","/FE/project/panda_maintenance/src/configureStore.js":"47","/FE/project/panda_maintenance/src/containers/App/index.js":"48","/FE/project/panda_maintenance/src/containers/App/store/actions.js":"49","/FE/project/panda_maintenance/src/containers/App/store/constants.js":"50","/FE/project/panda_maintenance/src/containers/App/store/index.js":"51","/FE/project/panda_maintenance/src/containers/App/store/reducer.js":"52","/FE/project/panda_maintenance/src/layouts/BasicLayout.js":"53","/FE/project/panda_maintenance/src/layouts/BlankLayout.js":"54","/FE/project/panda_maintenance/src/layouts/SecurityLayout.js":"55","/FE/project/panda_maintenance/src/layouts/Site.js":"56","/FE/project/panda_maintenance/src/layouts/UserLayout.js":"57","/FE/project/panda_maintenance/src/micro.js":"58","/FE/project/panda_maintenance/src/pages/bootpage/index.js":"59","/FE/project/panda_maintenance/src/pages/exception/403.js":"60","/FE/project/panda_maintenance/src/pages/exception/404.js":"61","/FE/project/panda_maintenance/src/pages/exception/500.js":"62","/FE/project/panda_maintenance/src/pages/user/login/components/Login/index.js":"63","/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginContext.js":"64","/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginItem.js":"65","/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginSubmit.js":"66","/FE/project/panda_maintenance/src/pages/user/login/components/Login/map.js":"67","/FE/project/panda_maintenance/src/pages/user/login/components/WxLogin/index.js":"68","/FE/project/panda_maintenance/src/pages/user/login/index.js":"69","/FE/project/panda_maintenance/src/pages/user/login/login.js":"70","/FE/project/panda_maintenance/src/pages/user/login/template/dist/iot.dev.js":"71","/FE/project/panda_maintenance/src/pages/user/login/template/iot.js":"72","/FE/project/panda_maintenance/src/reducers.js":"73","/FE/project/panda_maintenance/src/routes/config.js":"74","/FE/project/panda_maintenance/src/service-worker.js":"75","/FE/project/panda_maintenance/src/utils/authority.js":"76","/FE/project/panda_maintenance/src/utils/Authorized.js":"77","/FE/project/panda_maintenance/src/utils/checkStore.js":"78","/FE/project/panda_maintenance/src/utils/constants.js":"79","/FE/project/panda_maintenance/src/utils/env.js":"80","/FE/project/panda_maintenance/src/utils/history.js":"81","/FE/project/panda_maintenance/src/utils/injectReducer.js":"82","/FE/project/panda_maintenance/src/utils/injectSaga.js":"83","/FE/project/panda_maintenance/src/utils/loadable.js":"84","/FE/project/panda_maintenance/src/utils/reducerInjectors.js":"85","/FE/project/panda_maintenance/src/utils/request/defaultConfig.js":"86","/FE/project/panda_maintenance/src/utils/request/index.js":"87","/FE/project/panda_maintenance/src/utils/routes.js":"88","/FE/project/panda_maintenance/src/utils/sagaInjectors.js":"89","/FE/project/panda_maintenance/src/utils/storage.js":"90","/FE/project/panda_maintenance/src/utils/tests/checkStore.test.js":"91","/FE/project/panda_maintenance/src/utils/tests/injectReducer.test.js":"92","/FE/project/panda_maintenance/src/utils/tests/injectSaga.test.js":"93","/FE/project/panda_maintenance/src/utils/tests/reducerInjectors.test.js":"94","/FE/project/panda_maintenance/src/utils/tests/sagaInjectors.test.js":"95","/FE/project/panda_maintenance/src/utils/utils.js":"96"},{"size":4923,"mtime":1609036111768,"results":"97","hashOfConfig":"98"},{"size":3365,"mtime":1608963356195,"results":"99","hashOfConfig":"98"},{"size":198,"mtime":1608956520336,"results":"100","hashOfConfig":"98"},{"size":559,"mtime":1608956733287,"results":"101","hashOfConfig":"98"},{"size":643,"mtime":1609035428370,"results":"102","hashOfConfig":"98"},{"size":874,"mtime":1608963421603,"results":"103","hashOfConfig":"98"},{"size":4775,"mtime":1609035107684,"results":"104","hashOfConfig":"98"},{"size":707,"mtime":1608956520598,"results":"105","hashOfConfig":"98"},{"size":553,"mtime":1608956520616,"results":"106","hashOfConfig":"98"},{"size":1384,"mtime":1608956733289,"results":"107","hashOfConfig":"98"},{"size":305,"mtime":1605324119342,"results":"108","hashOfConfig":"98"},{"size":1644,"mtime":1608961131608,"results":"109","hashOfConfig":"98"},{"size":572,"mtime":1608961210670,"results":"110","hashOfConfig":"98"},{"size":1085,"mtime":1608958794620,"results":"111","hashOfConfig":"98"},{"size":93141,"mtime":1608956521020,"results":"112","hashOfConfig":"98"},{"size":13209,"mtime":1608959344617,"results":"113","hashOfConfig":"98"},{"size":1530,"mtime":1608962690588,"results":"114","hashOfConfig":"98"},{"size":607,"mtime":1608956733290,"results":"115","hashOfConfig":"98"},{"size":9151,"mtime":1608960806351,"results":"116","hashOfConfig":"98"},{"size":8370,"mtime":1608962780916,"results":"117","hashOfConfig":"98"},{"size":7878,"mtime":1608959496284,"results":"118","hashOfConfig":"98"},{"size":333,"mtime":1608956521748,"results":"119","hashOfConfig":"98"},{"size":5010,"mtime":1608962537222,"results":"120","hashOfConfig":"98"},{"size":12901,"mtime":1608962916822,"results":"121","hashOfConfig":"98"},{"size":18361,"mtime":1608960027852,"results":"122","hashOfConfig":"98"},{"size":11258,"mtime":1608963149937,"results":"123","hashOfConfig":"98"},{"size":6426,"mtime":1608962193295,"results":"124","hashOfConfig":"98"},{"size":412,"mtime":1608956733294,"results":"125","hashOfConfig":"98"},{"size":4156,"mtime":1608962480988,"results":"126","hashOfConfig":"98"},{"size":4102,"mtime":1608962952968,"results":"127","hashOfConfig":"98"},{"size":2501,"mtime":1608960247697,"results":"128","hashOfConfig":"98"},{"size":2696,"mtime":1609035573226,"results":"129","hashOfConfig":"98"},{"size":1731,"mtime":1608960344187,"results":"130","hashOfConfig":"98"},{"size":1226,"mtime":1608962571773,"results":"131","hashOfConfig":"98"},{"size":1136,"mtime":1608956522424,"results":"132","hashOfConfig":"98"},{"size":20875,"mtime":1608961335107,"results":"133","hashOfConfig":"98"},{"size":646,"mtime":1608962054137,"results":"134","hashOfConfig":"98"},{"size":83,"mtime":1608956522608,"results":"135","hashOfConfig":"98"},{"size":1318,"mtime":1608958694813,"results":"136","hashOfConfig":"98"},{"size":48,"mtime":1602722188845,"results":"137","hashOfConfig":"98"},{"size":2290,"mtime":1608958383675,"results":"138","hashOfConfig":"98"},{"size":4605,"mtime":1608958578410,"results":"139","hashOfConfig":"98"},{"size":2007,"mtime":1608956522841,"results":"140","hashOfConfig":"98"},{"size":68,"mtime":1608956522852,"results":"141","hashOfConfig":"98"},{"size":8732,"mtime":1608963109065,"results":"142","hashOfConfig":"98"},{"size":317,"mtime":1608960413103,"results":"143","hashOfConfig":"98"},{"size":1727,"mtime":1608956523046,"results":"144","hashOfConfig":"98"},{"size":1132,"mtime":1608956523065,"results":"145","hashOfConfig":"98"},{"size":2224,"mtime":1608956523083,"results":"146","hashOfConfig":"98"},{"size":1020,"mtime":1608956523099,"results":"147","hashOfConfig":"98"},{"size":168,"mtime":1602835992876,"results":"148","hashOfConfig":"98"},{"size":5006,"mtime":1608965590895,"results":"149","hashOfConfig":"98"},{"size":24686,"mtime":1608960532599,"results":"150","hashOfConfig":"98"},{"size":102,"mtime":1597502525444,"results":"151","hashOfConfig":"98"},{"size":1185,"mtime":1608956733306,"results":"152","hashOfConfig":"98"},{"size":19228,"mtime":1608958173523,"results":"153","hashOfConfig":"98"},{"size":1764,"mtime":1608956733307,"results":"154","hashOfConfig":"98"},{"size":5284,"mtime":1609036148706,"results":"155","hashOfConfig":"98"},{"size":4357,"mtime":1609035544657,"results":"156","hashOfConfig":"98"},{"size":321,"mtime":1608956523834,"results":"157","hashOfConfig":"98"},{"size":447,"mtime":1608964921719,"results":"158","hashOfConfig":"98"},{"size":462,"mtime":1608964939722,"results":"159","hashOfConfig":"98"},{"size":1089,"mtime":1608956523901,"results":"160","hashOfConfig":"98"},{"size":110,"mtime":1597502525557,"results":"161","hashOfConfig":"98"},{"size":4006,"mtime":1609036232231,"results":"162","hashOfConfig":"98"},{"size":496,"mtime":1608956523989,"results":"163","hashOfConfig":"98"},{"size":1564,"mtime":1606215775146,"results":"164","hashOfConfig":"98"},{"size":947,"mtime":1608965251495,"results":"165","hashOfConfig":"98"},{"size":18344,"mtime":1609036538953,"results":"166","hashOfConfig":"98"},{"size":23547,"mtime":1609036389569,"results":"167","hashOfConfig":"98"},{"size":0,"mtime":1608956733310,"results":"168","hashOfConfig":"98"},{"size":0,"mtime":1606122298679,"results":"169","hashOfConfig":"98"},{"size":550,"mtime":1600658544879,"results":"170","hashOfConfig":"98"},{"size":1140,"mtime":1608964837989,"results":"171","hashOfConfig":"98"},{"size":2034,"mtime":1608991021481,"results":"172","hashOfConfig":"98"},{"size":695,"mtime":1603542686633,"results":"173","hashOfConfig":"98"},{"size":473,"mtime":1606198973068,"results":"174","hashOfConfig":"98"},{"size":471,"mtime":1597548494653,"results":"175","hashOfConfig":"98"},{"size":390,"mtime":1607328435356,"results":"176","hashOfConfig":"98"},{"size":77,"mtime":1608956524623,"results":"177","hashOfConfig":"98"},{"size":112,"mtime":1597548494655,"results":"178","hashOfConfig":"98"},{"size":1181,"mtime":1597548494656,"results":"179","hashOfConfig":"98"},{"size":1238,"mtime":1597548494659,"results":"180","hashOfConfig":"98"},{"size":308,"mtime":1597548494659,"results":"181","hashOfConfig":"98"},{"size":904,"mtime":1597548494660,"results":"182","hashOfConfig":"98"},{"size":1977,"mtime":1597548494661,"results":"183","hashOfConfig":"98"},{"size":3136,"mtime":1597548494662,"results":"184","hashOfConfig":"98"},{"size":3420,"mtime":1608965348902,"results":"185","hashOfConfig":"98"},{"size":2355,"mtime":1597548494662,"results":"186","hashOfConfig":"98"},{"size":1189,"mtime":1609036295022,"results":"187","hashOfConfig":"98"},{"size":881,"mtime":1597548494662,"results":"188","hashOfConfig":"98"},{"size":2579,"mtime":1597548494663,"results":"189","hashOfConfig":"98"},{"size":3811,"mtime":1597548494663,"results":"190","hashOfConfig":"98"},{"size":2726,"mtime":1597548494664,"results":"191","hashOfConfig":"98"},{"size":7245,"mtime":1597548494664,"results":"192","hashOfConfig":"98"},{"size":2524,"mtime":1608964983868,"results":"193","hashOfConfig":"98"},{"filePath":"194","messages":"195","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1ps2gq2",{"filePath":"196","messages":"197","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"198","messages":"199","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"200","messages":"201","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"202","messages":"203","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"204","messages":"205","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"206","messages":"207","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"208","messages":"209","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"210","messages":"211","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"212","messages":"213","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"216","messages":"217","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"218","messages":"219","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"222","messages":"223","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"224","messages":"225","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"228","messages":"229","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"230","messages":"231","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"234","messages":"235","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"236","messages":"237","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"238","messages":"239","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"240","messages":"241","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"242","messages":"243","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"246","messages":"247","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"248","messages":"249","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"252","messages":"253","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"254","messages":"255","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"258","messages":"259","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"260","messages":"261","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"264","messages":"265","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"266","messages":"267","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"270","messages":"271","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"272","messages":"273","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"276","messages":"277","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"278","messages":"279","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"282","messages":"283","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"284","messages":"285","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"288","messages":"289","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"290","messages":"291","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"294","messages":"295","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"296","messages":"297","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"298","messages":"299","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"300","messages":"301","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"302","messages":"303","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"304","messages":"305","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"306","messages":"307","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"308","messages":"309","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"310","messages":"311","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"312","messages":"313","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"314","messages":"315","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"316","messages":"317","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"318","messages":"319","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"320","messages":"321","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"322","messages":"323","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"324","messages":"325","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"326","messages":"327","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"328","messages":"329","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"330","messages":"331","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"332","messages":"333","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"334","messages":"335","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"336","messages":"337","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"338","messages":"339","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"342","messages":"343","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"344","messages":"345","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"348","messages":"349","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"350","messages":"351","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"352","messages":"353","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"354","messages":"355","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"356","messages":"357","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"358","messages":"359","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"360","messages":"361","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"362","messages":"363","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"364","messages":"365","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"366","messages":"367","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"368","messages":"369","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"370","messages":"371","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"372","messages":"373","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"374","messages":"375","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"376","messages":"377","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"378","messages":"379","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"380","messages":"381","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"382","messages":"383","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"384","messages":"385","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/FE/project/panda_maintenance/src/api/apiConfig.js",[],"/FE/project/panda_maintenance/src/api/baseService.js",[],"/FE/project/panda_maintenance/src/api/index.js",[],"/FE/project/panda_maintenance/src/api/jsonp/autoService.js",[],"/FE/project/panda_maintenance/src/api/jsonp/jsonpConfig.js",[],"/FE/project/panda_maintenance/src/api/notificationService.js",[],"/FE/project/panda_maintenance/src/app.js",[],"/FE/project/panda_maintenance/src/components/Authorized/Authorized.js",[],"/FE/project/panda_maintenance/src/components/Authorized/AuthorizedRoute.js",[],"/FE/project/panda_maintenance/src/components/Authorized/CheckPermissions.js",[],"/FE/project/panda_maintenance/src/components/Authorized/index.js",[],"/FE/project/panda_maintenance/src/components/Authorized/PromiseRender.js",[],"/FE/project/panda_maintenance/src/components/Authorized/renderAuthorize.js",[],"/FE/project/panda_maintenance/src/components/Authorized/Secured.js",[],"/FE/project/panda_maintenance/src/components/CitySelector/city-data.js",[],"/FE/project/panda_maintenance/src/components/CitySelector/index.js",[],"/FE/project/panda_maintenance/src/components/Container/HandlerMap.js",[],"/FE/project/panda_maintenance/src/components/Container/index.js",[],"/FE/project/panda_maintenance/src/components/GlobalHeader/AvatarDropdown.js",[],"/FE/project/panda_maintenance/src/components/GlobalHeader/NoticeIconView.js",[],"/FE/project/panda_maintenance/src/components/GlobalHeader/RightContent.js",[],"/FE/project/panda_maintenance/src/components/HeaderDropdown/index.js",[],"/FE/project/panda_maintenance/src/components/HeaderSearch/index.js",[],"/FE/project/panda_maintenance/src/components/HeaderSearch/panel.js",[],"/FE/project/panda_maintenance/src/components/modal/draggable.js",[],"/FE/project/panda_maintenance/src/components/modal/index.js",[],"/FE/project/panda_maintenance/src/components/modal/resize.js",[],"/FE/project/panda_maintenance/src/components/NotFound/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/NoticeList.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Alarm/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Case/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Notice/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Unknown/index.js",[],"/FE/project/panda_maintenance/src/components/Notifier/constants.js",[],"/FE/project/panda_maintenance/src/components/Notifier/index.js",[],"/FE/project/panda_maintenance/src/components/Notifier/message.js",[],"/FE/project/panda_maintenance/src/components/PageLoading/index.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/Categories.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/index.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/Menu.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/Panel.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/utils/event.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/utils/index.js",[],"/FE/project/panda_maintenance/src/components/SlideVerify/index.js",[],"/FE/project/panda_maintenance/src/components/TabRoute/index.js",[],"/FE/project/panda_maintenance/src/configureStore.js",[],"/FE/project/panda_maintenance/src/containers/App/index.js",[],"/FE/project/panda_maintenance/src/containers/App/store/actions.js",[],"/FE/project/panda_maintenance/src/containers/App/store/constants.js",[],"/FE/project/panda_maintenance/src/containers/App/store/index.js",[],"/FE/project/panda_maintenance/src/containers/App/store/reducer.js",[],"/FE/project/panda_maintenance/src/layouts/BasicLayout.js",[],"/FE/project/panda_maintenance/src/layouts/BlankLayout.js",[],"/FE/project/panda_maintenance/src/layouts/SecurityLayout.js",[],"/FE/project/panda_maintenance/src/layouts/Site.js",[],"/FE/project/panda_maintenance/src/layouts/UserLayout.js",[],"/FE/project/panda_maintenance/src/micro.js",[],"/FE/project/panda_maintenance/src/pages/bootpage/index.js",[],"/FE/project/panda_maintenance/src/pages/exception/403.js",[],"/FE/project/panda_maintenance/src/pages/exception/404.js",[],"/FE/project/panda_maintenance/src/pages/exception/500.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/index.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginContext.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginItem.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginSubmit.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/map.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/WxLogin/index.js",[],"/FE/project/panda_maintenance/src/pages/user/login/index.js",["386"],"/FE/project/panda_maintenance/src/pages/user/login/login.js",[],"/FE/project/panda_maintenance/src/pages/user/login/template/dist/iot.dev.js",[],"/FE/project/panda_maintenance/src/pages/user/login/template/iot.js",[],"/FE/project/panda_maintenance/src/reducers.js",[],"/FE/project/panda_maintenance/src/routes/config.js",[],"/FE/project/panda_maintenance/src/service-worker.js",[],"/FE/project/panda_maintenance/src/utils/authority.js",[],"/FE/project/panda_maintenance/src/utils/Authorized.js",[],"/FE/project/panda_maintenance/src/utils/checkStore.js",[],"/FE/project/panda_maintenance/src/utils/constants.js",[],"/FE/project/panda_maintenance/src/utils/env.js",[],"/FE/project/panda_maintenance/src/utils/history.js",[],"/FE/project/panda_maintenance/src/utils/injectReducer.js",[],"/FE/project/panda_maintenance/src/utils/injectSaga.js",[],"/FE/project/panda_maintenance/src/utils/loadable.js",[],"/FE/project/panda_maintenance/src/utils/reducerInjectors.js",[],"/FE/project/panda_maintenance/src/utils/request/defaultConfig.js",[],"/FE/project/panda_maintenance/src/utils/request/index.js",[],"/FE/project/panda_maintenance/src/utils/routes.js",[],"/FE/project/panda_maintenance/src/utils/sagaInjectors.js",[],"/FE/project/panda_maintenance/src/utils/storage.js",[],"/FE/project/panda_maintenance/src/utils/tests/checkStore.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/injectReducer.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/injectSaga.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/reducerInjectors.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/sagaInjectors.test.js",[],"/FE/project/panda_maintenance/src/utils/utils.js",[],{"ruleId":"387","severity":1,"message":"388","line":188,"column":20,"nodeType":"389","endLine":188,"endColumn":25},"react/no-array-index-key","Do not use Array index in keys","Identifier"]
\ No newline at end of file
[{"/FE/project/panda_maintenance/src/api/apiConfig.js":"1","/FE/project/panda_maintenance/src/api/baseService.js":"2","/FE/project/panda_maintenance/src/api/index.js":"3","/FE/project/panda_maintenance/src/api/jsonp/autoService.js":"4","/FE/project/panda_maintenance/src/api/jsonp/jsonpConfig.js":"5","/FE/project/panda_maintenance/src/api/notificationService.js":"6","/FE/project/panda_maintenance/src/app.js":"7","/FE/project/panda_maintenance/src/components/Authorized/Authorized.js":"8","/FE/project/panda_maintenance/src/components/Authorized/AuthorizedRoute.js":"9","/FE/project/panda_maintenance/src/components/Authorized/CheckPermissions.js":"10","/FE/project/panda_maintenance/src/components/Authorized/index.js":"11","/FE/project/panda_maintenance/src/components/Authorized/PromiseRender.js":"12","/FE/project/panda_maintenance/src/components/Authorized/renderAuthorize.js":"13","/FE/project/panda_maintenance/src/components/Authorized/Secured.js":"14","/FE/project/panda_maintenance/src/components/CitySelector/city-data.js":"15","/FE/project/panda_maintenance/src/components/CitySelector/index.js":"16","/FE/project/panda_maintenance/src/components/Container/HandlerMap.js":"17","/FE/project/panda_maintenance/src/components/Container/index.js":"18","/FE/project/panda_maintenance/src/components/GlobalHeader/AvatarDropdown.js":"19","/FE/project/panda_maintenance/src/components/GlobalHeader/NoticeIconView.js":"20","/FE/project/panda_maintenance/src/components/GlobalHeader/RightContent.js":"21","/FE/project/panda_maintenance/src/components/HeaderDropdown/index.js":"22","/FE/project/panda_maintenance/src/components/HeaderSearch/index.js":"23","/FE/project/panda_maintenance/src/components/HeaderSearch/panel.js":"24","/FE/project/panda_maintenance/src/components/modal/draggable.js":"25","/FE/project/panda_maintenance/src/components/modal/index.js":"26","/FE/project/panda_maintenance/src/components/modal/resize.js":"27","/FE/project/panda_maintenance/src/components/NotFound/index.js":"28","/FE/project/panda_maintenance/src/components/NoticeIcon/index.js":"29","/FE/project/panda_maintenance/src/components/NoticeIcon/NoticeList.js":"30","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Alarm/index.js":"31","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Case/index.js":"32","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Notice/index.js":"33","/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Unknown/index.js":"34","/FE/project/panda_maintenance/src/components/Notifier/constants.js":"35","/FE/project/panda_maintenance/src/components/Notifier/index.js":"36","/FE/project/panda_maintenance/src/components/Notifier/message.js":"37","/FE/project/panda_maintenance/src/components/PageLoading/index.js":"38","/FE/project/panda_maintenance/src/components/SliderPanel/Categories.js":"39","/FE/project/panda_maintenance/src/components/SliderPanel/index.js":"40","/FE/project/panda_maintenance/src/components/SliderPanel/Menu.js":"41","/FE/project/panda_maintenance/src/components/SliderPanel/Panel.js":"42","/FE/project/panda_maintenance/src/components/SliderPanel/utils/event.js":"43","/FE/project/panda_maintenance/src/components/SliderPanel/utils/index.js":"44","/FE/project/panda_maintenance/src/components/SlideVerify/index.js":"45","/FE/project/panda_maintenance/src/components/TabRoute/index.js":"46","/FE/project/panda_maintenance/src/configureStore.js":"47","/FE/project/panda_maintenance/src/containers/App/index.js":"48","/FE/project/panda_maintenance/src/containers/App/store/actions.js":"49","/FE/project/panda_maintenance/src/containers/App/store/constants.js":"50","/FE/project/panda_maintenance/src/containers/App/store/index.js":"51","/FE/project/panda_maintenance/src/containers/App/store/reducer.js":"52","/FE/project/panda_maintenance/src/layouts/BasicLayout.js":"53","/FE/project/panda_maintenance/src/layouts/BlankLayout.js":"54","/FE/project/panda_maintenance/src/layouts/SecurityLayout.js":"55","/FE/project/panda_maintenance/src/layouts/Site.js":"56","/FE/project/panda_maintenance/src/layouts/UserLayout.js":"57","/FE/project/panda_maintenance/src/micro.js":"58","/FE/project/panda_maintenance/src/pages/bootpage/index.js":"59","/FE/project/panda_maintenance/src/pages/exception/403.js":"60","/FE/project/panda_maintenance/src/pages/exception/404.js":"61","/FE/project/panda_maintenance/src/pages/exception/500.js":"62","/FE/project/panda_maintenance/src/pages/user/login/components/Login/index.js":"63","/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginContext.js":"64","/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginItem.js":"65","/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginSubmit.js":"66","/FE/project/panda_maintenance/src/pages/user/login/components/Login/map.js":"67","/FE/project/panda_maintenance/src/pages/user/login/components/WxLogin/index.js":"68","/FE/project/panda_maintenance/src/pages/user/login/index.js":"69","/FE/project/panda_maintenance/src/pages/user/login/login.js":"70","/FE/project/panda_maintenance/src/pages/user/login/template/dist/iot.dev.js":"71","/FE/project/panda_maintenance/src/pages/user/login/template/iot.js":"72","/FE/project/panda_maintenance/src/reducers.js":"73","/FE/project/panda_maintenance/src/routes/config.js":"74","/FE/project/panda_maintenance/src/service-worker.js":"75","/FE/project/panda_maintenance/src/utils/authority.js":"76","/FE/project/panda_maintenance/src/utils/Authorized.js":"77","/FE/project/panda_maintenance/src/utils/checkStore.js":"78","/FE/project/panda_maintenance/src/utils/constants.js":"79","/FE/project/panda_maintenance/src/utils/env.js":"80","/FE/project/panda_maintenance/src/utils/history.js":"81","/FE/project/panda_maintenance/src/utils/injectReducer.js":"82","/FE/project/panda_maintenance/src/utils/injectSaga.js":"83","/FE/project/panda_maintenance/src/utils/loadable.js":"84","/FE/project/panda_maintenance/src/utils/reducerInjectors.js":"85","/FE/project/panda_maintenance/src/utils/request/defaultConfig.js":"86","/FE/project/panda_maintenance/src/utils/request/index.js":"87","/FE/project/panda_maintenance/src/utils/routes.js":"88","/FE/project/panda_maintenance/src/utils/sagaInjectors.js":"89","/FE/project/panda_maintenance/src/utils/storage.js":"90","/FE/project/panda_maintenance/src/utils/tests/checkStore.test.js":"91","/FE/project/panda_maintenance/src/utils/tests/injectReducer.test.js":"92","/FE/project/panda_maintenance/src/utils/tests/injectSaga.test.js":"93","/FE/project/panda_maintenance/src/utils/tests/reducerInjectors.test.js":"94","/FE/project/panda_maintenance/src/utils/tests/sagaInjectors.test.js":"95","/FE/project/panda_maintenance/src/utils/utils.js":"96"},{"size":4923,"mtime":1609036111768,"results":"97","hashOfConfig":"98"},{"size":3365,"mtime":1608963356195,"results":"99","hashOfConfig":"98"},{"size":198,"mtime":1608956520336,"results":"100","hashOfConfig":"98"},{"size":559,"mtime":1608956733287,"results":"101","hashOfConfig":"98"},{"size":643,"mtime":1609035428370,"results":"102","hashOfConfig":"98"},{"size":874,"mtime":1608963421603,"results":"103","hashOfConfig":"98"},{"size":4775,"mtime":1609035107684,"results":"104","hashOfConfig":"98"},{"size":707,"mtime":1608956520598,"results":"105","hashOfConfig":"98"},{"size":553,"mtime":1608956520616,"results":"106","hashOfConfig":"98"},{"size":1384,"mtime":1608956733289,"results":"107","hashOfConfig":"98"},{"size":305,"mtime":1605324119342,"results":"108","hashOfConfig":"98"},{"size":1644,"mtime":1608961131608,"results":"109","hashOfConfig":"98"},{"size":572,"mtime":1608961210670,"results":"110","hashOfConfig":"98"},{"size":1085,"mtime":1608958794620,"results":"111","hashOfConfig":"98"},{"size":93141,"mtime":1608956521020,"results":"112","hashOfConfig":"98"},{"size":13209,"mtime":1608959344617,"results":"113","hashOfConfig":"98"},{"size":1530,"mtime":1608962690588,"results":"114","hashOfConfig":"98"},{"size":607,"mtime":1608956733290,"results":"115","hashOfConfig":"98"},{"size":9151,"mtime":1608960806351,"results":"116","hashOfConfig":"98"},{"size":8370,"mtime":1608962780916,"results":"117","hashOfConfig":"98"},{"size":7878,"mtime":1608959496284,"results":"118","hashOfConfig":"98"},{"size":333,"mtime":1608956521748,"results":"119","hashOfConfig":"98"},{"size":5010,"mtime":1608962537222,"results":"120","hashOfConfig":"98"},{"size":12901,"mtime":1608962916822,"results":"121","hashOfConfig":"98"},{"size":18361,"mtime":1608960027852,"results":"122","hashOfConfig":"98"},{"size":11258,"mtime":1608963149937,"results":"123","hashOfConfig":"98"},{"size":6426,"mtime":1608962193295,"results":"124","hashOfConfig":"98"},{"size":412,"mtime":1608956733294,"results":"125","hashOfConfig":"98"},{"size":4156,"mtime":1608962480988,"results":"126","hashOfConfig":"98"},{"size":4102,"mtime":1608962952968,"results":"127","hashOfConfig":"98"},{"size":2501,"mtime":1608960247697,"results":"128","hashOfConfig":"98"},{"size":2696,"mtime":1609035573226,"results":"129","hashOfConfig":"98"},{"size":1731,"mtime":1608960344187,"results":"130","hashOfConfig":"98"},{"size":1226,"mtime":1608962571773,"results":"131","hashOfConfig":"98"},{"size":1136,"mtime":1608956522424,"results":"132","hashOfConfig":"98"},{"size":20875,"mtime":1608961335107,"results":"133","hashOfConfig":"98"},{"size":646,"mtime":1608962054137,"results":"134","hashOfConfig":"98"},{"size":83,"mtime":1608956522608,"results":"135","hashOfConfig":"98"},{"size":1318,"mtime":1608958694813,"results":"136","hashOfConfig":"98"},{"size":48,"mtime":1602722188845,"results":"137","hashOfConfig":"98"},{"size":2290,"mtime":1608958383675,"results":"138","hashOfConfig":"98"},{"size":4605,"mtime":1608958578410,"results":"139","hashOfConfig":"98"},{"size":2007,"mtime":1608956522841,"results":"140","hashOfConfig":"98"},{"size":68,"mtime":1608956522852,"results":"141","hashOfConfig":"98"},{"size":8732,"mtime":1608963109065,"results":"142","hashOfConfig":"98"},{"size":317,"mtime":1608960413103,"results":"143","hashOfConfig":"98"},{"size":1726,"mtime":1609049591325,"results":"144","hashOfConfig":"98"},{"size":1132,"mtime":1608956523065,"results":"145","hashOfConfig":"98"},{"size":2224,"mtime":1608956523083,"results":"146","hashOfConfig":"98"},{"size":1020,"mtime":1608956523099,"results":"147","hashOfConfig":"98"},{"size":168,"mtime":1602835992876,"results":"148","hashOfConfig":"98"},{"size":5006,"mtime":1608965590895,"results":"149","hashOfConfig":"98"},{"size":24684,"mtime":1609123817060,"results":"150","hashOfConfig":"98"},{"size":102,"mtime":1597502525444,"results":"151","hashOfConfig":"98"},{"size":1185,"mtime":1608956733306,"results":"152","hashOfConfig":"98"},{"size":19228,"mtime":1608958173523,"results":"153","hashOfConfig":"98"},{"size":1764,"mtime":1608956733307,"results":"154","hashOfConfig":"98"},{"size":5095,"mtime":1609039242804,"results":"155","hashOfConfig":"98"},{"size":4357,"mtime":1609035544657,"results":"156","hashOfConfig":"98"},{"size":321,"mtime":1608956523834,"results":"157","hashOfConfig":"98"},{"size":447,"mtime":1608964921719,"results":"158","hashOfConfig":"98"},{"size":462,"mtime":1608964939722,"results":"159","hashOfConfig":"98"},{"size":1089,"mtime":1608956523901,"results":"160","hashOfConfig":"98"},{"size":110,"mtime":1597502525557,"results":"161","hashOfConfig":"98"},{"size":4006,"mtime":1609036232231,"results":"162","hashOfConfig":"98"},{"size":496,"mtime":1608956523989,"results":"163","hashOfConfig":"98"},{"size":1564,"mtime":1606215775146,"results":"164","hashOfConfig":"98"},{"size":947,"mtime":1608965251495,"results":"165","hashOfConfig":"98"},{"size":18344,"mtime":1609036538953,"results":"166","hashOfConfig":"98"},{"size":23547,"mtime":1609036389569,"results":"167","hashOfConfig":"98"},{"size":0,"mtime":1608956733310,"results":"168","hashOfConfig":"98"},{"size":0,"mtime":1606122298679,"results":"169","hashOfConfig":"98"},{"size":550,"mtime":1600658544879,"results":"170","hashOfConfig":"98"},{"size":1140,"mtime":1608964837989,"results":"171","hashOfConfig":"98"},{"size":2031,"mtime":1609049617985,"results":"172","hashOfConfig":"98"},{"size":695,"mtime":1603542686633,"results":"173","hashOfConfig":"98"},{"size":473,"mtime":1606198973068,"results":"174","hashOfConfig":"98"},{"size":471,"mtime":1597548494653,"results":"175","hashOfConfig":"98"},{"size":390,"mtime":1607328435356,"results":"176","hashOfConfig":"98"},{"size":77,"mtime":1608956524623,"results":"177","hashOfConfig":"98"},{"size":112,"mtime":1597548494655,"results":"178","hashOfConfig":"98"},{"size":1181,"mtime":1597548494656,"results":"179","hashOfConfig":"98"},{"size":1238,"mtime":1597548494659,"results":"180","hashOfConfig":"98"},{"size":308,"mtime":1597548494659,"results":"181","hashOfConfig":"98"},{"size":904,"mtime":1597548494660,"results":"182","hashOfConfig":"98"},{"size":1977,"mtime":1597548494661,"results":"183","hashOfConfig":"98"},{"size":3136,"mtime":1597548494662,"results":"184","hashOfConfig":"98"},{"size":3420,"mtime":1608965348902,"results":"185","hashOfConfig":"98"},{"size":2355,"mtime":1597548494662,"results":"186","hashOfConfig":"98"},{"size":1189,"mtime":1609036295022,"results":"187","hashOfConfig":"98"},{"size":881,"mtime":1597548494662,"results":"188","hashOfConfig":"98"},{"size":2579,"mtime":1597548494663,"results":"189","hashOfConfig":"98"},{"size":3811,"mtime":1597548494663,"results":"190","hashOfConfig":"98"},{"size":2726,"mtime":1597548494664,"results":"191","hashOfConfig":"98"},{"size":7245,"mtime":1597548494664,"results":"192","hashOfConfig":"98"},{"size":2524,"mtime":1608964983868,"results":"193","hashOfConfig":"98"},{"filePath":"194","messages":"195","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1ps2gq2",{"filePath":"196","messages":"197","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"198","messages":"199","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"200","messages":"201","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"202","messages":"203","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"204","messages":"205","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"206","messages":"207","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"208","messages":"209","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"210","messages":"211","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"212","messages":"213","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"216","messages":"217","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"218","messages":"219","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"222","messages":"223","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"224","messages":"225","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"228","messages":"229","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"230","messages":"231","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"234","messages":"235","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"236","messages":"237","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"238","messages":"239","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"240","messages":"241","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"242","messages":"243","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"246","messages":"247","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"248","messages":"249","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"252","messages":"253","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"254","messages":"255","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"258","messages":"259","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"260","messages":"261","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"264","messages":"265","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"266","messages":"267","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"270","messages":"271","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"272","messages":"273","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"276","messages":"277","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"278","messages":"279","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"282","messages":"283","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"284","messages":"285","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"288","messages":"289","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"290","messages":"291","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"294","messages":"295","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"296","messages":"297","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"298","messages":"299","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"300","messages":"301","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"302","messages":"303","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"304","messages":"305","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"306","messages":"307","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"308","messages":"309","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"310","messages":"311","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"312","messages":"313","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"314","messages":"315","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"316","messages":"317","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"318","messages":"319","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"320","messages":"321","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"322","messages":"323","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"324","messages":"325","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"326","messages":"327","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"328","messages":"329","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"330","messages":"331","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"332","messages":"333","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"334","messages":"335","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"336","messages":"337","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"338","messages":"339","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"342","messages":"343","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"344","messages":"345","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"348","messages":"349","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"350","messages":"351","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"352","messages":"353","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"354","messages":"355","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"356","messages":"357","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"358","messages":"359","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"360","messages":"361","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"362","messages":"363","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"364","messages":"365","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"366","messages":"367","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"368","messages":"369","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"370","messages":"371","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"372","messages":"373","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"374","messages":"375","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"376","messages":"377","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"378","messages":"379","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"380","messages":"381","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"382","messages":"383","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"384","messages":"385","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/FE/project/panda_maintenance/src/api/apiConfig.js",[],"/FE/project/panda_maintenance/src/api/baseService.js",[],"/FE/project/panda_maintenance/src/api/index.js",[],"/FE/project/panda_maintenance/src/api/jsonp/autoService.js",[],"/FE/project/panda_maintenance/src/api/jsonp/jsonpConfig.js",[],"/FE/project/panda_maintenance/src/api/notificationService.js",[],"/FE/project/panda_maintenance/src/app.js",[],"/FE/project/panda_maintenance/src/components/Authorized/Authorized.js",[],"/FE/project/panda_maintenance/src/components/Authorized/AuthorizedRoute.js",[],"/FE/project/panda_maintenance/src/components/Authorized/CheckPermissions.js",[],"/FE/project/panda_maintenance/src/components/Authorized/index.js",[],"/FE/project/panda_maintenance/src/components/Authorized/PromiseRender.js",[],"/FE/project/panda_maintenance/src/components/Authorized/renderAuthorize.js",[],"/FE/project/panda_maintenance/src/components/Authorized/Secured.js",[],"/FE/project/panda_maintenance/src/components/CitySelector/city-data.js",[],"/FE/project/panda_maintenance/src/components/CitySelector/index.js",[],"/FE/project/panda_maintenance/src/components/Container/HandlerMap.js",[],"/FE/project/panda_maintenance/src/components/Container/index.js",[],"/FE/project/panda_maintenance/src/components/GlobalHeader/AvatarDropdown.js",[],"/FE/project/panda_maintenance/src/components/GlobalHeader/NoticeIconView.js",[],"/FE/project/panda_maintenance/src/components/GlobalHeader/RightContent.js",[],"/FE/project/panda_maintenance/src/components/HeaderDropdown/index.js",[],"/FE/project/panda_maintenance/src/components/HeaderSearch/index.js",[],"/FE/project/panda_maintenance/src/components/HeaderSearch/panel.js",[],"/FE/project/panda_maintenance/src/components/modal/draggable.js",[],"/FE/project/panda_maintenance/src/components/modal/index.js",[],"/FE/project/panda_maintenance/src/components/modal/resize.js",[],"/FE/project/panda_maintenance/src/components/NotFound/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/NoticeList.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Alarm/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Case/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Notice/index.js",[],"/FE/project/panda_maintenance/src/components/NoticeIcon/Templates/Unknown/index.js",[],"/FE/project/panda_maintenance/src/components/Notifier/constants.js",[],"/FE/project/panda_maintenance/src/components/Notifier/index.js",[],"/FE/project/panda_maintenance/src/components/Notifier/message.js",[],"/FE/project/panda_maintenance/src/components/PageLoading/index.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/Categories.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/index.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/Menu.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/Panel.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/utils/event.js",[],"/FE/project/panda_maintenance/src/components/SliderPanel/utils/index.js",[],"/FE/project/panda_maintenance/src/components/SlideVerify/index.js",[],"/FE/project/panda_maintenance/src/components/TabRoute/index.js",[],"/FE/project/panda_maintenance/src/configureStore.js",[],"/FE/project/panda_maintenance/src/containers/App/index.js",[],"/FE/project/panda_maintenance/src/containers/App/store/actions.js",[],"/FE/project/panda_maintenance/src/containers/App/store/constants.js",[],"/FE/project/panda_maintenance/src/containers/App/store/index.js",[],"/FE/project/panda_maintenance/src/containers/App/store/reducer.js",[],"/FE/project/panda_maintenance/src/layouts/BasicLayout.js",[],"/FE/project/panda_maintenance/src/layouts/BlankLayout.js",[],"/FE/project/panda_maintenance/src/layouts/SecurityLayout.js",[],"/FE/project/panda_maintenance/src/layouts/Site.js",[],"/FE/project/panda_maintenance/src/layouts/UserLayout.js",[],"/FE/project/panda_maintenance/src/micro.js",[],"/FE/project/panda_maintenance/src/pages/bootpage/index.js",[],"/FE/project/panda_maintenance/src/pages/exception/403.js",[],"/FE/project/panda_maintenance/src/pages/exception/404.js",[],"/FE/project/panda_maintenance/src/pages/exception/500.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/index.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginContext.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginItem.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/LoginSubmit.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/Login/map.js",[],"/FE/project/panda_maintenance/src/pages/user/login/components/WxLogin/index.js",[],"/FE/project/panda_maintenance/src/pages/user/login/index.js",["386"],"/FE/project/panda_maintenance/src/pages/user/login/login.js",[],"/FE/project/panda_maintenance/src/pages/user/login/template/dist/iot.dev.js",[],"/FE/project/panda_maintenance/src/pages/user/login/template/iot.js",[],"/FE/project/panda_maintenance/src/reducers.js",[],"/FE/project/panda_maintenance/src/routes/config.js",[],"/FE/project/panda_maintenance/src/service-worker.js",[],"/FE/project/panda_maintenance/src/utils/authority.js",[],"/FE/project/panda_maintenance/src/utils/Authorized.js",[],"/FE/project/panda_maintenance/src/utils/checkStore.js",[],"/FE/project/panda_maintenance/src/utils/constants.js",[],"/FE/project/panda_maintenance/src/utils/env.js",[],"/FE/project/panda_maintenance/src/utils/history.js",[],"/FE/project/panda_maintenance/src/utils/injectReducer.js",[],"/FE/project/panda_maintenance/src/utils/injectSaga.js",[],"/FE/project/panda_maintenance/src/utils/loadable.js",[],"/FE/project/panda_maintenance/src/utils/reducerInjectors.js",[],"/FE/project/panda_maintenance/src/utils/request/defaultConfig.js",[],"/FE/project/panda_maintenance/src/utils/request/index.js",[],"/FE/project/panda_maintenance/src/utils/routes.js",[],"/FE/project/panda_maintenance/src/utils/sagaInjectors.js",[],"/FE/project/panda_maintenance/src/utils/storage.js",[],"/FE/project/panda_maintenance/src/utils/tests/checkStore.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/injectReducer.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/injectSaga.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/reducerInjectors.test.js",[],"/FE/project/panda_maintenance/src/utils/tests/sagaInjectors.test.js",[],"/FE/project/panda_maintenance/src/utils/utils.js",[],{"ruleId":"387","severity":1,"message":"388","line":188,"column":20,"nodeType":"389","endLine":188,"endColumn":25},"react/no-array-index-key","Do not use Array index in keys","Identifier"]
\ No newline at end of file
......@@ -10,12 +10,12 @@ export default {
activeRule: genActiveRule('/civbase/civweb4'),
props: {},
},
// {
// name: 'civweb5',
// entry: `//${window.location.hostname}:3008/civbase/civweb5`,
// container: '#micro-container',
// activeRule: genActiveRule('/civbase/civweb5'),
// },
{
name: 'civweb5',
entry: `//${window.location.hostname}:3002/civbase/civweb5`,
container: '#micro-container',
activeRule: genActiveRule('/civbase/civweb5'),
},
],
prod: [
{
......
module.exports = {
dev: {
'/CityInterface': {
// target: 'http://192.168.10.151:8055',
// target: 'https://panda-water.cn',
target: 'http://192.168.10.151:8055',
// target: 'https://panda-water.cn',
// target: 'http://192.168.19.102:8055',
target: 'https://panda-water.com',
// target: 'https://panda-water.com',
// target: 'http://192.168.10.150:8050',
// target: 'http://192.168.19.103:8112',
// target: 'http://192.168.12.8:8098',
......@@ -19,10 +19,11 @@ module.exports = {
},
},
'/cityinterface': {
target: 'http://192.168.10.151:8055',
// target: 'http://192.168.10.150:8050',
// target: 'https://panda-water.cn',
// target: 'http://192.168.19.102:8055',
target: 'https://panda-water.com',
// target: 'https://panda-water.com',
// target: 'http://192.168.12.8:8098',
// target: 'http://192.168.10.20:8888',
changeOrigin: true,
......@@ -43,11 +44,11 @@ module.exports = {
// target: 'http://192.168.10.150:8050',
changeOrigin: true,
headers: {
'Access-Control-Allow-Origin': '*',
'Access-Control-Allow-Origin': '*',
},
pathRewrite: {
'/Publish': '/Publish',
'/Publish': '/Publish',
},
}
},
},
};
......@@ -9,34 +9,42 @@ const webpackConfig = require('./webpack.prod.babel')
const argv = require('../../server/argv');
const spinner = ora('building for production...');
// const Diff = require('diff');
/* eslint-disable */
spinner.start()
// rm(argv.releasepath ? path.resolve(argv.releasepath, pkg.name.toLocaleLowerCase()): `./${pkg.name.toLocaleLowerCase()}`, err => {
// if (err) throw err
// })
webpack(webpackConfig, function (err, stats) {
spinner.stop()
rm(
process.env.npm_config_releasepath
? path.resolve(
process.env.npm_config_releasepath,
pkg.name.toLocaleLowerCase(),
)
: `./${pkg.name.toLocaleLowerCase()}`,
err => {
if (err) throw err
process.stdout.write(stats.toString({
colors: true,
color: true,
progress: true,
modules: false,
children: false,
chunks: true,
chunkModules: true
}) + '\n\n')
// eslint-disable-next-line no-shadow
webpack(webpackConfig, function (err, stats) {
spinner.stop()
if (err) throw err
process.stdout.write(`${stats.toString({
colors: true,
color: true,
progress: true,
modules: false,
children: false,
chunks: true,
chunkModules: true
}) }\n\n`)
if (stats.hasErrors()) {
console.log(chalk.red(' Build failed with errors.\n'))
process.exit(1)
}
if (stats.hasErrors()) {
console.log(chalk.red(' Build failed with errors.\n'))
process.exit(1)
}
console.log(chalk.cyan(' Build complete.\n'))
console.log(
chalk.yellow(
' Tip: built files are meant to be served over an HTTP server.\n' +
' Opening index.html over file:// won\'t work.\n'
))
})
})
console.log(chalk.cyan(' Build complete.\n'))
console.log(chalk.yellow(
' Tip: built files are meant to be served over an HTTP server.\n' +
' Opening index.html over file:// won\'t work.\n'
))
})
\ No newline at end of file
"use strict";
var rm = require('rimraf');
var path = require('path');
var webpack = require('webpack');
var chalk = require('chalk');
var ora = require('ora');
var pkg = require('../../package.json');
var webpackConfig = require('./webpack.prod.babel');
var argv = require('../../server/argv');
var spinner = ora('building for production...'); // const Diff = require('diff');
spinner.start(); // rm(argv.releasepath ? path.resolve(argv.releasepath, pkg.name.toLocaleLowerCase()): `./${pkg.name.toLocaleLowerCase()}`, err => {
// if (err) throw err
// })
webpack(webpackConfig, function (err, stats) {
spinner.stop();
if (err) throw err;
process.stdout.write(stats.toString({
colors: true,
color: true,
progress: true,
modules: false,
children: false,
chunks: true,
chunkModules: true
}) + '\n\n');
if (stats.hasErrors()) {
console.log(chalk.red(' Build failed with errors.\n'));
process.exit(1);
}
console.log(chalk.cyan(' Build complete.\n'));
console.log(chalk.yellow(' Tip: built files are meant to be served over an HTTP server.\n' + ' Opening index.html over file:// won\'t work.\n'));
});
\ No newline at end of file
"use strict";
// Important modules this config uses
var path = require('path');
var HtmlWebpackPlugin = require('html-webpack-plugin');
var WebpackPwaManifest = require('webpack-pwa-manifest');
var OfflinePlugin = require('offline-plugin');
var _require = require('webpack'),
HashedModuleIdsPlugin = _require.HashedModuleIdsPlugin;
var TerserPlugin = require('terser-webpack-plugin');
var CompressionPlugin = require('compression-webpack-plugin');
var _require2 = require('webpack-manifest-plugin'),
WebpackManifestPlugin = _require2.WebpackManifestPlugin;
module.exports = require('./webpack.base.babel')({
mode: 'production',
// In production, we skip all hot-reloading stuff
entry: [require.resolve('react-app-polyfill/ie11'), path.join(process.cwd(), 'src/app.js')],
// Utilize long-term caching by adding content hashes (not compilation hashes) to compiled assets
output: {
filename: '[name].js',
chunkFilename: '[name].chunk.js'
},
optimization: {
minimize: true,
minimizer: [new TerserPlugin({
terserOptions: {
warnings: false,
compress: {
comparisons: false
},
parse: {},
mangle: true,
output: {
comments: false,
ascii_only: true
}
},
parallel: true,
cache: true,
sourceMap: true
})],
nodeEnv: 'production',
sideEffects: true,
concatenateModules: true,
runtimeChunk: 'single',
splitChunks: {
chunks: 'all',
maxInitialRequests: 10,
minSize: 0,
cacheGroups: {
vendor: {
test: /[\\/]node_modules[\\/]/,
name: function name(module) {
var packageName = module.context.match(/[\\/]node_modules[\\/](.*?)([\\/]|$)/)[1];
return "npm.".concat(packageName.replace('@', ''));
}
}
}
}
},
plugins: [// Minify and optimize the index.html
new HtmlWebpackPlugin({
template: 'src/index.html',
minify: {
removeComments: true,
collapseWhitespace: true,
removeRedundantAttributes: true,
useShortDoctype: true,
removeEmptyAttributes: true,
removeStyleLinkTypeAttributes: true,
keepClosingSlash: true,
minifyJS: true,
minifyCSS: true,
minifyURLs: true
},
inject: true
}), // Put it in the end to capture all the HtmlWebpackPlugin's
// assets manipulations and do leak its manipulations to HtmlWebpackPlugin
// new OfflinePlugin({
// relativePaths: false,
// publicPath: '/',
// appShell: '/',
// // No need to cache .htaccess. See http://mxs.is/googmp,
// // this is applied before any match in `caches` section
// excludes: ['.htaccess'],
// caches: {
// main: [':rest:'],
// // All chunks marked as `additional`, loaded after main section
// // and do not prevent SW to install. Change to `optional` if
// // do not want them to be preloaded at all (cached only when first loaded)
// additional: ['*.chunk.js'],
// },
// // Removes warning for about `additional` section usage
// safeToUseOptionalCaches: true,
// }),
new CompressionPlugin({
algorithm: 'gzip',
test: /\.js$|\.css$|\.html$/,
threshold: 10240,
minRatio: 0.8
}), // new WebpackPwaManifest({
// name: '运维管理平台',
// short_name: '运维管理平台',
// description: '运维管理平台',
// background_color: '#fafafa',
// theme_color: '#b1624d',
// inject: true,
// ios: true,
// icons: [
// {
// src: path.resolve('src/images/icon-512x512.png'),
// sizes: [72, 96, 128, 144, 192, 384, 512],
// },
// {
// src: path.resolve('src/images/icon-512x512.png'),
// sizes: [120, 152, 167, 180],
// ios: true,
// },
// ],
// }),
new HashedModuleIdsPlugin({
hashFunction: 'sha256',
hashDigest: 'hex',
hashDigestLength: 20
}), new WebpackManifestPlugin({
publicPath: '/civbase/',
map: function map(file) {
file.name = file.name.replace(/(\.[a-f0-9]{32})(\..*)$/, '$2');
return file;
}
})],
performance: {
assetFilter: function assetFilter(assetFilename) {
return !/(\.map$)|(^(main\.|favicon\.))/.test(assetFilename);
}
}
});
\ No newline at end of file
......@@ -10,9 +10,11 @@ module.exports = options => ({
entry: options.entry,
output: Object.assign(
{
path: argv.releasepath
? path.resolve(argv.releasepath, pkg.name.toLocaleLowerCase())
: path.resolve(process.cwd(), pkg.name.toLocaleLowerCase()),
path: process.env.npm_config_releasepath
? path.resolve(
process.env.npm_config_releasepath,
pkg.name.toLocaleLowerCase(),
) : path.resolve(process.cwd(), pkg.name.toLocaleLowerCase()),
publicPath: `/${pkg.name.toLocaleLowerCase()}`,
},
options.output,
......@@ -106,7 +108,7 @@ module.exports = options => ({
options: {
// Inline files smaller than 10 kB
limit: 10 * 1024,
name: '[name].[ext]',
// name: '[name].[ext]',
noquotes: true,
},
},
......@@ -172,13 +174,12 @@ module.exports = options => ({
}),
new webpack.DefinePlugin({
'process.env.ASSET_PATH': JSON.stringify(ASSET_PATH),
}),
new CopyPlugin([
{
from: path.resolve(process.cwd(), 'theme'),
to: path.resolve(
argv.releasepath || process.cwd(),
process.env.npm_config_releasepath || process.cwd(),
`${pkg.name.toLocaleLowerCase()}/theme`,
),
},
......
......@@ -18,8 +18,8 @@ module.exports = require('./webpack.base.babel')({
// Utilize long-term caching by adding content hashes (not compilation hashes) to compiled assets
output: {
filename: '[name].js',
chunkFilename: '[name].chunk.js',
filename: '[name].[chunkhash].js',
chunkFilename: '[name].[chunkhash].chunk.js',
},
optimization: {
......
......@@ -19,7 +19,7 @@
"npmcheckversion": "node ./internals/scripts/npmcheckversion.js",
"preinstall": "npm run npmcheckversion",
"prebuild": "npm run build:clean",
"build": "cross-env NODE_ENV=production webpack --config internals/webpack/webpack.prod.babel.js --color -p --progress --hide-modules --display-optimization-bailout",
"build": "cross-env NODE_ENV=production node internals/webpack/build.js",
"build:clean": "rimraf ./build",
"start": "cross-env NODE_ENV=development node server --port=$port",
"start:tunnel": "cross-env NODE_ENV=development ENABLE_TUNNEL=true node server",
......@@ -41,10 +41,11 @@
"lint:eslint": "eslint --ignore-path .gitignore --ignore-pattern internals/scripts",
"lint:eslint:fix": "eslint --ignore-path .gitignore --ignore-pattern internals/scripts --fix",
"lint:fix": "eslint --fix --cache --ext .js,.jsx,.ts,.tsx --format=pretty ./src",
"lint:js": "npm run lint:eslint -- . ",
"lint:js": "eslint --cache --ext .js,.jsx,.ts,.tsx --format=pretty ./src ",
"lint:prettier": "prettier -c ./src/**/*.js",
"lint:staged": "lint-staged",
"pretest": "npm run test:clean && npm run lint",
"prettier": "prettier -c --write \"src/**/*\"",
"prettier": "prettier --write ./src/**/*.js",
"test:clean": "rimraf ./coverage",
"test": "cross-env NODE_ENV=test jest --coverage",
"test:watch": "cross-env NODE_ENV=test jest --watchAll",
......@@ -219,7 +220,7 @@
"postcss-safe-parser": "4.0.2",
"pre-commit": "1.2.2",
"prettier": "1.17.0",
"qiankun": "^2.2.4-1",
"qiankun": "^2.2.4",
"qs": "^6.9.0",
"react": "^16.8.6",
"react-app-polyfill": "0.2.2",
......
......@@ -4,7 +4,6 @@ import { applyMiddleware, compose, createStore } from 'redux';
import { createLogger } from 'redux-logger';
import createSagaMiddleware from 'redux-saga';
import thunk from 'redux-thunk';
import createReducer from './reducers';
const logger = createLogger({
......
......@@ -226,7 +226,7 @@ const renderTitle = (
? '0px'
: deltWidth === DEFAULT_MIXIN_WIDTH
? `100px`
: `${deltWidth}px`;
: `${deltWidth}px`;
}
}
return {
......
......@@ -3,7 +3,7 @@
/* eslint-disable no-underscore-dangle */
/* globals workbox */
workbox.core.setCacheNameDetails({
prefix: 'antd-pro',
prefix: 'panda',
suffix: 'v1',
});
// Control all opened tabs ASAP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment