feat(components): 添加主题配置抽屉,添加暗黑主题
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/** 请求头的content-type类型 */
|
||||
/** http请求头的content-type类型 */
|
||||
export enum ContentType {
|
||||
json = 'application/json',
|
||||
formUrlencoded = 'application/x-www-form-urlencoded',
|
||||
|
||||
Reference in New Issue
Block a user