anytrek-front-public-component 1.3.11 → 1.3.13
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.
- package/README.md +26 -24
- package/anytrek-front-public-component.mjs +6229 -5271
- package/anytrek-front-public-component.umd.js +16 -16
- package/package.json +1 -1
- package/style.css +1 -1
package/README.md
CHANGED
|
@@ -2290,6 +2290,7 @@ Viewing and selecting vehicles
|
|
|
2290
2290
|
`v-model:sortKey="sortKey"`<br>
|
|
2291
2291
|
`v-model:vehicleId="vehicleId"`<br>
|
|
2292
2292
|
`v-model:deviceId="deviceId"`<br>
|
|
2293
|
+
`v-model:retract="retract"`<br>
|
|
2293
2294
|
`/>`<br>
|
|
2294
2295
|
`</div>`<br>
|
|
2295
2296
|
`const testData = ref<any>({});`<br>
|
|
@@ -2299,6 +2300,7 @@ Viewing and selecting vehicles
|
|
|
2299
2300
|
`const sortKey = ref<string>('asc')`<br>
|
|
2300
2301
|
`const vehicleId = ref<number>(15884)`<br>
|
|
2301
2302
|
`const deviceId = ref<number>(0)`<br>
|
|
2303
|
+
`const retract = ref<boolean>(false);`<br>
|
|
2302
2304
|
`onMounted(() => {`<br>
|
|
2303
2305
|
`testData.value = {`<br>
|
|
2304
2306
|
`tagList: [],`<br>
|
|
@@ -2794,7 +2796,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2794
2796
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2795
2797
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2796
2798
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2797
|
-
<font face="宋体">
|
|
2799
|
+
<font face="宋体">vehicleId</font>
|
|
2798
2800
|
</span>
|
|
2799
2801
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2800
2802
|
<o:p></o:p>
|
|
@@ -2807,7 +2809,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2807
2809
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2808
2810
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2809
2811
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2810
|
-
<font face="宋体"
|
|
2812
|
+
<font face="宋体">当前选择的车辆ID(如果匹配不上,会默认到第一辆车)</font>
|
|
2811
2813
|
</span>
|
|
2812
2814
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2813
2815
|
<o:p></o:p>
|
|
@@ -2820,7 +2822,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2820
2822
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2821
2823
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2822
2824
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2823
|
-
<font face="宋体">
|
|
2825
|
+
<font face="宋体">Number</font>
|
|
2824
2826
|
</span>
|
|
2825
2827
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2826
2828
|
<o:p></o:p>
|
|
@@ -2833,7 +2835,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2833
2835
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2834
2836
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2835
2837
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2836
|
-
<font face="宋体">
|
|
2838
|
+
<font face="宋体">0</font>
|
|
2837
2839
|
</span>
|
|
2838
2840
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2839
2841
|
<o:p></o:p>
|
|
@@ -2849,7 +2851,7 @@ mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
|
2849
2851
|
<font face="宋体"></font>
|
|
2850
2852
|
</span>
|
|
2851
2853
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2852
|
-
<o:p
|
|
2854
|
+
<o:p>外部改变选择的车辆/设备靠这个参数和下面的deviceId</o:p>
|
|
2853
2855
|
</span>
|
|
2854
2856
|
</p>
|
|
2855
2857
|
</td>
|
|
@@ -2861,7 +2863,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2861
2863
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2862
2864
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2863
2865
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2864
|
-
<font face="宋体">
|
|
2866
|
+
<font face="宋体">deviceId</font>
|
|
2865
2867
|
</span>
|
|
2866
2868
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2867
2869
|
<o:p></o:p>
|
|
@@ -2874,7 +2876,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2874
2876
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2875
2877
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2876
2878
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2877
|
-
<font face="宋体"
|
|
2879
|
+
<font face="宋体">当前选择的设备ID(如果上述vehicleId为0且deviceId有值时才生效)</font>
|
|
2878
2880
|
</span>
|
|
2879
2881
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2880
2882
|
<o:p></o:p>
|
|
@@ -2900,7 +2902,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2900
2902
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2901
2903
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2902
2904
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2903
|
-
<font face="宋体"
|
|
2905
|
+
<font face="宋体"></font>
|
|
2904
2906
|
</span>
|
|
2905
2907
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2906
2908
|
<o:p></o:p>
|
|
@@ -2916,19 +2918,19 @@ mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
|
2916
2918
|
<font face="宋体"></font>
|
|
2917
2919
|
</span>
|
|
2918
2920
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2919
|
-
<o:p
|
|
2921
|
+
<o:p>外部改变选择的车辆/设备靠这个参数和上面的vehicleId</o:p>
|
|
2920
2922
|
</span>
|
|
2921
2923
|
</p>
|
|
2922
2924
|
</td>
|
|
2923
2925
|
</tr>
|
|
2924
|
-
|
|
2926
|
+
<tr>
|
|
2925
2927
|
<td width=90 valign=top style="width:67.8000pt;padding:0.0000pt 5.4000pt 0.0000pt 5.4000pt ;border-left:1.0000pt solid windowtext;
|
|
2926
2928
|
mso-border-left-alt:0.5000pt solid windowtext;border-right:1.0000pt solid windowtext;mso-border-right-alt:0.5000pt solid windowtext;
|
|
2927
2929
|
border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtext;border-bottom:1.0000pt solid windowtext;
|
|
2928
2930
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2929
2931
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2930
2932
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2931
|
-
<font face="宋体">
|
|
2933
|
+
<font face="宋体">immediate</font>
|
|
2932
2934
|
</span>
|
|
2933
2935
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2934
2936
|
<o:p></o:p>
|
|
@@ -2941,7 +2943,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2941
2943
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2942
2944
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2943
2945
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2944
|
-
<font face="宋体"
|
|
2946
|
+
<font face="宋体">当vehicleId和deviceId都为0时是否需要选择第一辆车</font>
|
|
2945
2947
|
</span>
|
|
2946
2948
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2947
2949
|
<o:p></o:p>
|
|
@@ -2954,7 +2956,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2954
2956
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2955
2957
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2956
2958
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2957
|
-
<font face="宋体">
|
|
2959
|
+
<font face="宋体">Boolean</font>
|
|
2958
2960
|
</span>
|
|
2959
2961
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2960
2962
|
<o:p></o:p>
|
|
@@ -2967,7 +2969,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
2967
2969
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2968
2970
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2969
2971
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2970
|
-
<font face="宋体"
|
|
2972
|
+
<font face="宋体">false</font>
|
|
2971
2973
|
</span>
|
|
2972
2974
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2973
2975
|
<o:p></o:p>
|
|
@@ -2983,19 +2985,19 @@ mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
|
2983
2985
|
<font face="宋体"></font>
|
|
2984
2986
|
</span>
|
|
2985
2987
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2986
|
-
<o:p
|
|
2988
|
+
<o:p></o:p>
|
|
2987
2989
|
</span>
|
|
2988
2990
|
</p>
|
|
2989
2991
|
</td>
|
|
2990
2992
|
</tr>
|
|
2991
|
-
|
|
2993
|
+
<tr>
|
|
2992
2994
|
<td width=90 valign=top style="width:67.8000pt;padding:0.0000pt 5.4000pt 0.0000pt 5.4000pt ;border-left:1.0000pt solid windowtext;
|
|
2993
2995
|
mso-border-left-alt:0.5000pt solid windowtext;border-right:1.0000pt solid windowtext;mso-border-right-alt:0.5000pt solid windowtext;
|
|
2994
2996
|
border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtext;border-bottom:1.0000pt solid windowtext;
|
|
2995
2997
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
2996
2998
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
2997
2999
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
2998
|
-
<font face="宋体">
|
|
3000
|
+
<font face="宋体">align</font>
|
|
2999
3001
|
</span>
|
|
3000
3002
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3001
3003
|
<o:p></o:p>
|
|
@@ -3008,7 +3010,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
3008
3010
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
3009
3011
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
3010
3012
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3011
|
-
<font face="宋体"
|
|
3013
|
+
<font face="宋体"></font>
|
|
3012
3014
|
</span>
|
|
3013
3015
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3014
3016
|
<o:p></o:p>
|
|
@@ -3021,7 +3023,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
3021
3023
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
3022
3024
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
3023
3025
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3024
|
-
<font face="宋体">
|
|
3026
|
+
<font face="宋体">String</font>
|
|
3025
3027
|
</span>
|
|
3026
3028
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3027
3029
|
<o:p></o:p>
|
|
@@ -3034,7 +3036,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
3034
3036
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
3035
3037
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
3036
3038
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3037
|
-
<font face="宋体">
|
|
3039
|
+
<font face="宋体">middle</font>
|
|
3038
3040
|
</span>
|
|
3039
3041
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3040
3042
|
<o:p></o:p>
|
|
@@ -3062,7 +3064,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
3062
3064
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
3063
3065
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
3064
3066
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3065
|
-
<font face="宋体">
|
|
3067
|
+
<font face="宋体">retract</font>
|
|
3066
3068
|
</span>
|
|
3067
3069
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3068
3070
|
<o:p></o:p>
|
|
@@ -3075,7 +3077,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
3075
3077
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
3076
3078
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
3077
3079
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3078
|
-
<font face="宋体"
|
|
3080
|
+
<font face="宋体">外面控制组件关闭的功能 false 打开 true关闭</font>
|
|
3079
3081
|
</span>
|
|
3080
3082
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3081
3083
|
<o:p></o:p>
|
|
@@ -3088,7 +3090,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
3088
3090
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
3089
3091
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
3090
3092
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3091
|
-
<font face="宋体">
|
|
3093
|
+
<font face="宋体">Boolean</font>
|
|
3092
3094
|
</span>
|
|
3093
3095
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3094
3096
|
<o:p></o:p>
|
|
@@ -3101,7 +3103,7 @@ border-top:1.0000pt solid windowtext;mso-border-top-alt:0.5000pt solid windowtex
|
|
|
3101
3103
|
mso-border-bottom-alt:0.5000pt solid windowtext;">
|
|
3102
3104
|
<p class=MsoNormal align=center style="text-indent:0.0000pt;mso-char-indent-count:0.0000;text-align:center;">
|
|
3103
3105
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3104
|
-
<font face="宋体">
|
|
3106
|
+
<font face="宋体">false</font>
|
|
3105
3107
|
</span>
|
|
3106
3108
|
<span style="font-family:宋体;font-size:10.5000pt;mso-font-kerning:1.0000pt;">
|
|
3107
3109
|
<o:p></o:p>
|