1 Star 2 Fork 0

Cx / bim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 250 Bytes
一键复制 编辑 原始数据 按行查看 历史
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
.required:after{
content: '* ';
color: red;
}
1
https://gitee.com/MonicaCX/bim.git
git@gitee.com:MonicaCX/bim.git
MonicaCX
bim
bim
almostFinal

搜索帮助