@@ -40,9 +40,8 @@
},
methods:{
customBack(){
- this.$u.route({
- // type:'switchTab',
- url: 'pages/index/index'
+ uni.navigateBack({
+ delta: 1
});
getPic(){