1 Star 0 Fork 17

道友请留步 / 小程序商城

forked from guowentao / 小程序商城 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 331 Bytes
一键复制 编辑 原始数据 按行查看 历史
guowentao 提交于 2018-05-20 21:02 . tianguoxiaopu
/**app.wxss**/
@import "/dist/packages/@zanui/index.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/34351088/small_program_mall.git
git@gitee.com:34351088/small_program_mall.git
34351088
small_program_mall
小程序商城
master

搜索帮助