Browse Source

样式调整

htc 1 month ago
parent
commit
3c2734538c
2 changed files with 6 additions and 1 deletions
  1. 5 0
      pages/solution/smartVideo.vue
  2. 1 1
      pages/solution/zhly.vue

+ 5 - 0
pages/solution/smartVideo.vue

@@ -126,6 +126,11 @@
 </script>
 
 <style scoped lang="less">
+	::v-deep .desc .memo{
+		margin-top: 12rpx;
+		letter-spacing: 0rpx;
+	}
+	
 	.content{
 		padding-bottom: 81rpx;
 		.boxs{

+ 1 - 1
pages/solution/zhly.vue

@@ -131,7 +131,7 @@
 		margin-top: 12rpx;
 	}
 	::v-deep .desc .memo{
-		padding-right: 267rpx;
+		padding-right: 237rpx;
 		margin-top: 10rpx;
 	}