ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
``` .yuedu-list{ cursor: pointer; margin-top: 10px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; display: flex; flex-direction: column; padding:10rpx; margin-bottom: 10px; } .yuedu-list .banner{ width:100%; } .yuedu-list .title{ font-size: 30rpx; font-weight: bolder; margin-top: 5px; margin-bottom: 5px; } .head,.evaluate{ margin-top: 10px; display: flex; align-items: center; } .evaluate text{ margin-left:15rpx; margin-right:15rpx; } .head text{ margin-left: 15rpx; } .head .icon{ width:50rpx; height:50rpx; } ```