policy/components/tabs.vue
@@ -69,14 +69,22 @@ .code{ width: 108rpx; height: 108rpx; position: absolute; top: -20rpx; left: 0; // position: absolute; // top: -20rpx; // left: 0; } .relative{ position: relative; width: 108rpx; height: 108rpx; width: 136rpx; height: 136rpx; background-color: white; border-radius: 50%; padding: 12rpx; top: -40rpx; display: flex; box-sizing: border-box; justify-content: center; align-items: center; } } </style>