1 Star 0 Fork 9

shezengchi / 322_幸运大抽奖小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-06-10 14:19 . first commit
/**app.wxss**/
view {
box-sizing: border-box;
}
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
.red {
color: red;
}
微信
1
https://gitee.com/shezengchi888/wxapp_322.git
git@gitee.com:shezengchi888/wxapp_322.git
shezengchi888
wxapp_322
322_幸运大抽奖小程序模板
master

搜索帮助