Skip to content

Commit

Permalink
update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
ddcat1115 committed Apr 28, 2017
1 parent 6ecad4d commit e6fda0f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions components/notice-bar/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ exports[`renders ./components/notice-bar/demo/basic.tsx correctly 1`] = `
]
}
>
国庆期间余额宝收益和转出到账时间
Notice: The arrival time of incomes and transfers of Yu 'E Bao will be delayed during National Day.
</Text>
</View>
<View
Expand Down Expand Up @@ -154,7 +154,7 @@ exports[`renders ./components/notice-bar/demo/basic.tsx correctly 1`] = `
]
}
>
国庆期间余额宝收益和转出到账时间1
Notice: The arrival time of incomes and transfers of Yu 'E Bao will be delayed during National Day.
</Text>
<View
accessibilityComponentType={undefined}
Expand Down Expand Up @@ -256,7 +256,7 @@ exports[`renders ./components/notice-bar/demo/basic.tsx correctly 1`] = `
]
}
>
自定义 NoticeBar 前面的图标
Customized icon.
</Text>
<View
accessibilityComponentType={undefined}
Expand Down Expand Up @@ -371,7 +371,7 @@ exports[`renders ./components/notice-bar/demo/basic.tsx correctly 1`] = `
]
}
>
国庆期间余额宝收益和转出到账时间
Notice: The arrival time of incomes and transfers of Yu 'E Bao will be delayed during National Day.
</Text>
<Text
accessible={true}
Expand Down Expand Up @@ -474,7 +474,7 @@ exports[`renders ./components/notice-bar/demo/basic.tsx correctly 1`] = `
]
}
>
国庆期间余额宝收益和转出到账时间
Notice: The arrival time of incomes and transfers of Yu 'E Bao will be delayed during National Day.
</Text>
<Text
accessible={true}
Expand Down Expand Up @@ -541,7 +541,7 @@ exports[`renders ./components/notice-bar/demo/basic.tsx correctly 1`] = `
]
}
>
去除 NoticeBar 默认的喇叭图标
Remove the default icon.
</Text>
<View
accessibilityComponentType={undefined}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports[`renders ./components/notice-bar/demo/basic.md correctly 1`] = `
class="am-notice-bar-marquee"
style="position:relative;right:0;white-space:nowrap;display:inline-block;padding:0 0.15rem;"
>
国庆期间余额宝收益和转出到账时间通知:由于国庆到来,余额宝收益到账将延迟,特此通知
Notice: The arrival time of incomes and transfers of Yu 'E Bao will be delayed during National Day.
</div>
</div>
</div>
Expand Down Expand Up @@ -67,7 +67,7 @@ exports[`renders ./components/notice-bar/demo/basic.md correctly 1`] = `
class="am-notice-bar-marquee"
style="position:relative;right:0;white-space:nowrap;display:inline-block;"
>
国庆期间余额宝收益和转出到账时间
Notice: The arrival time of incomes and transfers of Yu 'E Bao will be delayed during National Day.
</div>
</div>
</div>
Expand Down Expand Up @@ -100,7 +100,7 @@ exports[`renders ./components/notice-bar/demo/basic.md correctly 1`] = `
class="am-notice-bar-marquee"
style="position:relative;right:0;white-space:nowrap;display:inline-block;"
>
去除 NoticeBar 默认的喇叭图标
Remove the default icon.
</div>
</div>
</div>
Expand Down Expand Up @@ -146,7 +146,7 @@ exports[`renders ./components/notice-bar/demo/basic.md correctly 1`] = `
class="am-notice-bar-marquee"
style="position:relative;right:0;white-space:nowrap;display:inline-block;"
>
自定义 NoticeBar 前面的小图标
Customized icon.
</div>
</div>
</div>
Expand Down

0 comments on commit e6fda0f

Please sign in to comment.