Explorar o código

fix: 分享图文案修改

王晓东 hai 2 semanas
pai
achega
dcb7c2dcba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/custom-share/ShareWxaCard/index.tsx

+ 1 - 1
src/components/custom-share/ShareWxaCard/index.tsx

@@ -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,