html:
1 | <form method='POST' enctype='multipart/form-data' target='upload_iframe' class='common-note-form new_note' accept-charset="UTF-8" action='http://localhost/boss/profile/issue/js/upload_file";'> |
####js:
1 | // 点击上传文件按钮,触发input file空间 |
record, write and share.
1 | <form method='POST' enctype='multipart/form-data' target='upload_iframe' class='common-note-form new_note' accept-charset="UTF-8" action='http://localhost/boss/profile/issue/js/upload_file";'> |
####js:
1 | // 点击上传文件按钮,触发input file空间 |