Jelajahi Sumber

chore: cleanup.

Sendya 6 tahun lalu
induk
melakukan
c64668daa1
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      vue.config.js

+ 0 - 1
vue.config.js

@@ -33,7 +33,6 @@ module.exports = {
         matchColors: getAntdSerials('#1890ff'), // 主色系列
         // 改变样式选择器,解决样式覆盖问题
         changeSelector (selector) {
-          console.log('selector', selector)
           switch (selector) {
             case '.ant-calendar-today .ant-calendar-date':
               return ':not(.ant-calendar-selected-date)' + selector