4 Star 2 Fork 3

梦之狼 / a repository store a wechat miniprogram code

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 664 Bytes
一键复制 编辑 原始数据 按行查看 历史
/**app.wxss**/
@import "colorui/main.wxss";
@import "colorui/icon.wxss";
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
.icon{
height:22px;
width: 22px;
/*margin-right:16rpx;*/
}
.rowLine{
width:100%;
height: 1px;
background-color: #e3b99a;
margin: 5px 0px 5px 0px
}
.cardmain{
display: flex;
height: 200rpx;
}
.img{
margin: 0 auto ;
height: 180rpx;
display: flex;
}
.title{
font-size: 28rpx;
margin-top: 7rpx;
flex-direction: column;
display: flex;
font-weight: 800;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mengzhilang/pethub.git
git@gitee.com:mengzhilang/pethub.git
mengzhilang
pethub
a repository store a wechat miniprogram code
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891