Sfoglia il codice sorgente

微信环境下参数接收1

wangtao 3 settimane fa
parent
commit
2ae773465b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/plugins/common.plugins.js

+ 1 - 0
src/plugins/common.plugins.js

@@ -337,6 +337,7 @@ export default {
           window.open(`${item.path}=${encodeURIComponent(jm)}?form=${form}`,"_blank")
         }
         if(type == "2"){
+          alert(`${path}=${encodeURIComponent(jm)}?form=${form}&toPage=${to}`)
           window.open(`${path}=${encodeURIComponent(jm)}?form=${form}&toPage=${to}`,"_blank")
         }
       //#endif