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 {
                             //
                             // }