「Html:Svg loading」修訂間的差異
出自小鱼君和他的朋友们
([InPageEdit] 没有编辑摘要) |
([InPageEdit] 没有编辑摘要) |
||
行 26: | 行 26: | ||
if (dash1 > 126) { | if (dash1 > 126) { | ||
$this.attr('data-status', 'doMinus'); | $this.attr('data-status', 'doMinus'); | ||
− | } else if (dash1 < | + | } else if (dash1 < 11) { |
$this.attr('data-status', 'doPlus'); | $this.attr('data-status', 'doPlus'); | ||
} | } |
於 2019年12月3日 (二) 01:42 的修訂