登录按钮样式回复
This commit is contained in:
parent
6374511f71
commit
ea502ab219
@ -170,12 +170,9 @@
|
||||
|
||||
<su-popup :show="showLogin == true" type="center" round="10" :isMaskClick="false" >
|
||||
<view class="popup">
|
||||
<!-- <view class="texbut" @click="getPhoneNumber">
|
||||
<image style="width: 500rpx;height: 136rpx;margin-top: 84rpx;" src="https://jiangxiaoxian.0rui.cn/loginBtn.png"></image>
|
||||
</view> -->
|
||||
|
||||
<button class="texbut" open-type="getPhoneNumber" @getphonenumber="getPhoneNumber">
|
||||
<!-- <image style="width: 500rpx;height: 136rpx;" src="https://jiangxiaoxian.0rui.cn/loginBtn.png"></image> -->
|
||||
<!-- <image style="width: 100%;height: 136rpx;" src="https://jiangxiaoxian.0rui.cn/loginBtn.png"></image> -->
|
||||
授权登录
|
||||
</button>
|
||||
</view>
|
||||
@ -697,11 +694,11 @@
|
||||
.texbut {
|
||||
width: 507rpx;
|
||||
height: 120rpx;
|
||||
// border-radius: 45rpx;
|
||||
// background: #ffbd25;
|
||||
// font-size: 34rpx;
|
||||
// color: #3d3d3d;
|
||||
// font-weight: bold;
|
||||
border-radius: 16rpx;
|
||||
background: #ffbd25;
|
||||
font-size: 34rpx;
|
||||
color: #3d3d3d;
|
||||
font-weight: bold;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user