UNPKG

weex-ui-demo

Version:

A rich interaction, lightweight, high performance UI library based on Weex

63 lines (62 loc) 1.22 kB
{ "index": { "title": "index", "type": "typeA", "path": "/", "jsPath": "example/index" }, "button": { "title": "button", "type": "typeA", "path": "/button", "jsPath": "example/button" }, "cell": { "title": "cell", "type": "typeB", "path": "/cell", "jsPath": "example/cell" }, "checkbox": { "title": "checkbox", "type": "typeB", "path": "/checkbox", "jsPath": "example/checkbox" }, "city": { "title": "city", "type": "typeC", "path": "/city", "jsPath": "example/city" }, "countdown": { "title": "countdown", "type": "typeC", "path": "/countdown", "jsPath": "example/countdown" }, "dialog": { "title": "dialog", "type": "typeC", "path": "/dialog", "jsPath": "example/dialog" }, "ep-slider": { "title": "ep-slider", "type": "typeD", "path": "/ep-slider", "jsPath": "example/ep-slider" }, "grid-select": { "title": "grid-select", "type": "typeD", "path": "/grid-select", "jsPath": "example/grid-select" }, "header-demo": { "title": "header-demo", "type": "typeE", "path": "/header-demo", "jsPath": "example/header-demo" } }