Lou
2024-03-22 f3fbf923a46e76947ad2f2344e50143f5b5d8705
components/caption/caption.vue
@@ -24,11 +24,11 @@
         url: String, //点击后跳转的URL地址
         fontSize: {
            type: String,
            value: '32rpx'
            default: '32rpx'
         },
         bgColor: {
            type: String,
            value: '#017BFC'
            default: '#017BFC'
         }
      },
      methods: {