You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
574 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"id": "zw-tabbar",
"displayName": "zw-tabbar自定义tabbar",
"version": "1.1",
"description": "由于原生Tabbar不支持中间凸起显示大图标和灵活的自定义所以弄了个通用组件方便使用。",
"keywords": [
"tabbar",
"底部选项卡",
"底部菜单"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
},
"name": "zw-tabbar自定义tabbar",
"scripts": {
"dev:mp-weixin": "pnpm run dev -- --miniprogram mp-weixin"
}
}