Skip to content

Commit c64668d

Browse files
committed
chore: cleanup.
1 parent 0c51117 commit c64668d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vue.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ module.exports = {
3333
matchColors: getAntdSerials('#1890ff'), // 主色系列
3434
// 改变样式选择器,解决样式覆盖问题
3535
changeSelector (selector) {
36-
console.log('selector', selector)
3736
switch (selector) {
3837
case '.ant-calendar-today .ant-calendar-date':
3938
return ':not(.ant-calendar-selected-date)' + selector

0 commit comments

Comments
 (0)