Selaa lähdekoodia

Merge branch 'v3.5.1' of http://git.ycjcjy.com/zhiyuxing/estateagents-admin-manager into v3.5.1

weiximei 5 vuotta sitten
vanhempi
commit
762717e8f1

+ 2
- 2
src/pages/activity/editActivity.jsx Näytä tiedosto

@@ -337,7 +337,7 @@ const Edit = props => {
337 337
 
338 338
         <div >
339 339
           <div style={{ display: 'flex', width: '100%', margin: '60px 0' }}>
340
-            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>海报图</p>
340
+            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>活动海报图</p>
341 341
             <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
342 342
           </div>
343 343
           <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginBottom: '30px'}}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于普通活动海报</p>
@@ -415,7 +415,7 @@ const Edit = props => {
415 415
         <Input placeholder="请输入分享标题" value={inputValue} onChange={e => changeInput(e.target.value)} />
416 416
       </div>
417 417
       <div style={{ display: 'flex', width: '100%', marginTop: '40px' }}>
418
-        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>分享图</p>
418
+        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>活动分享图</p>
419 419
         <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
420 420
       </div>
421 421
       <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginTop: '20px' }}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于活动分享好友</p>

+ 2
- 2
src/pages/activity/groupActivity/editGroupActivity.jsx Näytä tiedosto

@@ -292,7 +292,7 @@ const Edit = props => {
292 292
 
293 293
         <div >
294 294
           <div style={{ display: 'flex', width: '100%', margin: '60px 0' }}>
295
-            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>海报图</p>
295
+            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>拼团海报图</p>
296 296
             <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
297 297
           </div>
298 298
           <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginBottom: '30px'}}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于拼团活动海报</p>
@@ -370,7 +370,7 @@ const Edit = props => {
370 370
         <Input placeholder="请输入分享标题" value={inputValue} onChange={e => changeInput(e.target.value)} />
371 371
       </div>
372 372
       <div style={{ display: 'flex', width: '100%', marginTop: '40px' }}>
373
-        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>分享图</p>
373
+        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>拼团分享图</p>
374 374
         <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
375 375
       </div>
376 376
       <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginBottom: '30px'}}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于拼团活动分享好友</p>

+ 2
- 2
src/pages/activity/helpActivity/edithelpActivity.jsx Näytä tiedosto

@@ -396,7 +396,7 @@ const Edit = props => {
396 396
 
397 397
         <div >
398 398
           <div style={{ display: 'flex', width: '100%', margin: '60px 0' }}>
399
-            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>海报图</p>
399
+            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>助力海报图</p>
400 400
             <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
401 401
           </div>
402 402
           <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginBottom: '30px'}}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于助力活动海报</p>
@@ -474,7 +474,7 @@ const Edit = props => {
474 474
         <Input placeholder="请输入分享标题" value={inputValue} onChange={e => changeInput(e.target.value)} />
475 475
       </div>
476 476
       <div style={{ display: 'flex', width: '100%', marginTop: '40px' }}>
477
-        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>分享图</p>
477
+        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>助力分享图</p>
478 478
         <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
479 479
       </div>
480 480
       <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginBottom: '30px'}}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于助力活动分享好友</p>

+ 1
- 1
src/pages/building/list/add/components/poster.jsx Näytä tiedosto

@@ -141,7 +141,7 @@ const Poster = props => {
141 141
       </div>
142 142
       <div >
143 143
         <div style={{ display: 'flex', width: '100%', margin: '30px 0' }}>
144
-          <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}><span style={{ color: 'red' }}>*</span> 海报图</p>
144
+          <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}><span style={{ color: 'red' }}>*</span> 楼盘海报图</p>
145 145
           <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
146 146
         </div>
147 147
         <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginBottom: '30px'}}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于楼盘海报</p>

+ 1
- 1
src/pages/building/list/add/components/share.jsx Näytä tiedosto

@@ -84,7 +84,7 @@ const Share = props => {
84 84
       <Input placeholder="请输入分享标题" value={inputValue} onChange={e => changeInput(e.target.value)} />
85 85
     </div>
86 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>
88 88
       <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
89 89
     </div>
90 90
     <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginTop: '20px' }}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于楼盘分享好友</p>

+ 9
- 2
src/pages/integralMall/editGoods.jsx Näytä tiedosto

@@ -40,11 +40,18 @@ const header = props => {
40 40
       ]
41 41
     },
42 42
     {
43
-      label: '商品图',
43
+      label: '商品封面图',
44 44
       name: 'imgUrl',
45 45
       type: FieldTypes.ImageUploader,
46 46
       value: goodsData.imgUrl,
47
-      help: '建议图片尺寸:164px*164px',
47
+      help: '建议图片尺寸:320*320px,比例1:1,格式:jpg,用于商品封面图',
48
+    },
49
+    {
50
+      label: '商品主图',
51
+      name: 'detailImgUrl',
52
+      type: FieldTypes.ImageUploader,
53
+      value: goodsData.detailImgUrl,
54
+      help: '建议图片尺寸:750*750px,比例1:1,格式:jpg,用于商品主图',
48 55
     },
49 56
     {
50 57
       label: '商品名称',

+ 6
- 5
src/pages/news/list/editNewsList.jsx Näytä tiedosto

@@ -64,11 +64,11 @@ const { TextArea } = Input;
64 64
         ]
65 65
       },
66 66
       {
67
-        label: '资讯列表',
67
+        label: '资讯列表',
68 68
         name: 'newsImg',
69 69
         type: FieldTypes.ImageUploader,
70 70
         value: dynamicData.newsImg,
71
-        help: '建议图片尺寸:660px*416px',
71
+        help: '建议图片尺寸:320*256px,比例5:4,格式:jpg,用于资讯列表',
72 72
       },
73 73
       {
74 74
         label: '资讯标题',
@@ -215,9 +215,10 @@ const { TextArea } = Input;
215 215
 
216 216
         <div >
217 217
           <div style={{ display: 'flex', width: '100%', margin: '60px 0' }}>
218
-            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>海报图</p>
218
+            <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>资讯海报图</p>
219 219
             <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
220 220
           </div>
221
+          <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginBottom: '30px'}}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于资讯海报</p>
221 222
           <div style={{ display: 'flex', alignItems: 'center', width: '100%', marginBottom: '60px' }}>
222 223
             <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>海报标题</p>
223 224
             <Input style={{ width: '20vw' }} value={inputValue} placeholder="请输入海报标题" onChange={e => changeInput(e.target.value)} />
@@ -290,10 +291,10 @@ const { TextArea } = Input;
290 291
         <Input placeholder="请输入分享标题" value={inputValue} onChange={e => changeInput(e.target.value)} />
291 292
       </div>
292 293
       <div style={{ display: 'flex', width: '100%', marginTop: '40px' }}>
293
-        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>分享图</p>
294
+        <p style={{ minWidth: '200px', color: '#222', textAlign: 'right', margin: '0 30px 0 0' }}>资讯分享好友图</p>
294 295
         <ImageUploader value={imgValue} onChange={e => changeImg(e)} />
295 296
       </div>
296
-      <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '250px' }}>图片比例: 5:4</p>
297
+      <p style={{ fontSize: '0.5vw', color: '#A9A9A9', marginLeft: '230px', marginTop: '20px' }}>建议图片尺寸:750*600px,比例5:4,格式:jpg,用于资讯分享好友</p>
297 298
       <Button type="primary" htmlType="submit" onClick={submitShare} style={{ margin: '40px 40px 40px 220px' }}> 确定</Button>
298 299
       <Button onClick={() => router.go(-1)}>取消</Button>
299 300
     </div>