For example, there is a button that can only be clicked when the first to tenth of each month is not. How to write it more elegantly
走同樣的路,發(fā)現(xiàn)不同的人生
new Date().getDate() > 10
new Date().getDate()