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

'【大屏】【修改】【调整样式人气图标】'

tags/jenkins-front-end-screenad-321-v176^0
caserKing преди 5 години
родител
ревизия
a48da27793
променени са 6 файла, в които са добавени 7 реда и са изтрити 7 реда
  1. +7
    -7
      App.js
  2. Двоични данни
      image/hot_red.png
  3. Двоични данни
      image/hot_yellow.png
  4. Двоични данни
      image/star_red.png
  5. Двоични данни
      image/star_yellow.png
  6. Двоични данни
      image/title_yellow.png

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

@@ -126,7 +126,7 @@ export default class MyPage extends Component {
curImgState: false,
merchantRankList: [],
hasRankList: true,// 有排名列表
openRankList: false,//开启播放排名
openRankList: true,//开启播放排名
};
@@ -576,7 +576,7 @@ rankDom() {
}
//每一条 rank
rankItemDom(item,index,animation) {
let fontSizeNum = 48/(PixelRatio.get());
let fontSizeNum = 40/(PixelRatio.get());
let curStyleObj = {
width: fontSizeNum,
height: fontSizeNum,
@@ -589,14 +589,14 @@ rankItemDom(item,index,animation) {
<View style={styles.rankRunBox}>
<View style={styles.rankRun01}>
<Text style={styles.starTitle}>经营指数: {item.extInfo.executionIndex} 分</Text>
<View style={{height: fontSizeNum,flexDirection: 'row', alignItems: 'center',marginTop:18/PixelRatio.get()}}>
<View style={{height: fontSizeNum,flexDirection: 'row', alignItems: 'center',marginTop:22/PixelRatio.get()}}>
<StarRatingBar
score={item.extInfo.executionIndex}
allowsHalfStars={true}
accurateHalfStars={true}
starStyle={curStyleObj}
emptyStarImage={<Image style={curStyleObj} resizeMode="stretch" source={require('./image/star_gray.png')} />}
filledStarImage={<Image style={curStyleObj} resizeMode="stretch" source={require('./image/star_red.png')} />}
filledStarImage={<Image style={curStyleObj} resizeMode="stretch" source={require('./image/star_yellow.png')} />}
scoreTextStyle={{color:'transparent'}}
/>
</View>
@@ -612,7 +612,7 @@ rankItemDom(item,index,animation) {
accurateHalfStars={true}
starStyle={curStyleObj}
emptyStarImage={<Image style={curStyleObj} resizeMode="stretch" source={require('./image/hot_gray.png')} />}
filledStarImage={<Image style={curStyleObj} resizeMode="stretch" source={require('./image/hot_red.png')} />}
filledStarImage={<Image style={curStyleObj} resizeMode="stretch" source={require('./image/hot_yellow.png')} />}
scoreTextStyle={{color:'transparent'}}
/>
</View>
@@ -837,7 +837,7 @@ renderRankDom() {
{/* 头部title二维码开始 */}
<View style={styles.title}>
<View style={styles.titleImagePlace}>
<Image source={require('./image/title.png')} resizeMode='center' style={styles.titleImage} />
<Image source={require('./image/title_yellow.png')} resizeMode='center' style={styles.titleImage} />
</View>
<ImageBackground source={require('./image/title-qrcode.png') } resizeMode='center' style={styles.titleQrcodeBonder} >
<View style={styles.titleQrcodePlacehold}></View>
@@ -1586,7 +1586,7 @@ MyPage = CodePush(codePushOptions)(MyPage);
},

RankLogo: {
width: 200/PixelRatio.get(),
width: 185/PixelRatio.get(),
height: 200/PixelRatio.get(),
marginLeft: 20/PixelRatio.get(),
},


Двоични данни
image/hot_red.png Целия файл

Преди След
Ширина: 200  |  Височина: 200  |  Големина: 5.5 KiB

Двоични данни
image/hot_yellow.png Целия файл

Преди След
Ширина: 200  |  Височина: 200  |  Големина: 5.5 KiB

Двоични данни
image/star_red.png Целия файл

Преди След
Ширина: 200  |  Височина: 200  |  Големина: 5.2 KiB

Двоични данни
image/star_yellow.png Целия файл

Преди След
Ширина: 200  |  Височина: 200  |  Големина: 6.0 KiB

Двоични данни
image/title_yellow.png Целия файл

Преди След
Ширина: 539  |  Височина: 195  |  Големина: 64 KiB

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