图片 信息确认

This commit is contained in:
shidongli 2022-10-25 08:57:32 +08:00
parent 1fd9eaed65
commit a5cc20d03d
4 changed files with 3 additions and 163 deletions

View File

@ -1,4 +1,5 @@
.texts {
font-family: Adobe Heiti Std;
font-weight: normal;
color: #000000;

View File

@ -84,166 +84,5 @@
</script>
<style lang="scss">
.texts {
font-family: Adobe Heiti Std;
font-weight: normal;
color: #000000;
margin-left: 5%;
}
.text {
color: #000000;
margin-left: 5%;
line-height: 100rpx;
// margin-top: 5%;
// padding-top: 50rpx;
}
text {
color: #969394;
}
.app {
padding: 3%;
//
.info {
width: 99%;
height: 373rpx;
background: #FFFFFF;
box-shadow: 0rpx 9rpx 3r1px 9rpx rgba(0, 0, 0, 0.03);
border-radius: 20rpx;
margin: 0 auto;
display: block;
font-size: 36rpx;
// margin-top: 33rpx;
}
.item {
width: 97%;
height: 93rpx;
line-height: 93rpx;
// border-bottom: 1rpx solid #D8D4D4;
margin-left: 10rpx;
// background-color: red;
}
.item1 {
width: 97%;
height: 93rpx;
line-height: 93rpx;
// border-bottom: 1rpx solid #D8D4D4;
// background-color: red;
}
//
.symptom {
width: 99%;
height: 331rpx;
background: #FFFFFF;
font-size: 36rpx;
box-shadow: 0px 9px 31px 9px rgba(0, 0, 0, 0.03);
border-radius: 20rpx;
margin-top: 15rpx;
font-size: 36rpx;
}
//
.case {
width: 99%;
height: 105rpx;
background: #FFFFFF;
box-shadow: 0px 9rpx 31rpx 9px rgba(0, 0, 0, 0.03);
border-radius: 20rpx;
margin-top: 15rpx;
font-size: 36rpx;
image {
width: 18rpx;
height: 27rpx;
float: right;
margin-top: 6%;
margin-right: 6%;
}
}
//
.btn {
width: 217rpx;
height: 68rpx;
line-height: 68rpx;
background: #4C7BC9;
border-radius: 26rpx;
color: #FFFFFF;
font-size: 32rpx;
text-align: center;
margin: 70rpx 10rpx 20rpx 440rpx;
}
}
//
.payment {
width: 390px;
height: 130rpx;
font-size: 42rpx;
color: #000000;
line-height: 130rpx;
text-align: center;
margin: 0 auto;
border-bottom: 1rpx solid #D8D4D4;
image {
width: 31rpx;
height: 31rpx;
float: right;
margin-top: -10%;
// margin-right: 5%;
// padding-left: 50%;
}
}
.chat {
// height: 200rpx;
span {
display: block;
height: 68rpx;
font-size: 42rpx;
color: #000000;
line-height: 68rpx;
margin-left: 25%;
// background-color: red;
// float: left;
margin-top: -10%;
}
image {
width: 79rpx;
height: 69rpx;
margin-top: 7%;
// margin-right: 5%;
padding-left: 10%;
}
}
.submit {
width: 501rpx;
height: 71rpx;
line-height: 71rpx;
background: #4C7BC9;
border-radius: 26rpx;
font-size: 34rpx;
color: #FFFFFF;
text-align: center;
margin: 0 auto;
margin-top: 25%;
}
@import './InformationFilling.scss'
</style>

View File

@ -7,7 +7,7 @@
</view>
<view class="picture">
<span @tap='upaddress()'>修改地址</span>
<image src="../../static/rows.png" mode=""></image>
<image src="../../static/right.png" mode=""></image>
</view>
<view class="item">
某某市某某区详细地址

Binary file not shown.

Before

Width:  |  Height:  |  Size: 578 B