feat: 文案对齐
This commit is contained in:
@@ -8,7 +8,7 @@ export const chatInputPlaceholder = () => {
|
|||||||
|
|
||||||
export const chatGuideSubTitle = () => {
|
export const chatGuideSubTitle = () => {
|
||||||
if (currentClientType() === ClientType.XIAOQI) {
|
if (currentClientType() === ClientType.XIAOQI) {
|
||||||
return "这里什么都没有哦";
|
return "陪您畅玩小七孔";
|
||||||
}
|
}
|
||||||
return "陪您畅玩小七孔";
|
return "这里什么都没有哦";
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user