Commit 6ce8921e906022780ec6af7c501f6b02baf7f66c
1 parent
1b662e23
通告滚动
Showing
1 changed file
with
1 additions
and
1 deletions
pages/rechargeDetail/rechargeDetail.vue
1 | <template> | 1 | <template> |
2 | <view> | 2 | <view> |
3 | <!-- scrollable speed="50" 滚动 --> | 3 | <!-- scrollable speed="50" 滚动 --> |
4 | - <uni-notice-bar backgroundColor="#f0ad4e" color="#fff" single :text="detailText | tranNull"></uni-notice-bar> | 4 | + <uni-notice-bar scrollable backgroundColor="#f0ad4e" color="#fff" single :text="detailText | tranNull"></uni-notice-bar> |
5 | 5 | ||
6 | <view class="uni-list"> | 6 | <view class="uni-list"> |
7 | <view class="uni-list-cell"> | 7 | <view class="uni-list-cell"> |