张延森 hace 3 años
padre
commit
c179bc5805

+ 1
- 1
src/pages/index/helpToFindHouse/components/SubmitBuyHouseResult/index.jsx Ver fichero

40
             </view>
40
             </view>
41
 
41
 
42
             <view className='Btn flex-h'>
42
             <view className='Btn flex-h'>
43
-              <text className='flex-item'>一键咨询</text>
43
+              <button className='flex-item' openType='contact'>一键咨询</button>
44
               <text className='flex-item active' onClick={handlePhone}>一键电话</text>
44
               <text className='flex-item active' onClick={handlePhone}>一键电话</text>
45
             </view>
45
             </view>
46
 
46
 

+ 2
- 1
src/pages/index/helpToFindHouse/components/SubmitBuyHouseResult/index.scss Ver fichero

58
           margin-top: 40px;
58
           margin-top: 40px;
59
           align-items: center;
59
           align-items: center;
60
           margin-bottom: 60px;
60
           margin-bottom: 60px;
61
-          >text {
61
+          >text, button {
62
+            padding: 0;
62
             font-size: 30px;
63
             font-size: 30px;
63
             line-height: 78px;
64
             line-height: 78px;
64
             border-radius: 78px;
65
             border-radius: 78px;