mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-11-19 00:53:40 +08:00
refactor: 使用@/别名替换/@/别名
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// 响应式storage
|
||||
import { App } from "vue";
|
||||
import Storage from "responsive-storage";
|
||||
import { routerArrays } from "/@/layout/types";
|
||||
import { routerArrays } from "@/layout/types";
|
||||
|
||||
const nameSpace = "responsive-";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user