system-clients 3.2.6-1 → 3.2.6-aodeToV4

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 (105) hide show
  1. package/.eslintrc.js +16 -16
  2. package/.gradle/3.5/file-changes/last-build.bin +0 -0
  3. package/.gradle/3.5/taskHistory/taskHistory.lock +0 -0
  4. package/.gradle/7.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  5. package/.gradle/7.1/dependencies-accessors/gc.properties +0 -0
  6. package/.gradle/7.1/executionHistory/executionHistory.bin +0 -0
  7. package/.gradle/7.1/executionHistory/executionHistory.lock +0 -0
  8. package/.gradle/7.1/fileChanges/last-build.bin +0 -0
  9. package/.gradle/7.1/fileHashes/fileHashes.bin +0 -0
  10. package/.gradle/7.1/fileHashes/fileHashes.lock +0 -0
  11. package/.gradle/7.1/gc.properties +0 -0
  12. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  13. package/.gradle/buildOutputCleanup/cache.properties +2 -0
  14. package/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  15. package/.gradle/checksums/checksums.lock +0 -0
  16. package/.gradle/vcs-1/gc.properties +0 -0
  17. package/SystemClient.iml +11 -8
  18. package/build/webpack.base.conf.js +10 -17
  19. package/gradle/wrapper/gradle-wrapper.jar +0 -0
  20. package/gradle/wrapper/gradle-wrapper.properties +5 -0
  21. package/gradlew +185 -0
  22. package/gradlew.bat +89 -0
  23. package/package.json +102 -104
  24. package/src/App.vue +1 -1
  25. package/src/components/Main.vue +430 -686
  26. package/src/components/Util.js +343 -343
  27. package/src/components/equipment/EquipmentManage.vue +4 -4
  28. package/src/components/equipment/PcAdd.vue +6 -6
  29. package/src/components/equipment/PcList.vue +9 -8
  30. package/src/components/equipment/PhoneAdd.vue +14 -27
  31. package/src/components/equipment/PhoneList.vue +23 -33
  32. package/src/components/equipment/PosAdd.vue +65 -232
  33. package/src/components/equipment/PosList.vue +71 -201
  34. package/src/components/equipment/PosManage.vue +10 -80
  35. package/src/components/materialManage/materialList.vue +1 -1
  36. package/src/components/parammanage/ParamManage.vue +2 -2
  37. package/src/components/parammanage/ParamPage.vue +14 -36
  38. package/src/components/parammanage/ParamPages.vue +5 -5
  39. package/src/components/parammanage/SinglePage.vue +7 -7
  40. package/src/components/parammanage/SinglePages.vue +3 -3
  41. package/src/components/server/AddChangeMsg.vue +1 -1
  42. package/src/components/server/ChangeDeclare.vue +1 -1
  43. package/src/components/server/LoadData.vue +2 -21
  44. package/src/components/server/Login.vue +132 -295
  45. package/src/components/server/Menu.vue +188 -188
  46. package/src/components/server/ModifyPw.vue +17 -16
  47. package/src/components/server/NewResSelectGroup.vue +211 -0
  48. package/src/components/server/ResSelect.vue +3 -5
  49. package/src/components/server/ResSelectGroup.vue +118 -157
  50. package/src/components/server/RightTree.vue +257 -262
  51. package/src/components/server/RoleSelector.vue +4 -3
  52. package/src/components/server/TestResSelectGroup.vue +2 -2
  53. package/src/plugins/GetLoginInfoService.js +52 -74
  54. package/src/plugins/validation.js +0 -8
  55. package/src/project/State.js +1 -1
  56. package/src/stores/AppData.js +1 -1
  57. package/src/styles/less/aofeng/standard.less +60 -446
  58. package/src/styles/less/aofeng/themeOne/BinaryTemplate.less +13 -13
  59. package/src/styles/less/aofeng/themeOne/systemStyle.less +18 -18
  60. package/src/styles/less/fonts-list.less +4 -4
  61. package/src/styles/less/stand.less +1 -1
  62. package/src/styles/less/tables.less +0 -50
  63. package/src/styles/less/type.less +3 -16
  64. package/src/styles/less/variables.less +3 -6
  65. package/src/system.js +3 -27
  66. package/static/aodelogo.png +0 -0
  67. package/static/aodenewlogo.png +0 -0
  68. package/static/ewmlogo.png +0 -0
  69. package/.npmignore +0 -10
  70. package/build/.npmignore +0 -1
  71. package/package-lock.json +0 -23125
  72. package/src/.npmignore +0 -1
  73. package/src/components/TabButton.vue +0 -201
  74. package/src/components/Tabs.vue +0 -67
  75. package/src/components/addressManage/AddressCascadingMenu.vue +0 -145
  76. package/src/components/equipment/PosManageBoth.vue +0 -125
  77. package/src/components/equipment/PosParamAdd.vue +0 -236
  78. package/src/components/equipment/PosParamList.vue +0 -121
  79. package/src/components/equipment/PosParamManage.vue +0 -51
  80. package/src/components/server/ImageVieweTest.vue +0 -56
  81. package/src/components/server/ImageViewer.vue +0 -350
  82. package/src/components/server/PcdBuildingSelect.vue +0 -241
  83. package/src/filiale/dongguan/Login.vue +0 -889
  84. package/src/filiale/dongguan/Main.vue +0 -715
  85. package/src/filiale/dongguan/system.js +0 -6
  86. package/src/filiale/konggang/Login.vue +0 -840
  87. package/src/filiale/konggang/system.js +0 -7
  88. package/src/filiale/qianneng/ModifyPw.vue +0 -107
  89. package/src/filiale/qianneng/system.js +0 -7
  90. package/src/filiale/rizhao/LeftTree.vue +0 -111
  91. package/src/filiale/rizhao/Login.vue +0 -791
  92. package/src/filiale/rizhao/Main.vue +0 -606
  93. package/src/filiale/rizhao/system.js +0 -14
  94. package/src/filiale/yuchuan/Login.vue +0 -889
  95. package/src/filiale/yuchuan/Main.vue +0 -773
  96. package/src/filiale/yuchuan/system.js +0 -10
  97. package/src/styles/less/manageStyle/manageStyle/manageChile.less +0 -180
  98. package/src/styles/less/manageStyle/manageStyle/manageStyle.less +0 -1102
  99. package/src/styles/less/manageStyle/manageStyle/safeStyle.less +0 -498
  100. package/src/util/Daiban.json +0 -12
  101. package/static/images/lefticon//345/220/210/345/220/214/347/256/241/347/220/206.png +0 -0
  102. package/static/logo.png +0 -0
  103. package/static/newStyle/about-us.png +0 -0
  104. package/static/rizhao.png +0 -0
  105. package/yarn-error.log +0 -6896
