|
|
@@ -1,7 +1,9 @@
|
|
|
<template>
|
|
|
<div class="app-content">
|
|
|
<form @submit="formSubmit">
|
|
|
+ <!-- #ifdef MP-WEIXIN -->
|
|
|
<view style="color:red;background-color: white;font-size:36upx;font-weight:bold;text-align: center;">注册需邀请码,没有邀请码无法注册</view>
|
|
|
+ <!-- #endif -->
|
|
|
<view class="module-com">
|
|
|
<!-- #ifdef MP-WEIXIN -->
|
|
|
<tui-list-cell class="line-cell" :hover="false" >
|