feat: 更新 API 客户端配置,使用环境变量设置 baseURL;优化头像组件样式
This commit is contained in:
@@ -24,6 +24,6 @@ ion-avatar {
|
||||
--padding: 10px;
|
||||
background-color: #e7f6e1;
|
||||
padding: var(--padding);
|
||||
border: 2px solid #e3e3e3;
|
||||
border: 2px solid #e3ffcb;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user