@@ -36,6 +36,7 @@
</view>
+ <text @click="arr">注册</text>
</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 => {