feat: add resident miniapp MVP
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
App({
|
||||
globalData: {
|
||||
apiBaseUrl: 'http://localhost:8080',
|
||||
token: ''
|
||||
token: '',
|
||||
user: null
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user