Compare commits

...

9 Commits

  1. 4
      README.md
  2. 4
      package.json
  3. BIN
      public/image/blogo.png
  4. BIN
      public/image/home/Cloud_Server2.png
  5. BIN
      public/image/home/Code.png
  6. BIN
      public/image/home/Disk1.png
  7. BIN
      public/image/home/Internet.png
  8. BIN
      public/image/home/Setting.png
  9. BIN
      public/image/home/anniu-jiantouxiangyou.png
  10. BIN
      public/image/home/arrow-right.png
  11. BIN
      public/image/home/computer.png
  12. BIN
      public/image/home/content.png
  13. BIN
      public/image/home/d1.png
  14. BIN
      public/image/home/d2.png
  15. BIN
      public/image/home/d3.png
  16. BIN
      public/image/home/develop.png
  17. BIN
      public/image/home/dian.png
  18. BIN
      public/image/home/gengduo.png
  19. BIN
      public/image/home/hb.png
  20. BIN
      public/image/home/jt1.png
  21. BIN
      public/image/home/jt2.png
  22. BIN
      public/image/home/jt3.png
  23. BIN
      public/image/home/jt4.png
  24. 0
      public/image/home/jt5.png
  25. BIN
      public/image/home/line.png
  26. BIN
      public/image/home/logo2.png
  27. BIN
      public/image/home/logo3.png
  28. BIN
      public/image/home/outquan.png
  29. BIN
      public/image/home/pres.png
  30. BIN
      public/image/home/presscenter.png
  31. BIN
      public/image/home/pressdetail.png
  32. BIN
      public/image/home/pressimg.png
  33. BIN
      public/image/home/pressleft.png
  34. BIN
      public/image/home/qr.png
  35. BIN
      public/image/home/shiming.png
  36. BIN
      public/image/home/us1.png
  37. BIN
      public/image/home/usimg.png
  38. BIN
      public/image/home/word.png
  39. BIN
      public/image/home/zhishu1.png
  40. BIN
      public/image/home/zhishu2.png
  41. BIN
      public/image/home/zhishu3.png
  42. BIN
      public/image/home/完整.png
  43. BIN
      public/image/home/组 24.png
  44. BIN
      public/image/home/组 25.png
  45. BIN
      public/image/logo.png
  46. BIN
      public/image/product/1.png
  47. BIN
      public/image/product/2.png
  48. BIN
      public/image/product/cj1.png
  49. BIN
      public/image/product/t1.png
  50. BIN
      public/image/product/t2.png
  51. BIN
      public/image/product/t3.png
  52. BIN
      public/image/product/t4.png
  53. BIN
      public/image/product/t5.png
  54. BIN
      public/image/product/zt1.png
  55. BIN
      public/image/product/zt2.png
  56. BIN
      public/image/product/zt3.png
  57. BIN
      public/image/product/zt4.png
  58. BIN
      public/image/product/zt5.png
  59. BIN
      public/image/product/zt6.png
  60. BIN
      public/image/solve/1.png
  61. BIN
      public/image/solve/lc.png
  62. BIN
      public/image/solve/p1.png
  63. BIN
      public/image/solve/p2.png
  64. BIN
      public/image/solve/p3.png
  65. BIN
      public/image/solve/p4.png
  66. BIN
      public/image/us/l1.png
  67. BIN
      public/image/us/l2.png
  68. BIN
      public/image/us/l3.png
  69. BIN
      public/image/us/l4.png
  70. BIN
      public/image/us/l5.png
  71. BIN
      public/image/us/s1.png
  72. BIN
      public/image/us/s2.png
  73. BIN
      public/image/us/s3.png
  74. BIN
      public/image/us/s4.png
  75. BIN
      public/image/us/s5.png
  76. BIN
      public/image/us/s6.png
  77. BIN
      public/image/us/s7.png
  78. BIN
      public/image/us/shiming.png
  79. 240
      public/index.html
  80. 17
      src/App.vue
  81. 275
      src/api/api.js
  82. 10
      src/api/mock.js
  83. BIN
      src/assets/img/home/develop.png
  84. BIN
      src/assets/img/home/jt5.png
  85. BIN
      src/assets/img/home/pres.png
  86. BIN
      src/assets/img/home/presscenter.png
  87. BIN
      src/assets/img/home/pressdetail.png
  88. BIN
      src/assets/img/home/pressimg.png
  89. BIN
      src/assets/img/home/pressleft.png
  90. BIN
      src/assets/img/home/shiming.png
  91. BIN
      src/assets/img/home/箭头 (3) 拷贝 2.png
  92. BIN
      src/assets/img/home/箭头 (3) 拷贝.png
  93. BIN
      src/assets/img/product/1.png
  94. BIN
      src/assets/img/product/2.png
  95. BIN
      src/assets/img/product/cj1.png
  96. BIN
      src/assets/img/product/t1.png
  97. BIN
      src/assets/img/product/t2.png
  98. BIN
      src/assets/img/product/t3.png
  99. BIN
      src/assets/img/product/t4.png
  100. BIN
      src/assets/img/product/t5.png
  101. Some files were not shown because too many files have changed in this diff Show More

