评论:TicTic  [查看原文]

所属分类:UI-背景

 35826  403  2
当前第1页 / 共1页
    我养的小猫0
    2017/6/16 14:19:40

    这个时间怎么改啊

        Ape1
        2017/8/8 15:08:21
         $(document).ready(function () {
        
                var $defaulteCounter = $(".counter");
        
                if ($defaulteCounter.length) {
                    //enter the last menstrual period date using the date format  year, month, day
                    $defaulteCounter.tictic({
            //修改时间
                        date: { 
                            year: 2014,
                            month: 4,
                            day: 29
                        },
                        charts: {
                            disableAnimation: false
                        }
                    });
                }
            });
        })(window.jQuery);
    回复

讨论这个项目(2)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约

取消回复