sale-client 4.2.92 → 4.2.93

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 (54) hide show
  1. package/.gradle/9.0.0/checksums/checksums.lock +0 -0
  2. package/.gradle/9.0.0/fileChanges/last-build.bin +0 -0
  3. package/.gradle/9.0.0/fileHashes/fileHashes.bin +0 -0
  4. package/.gradle/9.0.0/fileHashes/fileHashes.lock +0 -0
  5. package/.gradle/9.0.0/gc.properties +0 -0
  6. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  7. package/.gradle/buildOutputCleanup/cache.properties +2 -0
  8. package/.gradle/vcs-1/gc.properties +0 -0
  9. package/build/dev-server.js +28 -50
  10. package/hs_err_pid32452.log +625 -0
  11. package/hs_err_pid36896.log +249 -0
  12. package/index.html +2 -7
  13. package/package.json +1 -1
  14. package/src/App.vue +1 -1
  15. package/src/components/revenue/HandManager/MeterBookUser.vue +726 -726
  16. package/src/components/revenue/comprehen/ComprehenOperation/QrPay/QrPaymentDetailed.vue +423 -423
  17. package/src/components/revenue/comprehen/Maintenance/hand/handOperate.vue +469 -469
  18. package/src/components/revenue/machineHandManage/ArrearsQuery.vue +938 -938
  19. package/src/filiale/alashan/eticket/EticketRecordList.vue +428 -428
  20. package/src/filiale/bayan/ChargeList.vue +1010 -1010
  21. package/src/filiale/bayan/StockListmain.vue +543 -543
  22. package/src/filiale/bazhong/UserInfoDetailManageNew.vue +245 -245
  23. package/src/filiale/bazhong/ic_detail/ChangeMeterQueryUser.vue +370 -370
  24. package/src/filiale/bazhong/sale.js +8 -8
  25. package/src/filiale/beifangshiye/OtherChargeNew.vue +625 -625
  26. package/src/filiale/lixianV3/ArrearsQuery.vue +938 -938
  27. package/src/filiale/lixianV3/InsuranceChargesDetails.vue +425 -425
  28. package/src/filiale/meihekou/common/userinfo_detail/ic_detail/MachineRecordQuery.vue +281 -281
  29. package/src/filiale/ronghao/ArrearsQuery.vue +974 -974
  30. package/src/filiale/ronghao/CardService.js +2144 -2144
  31. package/src/filiale/ronghao/InsuranceManage.vue +58 -58
  32. package/src/filiale/ronghao/MachineChargeService.js +149 -149
  33. package/src/filiale/ronghao/PaymentCode.vue +174 -174
  34. package/src/filiale/ronghao/PriceChangeCompensation/CompensationManage.vue +26 -26
  35. package/src/filiale/ronghao/PriceChangeCompensation/IotCompensation.vue +318 -318
  36. package/src/filiale/ronghao/PriceChangeCompensation/JbCompensation.vue +343 -343
  37. package/src/filiale/ronghao/PriceChangeCompensation/SurplusRecordDetail.vue +74 -74
  38. package/src/filiale/ronghao/ReplaceCardManage.vue +415 -415
  39. package/src/filiale/ronghao/Upload.vue +654 -654
  40. package/src/filiale/ronghao/cardDown.vue +1141 -1141
  41. package/src/filiale/ronghao/changemeterOperate.vue +315 -315
  42. package/src/filiale/ronghao/fillgasSpecific.vue +313 -313
  43. package/src/filiale/ronghao/ic_detail/ChargeRecordQuery.vue +106 -106
  44. package/src/filiale/ronghao/ic_detail/WatchCollection.vue +115 -115
  45. package/src/filiale/ronghao/ic_detail/WebHandQueryUser.vue +411 -411
  46. package/src/filiale/ronghao/machineDown.vue +1176 -1176
  47. package/src/filiale/ronghao/replacementSingleInfoOperation.vue +315 -315
  48. package/src/filiale/ronghao/specificInformation.vue +537 -537
  49. package/src/filiale/xinkang/sale.js +16 -16
  50. package/src/filiale/yangchun/ChargeList.vue +954 -954
  51. package/src/filiale/yuncheng/changemeterListMaintain.vue +504 -504
  52. package/src/filiale/zhongsheng/BlackListList.vue +293 -293
  53. package/src/filiale/zhongyi/HandQueryUser.vue +389 -389
  54. package/src/main.js +3 -3
