safecheck-client 3.0.39-5 → 3.0.39-50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/package.json +6 -6
  2. package/src/App.vue +31 -26
  3. package/src/assets//345/256/232/344/275/215.png +0 -0
  4. package/src/components/android/AndroidDefectDeal.vue +2 -2
  5. package/src/components/android/AreaPlan.vue +567 -567
  6. package/src/components/android/SafecheckOrderV.vue +1 -1
  7. package/src/components/pc/AddPlanItemYyChange.vue +5 -1
  8. package/src/components/pc/RoleSelector.vue +172 -172
  9. package/src/components/pc/SafeCheckOrder/SafeCheckOrderList.vue +34 -0
  10. package/src/components/rongcheng/AddPlanItem.vue +344 -344
  11. package/src/components/rongcheng/CheckCurrentCreate.vue +1081 -1081
  12. package/src/components/rongcheng/PaperDefectMain.vue +828 -828
  13. package/src/components/rongcheng/PaperStatem.vue +6 -6
  14. package/src/filiale/BFshiye/android/PhoneUpUserinfo.vue +3 -1
  15. package/src/filiale/BFshiye/android/SafecheckUserInfo.vue +2 -8
  16. package/src/filiale/BFshiye/pc/checkUserList.vue +772 -772
  17. package/src/filiale/baiyin/android/SafecheckUserInfo.vue +775 -0
  18. package/src/filiale/baiyin/android.js +12 -11
  19. package/src/filiale/bayan/pc/NewCheckpaper.vue +2 -2
  20. package/src/filiale/bayan/pc/SelectAreaReport.vue +1 -0
  21. package/src/filiale/bayan/pc/SummaryOfSecurityInspectionProgress.vue +7 -7
  22. package/src/filiale/dexin/android/AreaPlan.vue +567 -567
  23. package/src/filiale/dexin/android.js +21 -21
  24. package/src/filiale/dexin/pc/PaperList.vue +840 -840
  25. package/src/filiale/hanzhong/pc/CheckHiddenDanger.vue +2 -2
  26. package/src/filiale/hanzhong/pc/CheckNumberStatistics.vue +1 -1
  27. package/src/filiale/hanzhong/pc/CheckSafeDetail.vue +6 -1
  28. package/src/filiale/hanzhong/pc/CheckSafeStatus.vue +1 -1
  29. package/src/filiale/hanzhong/pc/CheckerSafeDetail.vue +1 -1
  30. package/src/filiale/huatong/android/SafecheckOrderV.vue +2 -2
  31. package/src/filiale/jinhuang/android/AddPlanItem.vue +430 -0
  32. package/src/filiale/jinhuang/android/PhoneUpUserinfo.vue +182 -144
  33. package/src/filiale/jinhuang/android.js +2 -1
  34. package/src/filiale/kelai/android/PaperFeedback.vue +1384 -1370
  35. package/src/filiale/kelai/android/PhoneUpUserinfo.vue +1 -1
  36. package/src/filiale/kelai/android/SafecheckOrderV.vue +1 -1
  37. package/src/filiale/kelai/android/SafecheckUserInfo.vue +1 -1
  38. package/src/filiale/kelai/pc/PaperList.vue +13 -0
  39. package/src/filiale/kelai/pc/UserInfoAudit.vue +126 -90
  40. package/src/filiale/liaoyuan/pc/NewCheckpaper.vue +7 -7
  41. package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +1357 -1270
  42. package/src/filiale/qingjian/android/SafecheckDevices.vue +1 -1
  43. package/src/filiale/qingjian/android/SafecheckOrderV.vue +3 -0
  44. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +823 -800
  45. package/src/filiale/qingjian/pc/NewCheckpaper.vue +1919 -1918
  46. package/src/filiale/rongchuang/android/AddPlanItemVisitingWithoutMeeting.vue +454 -0
  47. package/src/filiale/rongchuang/android/AddPlanItemYy.vue +498 -0
  48. package/src/filiale/rongchuang/android/PhoneUpUserinfo.vue +1262 -0
  49. package/src/filiale/rongchuang/android/SafecheckDevices.vue +1 -1
  50. package/src/filiale/rongchuang/android/SafecheckOrderV.vue +3 -2
  51. package/src/filiale/rongchuang/android.js +3 -0
  52. package/src/filiale/rongchuang/pc/NewCheckpaper.vue +6 -1
  53. package/src/filiale/rongchuang/pc/checkPlanList.vue +398 -0
  54. package/src/filiale/rongchuang/pc.js +18 -17
  55. package/src/filiale/siyang/android/PhoneInsurancePurchaseDetail.vue +57 -24
  56. package/src/filiale/siyang/android/SafecheckDevices.vue +1302 -1302
  57. package/src/filiale/siyang/android/SafecheckUserInfo.vue +849 -849
  58. package/src/filiale/tongchuan/android/SafecheckDevices.vue +909 -885
  59. package/src/filiale/tongchuan/pc/AMapTrailShowZk.vue +226 -0
  60. package/src/filiale/tongchuan/pc/CheckSearchUser.vue +47 -1
  61. package/src/filiale/tongchuan/pc/DefectPaperWeiXiu.vue +46 -0
  62. package/src/filiale/tongchuan/pc/NoCheckplanSafecheck.vue +34 -0
  63. package/src/filiale/tongchuan/pc/PaperDefectMain.vue +34 -0
  64. package/src/filiale/tongchuan/pc/PaperList.vue +44 -10
  65. package/src/filiale/tongchuan/pc/PersonTrack.vue +269 -0
  66. package/src/filiale/tongchuan/pc/SelectCheckPlan.vue +42 -2
  67. package/src/filiale/tongchuan/pc.js +2 -0
  68. package/src/filiale/wensu/android/SafecheckOrderV.vue +2444 -2444
  69. package/src/filiale/wensu/android/SafecheckUserInfo.vue +712 -712
  70. package/src/filiale/wensu/pc/CheckSearchUser.vue +1251 -1251
  71. package/src/filiale/wenxi/android/SafecheckOrderV.vue +2682 -2682
  72. package/src/filiale/wenxi/pc/PaperList.vue +9 -3
  73. package/src/filiale/wuan/android/SafecheckOrderV.vue +2242 -2242
  74. package/src/filiale/wuan/android/SafecheckUserInfo.vue +659 -655
  75. package/src/filiale/wuan/pc/NewCheckpaper.vue +1184 -1184
  76. package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1191 -1191
  77. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +913 -913
  78. package/src/filiale/yangchunboneng/android.js +21 -21
  79. package/src/filiale/yangchunboneng/pc/CheckBookList.vue +353 -353
  80. package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +3 -3
  81. package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +1197 -1197
  82. package/src/filiale/yangchunboneng/pc/HiddenSituation.vue +171 -171
  83. package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +1112 -1112
  84. package/src/filiale/yangchunboneng/pc/PaperList.vue +757 -757
  85. package/src/filiale/yangchunboneng/pc/SelectCheckPlan.vue +331 -331
  86. package/src/filiale/yangchunboneng/pc.js +29 -29
  87. package/src/main.js +33 -33
  88. package/src/rongcheng.js +319 -319
  89. package/yarn-error.log +0 -140
