@@ -109,7 +109,7 @@ export default {
},
setNextStep(){
if(this.isOK){
-
+
uni.switchTab({
'url':'/pages/index/index'
})