6
This commit is contained in:
parent
5cd346eb89
commit
32236ffcd9
@ -6,8 +6,8 @@ export const useConfigStore = defineStore('app', {
|
||||
appName: "资料库",
|
||||
description: "Leaf Library",
|
||||
accountServer: "https://oauth.leaflow.cn",
|
||||
// apiServer: "https://document-api.leaflow.cn/api",
|
||||
apiServer: "http://localhost:8080/api",
|
||||
apiServer: "https://document-api.leaflow.cn/api",
|
||||
// apiServer: "http://localhost:8080/api",
|
||||
}),
|
||||
actions: {
|
||||
getAppName(): string {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user