소스 검색

feat: 支持芝麻权益卡相关显示3

zhangyuhan 5 일 전
부모
커밋
7b77a7a2bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/web/templates/order/pc/paySuccess.html

+ 1 - 1
src/web/templates/order/pc/paySuccess.html

@@ -256,7 +256,7 @@
         $("#analysis-report-countdown").text(count--);
         if (count < 1) {
           clearInterval(window.__report_timer__)
-          // window.location.href = "/swordfish/page_big_pc/report/analysis/detail?code={{.T.orderCode}}";
+          window.location.href = "/swordfish/page_big_pc/report/analysis/detail?code={{.T.orderCode}}";
         }
       }