240 发简信
IP属地:四川
  • 记录一下使用angular $interval遇到的坑

    记录一下使用$interval遇到的坑 当在angular controller中用到了$interval,则必须在特定时间手动清楚定时器,否则...