Commit c68e4fe6 authored by zhengke's avatar zhengke

no message

parent 1c7d9e82
This diff is collapsed.
...@@ -132,7 +132,6 @@ ...@@ -132,7 +132,6 @@
<style scoped> <style scoped>
.login-Welcome-title{ .login-Welcome-title{
font-size: 50rpx; font-size: 50rpx;
font-family: PingFang SC;
color: #FFFFFF; color: #FFFFFF;
margin-bottom: 33rpx; margin-bottom: 33rpx;
font-weight: 300; font-weight: 300;
...@@ -221,7 +220,6 @@ ...@@ -221,7 +220,6 @@
margin-bottom: 110rpx; margin-bottom: 110rpx;
background-color: #C91727; background-color: #C91727;
font-size: 30rpx; font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500; font-weight: 500;
color: #FFFFFF; color: #FFFFFF;
text-align: center; text-align: center;
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<view class="login-background"></view> <view class="login-background"></view>
<view class="login-content"> <view class="login-content">
<view class="login-image"> <view class="login-image">
<van-image width="398rpx" height="398rpx" fit="cover" class="yuqi" <van-image width="398rpx" height="398rpx" fit="cover"
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653448851000_616.png" /> src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653448851000_616.png" />
</view> </view>
<view class="btnBox" @click="login"> <view class="btnBox" @click="login">
...@@ -84,7 +84,6 @@ ...@@ -84,7 +84,6 @@
margin-bottom: 53rpx; margin-bottom: 53rpx;
background-color: #C91727; background-color: #C91727;
font-size: 30rpx; font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500; font-weight: 500;
color: #FFFFFF; color: #FFFFFF;
text-align: center; text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment