mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
* change example dir * Update README.md 更新预览教程 * 新增 layout 组件 * exclude example * change .wxss -> .pcss * 脚本目录更名为 scripts
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
.zan-noticebar {
|
|
color: #f60;
|
|
padding: 9px 10px;
|
|
font-size: 12px;
|
|
line-height: 1.5;
|
|
background-color: #fff7cc;
|
|
}
|