Explorar el Código

url全局prefix /oe

Michael Wang hace 6 años
padre
commit
c1bfb0e796
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: "/",