dialog docs

This commit is contained in:
cookfront 2017-03-09 21:36:11 +08:00
parent 77dc226416
commit 2516f1c71f

View File

@ -15,12 +15,6 @@ import MobileComputed from 'components/mobile-computed';
export default {
mixins: [MobileComputed],
computed: {
mobileUrl() {
return '/examples.html' + location.hash;
}
},
methods: {
handleAlertClick() {
Dialog.alert({