1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

新增:新增恋爱日记功能

This commit is contained in:
小莫唐尼
2022-12-11 16:52:32 +08:00
parent 0da5feb2ee
commit b7e2025ebb
12 changed files with 1342 additions and 26 deletions
+3 -2
View File
@@ -157,7 +157,7 @@ export default {
}
&.tb_image_text {
flex-direction: column;
padding: 0;
padding: 24rpx;
.left {
width: 100%;
height: 340rpx;
@@ -169,7 +169,8 @@ export default {
}
.right {
padding-left: 0;
padding: 24rpx;
padding: 24rpx 0;
padding-bottom: 0;
width: 100%;
.foot {
justify-content: flex-start;