fuwencai 4 년 전
부모
커밋
664a835331
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      static/templates/login.html

+ 1 - 1
static/templates/login.html

@@ -194,7 +194,7 @@
                                 str += "<a  target=\"_blank\" href=\"/page/userRecharge?appId=" + appId + "&productId=" + item.product_id + "\"  >剩余量充值</a>"
                             }
                             str += "<a  target=\"_blank\" href=\"/page/callLogPage?appId=" + appId + "&key=" + key + "&product_id=" + item.product_id + "\"  >调用记录</a>";
-                            str += "<a  target=\"_blank\" onclick=\"myFunction('" + appId + "','" + key + "','" + item.product_id + "')\"  href='javascript:void(0);' style='pointer:hand;'>并发测试</a>"
+                            str += "<a   onclick=\"myFunction('" + appId + "','" + key + "','" + item.product_id + "')\"  href='javascript:void(0);' style='pointer:hand;'>并发测试</a>"
                             // else {
                             //
                             // }