linwe
2024-08-08 3c738f4fe2762bba8087e5a22fc0dc06560eab0e
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: {