@@ -1886,11 +1886,11 @@ export default {
}
.am3 {
- width: 248rpx;
+ display: inline-block;
height: 44rpx;
background: #FFF7F8;
border-radius: 8rpx;
- margin: 20rpx 30rpx;
+ padding: 20rpx 30rpx;
margin-top: 0rpx;
font-size: 20rpx;
font-weight: 400;
@@ -8,7 +8,7 @@
<view class="custom_box" style="background: rgb(254,245,246); color: black;">
<view class="sys-head">
<view class="sys-bar" :style="{ height: sysHeight }"></view>
- <view class="sys-title">中意购{{ sysHeight }} </view>
+ <view class="sys-title">中意购</view>
<view class="bg"></view>
</view>