Sfoglia il codice sorgente

路径写错了。佛了

jwyu 2 anni fa
parent
commit
c84fdaa751
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages-report/reportForVariety/list.vue

+ 1 - 1
pages-report/reportForVariety/list.vue

@@ -173,7 +173,7 @@ export default {
                     })
                     setTimeout(() => {
                         uni.reLaunch({
-                            url: `pages-report/classify`,
+                            url: '/pages-report/classify',
                         });
                     }, 1500);