23 Star 239 Fork 37

Kit / WordPress小程序新模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 489 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;
}
button::after {
border-radius: 0;
border: none;
}
.relative {
position: relative;
}
.userLogin {
top:0;
left:0;
right:0;
bottom:0;
opacity: 0;
position: absolute;
}
.advert {
margin-top:40rpx;
margin-bottom:40rpx;
}
JavaScript
1
https://gitee.com/izol/wanzi.git
git@gitee.com:izol/wanzi.git
izol
wanzi
WordPress小程序新模板
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891