Skip to content

Commit bf4b79d

Browse files
author
peter
committed
Fix word.
1 parent 9be74ea commit bf4b79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_MORE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5520,7 +5520,7 @@ ui.button('button').classes('!bg-red-700')
55205520
ui.run(native=True)
55215521
```
55225522

5523-
注意:Quasar的颜色体系和tailwindcss的颜色体系不同。Quasar中,使用`color-[1-14]`来表示颜色,数字表示颜色程度,可选。tailwindcss中,使用`type-color-[50-950]`表示颜色,type为功能类别,数字表示颜色程序,可选。需要注意代码中不同方式使用的颜色体系。
5523+
注意:Quasar的颜色体系和tailwindcss的颜色体系不同。Quasar中,使用`color-[1-14]`来表示颜色,数字表示颜色程度,可选。tailwindcss中,使用`type-color-[50-950]`表示颜色,type为功能类别,数字表示颜色程度,可选。需要注意代码中不同方式使用的颜色体系。
55245524

55255525
2,不擅长CSS的话,怎么用ui.button实现一个 Floating Action Button?
55265526

0 commit comments

Comments
 (0)