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