1 2 3 4 5 6 7 8 9
{ "id": "xy-customhead", "name": "customhead自定义导航栏", "version": "1.0.0", "description": "自定义导航栏 支持App,h5,微信小程序,自定义文字,按钮,背景色,带搜索", "keywords": [ "自定义导航栏" ], "dependencies": {
10
"uview-ui": "^1.8.4"
11 12
} }