1 Star 0 Fork 870

DTC2 / bee

forked from woniudiancang / bee 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 527 Bytes
一键复制 编辑 原始数据 按行查看 历史
woniudiancang 提交于 2020-07-31 21:48 . v2.0 重新构建项目
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%;
}
JavaScript
1
https://gitee.com/zymITsky/bee.git
git@gitee.com:zymITsky/bee.git
zymITsky
bee
bee
master

搜索帮助