[build] 0.0.49

This commit is contained in:
cookfront
2017-04-01 17:55:22 +08:00
parent de664f2e10
commit 0596588d40
3 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,10 @@
<template><section class="demo-dialog"><h1 class="demo-title">dialog</h1><example-block title="基础用法">
<template><section class="demo-dialog"><h1 class="demo-title">dialog</h1><example-block title="消息提示">
<zan-button @click="handleAlertClick">alert</zan-button>
<zan-button @click="handleConfirmClick">confirm</zan-button>
</example-block><example-block title="消息确认">
<zan-button @click="handleConfirmClick">confirm</zan-button>