Sfoglia il codice sorgente

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

zhanghui 1 anno fa
parent
commit
6be90d76a2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>