@@ -0,0 +1,25 @@
+.list {
+ border-bottom: solid 2rpx #f6f6f6;
+ padding: 10rpx 0;
+ width: 100%;
+}
+.listTitle {
+ font-size: 32rpx;
+ color: #333;
+ line-height: 40rpx;
+.jlSj {
+ height: 40rpx;
+ display: flex;
+ justify-content: space-between;
+ font-size: 24rpx;
+ margin: 20rpx 0 0 0;
+.jf {
+ color: #07c160;