1002884655 3 vuotta sitten
vanhempi
commit
fc002b461f

+ 1
- 1
src/pages/index/buildingDetail/components/BasicInfo/index.jsx Näytä tiedosto

181
       {/* 互动 */}
181
       {/* 互动 */}
182
       <view className='Interact flex-h'>
182
       <view className='Interact flex-h'>
183
         <text className='flex-item' onClick={() => goto(`/pages/index/buildingInfo/index?id=${buildingId}`)}>更多楼盘信息</text>
183
         <text className='flex-item' onClick={() => goto(`/pages/index/buildingInfo/index?id=${buildingId}`)}>更多楼盘信息</text>
184
-        <text className='flex-item active' onClick={handleSubscribeMessage}>订阅活动通知</text>
184
+        {/* <text className='flex-item active' onClick={handleSubscribeMessage}>订阅活动通知</text> */}
185
       </view>
185
       </view>
186
 
186
 
187
       {/* 提示 */}
187
       {/* 提示 */}