timer icon indicating copy to clipboard operation
timer copied to clipboard

小程序版番茄时钟

Results 7 timer issues
Sort by recently updated
recently updated
newest added

在项目中,发现没有使用wx.getSystemInfo这个API去获取使用机型的系统信息。 然后通过windowWidth,windowHeight和safeArea来调整小程序的布局设置。 没有通过wx.getSystemInfo的适配,在部分机型上可能会出现一些样式问题。

你好,为什么无法显示记录呢,是startTime不起作用吗,我是一个小白,是在不知道为什么

为什么不能定闹钟 和选择背景

![image](https://cloud.githubusercontent.com/assets/12826705/21843045/71594182-d824-11e6-81d9-d323a4432514.png) 由于view外面自动添加了一层page标签,使用flex布局无法实现高度的2:1分配

Hi, 感谢这个项目可以让我对小程序入门,我们想在这个项目的基础上做一个更全面的todo类的应用~ 请问有没有什么License之类的要求~? Thanks Again!