mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
放开认证功能,可以认证多个小区的业主
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
435db3137a
commit
c8fb7b3477
@ -45,7 +45,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-else class="text-center to-auth" >
|
||||
<view class="text-center to-auth" >
|
||||
<button class="cu-btn bg-blue margin-tb-sm lg" @click="_toAuthOwner()">去认证</button>
|
||||
</view>
|
||||
|
||||
@ -118,6 +118,6 @@
|
||||
height: 180rpx;
|
||||
}
|
||||
.to-auth{
|
||||
margin-top:300upx
|
||||
margin-top:20upx
|
||||
}
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user