vant 2.12.33 → 2.12.36
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/es/calendar/components/Month.js +2 -4
- package/es/calendar/index.js +10 -1
- package/es/datetime-picker/DatePicker.js +3 -0
- package/es/datetime-picker/TimePicker.js +3 -0
- package/es/index.js +1 -1
- package/es/swipe/index.css +1 -1
- package/es/swipe/index.js +8 -2
- package/es/swipe/index.less +2 -0
- package/es/tabbar-item/index.js +5 -3
- package/es/uploader/index.js +15 -1
- package/lib/calendar/components/Month.js +2 -4
- package/lib/calendar/index.js +10 -1
- package/lib/datetime-picker/DatePicker.js +3 -0
- package/lib/datetime-picker/TimePicker.js +3 -0
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/lib/swipe/index.css +1 -1
- package/lib/swipe/index.js +8 -2
- package/lib/swipe/index.less +2 -0
- package/lib/tabbar-item/index.js +5 -3
- package/lib/uploader/index.js +15 -1
- package/lib/vant.js +47 -12
- package/lib/vant.min.js +1 -1
- package/package.json +1 -1
- package/vetur/attributes.json +160 -160
- package/vetur/tags.json +56 -56
- package/vetur/web-types.json +472 -472
package/package.json
CHANGED
package/vetur/attributes.json
CHANGED
@@ -1,72 +1,4 @@
|
|
1
1
|
{
|
2
|
-
"van-action-sheet/v-model (value)": {
|
3
|
-
"type": "boolean",
|
4
|
-
"description": "是否显示动作面板, 默认值: `false`"
|
5
|
-
},
|
6
|
-
"van-action-sheet/actions": {
|
7
|
-
"type": "Action[]",
|
8
|
-
"description": "面板选项列表, 默认值: `[]`"
|
9
|
-
},
|
10
|
-
"van-action-sheet/title": {
|
11
|
-
"type": "string",
|
12
|
-
"description": "顶部标题, 默认值: -"
|
13
|
-
},
|
14
|
-
"van-action-sheet/cancel-text": {
|
15
|
-
"type": "string",
|
16
|
-
"description": "取消按钮文字, 默认值: -"
|
17
|
-
},
|
18
|
-
"van-action-sheet/description": {
|
19
|
-
"type": "string",
|
20
|
-
"description": "选项上方的描述信息, 默认值: -"
|
21
|
-
},
|
22
|
-
"van-action-sheet/closeable": {
|
23
|
-
"type": "boolean",
|
24
|
-
"description": "是否显示关闭图标, 默认值: `true`"
|
25
|
-
},
|
26
|
-
"van-action-sheet/close-icon": {
|
27
|
-
"type": "string",
|
28
|
-
"description": "关闭[图标名称](#/zh-CN/icon)或图片链接, 默认值: `cross`"
|
29
|
-
},
|
30
|
-
"van-action-sheet/duration": {
|
31
|
-
"type": "number | string",
|
32
|
-
"description": "动画时长,单位秒, 默认值: `0.3`"
|
33
|
-
},
|
34
|
-
"van-action-sheet/round": {
|
35
|
-
"type": "boolean",
|
36
|
-
"description": "是否显示圆角, 默认值: `true`"
|
37
|
-
},
|
38
|
-
"van-action-sheet/overlay": {
|
39
|
-
"type": "boolean",
|
40
|
-
"description": "是否显示遮罩层, 默认值: `true`"
|
41
|
-
},
|
42
|
-
"van-action-sheet/lock-scroll": {
|
43
|
-
"type": "boolean",
|
44
|
-
"description": "是否锁定背景滚动, 默认值: `true`"
|
45
|
-
},
|
46
|
-
"van-action-sheet/lazy-render": {
|
47
|
-
"type": "boolean",
|
48
|
-
"description": "是否在显示弹层时才渲染节点, 默认值: `true`"
|
49
|
-
},
|
50
|
-
"van-action-sheet/close-on-popstate": {
|
51
|
-
"type": "boolean",
|
52
|
-
"description": "是否在页面回退时自动关闭, 默认值: `false`"
|
53
|
-
},
|
54
|
-
"van-action-sheet/close-on-click-action": {
|
55
|
-
"type": "boolean",
|
56
|
-
"description": "是否在点击选项后关闭, 默认值: `false`"
|
57
|
-
},
|
58
|
-
"van-action-sheet/close-on-click-overlay": {
|
59
|
-
"type": "boolean",
|
60
|
-
"description": "是否在点击遮罩层后关闭, 默认值: `true`"
|
61
|
-
},
|
62
|
-
"van-action-sheet/safe-area-inset-bottom": {
|
63
|
-
"type": "boolean",
|
64
|
-
"description": "是否开启[底部安全区适配](#/zh-CN/advanced-usage#di-bu-an-quan-qu-gua-pei), 默认值: `true`"
|
65
|
-
},
|
66
|
-
"van-action-sheet/get-container": {
|
67
|
-
"type": "string | () => Element",
|
68
|
-
"description": "指定挂载的节点,[用法示例](#/zh-CN/popup#zhi-ding-gua-zai-wei-zhi), 默认值: -"
|
69
|
-
},
|
70
2
|
"van-address-edit/area-list": {
|
71
3
|
"type": "object",
|
72
4
|
"description": "地区列表, 默认值: -"
|
@@ -235,6 +167,74 @@
|
|
235
167
|
"type": "string",
|
236
168
|
"description": "默认地址标签文字, 默认值: -"
|
237
169
|
},
|
170
|
+
"van-action-sheet/v-model (value)": {
|
171
|
+
"type": "boolean",
|
172
|
+
"description": "是否显示动作面板, 默认值: `false`"
|
173
|
+
},
|
174
|
+
"van-action-sheet/actions": {
|
175
|
+
"type": "Action[]",
|
176
|
+
"description": "面板选项列表, 默认值: `[]`"
|
177
|
+
},
|
178
|
+
"van-action-sheet/title": {
|
179
|
+
"type": "string",
|
180
|
+
"description": "顶部标题, 默认值: -"
|
181
|
+
},
|
182
|
+
"van-action-sheet/cancel-text": {
|
183
|
+
"type": "string",
|
184
|
+
"description": "取消按钮文字, 默认值: -"
|
185
|
+
},
|
186
|
+
"van-action-sheet/description": {
|
187
|
+
"type": "string",
|
188
|
+
"description": "选项上方的描述信息, 默认值: -"
|
189
|
+
},
|
190
|
+
"van-action-sheet/closeable": {
|
191
|
+
"type": "boolean",
|
192
|
+
"description": "是否显示关闭图标, 默认值: `true`"
|
193
|
+
},
|
194
|
+
"van-action-sheet/close-icon": {
|
195
|
+
"type": "string",
|
196
|
+
"description": "关闭[图标名称](#/zh-CN/icon)或图片链接, 默认值: `cross`"
|
197
|
+
},
|
198
|
+
"van-action-sheet/duration": {
|
199
|
+
"type": "number | string",
|
200
|
+
"description": "动画时长,单位秒, 默认值: `0.3`"
|
201
|
+
},
|
202
|
+
"van-action-sheet/round": {
|
203
|
+
"type": "boolean",
|
204
|
+
"description": "是否显示圆角, 默认值: `true`"
|
205
|
+
},
|
206
|
+
"van-action-sheet/overlay": {
|
207
|
+
"type": "boolean",
|
208
|
+
"description": "是否显示遮罩层, 默认值: `true`"
|
209
|
+
},
|
210
|
+
"van-action-sheet/lock-scroll": {
|
211
|
+
"type": "boolean",
|
212
|
+
"description": "是否锁定背景滚动, 默认值: `true`"
|
213
|
+
},
|
214
|
+
"van-action-sheet/lazy-render": {
|
215
|
+
"type": "boolean",
|
216
|
+
"description": "是否在显示弹层时才渲染节点, 默认值: `true`"
|
217
|
+
},
|
218
|
+
"van-action-sheet/close-on-popstate": {
|
219
|
+
"type": "boolean",
|
220
|
+
"description": "是否在页面回退时自动关闭, 默认值: `false`"
|
221
|
+
},
|
222
|
+
"van-action-sheet/close-on-click-action": {
|
223
|
+
"type": "boolean",
|
224
|
+
"description": "是否在点击选项后关闭, 默认值: `false`"
|
225
|
+
},
|
226
|
+
"van-action-sheet/close-on-click-overlay": {
|
227
|
+
"type": "boolean",
|
228
|
+
"description": "是否在点击遮罩层后关闭, 默认值: `true`"
|
229
|
+
},
|
230
|
+
"van-action-sheet/safe-area-inset-bottom": {
|
231
|
+
"type": "boolean",
|
232
|
+
"description": "是否开启[底部安全区适配](#/zh-CN/advanced-usage#di-bu-an-quan-qu-gua-pei), 默认值: `true`"
|
233
|
+
},
|
234
|
+
"van-action-sheet/get-container": {
|
235
|
+
"type": "string | () => Element",
|
236
|
+
"description": "指定挂载的节点,[用法示例](#/zh-CN/popup#zhi-ding-gua-zai-wei-zhi), 默认值: -"
|
237
|
+
},
|
238
238
|
"van-button/type": {
|
239
239
|
"type": "string",
|
240
240
|
"description": "类型,可选值为 `primary` `info` `warning` `danger`, 默认值: `default`"
|
@@ -323,22 +323,6 @@
|
|
323
323
|
"type": "boolean",
|
324
324
|
"description": "是否在跳转时替换当前页面历史, 默认值: `false`"
|
325
325
|
},
|
326
|
-
"van-badge/content": {
|
327
|
-
"type": "number | string",
|
328
|
-
"description": "徽标内容, 默认值: -"
|
329
|
-
},
|
330
|
-
"van-badge/color": {
|
331
|
-
"type": "string",
|
332
|
-
"description": "徽标背景颜色, 默认值: `#ee0a24`"
|
333
|
-
},
|
334
|
-
"van-badge/dot": {
|
335
|
-
"type": "boolean",
|
336
|
-
"description": "是否展示为小红点, 默认值: `false`"
|
337
|
-
},
|
338
|
-
"van-badge/max": {
|
339
|
-
"type": "number | string",
|
340
|
-
"description": "最大值,超过最大值会显示 `{max}+`,仅当 content 为数字时有效, 默认值: -"
|
341
|
-
},
|
342
326
|
"van-calendar/type": {
|
343
327
|
"type": "string",
|
344
328
|
"description": "选择类型:<br>`single`表示选择单个日期,<br>`multiple`表示选择多个日期,<br>`range`表示选择日期区间, 默认值: `single`"
|
@@ -459,6 +443,22 @@
|
|
459
443
|
"type": "string",
|
460
444
|
"description": "选择超过最多可选天数时的提示文案, 默认值: `选择天数不能超过 xx 天`"
|
461
445
|
},
|
446
|
+
"van-badge/content": {
|
447
|
+
"type": "number | string",
|
448
|
+
"description": "徽标内容, 默认值: -"
|
449
|
+
},
|
450
|
+
"van-badge/color": {
|
451
|
+
"type": "string",
|
452
|
+
"description": "徽标背景颜色, 默认值: `#ee0a24`"
|
453
|
+
},
|
454
|
+
"van-badge/dot": {
|
455
|
+
"type": "boolean",
|
456
|
+
"description": "是否展示为小红点, 默认值: `false`"
|
457
|
+
},
|
458
|
+
"van-badge/max": {
|
459
|
+
"type": "number | string",
|
460
|
+
"description": "最大值,超过最大值会显示 `{max}+`,仅当 content 为数字时有效, 默认值: -"
|
461
|
+
},
|
462
462
|
"van-card/thumb": {
|
463
463
|
"type": "string",
|
464
464
|
"description": "左侧图片 URL, 默认值: -"
|
@@ -3083,6 +3083,82 @@
|
|
3083
3083
|
"type": "any",
|
3084
3084
|
"description": "关闭时的值, 默认值: `false`"
|
3085
3085
|
},
|
3086
|
+
"van-tabbar/v-model": {
|
3087
|
+
"type": "number | string",
|
3088
|
+
"description": "当前选中标签的名称或索引值, 默认值: `0`"
|
3089
|
+
},
|
3090
|
+
"van-tabbar/fixed": {
|
3091
|
+
"type": "boolean",
|
3092
|
+
"description": "是否固定在底部, 默认值: `true`"
|
3093
|
+
},
|
3094
|
+
"van-tabbar/border": {
|
3095
|
+
"type": "boolean",
|
3096
|
+
"description": "是否显示外边框, 默认值: `true`"
|
3097
|
+
},
|
3098
|
+
"van-tabbar/z-index": {
|
3099
|
+
"type": "number | string",
|
3100
|
+
"description": "元素 z-index, 默认值: `1`"
|
3101
|
+
},
|
3102
|
+
"van-tabbar/active-color": {
|
3103
|
+
"type": "string",
|
3104
|
+
"description": "选中标签的颜色, 默认值: `#1989fa`"
|
3105
|
+
},
|
3106
|
+
"van-tabbar/inactive-color": {
|
3107
|
+
"type": "string",
|
3108
|
+
"description": "未选中标签的颜色, 默认值: `#7d7e80`"
|
3109
|
+
},
|
3110
|
+
"van-tabbar/route": {
|
3111
|
+
"type": "boolean",
|
3112
|
+
"description": "是否开启路由模式, 默认值: `false`"
|
3113
|
+
},
|
3114
|
+
"van-tabbar/placeholder": {
|
3115
|
+
"type": "boolean",
|
3116
|
+
"description": "固定在底部时,是否在标签位置生成一个等高的占位元素, 默认值: `false`"
|
3117
|
+
},
|
3118
|
+
"van-tabbar/safe-area-inset-bottom": {
|
3119
|
+
"type": "boolean",
|
3120
|
+
"description": "是否开启[底部安全区适配](#/zh-CN/advanced-usage#di-bu-an-quan-qu-gua-pei),设置 fixed 时默认开启, 默认值: `false`"
|
3121
|
+
},
|
3122
|
+
"van-tabbar/before-change": {
|
3123
|
+
"type": "(name) => boolean | Promise",
|
3124
|
+
"description": "切换标签前的回调函数,返回 `false` 可阻止切换,支持返回 Promise, 默认值: -"
|
3125
|
+
},
|
3126
|
+
"van-tabbar-item/name": {
|
3127
|
+
"type": "number | string",
|
3128
|
+
"description": "标签名称,作为匹配的标识符, 默认值: 当前标签的索引值"
|
3129
|
+
},
|
3130
|
+
"van-tabbar-item/icon": {
|
3131
|
+
"type": "string",
|
3132
|
+
"description": "[图标名称](#/zh-CN/icon)或图片链接, 默认值: -"
|
3133
|
+
},
|
3134
|
+
"van-tabbar-item/icon-prefix": {
|
3135
|
+
"type": "string",
|
3136
|
+
"description": "图标类名前缀,同 Icon 组件的 [class-prefix 属性](#/zh-CN/icon#props), 默认值: `van-icon`"
|
3137
|
+
},
|
3138
|
+
"van-tabbar-item/dot": {
|
3139
|
+
"type": "boolean",
|
3140
|
+
"description": "是否显示图标右上角小红点, 默认值: `false`"
|
3141
|
+
},
|
3142
|
+
"van-tabbar-item/badge": {
|
3143
|
+
"type": "number | string",
|
3144
|
+
"description": "图标右上角徽标的内容, 默认值: -"
|
3145
|
+
},
|
3146
|
+
"van-tabbar-item/info": {
|
3147
|
+
"type": "number | string",
|
3148
|
+
"description": "图标右上角徽标的内容(已废弃,请使用 badge 属性), 默认值: -"
|
3149
|
+
},
|
3150
|
+
"van-tabbar-item/url": {
|
3151
|
+
"type": "string",
|
3152
|
+
"description": "点击后跳转的链接地址, 默认值: -"
|
3153
|
+
},
|
3154
|
+
"van-tabbar-item/to": {
|
3155
|
+
"type": "string | object",
|
3156
|
+
"description": "点击后跳转的目标路由对象,同 vue-router 的 [to 属性](https://router.vuejs.org/zh/api/#to), 默认值: -"
|
3157
|
+
},
|
3158
|
+
"van-tabbar-item/replace": {
|
3159
|
+
"type": "boolean",
|
3160
|
+
"description": "是否在跳转时替换当前页面历史, 默认值: `false`"
|
3161
|
+
},
|
3086
3162
|
"van-tabs/v-model": {
|
3087
3163
|
"type": "number | string",
|
3088
3164
|
"description": "绑定当前选中标签的标识符, 默认值: `0`"
|
@@ -3203,82 +3279,6 @@
|
|
3203
3279
|
"type": "any",
|
3204
3280
|
"description": "自定义标题类名, 默认值: -"
|
3205
3281
|
},
|
3206
|
-
"van-tabbar/v-model": {
|
3207
|
-
"type": "number | string",
|
3208
|
-
"description": "当前选中标签的名称或索引值, 默认值: `0`"
|
3209
|
-
},
|
3210
|
-
"van-tabbar/fixed": {
|
3211
|
-
"type": "boolean",
|
3212
|
-
"description": "是否固定在底部, 默认值: `true`"
|
3213
|
-
},
|
3214
|
-
"van-tabbar/border": {
|
3215
|
-
"type": "boolean",
|
3216
|
-
"description": "是否显示外边框, 默认值: `true`"
|
3217
|
-
},
|
3218
|
-
"van-tabbar/z-index": {
|
3219
|
-
"type": "number | string",
|
3220
|
-
"description": "元素 z-index, 默认值: `1`"
|
3221
|
-
},
|
3222
|
-
"van-tabbar/active-color": {
|
3223
|
-
"type": "string",
|
3224
|
-
"description": "选中标签的颜色, 默认值: `#1989fa`"
|
3225
|
-
},
|
3226
|
-
"van-tabbar/inactive-color": {
|
3227
|
-
"type": "string",
|
3228
|
-
"description": "未选中标签的颜色, 默认值: `#7d7e80`"
|
3229
|
-
},
|
3230
|
-
"van-tabbar/route": {
|
3231
|
-
"type": "boolean",
|
3232
|
-
"description": "是否开启路由模式, 默认值: `false`"
|
3233
|
-
},
|
3234
|
-
"van-tabbar/placeholder": {
|
3235
|
-
"type": "boolean",
|
3236
|
-
"description": "固定在底部时,是否在标签位置生成一个等高的占位元素, 默认值: `false`"
|
3237
|
-
},
|
3238
|
-
"van-tabbar/safe-area-inset-bottom": {
|
3239
|
-
"type": "boolean",
|
3240
|
-
"description": "是否开启[底部安全区适配](#/zh-CN/advanced-usage#di-bu-an-quan-qu-gua-pei),设置 fixed 时默认开启, 默认值: `false`"
|
3241
|
-
},
|
3242
|
-
"van-tabbar/before-change": {
|
3243
|
-
"type": "(name) => boolean | Promise",
|
3244
|
-
"description": "切换标签前的回调函数,返回 `false` 可阻止切换,支持返回 Promise, 默认值: -"
|
3245
|
-
},
|
3246
|
-
"van-tabbar-item/name": {
|
3247
|
-
"type": "number | string",
|
3248
|
-
"description": "标签名称,作为匹配的标识符, 默认值: 当前标签的索引值"
|
3249
|
-
},
|
3250
|
-
"van-tabbar-item/icon": {
|
3251
|
-
"type": "string",
|
3252
|
-
"description": "[图标名称](#/zh-CN/icon)或图片链接, 默认值: -"
|
3253
|
-
},
|
3254
|
-
"van-tabbar-item/icon-prefix": {
|
3255
|
-
"type": "string",
|
3256
|
-
"description": "图标类名前缀,同 Icon 组件的 [class-prefix 属性](#/zh-CN/icon#props), 默认值: `van-icon`"
|
3257
|
-
},
|
3258
|
-
"van-tabbar-item/dot": {
|
3259
|
-
"type": "boolean",
|
3260
|
-
"description": "是否显示图标右上角小红点, 默认值: `false`"
|
3261
|
-
},
|
3262
|
-
"van-tabbar-item/badge": {
|
3263
|
-
"type": "number | string",
|
3264
|
-
"description": "图标右上角徽标的内容, 默认值: -"
|
3265
|
-
},
|
3266
|
-
"van-tabbar-item/info": {
|
3267
|
-
"type": "number | string",
|
3268
|
-
"description": "图标右上角徽标的内容(已废弃,请使用 badge 属性), 默认值: -"
|
3269
|
-
},
|
3270
|
-
"van-tabbar-item/url": {
|
3271
|
-
"type": "string",
|
3272
|
-
"description": "点击后跳转的链接地址, 默认值: -"
|
3273
|
-
},
|
3274
|
-
"van-tabbar-item/to": {
|
3275
|
-
"type": "string | object",
|
3276
|
-
"description": "点击后跳转的目标路由对象,同 vue-router 的 [to 属性](https://router.vuejs.org/zh/api/#to), 默认值: -"
|
3277
|
-
},
|
3278
|
-
"van-tabbar-item/replace": {
|
3279
|
-
"type": "boolean",
|
3280
|
-
"description": "是否在跳转时替换当前页面历史, 默认值: `false`"
|
3281
|
-
},
|
3282
3282
|
"van-tag/type": {
|
3283
3283
|
"type": "string",
|
3284
3284
|
"description": "类型,可选值为`primary` `success` `danger` `warning`, 默认值: `default`"
|
package/vetur/tags.json
CHANGED
@@ -1,25 +1,4 @@
|
|
1
1
|
{
|
2
|
-
"van-action-sheet": {
|
3
|
-
"attributes": [
|
4
|
-
"v-model (value)",
|
5
|
-
"actions",
|
6
|
-
"title",
|
7
|
-
"cancel-text",
|
8
|
-
"description",
|
9
|
-
"closeable",
|
10
|
-
"close-icon",
|
11
|
-
"duration",
|
12
|
-
"round",
|
13
|
-
"overlay",
|
14
|
-
"lock-scroll",
|
15
|
-
"lazy-render",
|
16
|
-
"close-on-popstate",
|
17
|
-
"close-on-click-action",
|
18
|
-
"close-on-click-overlay",
|
19
|
-
"safe-area-inset-bottom",
|
20
|
-
"get-container"
|
21
|
-
]
|
22
|
-
},
|
23
2
|
"van-address-edit": {
|
24
3
|
"attributes": [
|
25
4
|
"area-list",
|
@@ -74,6 +53,27 @@
|
|
74
53
|
"default-tag-text"
|
75
54
|
]
|
76
55
|
},
|
56
|
+
"van-action-sheet": {
|
57
|
+
"attributes": [
|
58
|
+
"v-model (value)",
|
59
|
+
"actions",
|
60
|
+
"title",
|
61
|
+
"cancel-text",
|
62
|
+
"description",
|
63
|
+
"closeable",
|
64
|
+
"close-icon",
|
65
|
+
"duration",
|
66
|
+
"round",
|
67
|
+
"overlay",
|
68
|
+
"lock-scroll",
|
69
|
+
"lazy-render",
|
70
|
+
"close-on-popstate",
|
71
|
+
"close-on-click-action",
|
72
|
+
"close-on-click-overlay",
|
73
|
+
"safe-area-inset-bottom",
|
74
|
+
"get-container"
|
75
|
+
]
|
76
|
+
},
|
77
77
|
"van-button": {
|
78
78
|
"attributes": [
|
79
79
|
"type",
|
@@ -100,14 +100,6 @@
|
|
100
100
|
"replace"
|
101
101
|
]
|
102
102
|
},
|
103
|
-
"van-badge": {
|
104
|
-
"attributes": [
|
105
|
-
"content",
|
106
|
-
"color",
|
107
|
-
"dot",
|
108
|
-
"max"
|
109
|
-
]
|
110
|
-
},
|
111
103
|
"van-calendar": {
|
112
104
|
"attributes": [
|
113
105
|
"type",
|
@@ -154,6 +146,14 @@
|
|
154
146
|
"range-prompt"
|
155
147
|
]
|
156
148
|
},
|
149
|
+
"van-badge": {
|
150
|
+
"attributes": [
|
151
|
+
"content",
|
152
|
+
"color",
|
153
|
+
"dot",
|
154
|
+
"max"
|
155
|
+
]
|
156
|
+
},
|
157
157
|
"van-card": {
|
158
158
|
"attributes": [
|
159
159
|
"thumb",
|
@@ -1092,6 +1092,33 @@
|
|
1092
1092
|
"inactive-value"
|
1093
1093
|
]
|
1094
1094
|
},
|
1095
|
+
"van-tabbar": {
|
1096
|
+
"attributes": [
|
1097
|
+
"v-model",
|
1098
|
+
"fixed",
|
1099
|
+
"border",
|
1100
|
+
"z-index",
|
1101
|
+
"active-color",
|
1102
|
+
"inactive-color",
|
1103
|
+
"route",
|
1104
|
+
"placeholder",
|
1105
|
+
"safe-area-inset-bottom",
|
1106
|
+
"before-change"
|
1107
|
+
]
|
1108
|
+
},
|
1109
|
+
"van-tabbar-item": {
|
1110
|
+
"attributes": [
|
1111
|
+
"name",
|
1112
|
+
"icon",
|
1113
|
+
"icon-prefix",
|
1114
|
+
"dot",
|
1115
|
+
"badge",
|
1116
|
+
"info",
|
1117
|
+
"url",
|
1118
|
+
"to",
|
1119
|
+
"replace"
|
1120
|
+
]
|
1121
|
+
},
|
1095
1122
|
"van-tabs": {
|
1096
1123
|
"attributes": [
|
1097
1124
|
"v-model",
|
@@ -1130,33 +1157,6 @@
|
|
1130
1157
|
"title-class"
|
1131
1158
|
]
|
1132
1159
|
},
|
1133
|
-
"van-tabbar": {
|
1134
|
-
"attributes": [
|
1135
|
-
"v-model",
|
1136
|
-
"fixed",
|
1137
|
-
"border",
|
1138
|
-
"z-index",
|
1139
|
-
"active-color",
|
1140
|
-
"inactive-color",
|
1141
|
-
"route",
|
1142
|
-
"placeholder",
|
1143
|
-
"safe-area-inset-bottom",
|
1144
|
-
"before-change"
|
1145
|
-
]
|
1146
|
-
},
|
1147
|
-
"van-tabbar-item": {
|
1148
|
-
"attributes": [
|
1149
|
-
"name",
|
1150
|
-
"icon",
|
1151
|
-
"icon-prefix",
|
1152
|
-
"dot",
|
1153
|
-
"badge",
|
1154
|
-
"info",
|
1155
|
-
"url",
|
1156
|
-
"to",
|
1157
|
-
"replace"
|
1158
|
-
]
|
1159
|
-
},
|
1160
1160
|
"van-tag": {
|
1161
1161
|
"attributes": [
|
1162
1162
|
"type",
|