safecheck-client 3.0.35-1 → 3.0.35-11

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 (29) hide show
  1. package/package.json +1 -1
  2. package/src/components/Util/SafecheckUpload.vue +269 -265
  3. package/src/components/android/CivilCurrentCreate.vue +46 -41
  4. package/src/components/android/examples/UserExamples.vue +136 -136
  5. package/src/components/rongcheng/AspiratedPaperFeedbackm.vue +1049 -1045
  6. package/src/filiale/bayan/android/AddPlanItem.vue +13 -2
  7. package/src/filiale/bayan/android/CheckPlanDown.vue +2 -2
  8. package/src/filiale/bayan/android/PaperFeedback.vue +1669 -1669
  9. package/src/filiale/bayan/android/PhoneUpUserinfo.vue +908 -905
  10. package/src/filiale/bayan/android/SafecheckOrderV.vue +76 -20
  11. package/src/filiale/bayan/android/SafecheckUserInfo.vue +4 -0
  12. package/src/filiale/bayan/pc/CheckPlanAreaList.vue +42 -0
  13. package/src/filiale/bayan/pc/HiddenSituation.vue +295 -295
  14. package/src/filiale/bayan/pc/NewCheckpaper.vue +1992 -1992
  15. package/src/filiale/bayan/pc/PaperList.vue +900 -900
  16. package/src/filiale/bayan/pc/PlanManage.vue +2 -0
  17. package/src/filiale/bayan/pc/SelectCheckPlan.vue +58 -0
  18. package/src/filiale/huaran/android/CheckPlanDown.vue +212 -0
  19. package/src/filiale/huaran/android.js +13 -12
  20. package/src/filiale/shanxian/android/AddPlanItem.vue +1 -1
  21. package/src/filiale/shanxian/android/SafecheckOrderV.vue +1 -1
  22. package/src/filiale/tongchuan/android/SafecheckDevices.vue +1207 -1207
  23. package/src/filiale/tongchuan/android/SafecheckOrderV.vue +3035 -3035
  24. package/src/filiale/tongchuan/pc/CheckSearchUser.vue +1053 -1053
  25. package/src/filiale/tongchuan/pc/checkUserList.vue +639 -639
  26. package/src/filiale/xilan/android/AddPlanItem.vue +4 -0
  27. package/src/filiale/xilan/android/CurrentCreate.vue +6 -2
  28. package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +642 -642
  29. package/src/main.js +1 -1
package/src/main.js CHANGED
@@ -11,7 +11,7 @@ all()
11
11
  var Verificationfalg = false
12
12
  system(Verificationfalg)
13
13
  // system()
14
- safecheck('bayan')
14
+ safecheck('huaran')
15
15
  // safecheck('rizhao')
16
16
  require('./bootstrap/less/bootstrap.less')
17
17
  require('./expandcss.less')