change ACCESS_KEY header to ACCESS-KEY, add test env file

This commit is contained in:
RockYang
2023-04-20 18:13:05 +08:00
parent 296d83c3a1
commit 00db78b446
5 changed files with 8 additions and 7 deletions

View File

@@ -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;

View File

@@ -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;