관리-도구
편집 파일: app.js
import jQuery from 'jquery'; import OneclickSettings from './modules/oneclick'; jQuery(() => { OneclickSettings(); });