u
This commit is contained in:
parent
1a861964f0
commit
ad69004031
6
coco.js
6
coco.js
@ -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'
|
: typeof uniCloud === 'undefined'
|
||||||
? {
|
? {
|
||||||
|
Loading…
Reference in New Issue
Block a user