Commit 364df3ef845bfd7107c04a03a2cb068aa048701f
1 parent
5654bb5b
更新
Showing
1 changed file
with
1 additions
and
1 deletions
美国版/Food Labeling Management App UniApp/src/App.vue
| ... | ... | @@ -24,7 +24,7 @@ onHide(() => { |
| 24 | 24 | --theme-primary-shadow-light: rgba(31, 58, 138, 0.2); |
| 25 | 25 | } |
| 26 | 26 | |
| 27 | -page { | |
| 27 | +page { | |
| 28 | 28 | background: #f9fafb; |
| 29 | 29 | font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; |
| 30 | 30 | color: #111827; | ... | ... |