@@ -14,6 +14,7 @@ import Password from "./features/Password/Password.vue";
Vue.use(Router);
let router = new Router({
mode: "history",
+ base: "/oe",
routes: [
{
path: "/",