From 46b1e2c7d1f1e141f02588396d2680c457733b0f Mon Sep 17 00:00:00 2001 From: stop2stare Date: Fri, 9 Feb 2018 12:24:40 +0800 Subject: [PATCH] add some rough examples --- examples/bookDetail/index.html | 68 ++++++++++++++++++++++++++++++++++ examples/listview/index.html | 26 +++++++++++++ 2 files changed, 94 insertions(+) create mode 100644 examples/bookDetail/index.html create mode 100644 examples/listview/index.html diff --git a/examples/bookDetail/index.html b/examples/bookDetail/index.html new file mode 100644 index 0000000..ff0012f --- /dev/null +++ b/examples/bookDetail/index.html @@ -0,0 +1,68 @@ + + + + + + detail + + + + +
+ + + + diff --git a/examples/listview/index.html b/examples/listview/index.html new file mode 100644 index 0000000..33620cb --- /dev/null +++ b/examples/listview/index.html @@ -0,0 +1,26 @@ + + + + + + list view + + + + +
+ + + +