4
README.md

@ -1,5 +1,5 @@
# qn-web # qn-web
#
## Project setup ## Project setup
``` ```
npm install npm install
@ -7,7 +7,7 @@ npm install
### Compiles and hot-reloads for development ### Compiles and hot-reloads for development
``` ```
npm run serve npm run dev
``` ```
### Compiles and minifies for production ### Compiles and minifies for production

4
package.json

@ -7,12 +7,16 @@
"build": "vue-cli-service build" "build": "vue-cli-service build"
}, },
"dependencies": { "dependencies": {
"@better-scroll/core": "^2.5.0",
"animate.css": "^3.5.1", "animate.css": "^3.5.1",
"axios": "^0.27.2", "axios": "^0.27.2",
"better-scroll": "^2.5.0",
"core-js": "^3.8.3", "core-js": "^3.8.3",
"element-ui": "^2.15.9", "element-ui": "^2.15.9",
"html2canvas": "^1.4.1", "html2canvas": "^1.4.1",
"mockjs": "^1.1.0",
"vue": "^2.6.14", "vue": "^2.6.14",
"vue-concise-slider": "^4.2.5",
"vue-router": "^3.5.1" "vue-router": "^3.5.1"
}, },
"devDependencies": { "devDependencies": {

BIN
public/image/blogo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

BIN
public/image/home/Cloud_Server2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
public/image/home/Code.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
public/image/home/Disk1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
public/image/home/Internet.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
public/image/home/Setting.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/image/home/anniu-jiantouxiangyou.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

BIN
public/image/home/arrow-right.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

BIN
public/image/home/computer.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

BIN
public/image/home/content.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

BIN
public/image/home/d1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
public/image/home/d2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/image/home/d3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
public/image/home/develop.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

BIN
public/image/home/dian.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/image/home/gengduo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

BIN
public/image/home/hb.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

BIN
public/image/home/jt1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

BIN
public/image/home/jt2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
public/image/home/jt3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
public/image/home/jt4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

0
src/assets/img/home/图层 9.png → public/image/home/jt5.png

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

BIN
public/image/home/line.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/image/home/logo2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
public/image/home/logo3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
public/image/home/outquan.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
public/image/home/pres.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

BIN
public/image/home/presscenter.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

BIN
public/image/home/pressdetail.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 862 KiB

BIN
public/image/home/pressimg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

BIN
public/image/home/pressleft.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
public/image/home/qr.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

BIN
public/image/home/shiming.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 932 KiB

BIN
public/image/home/us1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
public/image/home/usimg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

BIN
public/image/home/word.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 KiB

BIN
public/image/home/zhishu1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
public/image/home/zhishu2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
public/image/home/zhishu3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

BIN
public/image/home/完整.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

BIN
public/image/home/组 24.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
public/image/home/组 25.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/image/logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
public/image/product/1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
public/image/product/2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

BIN
public/image/product/cj1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

BIN
public/image/product/t1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
public/image/product/t2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
public/image/product/t3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
public/image/product/t4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
public/image/product/t5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
public/image/product/zt1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
public/image/product/zt2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 KiB

BIN
public/image/product/zt3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

BIN
public/image/product/zt4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

BIN
public/image/product/zt5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
public/image/product/zt6.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB

BIN
public/image/solve/1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 870 KiB

BIN
public/image/solve/lc.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

BIN
public/image/solve/p1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/image/solve/p2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
public/image/solve/p3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
public/image/solve/p4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
public/image/us/l1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

BIN
public/image/us/l2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

BIN
public/image/us/l3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

BIN
public/image/us/l4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

BIN
public/image/us/l5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

BIN
public/image/us/s1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
public/image/us/s2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
public/image/us/s3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
public/image/us/s4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
public/image/us/s5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
public/image/us/s6.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

BIN
public/image/us/s7.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

BIN
public/image/us/shiming.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 KiB

240
public/index.html

@ -14,7 +14,245 @@
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
Please enable it to continue.</strong> Please enable it to continue.</strong>
</noscript> </noscript>
<div id="app"></div> <div id="app">
<div id="app">
<div id="loader-wrapper">
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
<div class="load_title">正在加载,请耐心等待
</div>
</div>
</div>
</div>
</body> </body>
<style>
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
/* COLOR 1 */
border-top-color: #FFF;
-webkit-animation: spin 2s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-ms-animation: spin 2s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-moz-animation: spin 2s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-o-animation: spin 2s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 2s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
/* COLOR 2 */
border-top-color: #FFF;
-webkit-animation: spin 3s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-moz-animation: spin 3s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-o-animation: spin 3s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-ms-animation: spin 3s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 3s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FFF;
/* COLOR 3 */
-moz-animation: spin 1.5s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-o-animation: spin 1.5s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-ms-animation: spin 1.5s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
-webkit-animation: spin 1.5s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 1.5s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg);
/* IE 9 */
transform: rotate(0deg);
/* Firefox 16+, IE 10+, Opera */
}
100% {
-webkit-transform: rotate(360deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg);
/* IE 9 */
transform: rotate(360deg);
/* Firefox 16+, IE 10+, Opera */
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg);
/* IE 9 */
transform: rotate(0deg);
/* Firefox 16+, IE 10+, Opera */
}
100% {
-webkit-transform: rotate(360deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg);
/* IE 9 */
transform: rotate(360deg);
/* Firefox 16+, IE 10+, Opera */
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #7171C6;
/* Old browsers */
z-index: 1000;
-webkit-transform: translateX(0);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(0);
/* IE 9 */
transform: translateX(0);
/* Firefox 16+, IE 10+, Opera */
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(-100%);
/* IE 9 */
transform: translateX(-100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(100%);
/* IE 9 */
transform: translateX(100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateY(-100%);
/* IE 9 */
transform: translateY(-100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.3s 1s ease-out;
transition: all 0.3s 1s ease-out;
}
/* JavaScript Turned Off */
.no-js #loader-wrapper {
display: none;
}
.no-js h1 {
color: #222222;
}
#loader-wrapper .load_title {
font-family: 'Open Sans';
color: #FFF;
font-size: 19px;
width: 100%;
text-align: center;
z-index: 9999999999999;
position: absolute;
top: 60%;
opacity: 1;
line-height: 30px;
}
#loader-wrapper .load_title span {
font-weight: normal;
font-style: italic;
font-size: 13px;
color: #FFF;
opacity: 0.5;
}
</style>
</html> </html>

