2 Star 2 Fork 2

你咬我呀 / 创古乐文_前端_微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
你咬我呀 提交于 2024-05-02 20:46 . fix_2024-5-2
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}
.imgBack {
position: relative;
/* left: -50%; */
}
.imgBack .img {
width: 100%;
height: 100%;
/* background-size: 100% 100%; */
position: fixed;
z-index: -1;
}
TypeScript
1
https://gitee.com/NiYaoWoYa-1145141918/ChuangGuLeWen_WebFont_WXMiniProg.git
git@gitee.com:NiYaoWoYa-1145141918/ChuangGuLeWen_WebFont_WXMiniProg.git
NiYaoWoYa-1145141918
ChuangGuLeWen_WebFont_WXMiniProg
创古乐文_前端_微信小程序
master

搜索帮助