张延森 5 vuotta sitten
vanhempi
commit
4177e54f35
3 muutettua tiedostoa jossa 4 lisäystä ja 2 poistoa
  1. 1
    1
      src/pages/im/index.js
  2. 2
    1
      src/pages/project/detail/poster.scss
  3. 1
    0
      src/pages/project/index.js

+ 1
- 1
src/pages/im/index.js Näytä tiedosto

@@ -504,7 +504,7 @@ export default class Chat extends Component {
504 504
           <Text className="text">常见问题</Text>
505 505
         </View>
506 506
 
507
-        <BackHomeBtn style={{ right: '3%' }}></BackHomeBtn>
507
+        {/* <BackHomeBtn style={{ right: '3%' }}></BackHomeBtn> */}
508 508
         {
509 509
           visiblePrompt && (
510 510
             <View className="prompt" onClick={this.togglePromptVisible.bind(this, false)}>

+ 2
- 1
src/pages/project/detail/poster.scss Näytä tiedosto

@@ -44,7 +44,8 @@
44 44
       padding: 40px 0;
45 45
 
46 46
       .result-img {
47
-        height: 60vh;
47
+        height: 720.65px;
48
+        // height: 60vh;
48 49
         width: 406px;
49 50
         display: block;
50 51
         margin: 0 auto;

+ 1
- 0
src/pages/project/index.js Näytä tiedosto

@@ -39,6 +39,7 @@ export default class Index extends Component {
39 39
     loaded: false,
40 40
     maskBanner: '',
41 41
     shareImg: 'https://estateagents.oss-cn-shanghai.aliyuncs.com/miniapp/upload/images/1574145199853-97feda7895c65be33aa234a7b81b37f.jpg',
42
+    // shareImg: 'https://estateagents.oss-cn-shanghai.aliyuncs.com/miniapp/upload/images/1565358322510-share.jpg',
42 43
     bannerList: [],
43 44
     helpGroupList: [],
44 45
     newsList: [],