import HomeIndexPage from "./index.vue"; export const routes = [ {"url":"/home/index","page":HomeIndexPage, auth: 'pub'} ]