微信小程式 時間軸樣式實現

2021-10-22 17:20:21 字數 1027 閱讀 8351

實現效果:

}年view

>

class

='histor_item_tit'

>

}view

>

view

>

view

>

block

>

view

>

historytodaydata實際為所需展示的資料,結構為物件陣列。時間軸樣式主要通過定位實現,軸線實際為border-left實現,為完美展示需要對最後乙個元素做特殊處理,因此通過判斷 index==historytodaydata.length-1 時動態新增類名,不顯示border。

wxss**:

page

.history_con

.history_item_list

.iconfont

.histor_item

.last

.histor_item_year

.histor_item_tit

微信小程式時間邏輯判斷

最近專案上有個需求,計算請假時間,時間有效範圍是09 00 00到17 00 00 最好是去掉週末,很遺憾我這裡沒有排除掉,新人一枚,把自己做的發出來供大家指正一下,如果有更好的辦法歡迎交流討論 counttime function else if that.comparedate startdat...

微信小程式時間繫結分析

view searchinput searchinput tabs tabs bindstabsitemchange handletabsitemchange block wx if 0 block block wx elif 1 block block wx elif 2 block tabs v...

微信小程式時間加法 微信小程式日期轉換 比較 加減

日期轉時間戳 functiongetunixtime datestr 時間戳轉日期,falg true表示只要年月日,part year month date functiontodate number,flag,part else if part month else if part date r...