Baozhangchao 3 years ago
parent
commit
ef1eb09436
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/topListCopy/components/Topic1/index.jsx

+ 1
- 1
src/pages/topListCopy/components/Topic1/index.jsx View File

@@ -19,7 +19,7 @@ export default (props) => {
19 19
         <View className='Top-Number' >1</View>
20 20
       </View>
21 21
       <View className='section_1'>
22
-        <Image className='section_img' src={Crown} />
22
+        {/* <Image className='section_img' src={Crown} /> */}
23 23
         <image className='section2_img' src={list[0]?.avatar} />
24 24
 
25 25
         <View className='user-name'>{list[0]?.nickName} </View>