update error/error.vue
This commit is contained in:
parent
eac0a03924
commit
e291866228
@ -13,13 +13,13 @@
|
|||||||
|
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
methods:{
|
methods: {
|
||||||
goHome(){
|
goHome() {
|
||||||
uni.switchTab({
|
uni.switchTab({
|
||||||
url:'/pages/index/index'
|
url: '/pages/index/index'
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
goWebsite(){
|
goWebsite() {
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
window.open("https://net.linfeng.tech")
|
window.open("https://net.linfeng.tech")
|
||||||
// #endif
|
// #endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user