xuqiaoying 3 years ago
parent
commit
74d1a21692
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pages3/course/detail.vue
  2. 1 1
      pages3/polyv/css/detail.scss

+ 1 - 1
pages3/course/detail.vue

@@ -922,7 +922,7 @@ export default {
 		font-size: 24rpx;
 		color: #666666;
 		background: #FFFFFF;
-		border-radius: 8px;
+		border-radius: 8rpx;
 		margin-right: 10rpx;
 		&.nactive {
 			color: #3F8DFD;

+ 1 - 1
pages3/polyv/css/detail.scss

@@ -174,7 +174,7 @@
     font-size: 24rpx;
     color: #666666;
     background: #FFFFFF;
-    border-radius: 8px;
+    border-radius: 8rpx;
     margin-right: 10rpx;
     &.nactive {
       color: #3F8DFD;