Initial Commit

This commit is contained in:
quantulr
2024-05-06 15:34:15 +08:00
commit e3a0666d5a
307 changed files with 28969 additions and 0 deletions

View File

@ -0,0 +1,19 @@
@import "../../wxParse/wxParse.wxss";
.cont{
width:750rpx;
}
.cont image{
width: 100% !important;
}
.btn{
width: 416rpx;
height: 81rpx;
position: fixed;
left:167rpx;
bottom: 50rpx;
}
.btn image{
width: 100%;
height: 100%;
}