h5/App.vue
@@ -29,7 +29,18 @@ max-width: 800rpx; overflow-y: auto; } .empty_wrap{ display: flex; flex-direction: column; justify-content: center; align-items: center; color: #666666; min-height: 600rpx; image{ width: 300rpx; height: 300rpx; } } .doumee-container .ivu-tabs-nav { width: 100%; } @@ -124,6 +135,9 @@ .placeholder9 { color: #999999 !important; font-size: 28rpx; } .red{ color: red !important; } //设置圆角 @@ -225,6 +239,9 @@ .ml12 { margin-left: 12rpx; } .ml6 { margin-left: 6rpx; } .mt6 { margin-top: 6rpx; }