增加部分样式,公共方法,增加保存员工登录保存商户号

This commit is contained in:
2024-10-16 14:14:30 +08:00
parent e0f0d90bae
commit a5c0ab54cc
4 changed files with 40 additions and 7 deletions

View File

@@ -392,4 +392,8 @@ text {
// }
.line-th{
text-decoration: line-through;
}
//覆盖u-view-plus 颜色
.u-primary-light {
color: $my-main-color;
}