Răsfoiți Sursa

url全局prefix /oe

Michael Wang 6 ani în urmă
părinte
comite
c1bfb0e796
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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: "/",