build docs

This commit is contained in:
cookfront
2017-03-09 21:36:53 +08:00
parent 2516f1c71f
commit 4935ca66ac
3 changed files with 2 additions and 8 deletions

View File

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