前端-胡立永 1 week ago
parent
commit
b86e2045d0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/index/index.vue

+ 1
- 1
pages/index/index.vue View File

@ -211,7 +211,7 @@
// uni.reLaunch({
// url: '/pages/component/home'
// });
this.$utils.navigateBack()
self.$utils.navigateBack()
}
} else {
uni.navigateTo({


Loading…
Cancel
Save