require('passport/back-mobile-new.page.css');
import $ from 'yoho-jquery'; import MobileNew from './back/mobile-new'; $(() => { new MobileNew(); });