uxcore-badge
Advanced tools
Comparing version 0.3.4 to 0.3.12
@@ -116,2 +116,3 @@ 'use strict'; | ||
// 同方向则在同一侧切换数字 | ||
if (this.state.count > this.state.lastCount) { | ||
@@ -118,0 +119,0 @@ if (currentDigit >= lastDigit) { |
{ | ||
"name": "uxcore-badge", | ||
"version": "0.3.4", | ||
"version": "0.3.12", | ||
"description": "uxcore-badge component for uxcore.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/uxcore/uxcore-badge.git", |
@@ -88,2 +88,3 @@ /** | ||
// 同方向则在同一侧切换数字 | ||
if (this.state.count > this.state.lastCount) { | ||
@@ -90,0 +91,0 @@ if (currentDigit >= lastDigit) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
41610
22
758