refactor: support i18n
This commit is contained in:
@@ -54,7 +54,7 @@ async function loadSdk(config) {
|
||||
json: async () => ({
|
||||
success: true,
|
||||
data: {
|
||||
title: "在线客服",
|
||||
title: "\u5728\u7ebf\u5ba2\u670d",
|
||||
themeColor: "#2563eb",
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user