UNPKG

wux-weapp

Version:

一套组件化、可复用、易扩展的微信小程序 UI 组件库

9 lines (7 loc) 185 B
@import "../styles/mixins/index.less"; @import "../styles/themes/index.less"; .@{wux-prefix}-touch-view { &--hover { background-color: @active-state-bg !important; } }