Ver Fonte

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

zhangyuhan há 5 dias atrás
pai
commit
7b77a7a2bb
1 ficheiros alterados com 1 adições e 1 exclusões
  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}}";
         }
       }