195 Star 2.6K Fork 876

woniudiancang / bee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 562 Bytes
一键复制 编辑 原始数据 按行查看 历史
page {
font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica,
Segoe UI, Arial, Roboto, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei',
sans-serif;
}
page,view,image,input {
display: block;
box-sizing: border-box;
}
.badge {
position: absolute;
top: 0;
right: 0;
box-sizing: border-box;
width: 38rpx;
height: 38rpx;
line-height: 38rpx;
color: #fff;
font-size: 20rpx;
text-align: center;
background-color: #e64340;
border: 1rpx solid #fff;
border-radius: 50%;
}
.block-btn {
padding: 0 32rpx;
}
JavaScript
1
https://gitee.com/woniudiancang/bee.git
git@gitee.com:woniudiancang/bee.git
woniudiancang
bee
bee
master

搜索帮助