From 2516f1c71f750a7e37c20f9377edc8d3f4ffc8ae Mon Sep 17 00:00:00 2001 From: cookfront Date: Thu, 9 Mar 2017 21:36:11 +0800 Subject: [PATCH] dialog docs --- docs/examples-docs/dialog.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/examples-docs/dialog.md b/docs/examples-docs/dialog.md index fbb032793..7a6a519c3 100644 --- a/docs/examples-docs/dialog.md +++ b/docs/examples-docs/dialog.md @@ -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({