@@ -140,7 +140,7 @@ export default forwardRef(({ agent }: Props, ref) => {
card.addChild(qrcodeView);
const tips = new Text({
- text: `扫一扫上面的二维码图案,和我${APP_NAME_TEXT}聊聊吧`,
+ text: `扫一扫上面的二维码图案,和我的智能体聊聊吧`,
fontSize: rValue(12),
color: "rgba(0,0,0, .45)",
fontWeight: 400,