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.

1234567891011121314151617181920
  1. {
  2. "id": "ua-navbar",
  3. "name": "navbar自定义导航条",
  4. "version": "v1.1.0",
  5. "description": "uniapp多端自定义顶部导航栏组件。支持自定义背景色、标题颜色、标题居中、是否固定、背景沉浸式透明、层级等功能。",
  6. "keywords": [
  7. "ua-navbar",
  8. "navbar",
  9. "导航条",
  10. "导航栏",
  11. "topbar"
  12. ],
  13. "dependencies": {
  14. "base64-js": "^1.5.1",
  15. "echarts": "^5.4.2",
  16. "image-tools": "^1.4.0",
  17. "js-base64": "^2.6.4",
  18. "text-decoding": "^1.0.0"
  19. }
  20. }