Commit c68e4fe6 authored by zhengke's avatar zhengke

no message

parent 1c7d9e82
This diff is collapsed.
......@@ -132,7 +132,6 @@
<style scoped>
.login-Welcome-title{
font-size: 50rpx;
font-family: PingFang SC;
color: #FFFFFF;
margin-bottom: 33rpx;
font-weight: 300;
......@@ -221,7 +220,6 @@
margin-bottom: 110rpx;
background-color: #C91727;
font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #FFFFFF;
text-align: center;
......
......@@ -3,7 +3,7 @@
<view class="login-background"></view>
<view class="login-content">
<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" />
</view>
<view class="btnBox" @click="login">
......@@ -84,7 +84,6 @@
margin-bottom: 53rpx;
background-color: #C91727;
font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #FFFFFF;
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