Commit 8efec1ad authored by caicaicai's avatar caicaicai

ui页面修改以及页面跳转增加

parent 099c6a05
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.21.1",
"core-js": "^3.6.5", "core-js": "^3.6.5",
"echarts": "^5.1.2",
"element-ui": "^2.9.2", "element-ui": "^2.9.2",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"js-cookie": "3.0.0", "js-cookie": "3.0.0",
...@@ -6059,6 +6060,15 @@ ...@@ -6059,6 +6060,15 @@
"safer-buffer": "^2.1.0" "safer-buffer": "^2.1.0"
} }
}, },
"node_modules/echarts": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/echarts/-/echarts-5.1.2.tgz",
"integrity": "sha512-okUhO4sw22vwZp+rTPNjd/bvTdpug4K4sHNHyrV8NdAncIX9/AarlolFqtJCAYKGFYhUBNjIWu1EznFrSWTFxg==",
"dependencies": {
"tslib": "2.0.3",
"zrender": "5.1.1"
}
},
"node_modules/ee-first": { "node_modules/ee-first": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz", "resolved": "https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz",
...@@ -14355,6 +14365,11 @@ ...@@ -14355,6 +14365,11 @@
} }
} }
}, },
"node_modules/tslib": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz",
"integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ=="
},
"node_modules/tty-browserify": { "node_modules/tty-browserify": {
"version": "0.0.0", "version": "0.0.0",
"resolved": "https://registry.npm.taobao.org/tty-browserify/download/tty-browserify-0.0.0.tgz", "resolved": "https://registry.npm.taobao.org/tty-browserify/download/tty-browserify-0.0.0.tgz",
...@@ -16231,6 +16246,14 @@ ...@@ -16231,6 +16246,14 @@
"engines": { "engines": {
"node": ">=10" "node": ">=10"
} }
},
"node_modules/zrender": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/zrender/-/zrender-5.1.1.tgz",
"integrity": "sha512-oeWlmUZPQdS9f5hK4pV21tHPqA3wgQ7CkKkw7l0CCBgWlJ/FP+lRgLFtUBW6yam4JX8y9CdHJo1o587VVrbcoQ==",
"dependencies": {
"tslib": "2.0.3"
}
} }
}, },
"dependencies": { "dependencies": {
...@@ -20955,6 +20978,15 @@ ...@@ -20955,6 +20978,15 @@
"safer-buffer": "^2.1.0" "safer-buffer": "^2.1.0"
} }
}, },
"echarts": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/echarts/-/echarts-5.1.2.tgz",
"integrity": "sha512-okUhO4sw22vwZp+rTPNjd/bvTdpug4K4sHNHyrV8NdAncIX9/AarlolFqtJCAYKGFYhUBNjIWu1EznFrSWTFxg==",
"requires": {
"tslib": "2.0.3",
"zrender": "5.1.1"
}
},
"ee-first": { "ee-first": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz", "resolved": "https://registry.nlark.com/ee-first/download/ee-first-1.1.1.tgz",
...@@ -27636,6 +27668,11 @@ ...@@ -27636,6 +27668,11 @@
"integrity": "sha1-pQCtCEsHmPHDBxrzkeZZEshrypI=", "integrity": "sha1-pQCtCEsHmPHDBxrzkeZZEshrypI=",
"dev": true "dev": true
}, },
"tslib": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz",
"integrity": "sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ=="
},
"tty-browserify": { "tty-browserify": {
"version": "0.0.0", "version": "0.0.0",
"resolved": "https://registry.npm.taobao.org/tty-browserify/download/tty-browserify-0.0.0.tgz", "resolved": "https://registry.npm.taobao.org/tty-browserify/download/tty-browserify-0.0.0.tgz",
...@@ -29148,6 +29185,14 @@ ...@@ -29148,6 +29185,14 @@
"version": "20.2.9", "version": "20.2.9",
"resolved": "https://registry.nlark.com/yargs-parser/download/yargs-parser-20.2.9.tgz", "resolved": "https://registry.nlark.com/yargs-parser/download/yargs-parser-20.2.9.tgz",
"integrity": "sha1-LrfcOwKJcY/ClfNidThFxBoMlO4=" "integrity": "sha1-LrfcOwKJcY/ClfNidThFxBoMlO4="
},
"zrender": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/zrender/-/zrender-5.1.1.tgz",
"integrity": "sha512-oeWlmUZPQdS9f5hK4pV21tHPqA3wgQ7CkKkw7l0CCBgWlJ/FP+lRgLFtUBW6yam4JX8y9CdHJo1o587VVrbcoQ==",
"requires": {
"tslib": "2.0.3"
}
} }
} }
} }
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
"dependencies": { "dependencies": {
"axios": "^0.21.1", "axios": "^0.21.1",
"core-js": "^3.6.5", "core-js": "^3.6.5",
"echarts": "^5.1.2",
"element-ui": "^2.9.2", "element-ui": "^2.9.2",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"js-cookie": "3.0.0", "js-cookie": "3.0.0",
......
@font-face { @font-face {
font-family: "iconfont"; /* Project id 2766225 */ font-family: "iconfont"; /* Project id 2766225 */
src: url('iconfont.woff2?t=1629943279368') format('woff2'), src: url('iconfont.woff2?t=1630403828082') format('woff2'),
url('iconfont.woff?t=1629943279368') format('woff'), url('iconfont.woff?t=1630403828082') format('woff'),
url('iconfont.ttf?t=1629943279368') format('truetype'); url('iconfont.ttf?t=1630403828082') format('truetype');
} }
.iconfont { .iconfont {
...@@ -13,6 +13,14 @@ ...@@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.icon-ren-pingbi:before {
content: "\e705";
}
.icon-shezhi:before {
content: "\e611";
}
.icon-dian:before { .icon-dian:before {
content: "\e605"; content: "\e605";
} }
......
!function(c){var t,e,l,i,o,n='<svg><symbol id="icon-dian" viewBox="0 0 1024 1024"><path d="M512 624a112 112 0 1 0 0-224 112 112 0 0 0 0 224z" ></path></symbol><symbol id="icon-solid-home" viewBox="0 0 1024 1024"><path d="M977.732267 373.640533 588.4416 70.5536c-33.501867-26.146133-86.084267-26.112-119.569067 0L79.598933 373.640533c-13.312 10.359467-15.581867 29.422933-5.0688 42.496 10.496 13.1072 29.3888 15.342933 42.683733 5.000533L136.533333 409.6l0 494.933333c0 51.950933 48.384 85.333333 97.262933 85.333333l614.314667 0C896.392533 989.866667 921.6 958.8224 921.6 904.533333L921.6 409.6l17.5616 11.537067c5.666133 4.386133 12.5952 6.5024 19.268267 6.5024 9.0624 0 18.158933-3.925333 24.200533-11.502933C993.160533 403.0464 991.061333 384 977.732267 373.640533zM631.466667 921.6 426.666667 921.6 426.666667 665.6c0-35.208533 39.0656-85.333333 102.4-85.333333s102.4 50.141867 102.4 85.333333L631.466667 921.6z" ></path></symbol><symbol id="icon-dingwei" viewBox="0 0 1024 1024"><path d="M403.89 579.833h216.218L511.999 687.915 403.89 579.833zM512 64.304c-134.871 0-244.198 109.327-244.198 244.197 0 134.872 109.327 244.199 244.197 244.199s244.2-109.327 244.2-244.199c0-134.87-109.329-244.197-244.2-244.197z m0 434.129c-104.903 0-189.932-85.03-189.932-189.932 0-104.902 85.03-189.93 189.931-189.93 104.876 0 189.932 85.03 189.932 189.93 0 104.903-85.056 189.932-189.932 189.932z" fill="" ></path><path d="M512 199.968c59.936 0 108.532 48.596 108.532 108.533 0 59.937-48.595 108.533-108.533 108.533S403.467 368.44 403.467 308.501c0-59.936 48.596-108.533 108.532-108.533zM874.586 742.648c28.392-20.357 44.41-43.418 44.41-67.85 0-62.813-105.923-116.523-255.83-138.518-0.431 0.287-0.865 0.57-1.298 0.853 119.86 19.502 202.861 61.655 202.861 110.534 0 23.025-18.423 44.56-50.428 62.94-60.807-24.702-143.834-41.914-237.528-47.414l-0.116 0.116c95.09 6.1 176.794 25.397 228.646 52.197-63.279 32.716-171.018 54.259-293.304 54.259-122.285 0-230.023-21.543-293.303-54.26 51.853-26.798 133.556-46.096 228.646-52.196l-0.117-0.116c-93.695 5.5-176.72 22.712-237.528 47.414-32.006-18.38-50.428-39.915-50.428-62.94 0-48.88 83.001-91.032 202.86-110.534-0.432-0.283-0.866-0.566-1.296-0.853-149.908 21.995-255.831 75.705-255.831 138.519 0 24.431 16.018 47.492 44.41 67.85-28.391 20.342-44.41 43.39-44.41 67.816 0 82.405 182.221 149.231 406.997 149.231s406.998-66.826 406.998-149.231c-0.001-24.426-16.02-47.474-44.411-67.817zM511.999 905.431c-194.806 0-352.73-54.664-352.73-122.1 0-9.738 3.314-19.207 9.538-28.286 72.295 41.48 198.985 68.986 343.191 68.986s270.898-27.507 343.193-68.986c6.224 9.08 9.538 18.548 9.538 28.287 0.001 67.435-157.923 122.099-352.73 122.099z" fill="" ></path></symbol><symbol id="icon-wenjian" viewBox="0 0 1024 1024"><path d="M679.814 62.381H128.692v897.177h768.434V255.079L679.814 62.381zM203.758 890.606V131.333h414.026v188.205H822.06v571.068H203.758z" fill="#819292" ></path><path d="M293.825 417.364H746.64v67.229H293.825zM293.825 577.709H746.64v67.229H293.825zM293.825 738.054H746.64v67.229H293.825z" fill="#819292" ></path></symbol><symbol id="icon-diannao" viewBox="0 0 1024 1024"><path d="M554 849.574c0 23.365-18.635 42.307-42 42.307s-42-18.941-42-42.307V662.719c0-23.365 18.635-42.307 42-42.307v-7.051c23.365 0 42 25.993 42 49.358v186.855z" fill="#666666" ></path><path d="M893 888.5c0 17.397-14.103 31.5-31.5 31.5h-700c-17.397 0-31.5-14.103-31.5-31.5s14.103-31.5 31.5-31.5h700c17.397 0 31.5 14.103 31.5 31.5zM926 174.426C926 135.484 894.686 105 855.744 105H168.256C129.314 105 98 135.484 98 174.426V533h828V174.426zM98 630.988C98 669.931 129.314 702 168.256 702h687.488C894.686 702 926 669.931 926 630.988V596H98v34.988z" fill="#666666" ></path></symbol><symbol id="icon-IOTtubiao_huabanfuben" viewBox="0 0 1024 1024"><path d="M832.7 9H199.9c-52.6 0-91.1 30-95.9 74.5l-0.1 0.8v854.5c0 48.7 39.5 82.7 96 82.7h632.7c53.2 0 96.5-34.2 96.5-76.2V85.2c0.1-42-43.2-76.2-96.4-76.2z m32.1 902.7c0.8 34.5-37.8 45.8-54.7 45.8h-373L713.8 922c23-3.5 54.5-17.2 54.5-47V151.5c0-35.6-31.5-43.5-54.6-47.1l-291.1-36h387.5c16.9 0 55.5 10.3 54.7 45.7v797.6zM581.3 515.3c0-24.6 20.2-44.6 45-44.6 24.6 0 44.7 20 44.7 44.6s-20 44.6-44.7 44.6c-24.8 0-45-20-45-44.6z" fill="#8A8A8A" ></path></symbol><symbol id="icon-xiajiantou" viewBox="0 0 1024 1024"><path d="M573.056 752l308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z" ></path></symbol><symbol id="icon-bianpo" viewBox="0 0 1024 1024"><path d="M464.213333 382.293333zM488.106667 501.76L139.946667 853.333333h95.573333l300.373333-303.786666zM610.986667 624.64L378.88 853.333333h95.573333l184.32-180.906666zM621.226667 853.333333H716.8l61.44-61.44-47.786667-47.786666z" ></path><path d="M887.466667 505.173333c58.026667-17.066667 102.4-75.093333 102.4-146.773333C989.866667 273.066667 928.426667 204.8 853.333333 204.8s-136.533333 68.266667-136.533333 153.6c0 71.68 44.373333 129.706667 102.4 146.773333v81.92L491.52 307.2H331.093333l-68.266666-170.666667H34.133333v716.8h68.266667v-109.226666l300.373333-300.373334H307.2l-204.8 204.8v-143.36l150.186667-150.186666-34.133334-64.853334L102.4 406.186667V204.8h112.64l68.266667 170.666667h180.906666L921.6 768V853.333333h68.266667v-119.466666L887.466667 648.533333v-143.36z m-102.4-146.773333c0-47.786667 30.72-85.333333 68.266666-85.333333s68.266667 37.546667 68.266667 85.333333-30.72 85.333333-68.266667 85.333333-68.266667-37.546667-68.266666-85.333333z" ></path></symbol><symbol id="icon-yezi" viewBox="0 0 1024 1024"><path d="M837.46133333 301.056c-3.39057778-24.71253333-6.91768889-43.89546667-10.0352-60.80284445-5.33617778-29.00195555-9.94417778-54.04444445-12.52693333-98.37226666-5.64337778-96.73386667-17.62417778-130.9696-47.43395555-135.63448889-14.77973333-2.34382222-22.51662222 5.14275555-41.21031112 23.32444445-26.14613333 25.37244445-74.80888889 72.6016-132.80142222 99.31662222-51.72337778 23.83644445-76.03768889 32.03982222-99.55555556 39.99288888-22.56213333 7.62311111-43.86133333 14.81386667-84.6848 34.08782223-125.45137778 59.25546667-165.81973333 105.15342222-185.2871111 134.53084444-17.94275555 27.14737778-32.31288889 61.49688889-41.56302223 99.37351111-36.40888889 149.0944-5.39306667 384.59164445 123.73333333 451.62951112-6.59911111 39.82222222-10.99093333 75.19573333-12.8455111 101.6832-1.01262222 14.55217778 9.96693333 27.18151111 24.5191111 28.19413333 0.62577778 0.05688889 1.25155555 0.06826667 1.86595556 0.06826667 13.75573333 0 25.36106667-10.6496 26.33955556-24.576 1.7408-25.04248889 5.70026667-56.32 11.28675555-90.55573334 4.72177778 0.35271111 9.55733333 0.58026667 14.55217778 0.58026667 105.25582222 0 265.87591111-75.68497778 273.78346667-79.45102223 52.41742222-24.94008889 90.20302222-46.00035555 135.95306666-109.056 52.18986667-71.8848 77.17546667-149.2992 74.26275556-230.11555555-2.1504-60.09742222-10.49031111-126.85084445-18.35235556-184.2176z m-98.66808888 383.30595555c-39.27608889 54.13546667-69.632 70.3488-115.89404445 92.3648-86.34595555 41.03964445-196.69902222 76.93653333-256.25031111 74.46755556 11.264-57.38951111 26.2144-118.84088889 43.49724444-173.29493333 68.61937778-5.59786667 188.416-48.85617778 214.6304-58.5728 13.68746667-5.07448889 20.66204445-20.26382222 15.58755556-33.95128889-5.07448889-13.67608889-20.30933333-20.66204445-33.95128889-15.58755556-48.71964445 18.04515555-126.37297778 43.15591111-176.68551111 52.40604445 9.67111111-24.71253333 19.78595555-46.52373333 30.16248889-63.71555556 4.90382222-8.12373333 9.56871111-15.39413333 14.34737777-22.60764444 33.16622222-0.28444445 87.7568-28.54684445 192.0568889-113.72088889 11.29813333-9.23875555 12.98204445-25.88444445 3.75466666-37.19395556-9.23875555-11.28675555-25.87306667-12.98204445-37.1712-3.75466666-46.1824 37.71733333-79.38275555 61.36035555-103.2192 76.288 51.04071111-69.07448889 106.87146667-135.86204445 166.95751111-198.97457778 10.05795555-10.55857778 9.64835555-27.28391111-0.91022222-37.34186667-10.56995555-10.05795555-27.29528889-9.68248889-37.36462222 0.91022223-64.78506667 68.01635555-124.65493333 140.29937778-179.14311111 215.06275555-0.56888889-40.84622222-2.08213333-84.5824-4.608-132.7104-0.76231111-14.56355555-13.22097778-25.38382222-27.77315556-25.00835555-14.56355555 0.77368889-25.77066667 13.19822222-24.99697778 27.76177777 3.25404445 62.16817778 4.84693333 116.86115555 4.8128 167.86773333 0 9.728 0.05688889 20.87822222 3.7888 31.27751112-5.19964445 7.85066667-10.36515555 15.88337778-15.75822222 24.81493333-13.78986667 22.8352-26.65813333 51.37066667-38.55928889 82.93262222-18.80746667-22.6304-42.30257778-76.32213333-56.32-132.66488889-3.50435555-14.15395555-17.80622222-22.78968889-32.00568889-19.26257778-14.15395555 3.50435555-22.77831111 17.84035555-19.27395555 31.99431112 8.71537778 35.13457778 38.35448889 139.0592 89.2928 173.03324444-16.75946667 53.48693333-30.78826667 111.62737778-41.52888889 165.80835556-91.22702222-64.67128889-111.74115555-263.9872-82.5344-383.61315556 7.81653333-32.00568889 19.68355555-60.63217778 34.304-82.7392 9.19324445-13.86951111 37.15982222-56.09244445 163.78311111-115.90542222 38.07004445-17.97688889 57.04817778-24.39395555 79.03004445-31.82364444 23.66577778-7.97582222 50.49457778-17.04391111 104.7552-42.05226667 59.97226667-27.62524445 110.66026667-73.94417778 139.29813333-101.46702223 2.53724445 13.824 5.30204445 35.60106667 7.28177777 69.5296 2.77617778 47.616 7.89617778 75.42328889 13.312 104.86897778 3.15164445 17.16906667 6.42844445 34.9184 9.64835556 58.43626667 7.70275555 56.05831111 15.83786667 121.16195555 17.90862222 178.92693333 2.4576 69.72302222-18.54577778 134.22364445-64.26168888 197.21102222z" fill="#666666" ></path></symbol><symbol id="icon-kuaizhuanggengduo" viewBox="0 0 1024 1024"><path d="M396.837 529.904c44.464 0 80.51 36.05 80.51 80.519V863.48c0 44.47-36.046 80.519-80.51 80.519H141.51C97.045 944 61 907.95 61 863.481V610.423c0-44.47 36.045-80.519 80.509-80.519h255.328z m487.654 0c44.464 0 80.509 36.05 80.509 80.519V863.48c0 44.47-36.045 80.519-80.509 80.519H629.163c-44.464 0-80.51-36.05-80.51-80.519V610.423c0-44.47 36.046-80.519 80.51-80.519H884.49zM396.837 79c44.464 0 80.51 36.05 80.51 80.519v253.058c0 44.47-36.046 80.519-80.51 80.519H141.51c-44.464 0-80.509-36.05-80.509-80.519V159.52C61 115.049 97.045 79 141.509 79h255.328z m361.14 1.15c113.065 0 204.723 91.669 204.723 204.748 0 113.078-91.658 204.747-204.723 204.747-113.065 0-204.723-91.669-204.723-204.747 0-113.08 91.658-204.748 204.723-204.748z" fill="#333333" ></path></symbol><symbol id="icon-wenjianjia" viewBox="0 0 1024 1024"><path d="M417.778 136c43.177 0 81.047 28.654 92.786 70.058l0.348 1.259 0.991 3.683H816c52.49 0 95.14 42.125 95.987 94.412L912 307v484.691c0 52.823-42.565 95.66-95.228 96.31h-1.6l-607.125-2.451c-52.563-0.214-95.187-42.4-96.034-94.72L112 789.24V232.309c0-52.672 42.332-95.446 94.844-96.296l1.594-0.013h209.34z m0.44 64H176v624h672V417h-64v0.042H550.301l-0.861-0.006c-28.389-0.376-53.183-19.351-60.924-46.656l-0.232-0.839-39.174-145.596-0.115-0.418c-3.897-13.75-16.416-23.332-30.777-23.527zM680 672c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H344c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32h336z m168.002-397H529.123l20.963 77.913 0.018 0.038c0.026 0.038 0.072 0.07 0.132 0.084l0.065 0.007h297.701V275z" ></path></symbol><symbol id="icon-car-fill" viewBox="0 0 1024 1024"><path d="M959 413.4L935.3 372c-2.2-3.8-7.1-5.1-10.9-2.9l-50.7 29.6-78.3-216.2c-8.5-26.5-33.1-44.4-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6c-3.8-2.2-8.7-0.9-10.9 2.9L65 413.4c-2.2 3.8-0.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-0.6-6.8-1.8-10l-14.5-40 60.3-35.2c3.8-2.2 5.1-7 3-10.8zM264 621c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z m388 75c0 4.4-3.6 8-8 8H380c-4.4 0-8-3.6-8-8v-84c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v36h168v-36c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v84z m108-75c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zM220 418l72.7-199.9 0.5-1.3 0.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220z" ></path></symbol></svg>',a=(a=document.getElementsByTagName("script"))[a.length-1].getAttribute("data-injectcss"),h=function(c,t){t.parentNode.insertBefore(c,t)};if(a&&!c.__iconfont__svg__cssinject__){c.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(c){console&&console.log(c)}}function d(){o||(o=!0,l())}function s(){try{i.documentElement.doScroll("left")}catch(c){return void setTimeout(s,50)}d()}t=function(){var c,t;(t=document.createElement("div")).innerHTML=n,n=null,(c=t.getElementsByTagName("svg")[0])&&(c.setAttribute("aria-hidden","true"),c.style.position="absolute",c.style.width=0,c.style.height=0,c.style.overflow="hidden",t=c,(c=document.body).firstChild?h(t,c.firstChild):c.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(t,0):(e=function(){document.removeEventListener("DOMContentLoaded",e,!1),t()},document.addEventListener("DOMContentLoaded",e,!1)):document.attachEvent&&(l=t,i=c.document,o=!1,s(),i.onreadystatechange=function(){"complete"==i.readyState&&(i.onreadystatechange=null,d())})}(window); !function(c){var t,e,l,i,o,n='<svg><symbol id="icon-ren-pingbi" viewBox="0 0 1024 1024"><path d="M730.614 612.961c-27.79 14.626-52.036 35.076-71.115 59.728C615.725 648.664 565.459 635 512 635c-169.551 0-307 137.449-307 307 0 24.3-19.7 44-44 44s-44-19.7-44-44c0-163.047 98.787-303.02 239.774-363.332C279.812 528.088 229 440.978 229 342c0-156.297 126.703-283 283-283s283 126.703 283 283c0 98.978-50.812 186.088-127.774 236.668a394.09 394.09 0 0 1 63.388 34.293zM512 537c107.696 0 195-87.304 195-195s-87.304-195-195-195-195 87.304-195 195 87.304 195 195 195z m252.887 268.8l-64.974-64.973c-17.183-17.183-17.183-45.043 0-62.226s45.043-17.183 62.226 0l64.974 64.974 64.974-64.974c17.183-17.183 45.042-17.183 62.225 0s17.183 45.043 0 62.226L889.338 805.8l64.974 64.974c17.183 17.183 17.183 45.042 0 62.225s-45.042 17.183-62.225 0l-64.974-64.974L762.139 933c-17.183 17.183-45.043 17.183-62.226 0s-17.183-45.042 0-62.225l64.974-64.974z" ></path></symbol><symbol id="icon-shezhi" viewBox="0 0 1024 1024"><path d="M881 512c0-52.4 32.9-96.8 79-114.5-11-43.2-28-83.9-50.2-121.3C864.6 296.3 810 288.1 773 251c-37-37-45.2-91.7-25.1-136.8C710.4 92 669.7 75 626.5 64c-17.8 46.1-62.2 79-114.5 79-52.4 0-96.8-32.9-114.5-79-43.2 11-83.9 28-121.3 50.2 20.1 45.2 11.9 99.8-25.1 136.8-37 37-91.7 45.2-136.8 25.2C92 313.6 75 354.3 64 397.5c46.1 17.8 79 62.2 79 114.5 0 52.4-32.9 96.8-79 114.5 11 43.2 28 83.9 50.2 121.3C159.4 727.7 214 735.9 251 773c37 37 45.2 91.7 25.1 136.8C313.6 932 354.3 949 397.5 960c17.8-46.1 62.2-79 114.5-79 52.4 0 96.8 32.9 114.5 79 43.2-11 83.9-28 121.3-50.2-20.1-45.2-11.9-99.8 25.1-136.8 37-37 91.7-45.2 136.8-25.2C932 710.4 949 669.7 960 626.5c-46.1-17.7-79-62.1-79-114.5zM512 635c-67.9 0-123-55.1-123-123s55.1-123 123-123 123 55.1 123 123-55.1 123-123 123z" ></path></symbol><symbol id="icon-dian" viewBox="0 0 1024 1024"><path d="M512 624a112 112 0 1 0 0-224 112 112 0 0 0 0 224z" ></path></symbol><symbol id="icon-solid-home" viewBox="0 0 1024 1024"><path d="M977.732267 373.640533 588.4416 70.5536c-33.501867-26.146133-86.084267-26.112-119.569067 0L79.598933 373.640533c-13.312 10.359467-15.581867 29.422933-5.0688 42.496 10.496 13.1072 29.3888 15.342933 42.683733 5.000533L136.533333 409.6l0 494.933333c0 51.950933 48.384 85.333333 97.262933 85.333333l614.314667 0C896.392533 989.866667 921.6 958.8224 921.6 904.533333L921.6 409.6l17.5616 11.537067c5.666133 4.386133 12.5952 6.5024 19.268267 6.5024 9.0624 0 18.158933-3.925333 24.200533-11.502933C993.160533 403.0464 991.061333 384 977.732267 373.640533zM631.466667 921.6 426.666667 921.6 426.666667 665.6c0-35.208533 39.0656-85.333333 102.4-85.333333s102.4 50.141867 102.4 85.333333L631.466667 921.6z" ></path></symbol><symbol id="icon-dingwei" viewBox="0 0 1024 1024"><path d="M403.89 579.833h216.218L511.999 687.915 403.89 579.833zM512 64.304c-134.871 0-244.198 109.327-244.198 244.197 0 134.872 109.327 244.199 244.197 244.199s244.2-109.327 244.2-244.199c0-134.87-109.329-244.197-244.2-244.197z m0 434.129c-104.903 0-189.932-85.03-189.932-189.932 0-104.902 85.03-189.93 189.931-189.93 104.876 0 189.932 85.03 189.932 189.93 0 104.903-85.056 189.932-189.932 189.932z" fill="" ></path><path d="M512 199.968c59.936 0 108.532 48.596 108.532 108.533 0 59.937-48.595 108.533-108.533 108.533S403.467 368.44 403.467 308.501c0-59.936 48.596-108.533 108.532-108.533zM874.586 742.648c28.392-20.357 44.41-43.418 44.41-67.85 0-62.813-105.923-116.523-255.83-138.518-0.431 0.287-0.865 0.57-1.298 0.853 119.86 19.502 202.861 61.655 202.861 110.534 0 23.025-18.423 44.56-50.428 62.94-60.807-24.702-143.834-41.914-237.528-47.414l-0.116 0.116c95.09 6.1 176.794 25.397 228.646 52.197-63.279 32.716-171.018 54.259-293.304 54.259-122.285 0-230.023-21.543-293.303-54.26 51.853-26.798 133.556-46.096 228.646-52.196l-0.117-0.116c-93.695 5.5-176.72 22.712-237.528 47.414-32.006-18.38-50.428-39.915-50.428-62.94 0-48.88 83.001-91.032 202.86-110.534-0.432-0.283-0.866-0.566-1.296-0.853-149.908 21.995-255.831 75.705-255.831 138.519 0 24.431 16.018 47.492 44.41 67.85-28.391 20.342-44.41 43.39-44.41 67.816 0 82.405 182.221 149.231 406.997 149.231s406.998-66.826 406.998-149.231c-0.001-24.426-16.02-47.474-44.411-67.817zM511.999 905.431c-194.806 0-352.73-54.664-352.73-122.1 0-9.738 3.314-19.207 9.538-28.286 72.295 41.48 198.985 68.986 343.191 68.986s270.898-27.507 343.193-68.986c6.224 9.08 9.538 18.548 9.538 28.287 0.001 67.435-157.923 122.099-352.73 122.099z" fill="" ></path></symbol><symbol id="icon-wenjian" viewBox="0 0 1024 1024"><path d="M679.814 62.381H128.692v897.177h768.434V255.079L679.814 62.381zM203.758 890.606V131.333h414.026v188.205H822.06v571.068H203.758z" fill="#819292" ></path><path d="M293.825 417.364H746.64v67.229H293.825zM293.825 577.709H746.64v67.229H293.825zM293.825 738.054H746.64v67.229H293.825z" fill="#819292" ></path></symbol><symbol id="icon-diannao" viewBox="0 0 1024 1024"><path d="M554 849.574c0 23.365-18.635 42.307-42 42.307s-42-18.941-42-42.307V662.719c0-23.365 18.635-42.307 42-42.307v-7.051c23.365 0 42 25.993 42 49.358v186.855z" fill="#666666" ></path><path d="M893 888.5c0 17.397-14.103 31.5-31.5 31.5h-700c-17.397 0-31.5-14.103-31.5-31.5s14.103-31.5 31.5-31.5h700c17.397 0 31.5 14.103 31.5 31.5zM926 174.426C926 135.484 894.686 105 855.744 105H168.256C129.314 105 98 135.484 98 174.426V533h828V174.426zM98 630.988C98 669.931 129.314 702 168.256 702h687.488C894.686 702 926 669.931 926 630.988V596H98v34.988z" fill="#666666" ></path></symbol><symbol id="icon-IOTtubiao_huabanfuben" viewBox="0 0 1024 1024"><path d="M832.7 9H199.9c-52.6 0-91.1 30-95.9 74.5l-0.1 0.8v854.5c0 48.7 39.5 82.7 96 82.7h632.7c53.2 0 96.5-34.2 96.5-76.2V85.2c0.1-42-43.2-76.2-96.4-76.2z m32.1 902.7c0.8 34.5-37.8 45.8-54.7 45.8h-373L713.8 922c23-3.5 54.5-17.2 54.5-47V151.5c0-35.6-31.5-43.5-54.6-47.1l-291.1-36h387.5c16.9 0 55.5 10.3 54.7 45.7v797.6zM581.3 515.3c0-24.6 20.2-44.6 45-44.6 24.6 0 44.7 20 44.7 44.6s-20 44.6-44.7 44.6c-24.8 0-45-20-45-44.6z" fill="#8A8A8A" ></path></symbol><symbol id="icon-xiajiantou" viewBox="0 0 1024 1024"><path d="M573.056 752l308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z" ></path></symbol><symbol id="icon-bianpo" viewBox="0 0 1024 1024"><path d="M464.213333 382.293333zM488.106667 501.76L139.946667 853.333333h95.573333l300.373333-303.786666zM610.986667 624.64L378.88 853.333333h95.573333l184.32-180.906666zM621.226667 853.333333H716.8l61.44-61.44-47.786667-47.786666z" ></path><path d="M887.466667 505.173333c58.026667-17.066667 102.4-75.093333 102.4-146.773333C989.866667 273.066667 928.426667 204.8 853.333333 204.8s-136.533333 68.266667-136.533333 153.6c0 71.68 44.373333 129.706667 102.4 146.773333v81.92L491.52 307.2H331.093333l-68.266666-170.666667H34.133333v716.8h68.266667v-109.226666l300.373333-300.373334H307.2l-204.8 204.8v-143.36l150.186667-150.186666-34.133334-64.853334L102.4 406.186667V204.8h112.64l68.266667 170.666667h180.906666L921.6 768V853.333333h68.266667v-119.466666L887.466667 648.533333v-143.36z m-102.4-146.773333c0-47.786667 30.72-85.333333 68.266666-85.333333s68.266667 37.546667 68.266667 85.333333-30.72 85.333333-68.266667 85.333333-68.266667-37.546667-68.266666-85.333333z" ></path></symbol><symbol id="icon-yezi" viewBox="0 0 1024 1024"><path d="M837.46133333 301.056c-3.39057778-24.71253333-6.91768889-43.89546667-10.0352-60.80284445-5.33617778-29.00195555-9.94417778-54.04444445-12.52693333-98.37226666-5.64337778-96.73386667-17.62417778-130.9696-47.43395555-135.63448889-14.77973333-2.34382222-22.51662222 5.14275555-41.21031112 23.32444445-26.14613333 25.37244445-74.80888889 72.6016-132.80142222 99.31662222-51.72337778 23.83644445-76.03768889 32.03982222-99.55555556 39.99288888-22.56213333 7.62311111-43.86133333 14.81386667-84.6848 34.08782223-125.45137778 59.25546667-165.81973333 105.15342222-185.2871111 134.53084444-17.94275555 27.14737778-32.31288889 61.49688889-41.56302223 99.37351111-36.40888889 149.0944-5.39306667 384.59164445 123.73333333 451.62951112-6.59911111 39.82222222-10.99093333 75.19573333-12.8455111 101.6832-1.01262222 14.55217778 9.96693333 27.18151111 24.5191111 28.19413333 0.62577778 0.05688889 1.25155555 0.06826667 1.86595556 0.06826667 13.75573333 0 25.36106667-10.6496 26.33955556-24.576 1.7408-25.04248889 5.70026667-56.32 11.28675555-90.55573334 4.72177778 0.35271111 9.55733333 0.58026667 14.55217778 0.58026667 105.25582222 0 265.87591111-75.68497778 273.78346667-79.45102223 52.41742222-24.94008889 90.20302222-46.00035555 135.95306666-109.056 52.18986667-71.8848 77.17546667-149.2992 74.26275556-230.11555555-2.1504-60.09742222-10.49031111-126.85084445-18.35235556-184.2176z m-98.66808888 383.30595555c-39.27608889 54.13546667-69.632 70.3488-115.89404445 92.3648-86.34595555 41.03964445-196.69902222 76.93653333-256.25031111 74.46755556 11.264-57.38951111 26.2144-118.84088889 43.49724444-173.29493333 68.61937778-5.59786667 188.416-48.85617778 214.6304-58.5728 13.68746667-5.07448889 20.66204445-20.26382222 15.58755556-33.95128889-5.07448889-13.67608889-20.30933333-20.66204445-33.95128889-15.58755556-48.71964445 18.04515555-126.37297778 43.15591111-176.68551111 52.40604445 9.67111111-24.71253333 19.78595555-46.52373333 30.16248889-63.71555556 4.90382222-8.12373333 9.56871111-15.39413333 14.34737777-22.60764444 33.16622222-0.28444445 87.7568-28.54684445 192.0568889-113.72088889 11.29813333-9.23875555 12.98204445-25.88444445 3.75466666-37.19395556-9.23875555-11.28675555-25.87306667-12.98204445-37.1712-3.75466666-46.1824 37.71733333-79.38275555 61.36035555-103.2192 76.288 51.04071111-69.07448889 106.87146667-135.86204445 166.95751111-198.97457778 10.05795555-10.55857778 9.64835555-27.28391111-0.91022222-37.34186667-10.56995555-10.05795555-27.29528889-9.68248889-37.36462222 0.91022223-64.78506667 68.01635555-124.65493333 140.29937778-179.14311111 215.06275555-0.56888889-40.84622222-2.08213333-84.5824-4.608-132.7104-0.76231111-14.56355555-13.22097778-25.38382222-27.77315556-25.00835555-14.56355555 0.77368889-25.77066667 13.19822222-24.99697778 27.76177777 3.25404445 62.16817778 4.84693333 116.86115555 4.8128 167.86773333 0 9.728 0.05688889 20.87822222 3.7888 31.27751112-5.19964445 7.85066667-10.36515555 15.88337778-15.75822222 24.81493333-13.78986667 22.8352-26.65813333 51.37066667-38.55928889 82.93262222-18.80746667-22.6304-42.30257778-76.32213333-56.32-132.66488889-3.50435555-14.15395555-17.80622222-22.78968889-32.00568889-19.26257778-14.15395555 3.50435555-22.77831111 17.84035555-19.27395555 31.99431112 8.71537778 35.13457778 38.35448889 139.0592 89.2928 173.03324444-16.75946667 53.48693333-30.78826667 111.62737778-41.52888889 165.80835556-91.22702222-64.67128889-111.74115555-263.9872-82.5344-383.61315556 7.81653333-32.00568889 19.68355555-60.63217778 34.304-82.7392 9.19324445-13.86951111 37.15982222-56.09244445 163.78311111-115.90542222 38.07004445-17.97688889 57.04817778-24.39395555 79.03004445-31.82364444 23.66577778-7.97582222 50.49457778-17.04391111 104.7552-42.05226667 59.97226667-27.62524445 110.66026667-73.94417778 139.29813333-101.46702223 2.53724445 13.824 5.30204445 35.60106667 7.28177777 69.5296 2.77617778 47.616 7.89617778 75.42328889 13.312 104.86897778 3.15164445 17.16906667 6.42844445 34.9184 9.64835556 58.43626667 7.70275555 56.05831111 15.83786667 121.16195555 17.90862222 178.92693333 2.4576 69.72302222-18.54577778 134.22364445-64.26168888 197.21102222z" fill="#666666" ></path></symbol><symbol id="icon-kuaizhuanggengduo" viewBox="0 0 1024 1024"><path d="M396.837 529.904c44.464 0 80.51 36.05 80.51 80.519V863.48c0 44.47-36.046 80.519-80.51 80.519H141.51C97.045 944 61 907.95 61 863.481V610.423c0-44.47 36.045-80.519 80.509-80.519h255.328z m487.654 0c44.464 0 80.509 36.05 80.509 80.519V863.48c0 44.47-36.045 80.519-80.509 80.519H629.163c-44.464 0-80.51-36.05-80.51-80.519V610.423c0-44.47 36.046-80.519 80.51-80.519H884.49zM396.837 79c44.464 0 80.51 36.05 80.51 80.519v253.058c0 44.47-36.046 80.519-80.51 80.519H141.51c-44.464 0-80.509-36.05-80.509-80.519V159.52C61 115.049 97.045 79 141.509 79h255.328z m361.14 1.15c113.065 0 204.723 91.669 204.723 204.748 0 113.078-91.658 204.747-204.723 204.747-113.065 0-204.723-91.669-204.723-204.747 0-113.08 91.658-204.748 204.723-204.748z" fill="#333333" ></path></symbol><symbol id="icon-wenjianjia" viewBox="0 0 1024 1024"><path d="M417.778 136c43.177 0 81.047 28.654 92.786 70.058l0.348 1.259 0.991 3.683H816c52.49 0 95.14 42.125 95.987 94.412L912 307v484.691c0 52.823-42.565 95.66-95.228 96.31h-1.6l-607.125-2.451c-52.563-0.214-95.187-42.4-96.034-94.72L112 789.24V232.309c0-52.672 42.332-95.446 94.844-96.296l1.594-0.013h209.34z m0.44 64H176v624h672V417h-64v0.042H550.301l-0.861-0.006c-28.389-0.376-53.183-19.351-60.924-46.656l-0.232-0.839-39.174-145.596-0.115-0.418c-3.897-13.75-16.416-23.332-30.777-23.527zM680 672c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32H344c-17.673 0-32-14.327-32-32 0-17.673 14.327-32 32-32h336z m168.002-397H529.123l20.963 77.913 0.018 0.038c0.026 0.038 0.072 0.07 0.132 0.084l0.065 0.007h297.701V275z" ></path></symbol><symbol id="icon-car-fill" viewBox="0 0 1024 1024"><path d="M959 413.4L935.3 372c-2.2-3.8-7.1-5.1-10.9-2.9l-50.7 29.6-78.3-216.2c-8.5-26.5-33.1-44.4-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6c-3.8-2.2-8.7-0.9-10.9 2.9L65 413.4c-2.2 3.8-0.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-0.6-6.8-1.8-10l-14.5-40 60.3-35.2c3.8-2.2 5.1-7 3-10.8zM264 621c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z m388 75c0 4.4-3.6 8-8 8H380c-4.4 0-8-3.6-8-8v-84c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v36h168v-36c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v84z m108-75c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zM220 418l72.7-199.9 0.5-1.3 0.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220z" ></path></symbol></svg>',a=(a=document.getElementsByTagName("script"))[a.length-1].getAttribute("data-injectcss"),h=function(c,t){t.parentNode.insertBefore(c,t)};if(a&&!c.__iconfont__svg__cssinject__){c.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(c){console&&console.log(c)}}function s(){o||(o=!0,l())}function d(){try{i.documentElement.doScroll("left")}catch(c){return void setTimeout(d,50)}s()}t=function(){var c,t;(t=document.createElement("div")).innerHTML=n,n=null,(c=t.getElementsByTagName("svg")[0])&&(c.setAttribute("aria-hidden","true"),c.style.position="absolute",c.style.width=0,c.style.height=0,c.style.overflow="hidden",t=c,(c=document.body).firstChild?h(t,c.firstChild):c.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(t,0):(e=function(){document.removeEventListener("DOMContentLoaded",e,!1),t()},document.addEventListener("DOMContentLoaded",e,!1)):document.attachEvent&&(l=t,i=c.document,o=!1,d(),i.onreadystatechange=function(){"complete"==i.readyState&&(i.onreadystatechange=null,s())})}(window);
\ No newline at end of file \ No newline at end of file
...@@ -5,6 +5,20 @@ ...@@ -5,6 +5,20 @@
"css_prefix_text": "icon-", "css_prefix_text": "icon-",
"description": "", "description": "",
"glyphs": [ "glyphs": [
{
"icon_id": "9974426",
"name": "人-屏蔽",
"font_class": "ren-pingbi",
"unicode": "e705",
"unicode_decimal": 59141
},
{
"icon_id": "10262050",
"name": "设 置",
"font_class": "shezhi",
"unicode": "e611",
"unicode_decimal": 58897
},
{ {
"icon_id": "15162652", "icon_id": "15162652",
"name": "dian", "name": "dian",
......
...@@ -9,33 +9,47 @@ import mineMonitoring from '../views/mineMonitoring.vue' ...@@ -9,33 +9,47 @@ import mineMonitoring from '../views/mineMonitoring.vue'
//视频监控 //视频监控
import videoSurveillance from '../views/videoSurveillance.vue' import videoSurveillance from '../views/videoSurveillance.vue'
//生产自动化系统 //生产自动化系统
import AutomationHomepage from '../views/AutomationHomepage.vue' import AutomationHomepage from '../views/productionAutomation/AutomationHomepage.vue'
import AutomatedNowData from '../views/AutomatedNowData.vue' import AutomatedReport from '../views/productionAutomation/AutomatedReport.vue'
import AutomationHistory from '../views/AutomationHistory.vue'
import AutomaticAlarm from '../views/AutomaticAlarm.vue'
//生产报表系统
import ReportHomePage from '../views/ReportHomePage.vue'
import ReportNowData from '../views/ReportNowData.vue'
import ReportHistory from '../views/ReportHistory.vue'
//人员定位系统 //人员定位系统
import PersonnelPositioning from '../views/PersonnelPositioning.vue' import PersonnelPositioningHomePage from '../views/personnelPositioning/homePage.vue'
import PersonnelPositioningNowData from '../views/personnelPositioning/nowData.vue'
import PersonnelPositioningTrajectory from '../views/personnelPositioning/trajectory.vue'
import PersonnelPositioningHistroyData from '../views/personnelPositioning/histroyData.vue'
import PersonnelPositioningAlarm from '../views/personnelPositioning/alarm.vue'
import PersonnelPositioningEnclosure from '../views/personnelPositioning/enclosure.vue'
import PersonnelPositioningRegister from '../views/personnelPositioning/register.vue'
//车辆定位系统
import carPositioningHomePage from '../views/carPositioning/homePage.vue'
import carPositioningNowData from '../views/carPositioning/nowData.vue'
import carPositioningTrajectory from '../views/carPositioning/trajectory.vue'
import carPositioningHistroyData from '../views/carPositioning/histroyData.vue'
import carPositioningAlarm from '../views/carPositioning/alarm.vue'
import carPositioningEnclosure from '../views/carPositioning/enclosure.vue'
import carPositioningRegister from '../views/carPositioning/register.vue'
//边坡在线监测 //边坡在线监测
import SlopeHomePage from '../views/SlopeHomePage.vue' import SlopeHomePage from '../views/slope/homePage.vue'
import SlopeNowData from '../views/SlopeNowData.vue' import SlopeHorizontal from '../views/slope/horizontal.vue'
import SlopeHistory from '../views/SlopeHistory.vue' import SlopeVertical from '../views/slope/vertical.vue'
import SlopeAlarm from '../views/SlopeAlarm.vue' import SlopeRainfall from '../views/slope/rainfall.vue'
import SlopeEarlyWarning from '../views/slope/earlyWarning.vue'
import SlopeHistory from '../views/slope/historyData.vue'
import SlopeAlarm from '../views/slope/alarm.vue'
//环境在线监测 //环境在线监测
import EnvironmentHomepage from '../views/EnvironmentHomepage.vue' import EnvironmentHomepage from '../views/environment/homepage.vue'
import EnvironmentNowData from '../views/EnvironmentNowData.vue' import EnvironmentNowData from '../views/environment/nowData.vue'
import EnvironmentHistory from '../views/EnvironmentHistory.vue' import EnvironmentHistory from '../views/environment/history.vue'
import EnvironmentAlarm from '../views/EnvironmentAlarm.vue' import EnvironmentAlarm from '../views/environment/alarm.vue'
//数字化储量管理 //数字化储量管理
import reservesHomepage from '../views/reservesHomepage.vue' import reservesHomepage from '../views/reserves/homepage.vue'
import reservesList from '../views/reserves/list.vue'
//门禁系统 //门禁系统
import AccessHomepage from '../views/AccessHomepage.vue' import AccessHomepage from '../views/AccessHomepage.vue'
//无人值守
import unman from '../views/unman.vue'
//系统管理 //系统管理
import PersonManagement from '../views/PersonManagement.vue' import personManagement from '../views/management/person.vue'
import carManagement from '../views/carManagement.vue' import carManagement from '../views/management/car.vue'
Vue.use(VueRouter) Vue.use(VueRouter)
//解决vue中路由冗余导航报错 //解决vue中路由冗余导航报错
...@@ -71,43 +85,95 @@ const routes = [ ...@@ -71,43 +85,95 @@ const routes = [
{ {
path: '/homepage/AutomationHomepage', path: '/homepage/AutomationHomepage',
component: AutomationHomepage component: AutomationHomepage
},{
path: '/homepage/AutomatedNowData',
component: AutomatedNowData
},{
path: '/homepage/AutomationHistory',
component: AutomationHistory
},{
path: '/homepage/AutomaticAlarm',
component: AutomaticAlarm
}, },
//生产报表系统
{ {
path: '/homepage/ReportHomePage', path: '/homepage/AutomatedReport',
component: ReportHomePage component: AutomatedReport
},{
path: '/homepage/ReportNowData',
component: ReportNowData
},{
path: '/homepage/ReportHistory',
component: ReportHistory
}, },
//人员定位系统 //人员定位系统
{ {
path: '/homepage/PersonnelPositioning', path: '/homepage/PersonnelPositioningHomePage',
component: PersonnelPositioning component: PersonnelPositioningHomePage
},
{
path: '/homepage/PersonnelPositioningNowData',
component: PersonnelPositioningNowData
},
{
path: '/homepage/PersonnelPositioningTrajectory',
component: PersonnelPositioningTrajectory
},
{
path: '/homepage/PersonnelPositioningHistroyData',
component: PersonnelPositioningHistroyData
},
{
path: '/homepage/PersonnelPositioningAlarm',
component: PersonnelPositioningAlarm
},
{
path: '/homepage/PersonnelPositioningEnclosure',
component: PersonnelPositioningEnclosure
},
{
path: '/homepage/PersonnelPositioningRegister',
component: PersonnelPositioningRegister
},
//车辆定位系统
{
path: '/homepage/carPositioningHomePage',
component: carPositioningHomePage
},
{
path: '/homepage/carPositioningNowData',
component: carPositioningNowData
},
{
path: '/homepage/carPositioningTrajectory',
component: carPositioningTrajectory
},
{
path: '/homepage/carPositioningHistroyData',
component: carPositioningHistroyData
},
{
path: '/homepage/carPositioningAlarm',
component: carPositioningAlarm
},
{
path: '/homepage/carPositioningEnclosure',
component: carPositioningEnclosure
},
{
path: '/homepage/carPositioningRegister',
component: carPositioningRegister
}, },
//边坡在线监测 //边坡在线监测
{ {
path: '/homepage/SlopeHomePage', path: '/homepage/SlopeHomePage',
component: SlopeHomePage component: SlopeHomePage
},{ },
path: '/homepage/SlopeNowData', {
component: SlopeNowData path: '/homepage/SlopeHorizontal',
},{ component: SlopeHorizontal
},
{
path: '/homepage/SlopeVertical',
component: SlopeVertical
},
{
path: '/homepage/SlopeRainfall',
component: SlopeRainfall
},
{
path: '/homepage/SlopeEarlyWarning',
component: SlopeEarlyWarning
},
{
path: '/homepage/SlopeHistory', path: '/homepage/SlopeHistory',
component: SlopeHistory component: SlopeHistory
},{ },
{
path: '/homepage/SlopeAlarm', path: '/homepage/SlopeAlarm',
component: SlopeAlarm component: SlopeAlarm
}, },
...@@ -130,15 +196,24 @@ const routes = [ ...@@ -130,15 +196,24 @@ const routes = [
path: '/homepage/reservesHomepage', path: '/homepage/reservesHomepage',
component: reservesHomepage component: reservesHomepage
}, },
{
path: '/homepage/reservesList',
component: reservesList
},
//门禁系统 //门禁系统
{ {
path: '/homepage/AccessHomepage', path: '/homepage/AccessHomepage',
component: AccessHomepage component: AccessHomepage
}, },
//无人值守
{
path: '/homepage/unman',
component: unman
},
//系统管理 //系统管理
{ {
path: '/homepage/PersonManagement', path: '/homepage/personManagement',
component: PersonManagement component: personManagement
}, },
{ {
path: '/homepage/carManagement', path: '/homepage/carManagement',
......
...@@ -40,196 +40,7 @@ const mineMonitoring = { ...@@ -40,196 +40,7 @@ const mineMonitoring = {
//生产自动化系统模块 //生产自动化系统模块
const automation = { const automation = {
state:{ state:{
//系统首页
brieflyMenuBar:{
context:[{name:"破碎机1",context:"正常"},
{name:"破碎机2",context:"正常"},
{name:"通风除尘1",context:"正常"},
{name:"通风除尘2",context:"正常"},
{name:"通风除尘3",context:"正常"},
{name:"通风除尘4",context:"正常"},
],
},
//历史数据
history:{
tableData: [{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},]
},
//实时数据
now:{
tableData: [{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},]
},
//报警记录
alarm:{
tableData: [{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},]
},
}, },
mutations:{ mutations:{
......
<template>
<div class="AuHiViewBody">
<div class="AuHiTop">
<div style="font-size:20px;font-weight:600;">历史数据查询搜索</div>
<div style="margin-top:10px;display:flex;">
<div>
<template>
<el-select v-model="feijishebei.value" placeholder="请选择风机设备">
<el-option
v-for="item in feijishebei.options"
:key="item.value"
:label="item.label"
:value="item.value">
</el-option>
</el-select>
</template>
</div>
<div style="margin-left:20px;">
<template>
<el-select v-model="jiancexiang.value" placeholder="请选择监测项">
<el-option
v-for="item in jiancexiang.options"
:key="item.value"
:label="item.label"
:value="item.value">
</el-option>
</el-select>
</template>
</div>
<div style="margin-left:20px;">
<template>
<el-date-picker
v-model="selectDate1.value"
type="daterange"
range-separator="至"
start-placeholder="开始日期"
end-placeholder="结束日期">
</el-date-picker>
</template>
</div>
<div style="margin:0px 20px;">
<template>
<el-date-picker
v-model="selectDate2.value"
type="daterange"
range-separator="至"
start-placeholder="开始日期"
end-placeholder="结束日期">
</el-date-picker>
</template>
</div>
<el-button type="primary" icon="el-icon-upload2" @click="daochu()">导出</el-button>
<el-button icon="el-icon-printer" @click="dayin()">打印</el-button>
</div>
</div>
<div class="AuHiBottom">
<template>
<el-table :data="historyData" height="700" border style="width: 100%" :row-style="tableRowStyle">
<el-table-column prop="equipment" label="产品设备" align="center"></el-table-column>
<el-table-column prop="name" label="指标名称" align="center"></el-table-column>
<el-table-column prop="numerical" label="数值" align="center"></el-table-column>
<el-table-column prop="alarmLevel" label="报警级别" align="center"></el-table-column>
<el-table-column prop="time" label="时间" align="center"></el-table-column>
<el-table-column prop="status" label="处理状态" align="center"></el-table-column>
</el-table>
</template>
</div>
</div>
</template>
<script>
export default {
data() {
return {
feijishebei:{
options: [{
value: '1号风机设备',
label: '1号风机设备'
}, {
value: '2号风机设备',
label: '2号风机设备'
}, {
value: '3号风机设备',
label: '3号风机设备'
}, {
value: '4号风机设备',
label: '4号风机设备'
}, {
value: '5号风机设备',
label: '5号风机设备'
}],
value: ''
},
jiancexiang:{
options: [{
value: '选项1',
label: '黄金糕'
}, {
value: '选项2',
label: '双皮奶'
}, {
value: '选项3',
label: '蚵仔煎'
}, {
value: '选项4',
label: '龙须面'
}, {
value: '选项5',
label: '北京烤鸭'
}],
value: ''
},
selectDate1:{
value:""
},
selectDate2:{
value:""
},
historyData:this.$store.state.b.history.tableData,
}
},
methods:{
tableRowStyle({row, rowIndex}) {
// if (row.name == "王小虎") {
// return 'background: rgb(255,232,232);';
// }
},
daochu(){
//获取表格
var exportFileContent = document.querySelector(".el-table").outerHTML;
//设置格式为Excel,表格内容通过btoa转化为base64,此方法只在文件较小时使用(小于1M)
//exportFileContent=window.btoa(unescape(encodeURIComponent(exportFileContent)));
//var link = "data:"+MIMEType+";base64," + exportFileContent;
//使用Blob
var blob = new Blob([exportFileContent], {type: "text/plain;charset=utf-8"}); //解决中文乱码问题
blob = new Blob([String.fromCharCode(0xFEFF), blob], {type: blob.type});
//设置链接
var link = window.URL.createObjectURL(blob);
var a = document.createElement("a"); //创建a标签
a.download = "生产自动化系统历史数据表.xls"; //设置被下载的超链接目标(文件名)
a.href = link; //设置a标签的链接
document.body.appendChild(a); //a标签添加到页面
a.click(); //设置a标签触发单击事件
document.body.removeChild(a); //移除a标签
},
dayin(){
var tableToPrint = document.querySelector(".el-table");//将要被打印的表格
var newWin= window.open("");//新打开一个空窗口
newWin.document.write(tableToPrint.outerHTML);//将表格添加进新的窗口
newWin.document.close();//在IE浏览器中使用必须添加这一句
newWin.focus();//在IE浏览器中使用必须添加这一句
newWin.print();//打印
newWin.close();//关闭窗口
},
}
}
</script>
<style scoped>
.AuHiViewBody{
width: 100%;
height: 100vh;
background-color: rgb(245,246,251);
padding: 30px;
box-sizing: border-box;
}
.AuHiTop{
height: 110px;
background-color: white;
border-radius: 10px;
padding: 18px 20px 0px ;
box-sizing: border-box;
}
.AuHiBottom{
width: 100%;
background-color: white;
padding: 30px;
box-sizing: border-box;
height: 750px;
margin-top: 20px;
}
.el-table .warning{
background: red !important;
}
.el-table .success-row {
background: blue;
}
</style>
\ No newline at end of file
<template>
<div>
<span>生产报表系统历史数据</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>生产报表系统实时数据</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>边坡在线监测实时数据</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>
车辆定位系统报警历史
</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>车辆定位系统围栏设定</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>
车辆定位系统历史数据
</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template> <template>
<div class="iframeBody"> <div class="iframeBody">
<span>车辆定位系统</span>
</div> </div>
</template> </template>
......
<template>
<div>
<span>
车辆定位系统实时数据
</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>车辆定位系统人员等级</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>车辆定位系统轨迹回放</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
<el-row class="tac"> <el-row class="tac">
<el-col :span="12"> <el-col :span="12">
<el-menu class="el-menu-vertical-demo" background-color="rgb(9, 26, 69)" text-color="rgb(3,156,205)" active-text-color="white" :unique-opened="true" :router="true"> <el-menu class="el-menu-vertical-demo" background-color="rgb(9, 26, 69)" text-color="rgb(3,156,205)" active-text-color="white" :unique-opened="true" :router="true">
<el-menu-item index="/homepage/mineMonitoring"> <el-menu-item index="/homepage/mineMonitoring">
<i class="iconfont icon-solid-home" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-solid-home" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span slot="title">矿区监控</span> <span slot="title">矿区监控</span>
...@@ -29,40 +30,54 @@ ...@@ -29,40 +30,54 @@
<i class="iconfont icon-diannao" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-diannao" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span slot="title">视频监控</span> <span slot="title">视频监控</span>
</el-menu-item> </el-menu-item>
<el-submenu index="3"> <el-submenu index="shengchanzidonghua">
<template slot="title"> <template slot="title">
<i class="iconfont icon-wenjianjia" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-wenjianjia" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span>生产自动化系统</span> <span>生产自动化系统</span>
</template> </template>
<el-menu-item index="/homepage/AutomationHomepage">系统首页</el-menu-item> <el-menu-item index="/homepage/AutomationHomepage">系统首页</el-menu-item>
<el-menu-item index="/homepage/AutomatedNowData">实时数据</el-menu-item> <el-menu-item index="/homepage/AutomatedReport">生产报表</el-menu-item>
<el-menu-item index="/homepage/AutomationHistory">历史数据</el-menu-item>
<el-menu-item index="/homepage/AutomaticAlarm">报警记录</el-menu-item>
</el-submenu> </el-submenu>
<el-submenu index="4"> <el-submenu index="people">
<template slot="title"> <template slot="title">
<i class="iconfont icon-wenjian" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-dingwei" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span>生产报表系统</span> <span>人员定位系统</span>
</template> </template>
<el-menu-item index="/homepage/ReportHomePage">系统首页</el-menu-item> <el-menu-item index="/homepage/PersonnelPositioningHomePage">系统首页</el-menu-item>
<el-menu-item index="/homepage/ReportNowData">实时数据</el-menu-item> <el-menu-item index="/homepage/PersonnelPositioningnowData">实时数据</el-menu-item>
<el-menu-item index="/homepage/ReportHistory">历史数据</el-menu-item> <el-menu-item index="/homepage/PersonnelPositioningTrajectory">轨迹回放</el-menu-item>
<el-menu-item index="/homepage/PersonnelPositioningHistroyData">历史数据</el-menu-item>
<el-menu-item index="/homepage/PersonnelPositioningAlarm">报警历史</el-menu-item>
<el-menu-item index="/homepage/PersonnelPositioningEnclosure">围栏设定</el-menu-item>
<el-menu-item index="/homepage/PersonnelPositioningRegister">人员等级</el-menu-item>
</el-submenu> </el-submenu>
<el-menu-item index="/homepage/PersonnelPositioning"> <el-submenu index="cars">
<i class="iconfont icon-dingwei" style="margin-right:10px;color:rgb(3,156,205);"></i> <template slot="title">
<span slot="title">人员定位系统</span> <i class="iconfont icon-car-fill" style="margin-right:10px;color:rgb(3,156,205);"></i>
</el-menu-item> <span>车辆定位系统</span>
<el-submenu index="6"> </template>
<el-menu-item index="/homepage/carPositioningHomePage">系统首页</el-menu-item>
<el-menu-item index="/homepage/carPositioningnowData">实时数据</el-menu-item>
<el-menu-item index="/homepage/carPositioningTrajectory">轨迹回放</el-menu-item>
<el-menu-item index="/homepage/carPositioningHistroyData">历史数据</el-menu-item>
<el-menu-item index="/homepage/carPositioningAlarm">报警历史</el-menu-item>
<el-menu-item index="/homepage/carPositioningEnclosure">围栏设定</el-menu-item>
<el-menu-item index="/homepage/carPositioningRegister">人员等级</el-menu-item>
</el-submenu>
<el-submenu index="bianpo">
<template slot="title"> <template slot="title">
<i class="iconfont icon-bianpo" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-bianpo" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span>边坡在线监测</span> <span>边坡在线监测</span>
</template> </template>
<el-menu-item index="/homepage/SlopeHomePage">系统首页</el-menu-item> <el-menu-item index="/homepage/SlopeHomePage">系统首页</el-menu-item>
<el-menu-item index="/homepage/SlopeNowData">实时数据</el-menu-item> <el-menu-item index="/homepage/SlopeHorizontal">坝体表面水平位移</el-menu-item>
<el-menu-item index="/homepage/SlopeVertical">坝体表面竖向位移</el-menu-item>
<el-menu-item index="/homepage/SlopeRainfall">降雨量</el-menu-item>
<el-menu-item index="/homepage/SlopeEarlyWarning">预警级别设置</el-menu-item>
<el-menu-item index="/homepage/SlopeHistory">历史数据</el-menu-item> <el-menu-item index="/homepage/SlopeHistory">历史数据</el-menu-item>
<el-menu-item index="/homepage/SlopeAlarm">报警记录</el-menu-item> <el-menu-item index="/homepage/SlopeAlarm">报警记录</el-menu-item>
</el-submenu> </el-submenu>
<el-submenu index="7"> <el-submenu index="huanjign">
<template slot="title"> <template slot="title">
<i class="iconfont icon-yezi" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-yezi" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span>环境在线监测</span> <span>环境在线监测</span>
...@@ -72,37 +87,46 @@ ...@@ -72,37 +87,46 @@
<el-menu-item index="/homepage/EnvironmentHistory">历史数据</el-menu-item> <el-menu-item index="/homepage/EnvironmentHistory">历史数据</el-menu-item>
<el-menu-item index="/homepage/EnvironmentAlarm">报警记录</el-menu-item> <el-menu-item index="/homepage/EnvironmentAlarm">报警记录</el-menu-item>
</el-submenu> </el-submenu>
<el-menu-item index="reservesHomepage"> <el-submenu index="shuzihuachuliang">
<template slot="title">
<i class="iconfont icon-kuaizhuanggengduo" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-kuaizhuanggengduo" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span slot="title">数字化储量管理</span> <span>数字化储量管理</span>
</el-menu-item> </template>
<el-menu-item index="AccessHomepage"> <el-menu-item index="/homepage/reservesHomepage">系统首页</el-menu-item>
<el-menu-item index="/homepage/reservesList">管理列表</el-menu-item>
</el-submenu>
<el-menu-item index="/homepage/AccessHomepage">
<i class="iconfont icon-IOTtubiao_huabanfuben" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-IOTtubiao_huabanfuben" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span slot="title">门禁系统</span> <span slot="title">门禁系统</span>
</el-menu-item> </el-menu-item>
<el-submenu index="10"> <el-menu-item index="/homepage/unman">
<i class="iconfont icon-ren-pingbi" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span slot="title">无人值守</span>
</el-menu-item>
<el-menu-item index="jiankongdaping">
<a href="http://www.baidu.com" style="color:rgb(3,156,205);text-decoration: none;-webkit-tap-highlight-color: rgba(3,156,205);">
<i class="iconfont icon-diannao" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span slot="title">监控大屏</span>
</a>
</el-menu-item>
<el-submenu index="xitongguanli">
<template slot="title"> <template slot="title">
<i class="iconfont icon-yezi" style="margin-right:10px;color:rgb(3,156,205);"></i> <i class="iconfont icon-shezhi" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span>系统管理</span> <span>系统管理</span>
</template> </template>
<el-menu-item index="/homepage/PersonManagement">人员系统管理</el-menu-item> <el-menu-item index="/homepage/personManagement">人员系统管理</el-menu-item>
<el-menu-item index="/homepage/carManagement">车辆系统管理</el-menu-item> <el-menu-item index="/homepage/carManagement">车辆系统管理</el-menu-item>
</el-submenu> </el-submenu>
<el-menu-item>
<a href="http://www.baidu.com" style="color:rgb(3,156,205);text-decoration: none;-webkit-tap-highlight-color: rgba(3,156,205);">
<i class="iconfont icon-car-fill" style="margin-right:10px;color:rgb(3,156,205);"></i>
<span slot="title">3D切换</span>
</a>
</el-menu-item>
</el-menu> </el-menu>
</el-col> </el-col>
</el-row> </el-row>
</div> </div>
<div class="rightBody"> <div class="rightBody">
<router-view></router-view> <router-view></router-view>
</div> </div>
</div> </div>
</div> </div>
...@@ -124,6 +148,7 @@ export default { ...@@ -124,6 +148,7 @@ export default {
// }, // },
}, },
}; };
</script> </script>
<style> <style>
...@@ -200,4 +225,8 @@ export default { ...@@ -200,4 +225,8 @@ export default {
width: 18px; width: 18px;
height: 18px; height: 18px;
} }
.el-submenu>.el-menu>.el-menu-item{
padding-left: 50px !important;
box-sizing: border-box !important;
}
</style> </style>
\ No newline at end of file
<template>
<div>
<span>
人员定位系统报警历史
</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>人员定位系统围栏设定</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>
人员定位系统历史数据
</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div class="iframeBody">
<span>人员定位系统</span>
</div>
</template>
<script>
export default {
}
</script>
<style scoped>
*{
margin: 0;
padding: 0;
}
.iframeBody{
width: 100%;
background-color: antiquewhite;
height: 100%;
}
</style>
\ No newline at end of file
<template>
<div>
<span>
人员定位系统实时数据
</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>人员定位系统人员等级</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>人员定位系统轨迹回放</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<div class="AuHiViewBody"> <div class="AuHiViewBody">
<div class="AuHiTop"> <div class="AuHiTop">
<div style="font-size:20px;font-weight:600;">实时数据查询搜索</div> <div style="font-size:20px;font-weight:600;">查询搜索</div>
<div style="margin-top:10px;display:flex;"> <div style="margin-top:10px;display:flex;">
<div> <div>
<template> <template>
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<div class="AuHiBottom"> <div class="AuHiBottom">
<template> <template>
<el-table :data="historyData" height="700" border style="width: 100%" :row-style="tableRowStyle"> <el-table :data="automatedReportData" height="700" border style="width: 100%" :row-style="tableRowStyle">
<el-table-column prop="equipment" label="产品设备" align="center"></el-table-column> <el-table-column prop="equipment" label="产品设备" align="center"></el-table-column>
<el-table-column prop="name" label="指标名称" align="center"></el-table-column> <el-table-column prop="name" label="指标名称" align="center"></el-table-column>
<el-table-column prop="numerical" label="数值" align="center"></el-table-column> <el-table-column prop="numerical" label="数值" align="center"></el-table-column>
...@@ -119,7 +119,64 @@ export default { ...@@ -119,7 +119,64 @@ export default {
selectDate2:{ selectDate2:{
value:"" value:""
}, },
historyData:this.$store.state.b.now.tableData, automatedReportData:[{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
},{
equipment: '2016-05-02',
name: '王小虎',
numerical: '上海市普陀区金沙江路 1518 弄',
alarmLevel: '2016-05-02',
time: '王小虎',
status: '上海市普陀区金沙江路 1518 弄'
}],
} }
}, },
methods:{ methods:{
...@@ -155,7 +212,6 @@ export default { ...@@ -155,7 +212,6 @@ export default {
newWin.print();//打印 newWin.print();//打印
newWin.close();//关闭窗口 newWin.close();//关闭窗口
}, },
} }
} }
</script> </script>
......
...@@ -15,7 +15,14 @@ ...@@ -15,7 +15,14 @@
export default { export default {
data(){ data(){
return{ return{
brieflyMenuBarArray:this.$store.state.b.brieflyMenuBar.context, brieflyMenuBarArray:[
{name:"破碎机1",context:"正常"},
{name:"破碎机2",context:"正常"},
{name:"通风除尘1",context:"正常"},
{name:"通风除尘2",context:"正常"},
{name:"通风除尘3",context:"正常"},
{name:"通风除尘4",context:"正常"},
],
} }
} }
} }
...@@ -41,7 +48,7 @@ export default { ...@@ -41,7 +48,7 @@ export default {
.AutomationSpecificItems{ .AutomationSpecificItems{
width: 100%; width: 100%;
height: 90px; height: 90px;
background-image: url('../imgs/changkuang1.png'); background-image: url('../../imgs/changkuang1.png');
background-size: 100% 100%; background-size: 100% 100%;
} }
</style> </style>
\ No newline at end of file
<template> <template>
<div> <div>
<span>生产自动化报警记录</span> <span>数字化储量管理列表</span>
</div> </div>
</template> </template>
......
<template>
<div>
<span>边坡在线监测预警级别设置</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>边坡在线监测坝体表面水平位移</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>边坡在线监测降雨量</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template>
<div>
<span>边坡在线监测坝体表面竖向位移</span>
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>
\ No newline at end of file
<template> <template>
<div> <div>
<span>生产报表系统首页</span> <span>无人值守</span>
</div> </div>
</template> </template>
......
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