1 Star 0 Fork 1.4K

najuli / JAVA商城系统mall4j的小程序端-mall4m

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.wxss 405 Bytes
一键复制 编辑 原始数据 按行查看 历史
OPGames 提交于 2019-07-04 10:43 . 初始化
/**app.wxss**/
.container {
height: 100%;
box-sizing: border-box;
color: #333;
font-family: helvetica,'Heiti SC',PingFangSC-Light;
}
.price{
font-family: Arial;
display: inline-block;
color: #eb2444;
padding-bottom:10rpx;
padding-left:10rpx;
}
/* 价格数字显示不同大小 */
.symbol {
font-size: 24rpx;
}
.big-num {
font-size: 32rpx;
}
.small-num {
font-size: 24rpx;
}
JavaScript
1
https://gitee.com/liujian26/mall4m.git
git@gitee.com:liujian26/mall4m.git
liujian26
mall4m
JAVA商城系统mall4j的小程序端-mall4m
master

搜索帮助