Commit ab5c060e68caf08ddace723c88ef19d9ede31fd1
1 parent
bcbb9f20
app.wxss增加样式
Showing
1 changed file
with
3 additions
and
0 deletions
app.wxss
| @@ -340,6 +340,9 @@ position: fixed; | @@ -340,6 +340,9 @@ position: fixed; | ||
| 340 | .yellow-co{ | 340 | .yellow-co{ |
| 341 | color: #ffb03f; | 341 | color: #ffb03f; |
| 342 | } | 342 | } |
| 343 | +.yellow{ | ||
| 344 | + background-color: #ffb03f; | ||
| 345 | +} | ||
| 343 | .green{ | 346 | .green{ |
| 344 | background-color: #16ba63; | 347 | background-color: #16ba63; |
| 345 | } | 348 | } |