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 {
|
export default {
|
||||||
mixins: [MobileComputed],
|
mixins: [MobileComputed],
|
||||||
|
|
||||||
computed: {
|
|
||||||
mobileUrl() {
|
|
||||||
return '/examples.html' + location.hash;
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
handleAlertClick() {
|
handleAlertClick() {
|
||||||
Dialog.alert({
|
Dialog.alert({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user