1 Star 0 Fork 92

机械脑 / 微距-微信小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 411 Bytes
一键复制 编辑 原始数据 按行查看 历史
乐乐 提交于 2020-08-09 13:24 . 首页诉求布局修改
/**app.wxss**/
@import "lib/style/animate.wxss";
page{
font-family: Helvetica Neue, Helvetica, sans-serif,Avenir;
background: var(--them-color);
--orange-color:#F78361;
--deep-pink:#f54b64;
--gray-color4:#f1f1f1;
--them-color:#242a37;
--white:#ffffff;
--grey-color6e:#4e586e;
}
view{
box-sizing: border-box;
}
.tabbar-height{
height:120rpx;
flex: 0 0 120rpx;
background: rgba(0,0,0,0)
}
JavaScript
1
https://gitee.com/x0x0/weiju-wechat.git
git@gitee.com:x0x0/weiju-wechat.git
x0x0
weiju-wechat
微距-微信小程序
dev

搜索帮助