wangjiahai 2 years ago
parent
commit
f946dbfbee
  1. 2
      pages/card/card.vue

2
pages/card/card.vue

@ -28,7 +28,7 @@
</view>
</view>
<view
style="width: 100%;text-align: center;padding-top: 20px;background: #fcf6f6;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;">
style="width: 100%;text-align: center;padding-top: 20px;background: #fcf6f6;border-bottom-left-radius: 20rpx;border-bottom-right-radius: 20rpx;">
<view style="font-size: 16px;color: red;">{{item.pname}}</view>
<view
style="background-image: url(../../static/card_bg1.png);padding-bottom: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;font-size: 12px;margin-top: 10px;color: #666;">

Loading…
Cancel
Save