@@ -0,0 +1,249 @@
1
+ #
2
+ # There is insufficient memory for the Java Runtime Environment to continue.
3
+ # Native memory allocation (mmap) failed to map 268435456 bytes for G1 virtual space
4
+ # Possible reasons:
5
+ # The system is out of physical RAM or swap space
6
+ # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
7
+ # Possible solutions:
8
+ # Reduce memory load on the system
9
+ # Increase physical memory or swap space
10
+ # Check if swap backing store is full
11
+ # Decrease Java heap size (-Xmx/-Xms)
12
+ # Decrease number of Java threads
13
+ # Decrease Java thread stack sizes (-Xss)
14
+ # Set larger code cache with -XX:ReservedCodeCacheSize=
15
+ # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
16
+ # placed in the first 32GB address space. The Java Heap base address is the
17
+ # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
18
+ # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
19
+ # This output file may be truncated or incomplete.
20
+ #
21
+ # Out of Memory Error (os_windows.cpp:3825), pid=36896, tid=34248
22
+ #
23
+ # JRE version: (17.0.10+1) (build )
24
+ # Java VM: OpenJDK 64-Bit Server VM (17.0.10+1-b1207.14, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
25
+ # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
26
+ #
27
+
28
+ --------------- S U M M A R Y ------------
29
+
30
+ Command Line: git4idea.http.GitAskPassApp Username for 'http://192.168.0.167:32573':
31
+
32
+ Host: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz, 8 cores, 15G, Windows 11 , 64 bit Build 22621 (10.0.22621.3958)
33
+ Time: Mon Nov 11 18:29:59 2024 Windows 11 , 64 bit Build 22621 (10.0.22621.3958) elapsed time: 0.034835 seconds (0d 0h 0m 0s)
34
+
35
+ --------------- T H R E A D ---------------
36
+
37
+ Current thread (0x00000213694bdf80): JavaThread "Unknown thread" [_thread_in_vm, id=34248, stack(0x000000823b100000,0x000000823b200000)]
38
+
39
+ Stack: [0x000000823b100000,0x000000823b200000]
40
+ Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
41
+ V [jvm.dll+0x687989]
42
+ V [jvm.dll+0x84116a]
43
+ V [jvm.dll+0x842dae]
44
+ V [jvm.dll+0x843413]
45
+ V [jvm.dll+0x249ccf]
46
+ V [jvm.dll+0x684759]
47
+ V [jvm.dll+0x67900a]
48
+ V [jvm.dll+0x30ab0b]
49
+ V [jvm.dll+0x311fb6]
50
+ V [jvm.dll+0x361d5e]
51
+ V [jvm.dll+0x361f8f]
52
+ V [jvm.dll+0x2e07f8]
53
+ V [jvm.dll+0x2e1764]
54
+ V [jvm.dll+0x811c31]
55
+ V [jvm.dll+0x36fc11]
56
+ V [jvm.dll+0x7f0666]
57
+ V [jvm.dll+0x3f3daf]
58
+ V [jvm.dll+0x3f5a41]
59
+ C [jli.dll+0x528f]
60
+ C [ucrtbase.dll+0x29333]
61
+ C [KERNEL32.DLL+0x1257d]
62
+ C [ntdll.dll+0x5af08]
63
+
64
+
65
+ --------------- P R O C E S S ---------------
66
+
67
+ Threads class SMR info:
68
+ _java_thread_list=0x00007ffd188fdf58, length=0, elements={
69
+ }
70
+
71
+ Java Threads: ( => current thread )
72
+
73
+ Other Threads:
74
+ 0x000002136952ce20 GCTaskThread "GC Thread#0" [stack: 0x000000823b200000,0x000000823b300000] [id=30896]
75
+ 0x000002136953db50 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000823b300000,0x000000823b400000] [id=31112]
76
+ 0x000002136953e480 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000823b400000,0x000000823b500000] [id=36060]
77
+
78
+ [error occurred during error reporting (printing all threads), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd180b13c7]
79
+
80
+ VM state: not at safepoint (not fully initialized)
81
+
82
+ VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
83
+ [0x00000213694b9a20] Heap_lock - owner thread: 0x00000213694bdf80
84
+
85
+ Heap address: 0x0000000701200000, size: 4078 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
86
+
87
+ CDS archive(s) mapped at: [0x0000000000000000-0x0000000000000000-0x0000000000000000), size 0, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 1.
88
+ Narrow klass base: 0x0000000000000000, Narrow klass shift: 0, Narrow klass range: 0x0
89
+
90
+ GC Precious Log:
91
+ <Empty>
92
+
93
+ Heap:
94
+ garbage-first heap total 0K, used 0K [0x0000000701200000, 0x0000000800000000)
95
+ region size 2048K, 0 young (0K), 0 survivors (0K)
96
+ Metaspace used 0K, committed 0K, reserved 0K
97
+ class space used 0K, committed 0K, reserved 0K
98
+
99
+ Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
100
+
101
+ Card table byte_map: [0x000002137c760000,0x000002137cf60000] _byte_map_base: 0x0000021378f57000
102
+
103
+ Marking Bits (Prev, Next): (CMBitMap*) 0x000002136952d350, (CMBitMap*) 0x000002136952d390
104
+ Prev Bits: [0x0000021300000000, 0x0000021303fb8000)
105
+ Next Bits: [0x0000021303fc0000, 0x0000021307f78000)
106
+
107
+ GC Heap History (0 events):
108
+ No events
109
+
110
+ Dll operation events (1 events):
111
+ Event: 0.022 Loaded shared library D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\java.dll
112
+
113
+ Deoptimization events (0 events):
114
+ No events
115
+
116
+ Classes unloaded (0 events):
117
+ No events
118
+
119
+ Classes redefined (0 events):
120
+ No events
121
+
122
+ Internal exceptions (0 events):
123
+ No events
124
+
125
+ VM Operations (0 events):
126
+ No events
127
+
128
+ Events (0 events):
129
+ No events
130
+
131
+
132
+ Dynamic libraries:
133
+ 0x00007ff747e60000 - 0x00007ff747e6a000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\java.exe
134
+ 0x00007ffde9730000 - 0x00007ffde9947000 C:\WINDOWS\SYSTEM32\ntdll.dll
135
+ 0x00007ffde7d00000 - 0x00007ffde7dc4000 C:\WINDOWS\System32\KERNEL32.DLL
136
+ 0x00007ffde6b60000 - 0x00007ffde6f17000 C:\WINDOWS\System32\KERNELBASE.dll
137
+ 0x00007ffde7340000 - 0x00007ffde7451000 C:\WINDOWS\System32\ucrtbase.dll
138
+ 0x00007ffdc2aa0000 - 0x00007ffdc2ab7000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\jli.dll
139
+ 0x00007ffdd4a10000 - 0x00007ffdd4a2b000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\VCRUNTIME140.dll
140
+ 0x00007ffde7940000 - 0x00007ffde7aef000 C:\WINDOWS\System32\USER32.dll
141
+ 0x00007ffde6f20000 - 0x00007ffde6f46000 C:\WINDOWS\System32\win32u.dll
142
+ 0x00007ffde96c0000 - 0x00007ffde96e9000 C:\WINDOWS\System32\GDI32.dll
143
+ 0x00007ffde6a40000 - 0x00007ffde6b58000 C:\WINDOWS\System32\gdi32full.dll
144
+ 0x00007ffde6f50000 - 0x00007ffde6fea000 C:\WINDOWS\System32\msvcp_win.dll
145
+ 0x00007ffdd12c0000 - 0x00007ffdd1553000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955\COMCTL32.dll
146
+ 0x00007ffde7af0000 - 0x00007ffde7b97000 C:\WINDOWS\System32\msvcrt.dll
147
+ 0x00007ffde91d0000 - 0x00007ffde9201000 C:\WINDOWS\System32\IMM32.DLL
148
+ 0x00007ffdde400000 - 0x00007ffdde40c000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\vcruntime140_1.dll
149
+ 0x00007ffd7e990000 - 0x00007ffd7ea1d000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\msvcp140.dll
150
+ 0x00007ffd17dc0000 - 0x00007ffd18a42000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\server\jvm.dll
151
+ 0x00007ffde7ec0000 - 0x00007ffde7f72000 C:\WINDOWS\System32\ADVAPI32.dll
152
+ 0x00007ffde7890000 - 0x00007ffde7938000 C:\WINDOWS\System32\sechost.dll
153
+ 0x00007ffde70b0000 - 0x00007ffde70d8000 C:\WINDOWS\System32\bcrypt.dll
154
+ 0x00007ffde92f0000 - 0x00007ffde9404000 C:\WINDOWS\System32\RPCRT4.dll
155
+ 0x00007ffde58f0000 - 0x00007ffde593d000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
156
+ 0x00007ffdc8fd0000 - 0x00007ffdc8fd9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
157
+ 0x00007ffddfcc0000 - 0x00007ffddfcf4000 C:\WINDOWS\SYSTEM32\WINMM.dll
158
+ 0x00007ffde9270000 - 0x00007ffde92e1000 C:\WINDOWS\System32\WS2_32.dll
159
+ 0x00007ffddda10000 - 0x00007ffddda1a000 C:\WINDOWS\SYSTEM32\VERSION.dll
160
+ 0x00007ffde58d0000 - 0x00007ffde58e3000 C:\WINDOWS\SYSTEM32\UMPDC.dll
161
+ 0x00007ffde5b80000 - 0x00007ffde5b98000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
162
+ 0x00007ffdde520000 - 0x00007ffdde52a000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\jimage.dll
163
+ 0x00007ffde4130000 - 0x00007ffde4362000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL
164
+ 0x00007ffde88a0000 - 0x00007ffde8c2e000 C:\WINDOWS\System32\combase.dll
165
+ 0x00007ffde7790000 - 0x00007ffde7867000 C:\WINDOWS\System32\OLEAUT32.dll
166
+ 0x00007ffdca2e0000 - 0x00007ffdca312000 C:\WINDOWS\SYSTEM32\dbgcore.DLL
167
+ 0x00007ffde72c0000 - 0x00007ffde733b000 C:\WINDOWS\System32\bcryptPrimitives.dll
168
+ 0x00007ffdb8650000 - 0x00007ffdb8675000 D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\java.dll
169
+
170
+ dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
171
+ symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.3672_none_2713b9d173822955;D:\hiema\IntelliJ IDEA 2024.1.1\jbr\bin\server
172
+
173
+ VM Arguments:
174
+ java_command: git4idea.http.GitAskPassApp Username for 'http://192.168.0.167:32573':
175
+ java_class_path (initial): D:/hiema/IntelliJ IDEA 2024.1.1/plugins/vcs-git/lib/git4idea-rt.jar;D:/hiema/IntelliJ IDEA 2024.1.1/lib/externalProcess-rt.jar
176
+ Launcher Type: SUN_STANDARD
177
+
178
+ [Global flags]
179
+ intx CICompilerCount = 4 {product} {ergonomic}
180
+ uint ConcGCThreads = 2 {product} {ergonomic}
181
+ uint G1ConcRefinementThreads = 8 {product} {ergonomic}
182
+ size_t G1HeapRegionSize = 2097152 {product} {ergonomic}
183
+ uintx GCDrainStackTargetSize = 64 {product} {ergonomic}
184
+ size_t InitialHeapSize = 268435456 {product} {ergonomic}
185
+ size_t MarkStackSize = 4194304 {product} {ergonomic}
186
+ size_t MaxHeapSize = 4276092928 {product} {ergonomic}
187
+ size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic}
188
+ size_t MinHeapSize = 8388608 {product} {ergonomic}
189
+ uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic}
190
+ uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
191
+ uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic}
192
+ uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
193
+ bool SegmentedCodeCache = true {product} {ergonomic}
194
+ size_t SoftMaxHeapSize = 4276092928 {manageable} {ergonomic}
195
+ bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
196
+ bool UseCompressedOops = true {product lp64_product} {ergonomic}
197
+ bool UseG1GC = true {product} {ergonomic}
198
+ bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}
199
+
200
+ Logging:
201
+ Log output configuration:
202
+ #0: stdout all=warning uptime,level,tags
203
+ #1: stderr all=off uptime,level,tags
204
+
205
+ Environment Variables:
206
+ JAVA_HOME=D:\hiema\jdk\jdk-21
207
+ CLASSPATH=.;D:\hiema\jdk\jdk-21\lib\tools.jar;D:\hiema\jdk\jdk-21\lib\dt.jar;D:\hiema\jdk\jdk-21\lib;
208
+ PATH=D:\hiema\Git\mingw64\libexec\git-core;D:\hiema\Git\mingw64\libexec\git-core;D:\hiema\Git\mingw64\bin;D:\hiema\Git\usr\bin;C:\Users\32999\bin;D:\hiema\jdk\jdk-21\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\hiema\VMware\VMware Workstation\bin;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\NVIDIA Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;D:\hiema\mysql-8.0.30-winx64\bin;C:\Program Files\dotnet;D:\software\video\ffmpeg-6.0-essentials_build\bin;D:\hiema\΢��web�����߹���\dll;D:\hiema\Git\cmd;D:\hiema\TortoiseGit\bin;D:\hiema\apache-maven-3.9.4\bin;D:\hiema\jdk\jdk-21\jre\bi;.;D:\hiema\gradle-3.5.1\bin;D:\hiema\nvm;D:\hiema\nodejs;C:\Program Files\OpenVPN\bin;C:\Program Files (x86)\nodejs;D:\hiema\Python\Python38\Scripts;D:\hiema\Python\Python38;C:\Users\32999\AppData\Local\Programs\Python\Launcher;C:\Users\32999\AppData\Local\Microsoft\WindowsApps;D:\hiema\Microsoft VS Code\bin;D:\hiema\IntelliJ IDEA 2022.3.3\bin;D:\hiema\nvm;D:\hiema\nodejs;C:\Users\32999\AppData\Roaming\npm
209
+ USERNAME=32999
210
+ DISPLAY=:0.0
211
+ LC_ALL=en_US.UTF-8
212
+ TERM=xterm-256color
213
+ TMPDIR=C:\Users\32999\AppData\Local\Temp
214
+ OS=Windows_NT
215
+ PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
216
+ TMP=C:\Users\32999\AppData\Local\Temp
217
+ TEMP=C:\Users\32999\AppData\Local\Temp
218
+
219
+
220
+
221
+ Periodic native trim disabled
222
+
223
+ JNI global refs:
224
+ JNI global refs: 0, weak refs: 0
225
+
226
+ JNI global refs memory usage: 0, weak refs: 0
227
+
228
+ OOME stack traces (most recent first):
229
+ Classloader memory used:
230
+
231
+
232
+ --------------- S Y S T E M ---------------
233
+
234
+ OS:
235
+ Windows 11 , 64 bit Build 22621 (10.0.22621.3958)
236
+ OS uptime: 5 days 0:23 hours
237
+
238
+ CPU: total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 10 microcode 0xde, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, fma, vzeroupper, clflush, clflushopt
239
+ Processor Information for all 8 processors :
240
+ Max Mhz: 2400, Current Mhz: 2400, Mhz Limit: 2400
241
+
242
+ Memory: 4k page, system-wide physical 16304M (351M free)
243
+ TotalPageFile size 35504M (AvailPageFile size 55M)
244
+ current process WorkingSet (physical memory assigned to process): 11M, peak: 11M
245
+ current process commit charge ("private bytes"): 60M, peak: 316M
246
+
247
+ vm_info: OpenJDK 64-Bit Server VM (17.0.10+1-b1207.14) for windows-amd64 JRE (17.0.10+1-b1207.14), built on 2024-04-05 by "builduser" with MS VC++ 16.10 / 16.11 (VS2019)
248
+
249
+ END.
package/index.html CHANGED
@@ -12,13 +12,8 @@
12
12
  body{width: 100%;background:#7f8eaf no-repeat center bottom; background-size: cover;}
13
13
  body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
14
14
  </style>
15
- <!--引入高德地图组件-->
16
- <script type="text/javascript">
17
- window._AMapSecurityConfig = {
18
- securityJsCode: '91ebf08ec12862005c9ce8bbb888420f'
19
- }
20
- </script>
21
- <script src="https://webapi.amap.com/maps?v=1.4.2&key=98e5146f671e38ea4d61bd37f5d064d8"></script>
15
+ <script src="https://webapi.amap.com/maps?v=1.4.2&key=4889f1e58df01cb40415536c8907bf64"></script>
16
+ <!--引入UI组件库(1.1版本) -->
22
17
  <script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
23
18
  </head>
24
19
  <body id="bodymain" class="themeOne">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sale-client",
3
- "version": "4.2.92",
3
+ "version": "4.2.93",
4
4
  "description": "收费模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
package/src/App.vue CHANGED
@@ -10,7 +10,7 @@
10
10
  </template>
11
11
 
12
12
  <script>
13
- // import Vue from 'vue'
13
+ import Vue from 'vue'
14
14
 
15
15
  export default {
16
16
  ready () {