邓平艺 5 years ago
parent
commit
9c90d0ba32
  1. 8
      canteen/pages/index/index.vue
  2. 8
      supplier/pages/index/index.vue

8
canteen/pages/index/index.vue

@ -82,11 +82,11 @@
</style>
<style lang="scss" scoped="scoped">
.message-tag {
width: 52rpx;
height: 52rpx;
font-size: 16rpx;
width: 60rpx;
height: 40rpx;
font-size: 28rpx;
background-color: red;
border-radius: 50%;
border-radius: 20rpx;
margin-right: 10rpx;
text-align: center;
align-items: center;

8
supplier/pages/index/index.vue

@ -85,11 +85,11 @@
</style>
<style lang="scss" scoped="scoped">
.message-tag {
width: 52rpx;
height: 52rpx;
font-size: 16rpx;
width: 60rpx;
height: 40rpx;
font-size: 28rpx;
background-color: red;
border-radius: 50%;
border-radius: 20rpx;
margin-right: 10rpx;
text-align: center;
align-items: center;

Loading…
Cancel
Save