package/yarn-error.log DELETED
@@ -1,140 +0,0 @@
1
- Arguments:
2
- C:\Program Files\nodejs\node.exe C:\Users\Administrator\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js install
3
-
4
- PATH:
5
- C:\Python38\Scripts\;C:\Python38\;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\MySQL\MySQL Server 5.0\bin;G:\spring\apache-maven-3.3.9\bin;C:\Program Files\Java\jdk1.8.0_212\bin;C:\Program Files\nodejs\;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;E:\Program Files\Adobe After Effects CC 2018\Support Files\\Plug-ins\Extensions\AtomKraft\bin;C:\Users\Administrator\AppData\Roaming\npm
6
-
7
- Yarn version:
8
- 1.22.4
9
-
10
- Node version:
11
- 12.18.0
12
-
13
- Platform:
14
- win32 x64
15
-
16
- Trace:
17
- Error: https://registry.yarnpkg.com/selenium-server/-/selenium-server-2.52.0.tgz: EPERM: operation not permitted, open 'C:\Users\Administrator\AppData\Local\Yarn\Cache\v6\npm-selenium-server-2.52.0-1d31435eb473476130f01bfdce531209580fb12d-integrity\node_modules\selenium-server\.yarn-tarball.tgz'
18
-
19
- npm manifest:
20
- {
21
- "name": "safecheck-client",
22
- "//": "主分支版本别乱升,测试包的版本直接发包(建议使用1.XX.XX-XXX格式作为测试包,不要频繁升级第三位版本号),别提交版本号。切了分支切记把主分支版本升了,保证主分支始终是最高版本!!!!!",
23
- "version": "3.0.7-3-gotest-2",
24
- "description": "安检模块 前端组件",
25
- "author": "丁新 <417755458@qq.com>",
26
- "license": "ISC",
27
- "main": "src/index.js",
28
- "keywords": [
29
- "safecheck"
30
- ],
31
- "scripts": {
32
- "example": "node build/example-server.js",
33
- "dev": "node build/dev-server.js",
34
- "lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
35
- "build": "rimraf dist && mkdirp dist && ncp static dist/safecheck && cross-env webpack --progress --hide-modules --config build/webpack.prod.conf.js",
36
- "hanwei": "rimraf dist && mkdirp dist && ncp static dist/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.hanwei.conf.js",
37
- "android": "node build/dev-android.js",
38
- "unit": "karma start test/unit/karma.conf.js",
39
- "test": "mocha --require babel-register test/*.js",
40
- "make": "rimraf dist-android && mkdirp dist-android && ncp static dist-android/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prodandroid.conf.js && publish",
41
- "e2e": "node test/e2e/runner.js",
42
- "release": "bash build/release.sh"
43
- },
44
- "repository": {
45
- "type": "git",
46
- "url": "https://gitee.com/aote/product-hujiao"
47
- },
48
- "dependencies": {
49
- "less": "^2.7.1",
50
- "vue": "^1.0.17"
51
- },
52
- "devDependencies": {
53
- "jsencrypt": "^3.0.0-rc.1",
54
- "babel-core": "^6.26.0",
55
- "babel-loader": "^6.0.0",
56
- "babel-plugin-transform-runtime": "^6.0.0",
57
- "babel-preset-es2015": "^6.0.0",
58
- "babel-preset-stage-2": "^6.0.0",
59
- "chai": "^3.5.0",
60
- "chromedriver": "^2.21.2",
61
- "connect-history-api-fallback": "^1.1.0",
62
- "cross-env": "^1.0.7",
63
- "cross-spawn": "^2.1.5",
64
- "css-loader": "^0.23.0",
65
- "eslint": "^2.0.0",
66
- "eslint-config-standard": "^5.1.0",
67
- "eslint-friendly-formatter": "^1.2.2",
68
- "eslint-loader": "^1.3.0",
69
- "eslint-plugin-html": "^1.3.0",
70
- "eslint-plugin-promise": "^1.0.8",
71
- "eslint-plugin-standard": "^1.3.2",
72
- "eslint-plugin-vue": "^0.1.1",
73
- "eventsource-polyfill": "^0.9.6",
74
- "express": "^4.13.3",
75
- "extract-text-webpack-plugin": "^1.0.1",
76
- "file-loader": "^0.8.4",
77
- "function-bind": "^1.0.2",
78
- "html-webpack-plugin": "^2.30.1",
79
- "http-proxy-middleware": "^0.11.0",
80
- "inject-loader": "^2.0.1",
81
- "isparta-loader": "^2.0.0",
82
- "jasmine-core": "^2.4.1",
83
- "jquery": "^3.3.1",
84
- "json-loader": "^0.5.4",
85
- "karma": "^1.4.1",
86
- "karma-chrome-launcher": "^2.2.0",
87
- "karma-coverage": "^1.1.1",
88
- "karma-mocha": "^1.3.0",
89
- "karma-phantomjs-launcher": "^1.0.2",
90
- "karma-phantomjs-shim": "^1.4.0",
91
- "karma-sinon-chai": "^1.3.1",
92
- "karma-sourcemap-loader": "^0.3.7",
93
- "karma-spec-reporter": "0.0.31",
94
- "karma-webpack": "^2.0.2",
95
- "less-loader": "^2.2.3",
96
- "lolex": "^1.5.2",
97
- "mkdirp": "^0.5.1",
98
- "mocha": "^3.2.0",
99
- "ncp": "^2.0.0",
100
- "nightwatch": "^0.8.18",
101
- "ol": "^4.6.4",
102
- "phantomjs-prebuilt": "^2.1.3",
103
- "proj4": "^2.2.1",
104
- "rimraf": "^2.5.0",
105
- "selenium-server": "2.52.0",
106
- "sinon": "^2.1.0",
107
- "sinon-chai": "^2.8.0",
108
- "style": "0.0.3",
109
- "style-loader": "^0.20.3",
110
- "url-loader": "^0.5.7",
111
- "vue-client": "1.22.0",
112
- "vue-hot-reload-api": "^1.2.0",
113
- "vue-html-loader": "^1.0.0",
114
- "vue-loader": "^8.2.1",
115
- "vue-resource": "^1.5.0",
116
- "vue-router": "^0.7.13",
117
- "vue-strap": "^1.0.9",
118
- "vue-style-loader": "^1.0.0",
119
- "vue-validator": "2.1.7",
120
- "webpack": "^1.12.2",
121
- "webpack-dev-middleware": "^1.4.0",
122
- "webpack-hot-middleware": "^2.6.0",
123
- "webpack-merge": "^0.8.3",
124
- "weixin-js-sdk": "^1.2.0",
125
- "system-clients": "3.0.38",
126
- "system-phone": "1.2.62",
127
- "telephone-clients": "1.1.27"
128
- },
129
- "directories": {
130
- "doc": "docs",
131
- "example": "examples",
132
- "test": "test"
133
- }
134
- }
135
-
136
- yarn manifest:
137
- No manifest
138
-
139
- Lockfile:
140
- No lockfile