feat: harden phase one workflows

This commit is contained in:
王鹏
2026-07-14 16:04:51 +08:00
parent 47f4a24760
commit 767534df48
103 changed files with 4849 additions and 388 deletions

View File

@@ -1,6 +1,7 @@
App({
globalData: {
apiBaseUrl: 'http://localhost:8080',
useDevLogin: true,
token: '',
user: null
}