微信小程序 — 流程进度样式

1.效果图   2.wxml <view class="steps "> <view class="step active"> 1 </view> <view class="step"> 2 </view> <view class="step"> 3 </view> </view>   3.wxss .steps { line-height: 80rpx; height: 80rpx; text-
相关文章
相关标签/搜索