apply-clients 3.3.68 → 3.3.71-2

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 (46) hide show
  1. package/build/dev-server-app.js +2 -2
  2. package/build/dev-server.js +127 -133
  3. package/package.json +1 -1
  4. package/src/AndroidApp.vue +35 -35
  5. package/src/App.vue +20 -20
  6. package/src/apply.js +92 -89
  7. package/src/applyAndroid.js +31 -31
  8. package/src/components/android/AppOnetomany.vue +301 -301
  9. package/src/components/android/AppServiceView.vue +36 -0
  10. package/src/components/android/AppSign.vue +142 -142
  11. package/src/components/android/Function/AppInstallFunction.vue +366 -366
  12. package/src/components/android/Process/AppExplorationUser.vue +177 -27
  13. package/src/components/android/Process/AppServiceControl.vue +228 -1
  14. package/src/components/android/Process/Processes/AppBuildSign.vue +46 -46
  15. package/src/components/android/Process/Processes/AppInstallationDetails.vue +473 -471
  16. package/src/components/android/Supervisory/AppProcessSupervisory.vue +311 -300
  17. package/src/components/android/Supervisory/AppSupervisoryCart.vue +119 -119
  18. package/src/components/image/dwg.jpg +0 -0
  19. package/src/components/image/txt.jpg +0 -0
  20. package/src/components/product/ApplyCharge/ApplyChargeList.vue +382 -382
  21. package/src/components/product/Business/BusinessApply.vue +242 -242
  22. package/src/components/product/Function/InstallFunction.vue +132 -132
  23. package/src/components/product/Function/Service/FunctionServiceControl.vue +445 -445
  24. package/src/components/product/Material/MaterialDetailed.vue +252 -235
  25. package/src/components/product/OldApply/Monitor/MonitorApply.vue +329 -329
  26. package/src/components/product/OldApply/OldApply.vue +150 -150
  27. package/src/components/product/Onetomany.vue +377 -377
  28. package/src/components/product/Print/BuildOrder/buildOrderList.vue +264 -264
  29. package/src/components/product/Print/BuildOrder/printBuildOrder.vue +153 -153
  30. package/src/components/product/Print/IgnitionBill/IgnitionBill.vue +259 -0
  31. package/src/components/product/Print/IgnitionBill/printIgnitionBill.vue +168 -0
  32. package/src/components/product/Process/ExplorationSelect.vue +452 -457
  33. package/src/components/product/Process/ExplorationUser.vue +189 -147
  34. package/src/components/product/Process/Processes/Print/printCharge.vue +142 -142
  35. package/src/components/product/Process/Processes/Print/printRefund.vue +196 -196
  36. package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +211 -211
  37. package/src/components/product/Process/Service/ServiceControl.vue +1362 -1362
  38. package/src/components/product/ServiceView.vue +631 -631
  39. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +863 -863
  40. package/src/components/product/Supervisory/SupervisoryControl.vue +137 -137
  41. package/src/components/product/Supervisory/SupervisoryList.vue +5 -0
  42. package/src/components/product/Supervisory/SupervisoryhCart.vue +130 -130
  43. package/src/components/product/VueUtils/ApplyUpload.vue +275 -273
  44. package/src/components/product/VueUtils/HighMeter.vue +208 -208
  45. package/src/main.js +27 -23
  46. package/yarn.lock +9013 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.