Commit c418433f authored by 程新智's avatar 程新智 👽

油画

parent f8049575
......@@ -302,6 +302,7 @@ button::after {
opacity: 0.96;
letter-spacing: .5em;
margin-bottom: 32rpx;
margin-top: 200rpx;
}
.login__read {
......
......@@ -297,7 +297,7 @@ export default {
.shop__item2 {
width: 24%;
margin-right: 1%;
margin-right:30rpx;
.item2__img {
margin-bottom: 20rpx;
......
......@@ -157,7 +157,6 @@ export default {
/deep/.u-input__content__field-wrapper__field {
text-align: right !important;
padding-right: 30rpx;
}
.u-checkbox-group {
......
......@@ -200,7 +200,6 @@ export default {
/deep/ .u-input__content__field-wrapper__field {
text-align: right !important;
padding-right: 30rpx;
justify-content: space-evenly;
}
......
......@@ -214,6 +214,7 @@ export default {
image {
width: 34rpx;
height: 36rpx;
padding-left: 20rpx;
}
}
......
......@@ -5,9 +5,9 @@
<template>
<view class="appCotent">
<div class="myOrder">
<u-tabs :current='current' :list="list4" lineWidth="30" @change="changeVal" lineColor="#f56c6c" :activeStyle="{
color: '#303133',
fontWeight: 'bold',
<u-tabs :current='current' :list="list4" lineWidth="30" @change="changeVal" lineColor="#f56c6c" :activeStyle="{
color: 'rgba(241, 37, 27, 1)',
fontSize: '32rpx',
transform: 'scale(1.05)'
}" :inactiveStyle="{
color: '#606266',
......
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