摘要:
rules: { // name: [{ required: true, message: "请输入公司名称", trigger: "blur" }], name: [{ required: true, validator: validatePass, trigger: "blur" }], abb 阅读全文
posted @ 2020-07-07 21:35
Samve
阅读(2349)
评论(0)
推荐(0)
摘要:
一、同域下父子页面的通信 父页面parent.html <html> <head> <script type="text/javascript"> function say(){ alert("parent.html"); } function callChild(){ myFrame.say(); 阅读全文
posted @ 2020-07-07 21:31
Samve
阅读(524)
评论(0)
推荐(0)

浙公网安备 33010602011771号