office 默认亮色
This commit is contained in:
parent
f7d75b830c
commit
497289fe69
@ -138,6 +138,9 @@ export default {
|
|||||||
"id": this.userInfo.userid,
|
"id": this.userInfo.userid,
|
||||||
"name": this.userInfo.nickname
|
"name": this.userInfo.nickname
|
||||||
},
|
},
|
||||||
|
"customization": {
|
||||||
|
"uiTheme": "theme-classic-light",
|
||||||
|
},
|
||||||
"callbackUrl": 'http://nginx/api/file/content/office?id=' + this.value.id + '&token=' + this.userToken,
|
"callbackUrl": 'http://nginx/api/file/content/office?id=' + this.value.id + '&token=' + this.userToken,
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user