vue/uniapp中,这样的页面你们会怎么写?-灵析社区

刘传疯子

Document 日 周 月 年 .tabs { display: flex; justify-content: space-between; flex-direction: row; background-color: #E1E1E1; border-radius: 82px; height: 82px; } .tab { font-size: 36px; color: rgba(69, 69, 68, 1); width: 100%; text-align: center; line-height: 82px; } .tab.active { color: rgba(255, 255, 255, 1); background-color: #31BDEC; border-radius: 82px; } 写的html 自己看吧 补个图![image.png](https://wmprod.oss-cn-shanghai.aliyuncs.com/images/20250103/d98ccd9f45554cf9e5fd15eba02ccecf.png)

阅读量:1

点赞量:0

问AI