Explorar o código

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

zhangyuhan hai 5 días
pai
achega
7b77a7a2bb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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}}";
         }
       }