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: {