Commit 24c03a71 authored by 李硕's avatar 李硕

提交正常的时间判断

parent f5c0a49c
......@@ -108,7 +108,7 @@ class Pageweekverb extends Component {
*/
verbPrizeInterface(prizeType, modalType, level, openStatus) {
console.log('openStatus=', openStatus, "modalType=", modalType, "level", level);
// let curTime = (new Date()).getDate();
// if (curTime == 9) {
// openStatus == 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment