Преглед на файлове

[显示][修复]:更新提示显示问题

tags/jenkins-front-end-screenad-120-v81^0
hupeng преди 6 години
родител
ревизия
773df26bec
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      App.js

+ 2
- 2
App.js Целия файл

@@ -374,7 +374,7 @@ getContentViewItem(contentItem, annomation) {
merchantName = this.getContentViewItemMerchantName(contentItem);
// console.warn(annomation)
return (
<Animatable.View animation={annomation} easing="ease-out" duration={1500} delay={500} useNativeDriver ={true} style={styles.contentItem}>
<Animatable.View animation={annomation} easing="ease-out" delay={300} useNativeDriver ={true} style={styles.contentItem}>

<ImageBackground source={require('./image/item-background.png')} resizeMode='center' style={styles.contentItemDownLayer} >
{/* 列表 */}
@@ -440,7 +440,7 @@ getUpdateView() {
render() {

if (this.state.progress) {
this.getUpdateView();
return this.getUpdateView();
}

return (


Зареждане…
Отказ
Запис