4 Star 12 Fork 3

web前端的网页设计/wx-vant-weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.wxss 582 Bytes
一键复制 编辑 原始数据 按行查看 历史
web前端的网页设计 提交于 2020-11-10 15:55 . 添加图文打卡功能
/**app.wxss**/
page {
--nav-bar-icon-color: #019548;
--nav-bar-text-color: #019548;
--picker-confirm-action-color: #019548;
height: 100%;
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
Segoe UI, Arial, Roboto, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei',
sans-serif;
}
view{
box-sizing: border-box;
}
.container {
position: absolute;
top:0;
bottom: 0;
left:0;
right: 0;
box-sizing: border-box;
background-color: #f7f8fa;
}
.an-clear{
clear: both;
}
.an-left{
float: left;
}
.an-right{
float: right;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/web_design_of_web_frontend/wx-vant-weapp.git
git@gitee.com:web_design_of_web_frontend/wx-vant-weapp.git
web_design_of_web_frontend
wx-vant-weapp
wx-vant-weapp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385