@@ -1,10 +0,0 @@
1
- // 分公司特殊组件页面注册
2
-
3
- exports.specialComp = {
4
- 'login': (resolve) => {
5
- require(['./Login'], resolve)
6
- },
7
- 'home-page': (resolve) => {
8
- require(['./Main'], resolve)
9
- }
10
- }
@@ -1,180 +0,0 @@
1
-
2
-
3
- /*分辨率@1920*1080*/
4
- @media screen and (max-width: 1920px) {
5
-
6
- //====================================================
7
- .text-user >
8
- .text-1> .text-11 {
9
- padding-top: 2%;
10
- width: 100%;
11
- height: 40%;
12
- color: #95bad7;
13
- }
14
-
15
- .text-user> .text-1 >.text-11 table {
16
- height: 100%;
17
- }
18
- .text-user> .text-1 >.text-11 table tr td{
19
- width: 4%;
20
-
21
- }
22
- .text-user> .text-1>.text-11 table tr td span{
23
- font-size: 2.6rem;
24
- }
25
-
26
- .text-user>.text-1> .text-12{
27
- width: 100%;
28
- height: 60%;
29
- }
30
-
31
- .text-sellgas> .text-1{
32
- color: #95bad7;
33
- }
34
-
35
-
36
- //.text-sellgas> .text-1>table tr td .sell-img {
37
- // width: 62%;
38
- //}
39
- .text-sellgas> .text-1 table tr td{
40
- width: 4%;
41
- padding: 6% 6% 0 6%;
42
- }
43
- .text-sellgas> .text-1 table tr td p{
44
- font-size: 1.6rem;
45
- }
46
- .text-sellgas> .text-1 table tr td .sell-font{
47
- font-size: 2rem;
48
- }
49
- .text-sellgas> .text-1 table tr td span{
50
- font-size: 2.6rem;
51
- }
52
- .font-res{
53
- font-size: 3.4rem!important;
54
- }
55
- .text-sellgas> .text-1 table tr td .sell-img0 {
56
- width: 62%;
57
- }
58
- .text-sellgas> .text-1 table tr td .sell-img1 {
59
- width: 73%;
60
- }
61
- .font-res1{
62
- font-size: 34px!important;
63
- }
64
- .text-shanximap>.map-1{
65
- padding-top: 6%;
66
- text-align: center;
67
- }
68
- .text-shanximap>.map-1>.map-2{
69
- height: 90%;
70
- }
71
- .text-shanximap>div>.map-bar{
72
- background-image: url('/static/NewManageHome/矩形11拷贝9.png');
73
- background-repeat: no-repeat;
74
- background-size: 100%;
75
- width: 52%;
76
- margin-left: 25%;
77
- padding:1% 3% 0% 0%;
78
- height: 8%;
79
- font-size: 1.6rem;
80
- color: #ffffff;
81
- }
82
-
83
- }
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
-
100
- /*分辨率@1366*768*/
101
- @media screen and (max-width: 1366px) {
102
-
103
- //====================================================
104
- .text-user >
105
- .text-1> .text-11 {
106
- padding-top: 2%;
107
- width: 100%;
108
- height: 40%;
109
- color: #95bad7;
110
- }
111
-
112
- .text-user> .text-1 >.text-11 table {
113
- height: 100%;
114
- }
115
- .text-user> .text-1 >.text-11 table tr td{
116
- width: 4%;
117
-
118
- }
119
- .text-user> .text-1>.text-11 table tr td span{
120
- font-size: 1.8rem;
121
- }
122
-
123
- .text-user>.text-1> .text-12{
124
- width: 100%;
125
- height: 60%;
126
- }
127
-
128
- .text-sellgas> .text-1{
129
- color: #95bad7;
130
- }
131
-
132
-
133
- //.text-sellgas> .text-1>table tr td .sell-img {
134
- // width: 62%;
135
- //}
136
- .text-sellgas> .text-1 table tr td{
137
- width: 4%;
138
- padding: 3% 3% 0 3%;
139
- }
140
- .text-sellgas> .text-1 table tr td p{
141
- font-size: 1.1rem;
142
- }
143
- .text-sellgas> .text-1 table tr td .sell-font{
144
- font-size: 1.4rem;
145
- }
146
- .text-sellgas> .text-1 table tr td span{
147
- font-size: 1.8rem;
148
- }
149
- .font-res{
150
- font-size: 2rem!important;
151
- }
152
- .text-sellgas> .text-1 table tr td .sell-img0 {
153
- width: 62%;
154
- }
155
- .text-sellgas> .text-1 table tr td .sell-img1 {
156
- width: 73%;
157
- }
158
- .font-res1{
159
- font-size: 28px!important;
160
- }
161
- .text-shanximap>.map-1{
162
- padding-top: 6%;
163
- text-align: center;
164
- }
165
- .text-shanximap>.map-1>.map-2{
166
- height: 90%;
167
- }
168
- .text-shanximap>div>.map-bar{
169
- background-image: url('/static/NewManageHome/矩形11拷贝9.png');
170
- background-repeat: no-repeat;
171
- background-size: 100%;
172
- width: 52%;
173
- margin-left: 25%;
174
- padding:1% 3% 0% 0%;
175
- height: 8%;
176
- font-size: 1.1rem;
177
- color: #ffffff;
178
- }
179
-
180
- }