dingxin 5 yıl önce
ebeveyn
işleme
31544eb326

+ 2
- 2
src/pages/building/list/add/components/share.jsx Dosyayı Görüntüle

80
       </div>
80
       </div>
81
     </div>
81
     </div>
82
     <div style={{ display: 'flex', alignItems: 'center', width: '100%' }}>
82
     <div style={{ display: 'flex', alignItems: 'center', width: '100%' }}>
83
-      <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>海报标题</p>
84
-      <Input placeholder="请输入海报标题" value={inputValue} onChange={e => changeInput(e.target.value)} />
83
+      <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>分享标题</p>
84
+      <Input placeholder="请输入分享标题" value={inputValue} onChange={e => changeInput(e.target.value)} />
85
     </div>
85
     </div>
86
     <div style={{ display: 'flex', width: '100%', marginTop: '40px' }}>
86
     <div style={{ display: 'flex', width: '100%', marginTop: '40px' }}>
87
       <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>分享图片</p>
87
       <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>分享图片</p>