mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
优化代码
This commit is contained in:
parent
1f95b01d05
commit
17e39c68db
@ -68,7 +68,6 @@
|
||||
let node = document.querySelector('.form .uploadFile');
|
||||
const submitBtn = document.querySelector('.form .fjs-form-field-button');
|
||||
submitBtn.parentNode.insertBefore(node, submitBtn);
|
||||
let node = document.querySelector('.form .uploadFile');
|
||||
});
|
||||
},
|
||||
_submitFormData(_data, _err) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user