diff --git a/packages/notify/index.wxml b/packages/notify/index.wxml index 19cf17e5..e55f859f 100644 --- a/packages/notify/index.wxml +++ b/packages/notify/index.wxml @@ -2,7 +2,7 @@ name="slide-down" show="{{ show }}" custom-class="van-notify" - custom-style="background-color:{{ backgroundColor }}" + custom-style="background-color:{{ backgroundColor }}; color: {{ color }}" > {{ text }}