Michael Wang 6 жил өмнө
parent
commit
c1bfb0e796
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/router.js

+ 1 - 0
src/router.js

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