提交 e972cd10 编写于 作者: W wangnan

udpate shortpwd

上级 1b7df606
<template>
<div class="wrapper">
<a href="javascript:;" @click="showShortpwd">点击打开短密码框</a>
<nut-demoheader
:name="$route.name"
></nut-demoheader>
<br>
<a href="javascript:;" @click="showShortpwd" class="button button-primary" >点击打开短密码框</a>
<nut-shortpwd :show="isShow" @close="shortpwdClose"/>
</div>
</template>
......
<template>
<div>
<nut-docheader
:name="$route.name"
:chName="$route.params.chnName"
type="Component"
:showQrCode="true"
></nut-docheader>
<h5>示例</h5>
<h6>使用实例</h6>
<nut-codebox code="<nut-shortpwd :show=‘isShow’ @close=‘shortpwdClose’/>"
imgUrl="http://img14.360buyimg.com/uba/jfs/t25372/227/245284728/74774/296adb9/5b69732eNad2c0231.png"></nut-codebox>
<h5>Props</h5>
<div class="tbl-wrapper">
<table class="u-full-width">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册