Working on sub-editor

This commit is contained in:
Peng-YM
2020-08-28 15:00:45 +08:00
parent 8b4c972f77
commit a71914676e
17 changed files with 768 additions and 91 deletions

View File

@@ -11,7 +11,6 @@ import CollectionEditor from "@/views/CollectionEditor";
Vue.use(Router);
const router = new Router({
mode: "history",
base: process.env.BASE_URL,
routes: [
{