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:
parent
77dc226416
commit
2516f1c71f
@ -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({
|
||||
|
Loading…
x
Reference in New Issue
Block a user