4 Star 8 Fork 5

独行狼 / 微信小程序商城

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 218 Bytes
一键复制 编辑 原始数据 按行查看 历史
独行狼 提交于 2018-08-20 11:24 . 首次提交
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
}
.wxParse-img {
display: block !important;
}
1
https://gitee.com/dlsdls/wxmall-pub.git
git@gitee.com:dlsdls/wxmall-pub.git
dlsdls
wxmall-pub
微信小程序商城
master

搜索帮助