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