import home from './home'; import login from './login'; import bind from './bind'; export default [home, login, bind];