删除无用输出
parent
e9a91b84fc
commit
42bcab7f28
|
@ -49,7 +49,6 @@
|
||||||
});
|
});
|
||||||
// 设置背景样式
|
// 设置背景样式
|
||||||
const bgStyle = computed(() => {
|
const bgStyle = computed(() => {
|
||||||
console.log(props.data)
|
|
||||||
// 直接从 props.styles 解构
|
// 直接从 props.styles 解构
|
||||||
const {
|
const {
|
||||||
bgType,
|
bgType,
|
||||||
|
|
Loading…
Reference in New Issue