/* components/diy-article/index.wxss */ .aritcle_info { .aritcle { display: flex; justify-content: space-between; .left_meun { .title {} .author {} } .image {} } }