Ver Fonte

新增参数4

JXDS18FUJT há 2 meses atrás
pai
commit
91a5fdd02a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/yeNing/index.vue

+ 1 - 1
src/views/yeNing/index.vue

@@ -78,7 +78,7 @@ window.iosOrder = (dictCode: string, userInfoStr: string,goodsType:string) => {
           if (res.data.code == 200) {
             if(res.data.data.h5_url){
               console.log(res.data.data)
-              //window.location.href = res.data.data.h5_url;
+              window.location.href = res.data.data.h5_url;
             }else{
               console.log(res.data)
             }