@dongkboy 3 ماه پیش
والد
کامیت
3f3cddf82e
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      pages/tool/invitationCode.vue

+ 2 - 0
pages/tool/invitationCode.vue

@@ -36,6 +36,7 @@
 				</view>
 			</view>
 		</view>
+		<text @click="arr">注册</text>
 	</view>
 </template>
 
@@ -70,6 +71,7 @@
 				})
 			this.recommendUrl = this.$base.h5BaseUrl + "/#/pages/registr/h5Registr?systemCode=" + this
 				.system_code;
+
 			uni.getImageInfo({
 				src: '../../static/image/my/logo.png',
 				success: image => {