Browse Source

人员测试

@dongkboy 3 tháng trước cách đây
mục cha
commit
3f3cddf82e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 => {