소스 검색

feat:‘拓客二维码’改成‘好友邀请码’

zhanghui 1 년 전
부모
커밋
6be90d76a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/attach/attach.vue

+ 1 - 1
pages/index/attach/attach.vue

@@ -55,7 +55,7 @@
 		<uni-popup ref="createQrCodePopup" type="center" @change="createQrCodePopupChange">
 			<view class="createQrCodePopup">
 				<view class="flex-row justify-center">
-					<text class="popupTitle">拓客二维码</text>
+					<text class="popupTitle">好友邀请码</text>
 				</view>
 				<view class="xoIcon" @click="closePopup">
 					<u-icon name="close-circle" color="#666" size="24"></u-icon>