17
src/App.vue

@ -1,7 +1,9 @@
<template> <template>
<div id="app"> <div id="app">
<router-link to="/"></router-link> <transition name="fade">
<router-view /> <!-- <router-link to="/"></router-link> -->
<router-view />
</transition>
</div> </div>
</template> </template>
<script> <script>
@ -25,4 +27,15 @@
::-webkit-scrollbar-thumb:hover { ::-webkit-scrollbar-thumb:hover {
background: rgba(0, 0, 0, 0.3); background: rgba(0, 0, 0, 0.3);
} }
#app {
.fade-enter-active,
.fade-leave-avtive {
transition: opacity 2s;
}
.fade-enter,
.fade-leave-to {
opacity: 0;
}
}
</style> </style>

275
src/api/api.js

@ -1,274 +1,13 @@
import request from "@/utils/request"; import request from "@/utils/request";
// 事故快报
export function getAccidentList(data) { export function getPress(row) {
return request({
url: "zzhController/getAccidentList.action",
method: "get",
params: data,
});
}
// 资料库
export function getWxData_baseList(data) {
return request({
url: "zzhController/getWxData_baseList.action",
method: "get",
params: data,
});
}
// 专家库 机构库
export function getMemberList(data) {
return request({
url: "zzhController/getMemberList.action",
method: "get",
params: data,
});
}
// 风险库行业
export function getRiskTypelistWX(data) {
return request({
url: "/adminController/getRiskTypelistWX.action",
method: "get",
params: data,
});
}
// 子行业
export function getRiskClassListWX(data) {
return request({
url: "/adminController/getRiskClassListWX.action",
method: "get",
params: data,
});
}
//分项
export function getRiskListWX(data) {
return request({
url: "/adminController/getRiskListWX.action",
method: "get",
params: data,
});
}
// 风险库详情
export function getRiskDetaidentBySidWX(data) {
return request({
url: "/adminController/getRiskDetaidentBySidWX.action",
method: "get",
params: data,
});
}
// 资料库分类
export function getDataBaseType(data) {
return request({
url: "/zzhController/getDataBaseType.action",
method: "get",
params: data,
});
}
// 机构库详情
export function getMemberBySid(data) {
return request({
url: "/zzhController/getMemberBySid.action",
method: "get",
params: data,
});
}
// 机构库相关推荐
export function getOrgMember(data) {
return request({
url: "/zzhController/getOrgMember.action",
method: "get",
params: data,
});
}
// 省份
export function getPosition(data) {
return request({
url: "/zzhController/getPosition.action",
method: "get",
params: data,
});
}
// 市
export function getPpositionByB(data) {
return request({
url: "/zzhController/getPpositionByB.action",
method: "get",
params: data,
});
}
// 专家相关资料
export function getDataBaseList(data) {
return request({
url: "/zzhController/getDataBaseList.action",
method: "get",
params: data,
});
}
// 事故类型
export function getAccidentType(data) {
return request({
url: "/zzhController/getAccidentType.action",
method: "get",
params: data,
});
}
// 事故等级
export function getAccidentLevel(data) {
return request({
url: "/zzhController/getAccidentLevel.action",
method: "get",
params: data,
});
}
// 事故快报详情
export function getAccidentBysid(data) {
return request({
url: "/zzhController/getAccidentBysid.action",
method: "get",
params: data,
});
}
// 法规库
export function getAllLawDetailList(data) {
return request({
url: "/zzhController/getAllLawDetailList.action",
method: "get",
params: data,
});
}
// 法规类型
export function getAllLibLawType(data) {
return request({
url: "/zzhController/getAllLibLawType.action",
method: "get",
params: data,
});
}
// 法规适用领域
export function getAllLibLawIndustry(data) {
return request({
url: "/zzhController/getAllLibLawIndustry.action",
method: "get",
params: data,
});
}
// 法规详情
export function getLawDetailBysid(data) {
return request({
url: "/zzhController/getLawDetailBysid.action",
method: "get",
params: data,
});
}
// 登录
export function addMemberPcLogin(data) {
return request({
url: "/zzhController/addMemberPcLogin.action",
method: "get",
params: data,
});
}
// 获取用户userid、sid、member
export function getMemberPcLogin(data) {
return request({
url: "/zzhController/getMemberPcLogin.action",
method: "get",
params: data,
});
}
// 判断用户是否有邮箱
export function getMemberPointsAndEmail(data) {
return request({
url: "/zzhController/getMemberPointsAndEmail.action",
method: "get",
params: data,
});
}
// 法规下载
export function getFileDownlode(data) {
return request({
url: "/zzhController/getFileDownlode.action",
method: "get",
params: data,
});
}
// 增加法规预览量
export function updateLawPreview(data) {
return request({
url: "/zzhController/updateLawPreview.action",
method: "get",
params: data,
});
}
// 增加法规下载量
export function updateLawDownload(data) {
return request({
url: "/zzhController/updateLawDownload.action",
method: "get",
params: data,
});
}
// 资料库详情
export function getWxDataBaseBySid(data) {
return request({
url: "/zzhController/getWxDataBaseBySid.action",
method: "get",
params: data,
});
}
// 增加资料下载量
export function updateDataBaseNum(data) {
return request({
url: "/zzhController/updateDataBaseNum.action",
method: "get",
params: data,
});
}
// 点击个人中心
export function getAuthUser(data) {
return request({
url: "/zzhController/getAuthUser.action",
method: "get",
params: data,
});
}
// 推荐事故
export function getAccidentRecommend(data) {
return request({
url: "/zzhController/getAccidentRecommend.action",
method: "get",
params: data,
});
}
// 法规高级搜索是否超过今日搜索量
export function getDataSeeCount(data) {
return request({
url: "/zzhController/getDataSeeCount.action",
method: "get",
params: data,
});
}
// 法规高级搜索 查询数据
export function getLibLawSearch(data) {
return request({
url: "/zzhController/getLibLawSearch.action",
method: "get",
params: data,
});
}
// 事故快报查看是否超过今日查看量
export function getDangerSee(data) {
return request({
url: "/zzhController/getDangerSee.action",
method: "get",
params: data,
});
}
// 精品风险库事故快报详情
export function getRiskPayorder(data) {
return request({ return request({
url: "/zzhController/getRiskPayorder.action", url: "/openApi/v1/notice/page?size="+row.pageSize +"&current=" +row.currentPage +"&category=" +row.category,
method: "get", method: "get",
params: data, headers: {
'AppId': row.Appld,
'AppSecret': row.AppSecret,
},
}); });
} }

10
src/api/mock.js

@ -0,0 +1,10 @@
import mockRequests from '@/mockAjax'
//获取默认设置的接口
export const product = () =>
mockRequests({
url: '/product',
method: 'get',
})

BIN
src/assets/img/home/develop.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

BIN
src/assets/img/home/jt5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
src/assets/img/home/pres.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

BIN
src/assets/img/home/presscenter.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

BIN
src/assets/img/home/pressdetail.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 862 KiB

BIN
src/assets/img/home/pressimg.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

BIN
src/assets/img/home/pressleft.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
src/assets/img/home/shiming.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 932 KiB

BIN
src/assets/img/home/箭头 (3) 拷贝 2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 B

BIN
src/assets/img/home/箭头 (3) 拷贝.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

BIN
src/assets/img/product/1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
src/assets/img/product/2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

BIN
src/assets/img/product/cj1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

BIN
src/assets/img/product/t1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
src/assets/img/product/t2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
src/assets/img/product/t3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
src/assets/img/product/t4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
src/assets/img/product/t5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save