Przeglądaj źródła

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

zhanghui 1 rok temu
rodzic
commit
6be90d76a2
1 zmienionych plików z 1 dodań i 1 usunięć
  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>