1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

dialog docs

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

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