|
@@ -14,12 +14,12 @@
|
|
|
</button>
|
|
|
|
|
|
|
|
|
- <view>
|
|
|
+<!-- <view>
|
|
|
<u--input placeholder="请输入内容" border="surround" v-model="mobile"></u--input>
|
|
|
<u--input placeholder="请输入内容" border="surround" v-model="code"></u--input>
|
|
|
</view>
|
|
|
<button @click="submit">登录</button>
|
|
|
- <button @click="submita">注册</button>
|
|
|
+ <button @click="submita">注册</button> -->
|
|
|
<view class="" style="margin-top: 42rpx; display: flex">
|
|
|
<u-checkbox-group v-model="checkboxValue1" placement="column" @change="checkboxChange">
|
|
|
<u-checkbox shape="circle" :customStyle="{ marginBottom: '8px' }" :name="1">
|