feat: add theme color param to widget
This commit is contained in:
@@ -195,6 +195,7 @@
|
||||
"default_value": "Default Value",
|
||||
"remark": "Remarks",
|
||||
"param_host": "Assign the user chatting with visitor(User ID)",
|
||||
"param_theme_color": "The theme color of widget",
|
||||
"param_close_width": "The width while widget closed",
|
||||
"param_close_height": "The height while widget closed",
|
||||
"param_open_width": "The width while widget opened",
|
||||
|
||||
@@ -190,6 +190,7 @@
|
||||
"default_value": "默认值",
|
||||
"remark": "备注",
|
||||
"param_host": "指定和谁聊天(用户ID)",
|
||||
"param_theme_color": "挂件的主题色",
|
||||
"param_close_width": "挂件关闭态的宽度",
|
||||
"param_close_height": "挂件关闭态的高度",
|
||||
"param_open_width": "挂件打开态的宽度",
|
||||
|
||||
Reference in New Issue
Block a user