Notion中文
素材吧
全部回复
仅看楼主
level 16
556
楼主
var xhr = new XMLHttpRequest(); xhr.open("POST", "/api/v3/setlocale", true); xhr.setRequestHeader('content-type', 'application/json'); var sendData = {"locale":"zh-CN"}; xhr.send(JSON.stringify(sendData));
2021年06月01日 16点06分
1
level 1
alexpan2015
请问怎么用
2021年06月21日 02点06分
2
1