From 6af4e45f46bca10e4e866bc0567650ec7d3ff70c Mon Sep 17 00:00:00 2001 From: Justineo Date: Mon, 27 Jun 2016 15:29:55 +0800 Subject: [PATCH] add async demo --- demo/Demo.vue | 49 +++++++++++++++++++++++++++++++++++++++++++------ demo/bundle.js | 16 ++++++++-------- 2 files changed, 51 insertions(+), 14 deletions(-) diff --git a/demo/Demo.vue b/demo/Demo.vue index 14cf272..1dafee8 100644 --- a/demo/Demo.vue +++ b/demo/Demo.vue @@ -1,6 +1,7 @@