system-clients 3.2.1-17 → 3.2.1-18

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 (33) hide show
  1. package/.eslintrc.js +16 -16
  2. package/.npmignore +10 -0
  3. package/SystemClient.iml +8 -8
  4. package/build/.npmignore +1 -0
  5. package/build/webpack.base.conf.js +85 -85
  6. package/package-lock.json +23125 -0
  7. package/package.json +1 -1
  8. package/src/.npmignore +1 -0
  9. package/src/App.vue +24 -24
  10. package/src/components/TabButton.vue +201 -201
  11. package/src/components/equipment/EquipmentManage.vue +65 -65
  12. package/src/components/equipment/PosAdd.vue +323 -323
  13. package/src/components/equipment/PosList.vue +294 -294
  14. package/src/components/equipment/PosManage.vue +138 -138
  15. package/src/components/equipment/PosManageBoth.vue +125 -125
  16. package/src/components/equipment/PosParamAdd.vue +236 -236
  17. package/src/components/equipment/PosParamList.vue +121 -121
  18. package/src/components/equipment/PosParamManage.vue +51 -51
  19. package/src/components/server/Login.vue +825 -825
  20. package/src/filiale/rizhao/LeftTree.vue +111 -111
  21. package/src/filiale/rizhao/Login.vue +10 -11
  22. package/src/filiale/rizhao/Main.vue +606 -606
  23. package/src/filiale/rizhao/system.js +14 -14
  24. package/src/styles/less/aofeng/themeOne/systemStyle.less +2650 -2650
  25. package/src/system.js +109 -109
  26. package/yarn-error.log +128 -128
  27. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  28. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  29. package/.gradle/5.2.1/gc.properties +0 -0
  30. package/.gradle/buildOutputCleanup/built.bin +0 -0
  31. package/.gradle/buildOutputCleanup/cache.properties +0 -2
  32. package/.gradle/buildOutputCleanup/cache.properties.lock +0 -1
  33. package/.gradle/vcs-1/gc.properties +0 -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.