xcx 4 gadus atpakaļ
vecāks
revīzija
61307344ef
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5
    0
      src/pages/HuiQuanYi/Recommed/index.vue

+ 5
- 0
src/pages/HuiQuanYi/Recommed/index.vue Parādīt failu

107
           icon: 'none',
107
           icon: 'none',
108
           duration: 2000
108
           duration: 2000
109
         })
109
         })
110
+        setTimeout(() => {
111
+          wx.switchTab({
112
+            url: '../index'
113
+          })
114
+        }, 300)
110
         this.DataLock = false
115
         this.DataLock = false
111
       }).catch((res) => {
116
       }).catch((res) => {
112
         wx.showToast({
117
         wx.showToast({