mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-12 12:13:46 +08:00
change ACCESS_KEY header to ACCESS-KEY, add test env file
This commit is contained in:
@@ -569,7 +569,7 @@ export default defineComponent({
|
||||
position: absolute;
|
||||
bottom: 0
|
||||
display: flex;
|
||||
justify-content: start;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
flex-flow: column;
|
||||
|
||||
|
||||
@@ -888,7 +888,7 @@ export default defineComponent({
|
||||
position: absolute;
|
||||
bottom: 0
|
||||
display: flex;
|
||||
justify-content: start;
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
flex-flow: column;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user