306132416@qq.com hace 5 años
padre
commit
1980229a0e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/index/detailPage/index.vue

+ 1 - 1
pages/index/detailPage/index.vue

@@ -120,7 +120,7 @@
 						this.$refs.popup.open();
 					}else {
 						uni.navigateTo({
-							url: '../auth/index',
+							url: '../../auth/index',
 							success: res => {},
 							fail: () => {},
 							complete: () => {}