<div>
<p>0</p>
</div>
<button>按钮</button>
<script type="text/javascript">
//不同函数传递数据
function a() {
$("button").click(弹出文字, data)
}
a(); </script>
添加回答
举报
0/150
提交
取消