This commit is contained in:
陆柯 2023-05-27 21:11:31 +08:00
parent 1a861964f0
commit ad69004031

View File

@ -56,12 +56,6 @@ module.exports =
)
}
},
cctitle (...args) {
console.debug(
`%c ${JSON.stringify(args)}`,
'border-color: black, border-radius: 0.5em;color: black; font-weight: bold; padding: 2px 0.5em; font-size:18px'
)
},
}
: typeof uniCloud === 'undefined'
? {