Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zhaoy
/
BPA.SAAS.Web
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
z
tmp
zhaoy
8 kuukautta sitten
vanhempi
95bac0492c
commit
2b4c851ccf
3 muutettua tiedostoa
jossa
15 lisäystä
ja
3 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
src/pages/push/batchingpush/index.jsx
+5
-1
src/pages/push/goodspush/index.jsx
+5
-1
src/pages/push/technologypush/index.jsx
+ 5
- 1
src/pages/push/batchingpush/index.jsx
Näytä tiedosto
@@ -82,13 +82,17 @@ const goodspush = () => {
dataIndex: 'status',
ellipsis: true,
valueEnum: {
0: {
text: '下发中',
status: 'Processing',
},
1: {
text: '成功',
status: 'Success',
},
2: {
text: '失败',
status: '
Processing
',
status: '
Error
',
},
},
},
+ 5
- 1
src/pages/push/goodspush/index.jsx
Näytä tiedosto
@@ -82,13 +82,17 @@ const goodspush = () => {
dataIndex: 'status',
ellipsis: true,
valueEnum: {
0: {
text: '下发中',
status: 'Processing',
},
1: {
text: '成功',
status: 'Success',
},
2: {
text: '失败',
status: '
Processing
',
status: '
Error
',
},
},
},
+ 5
- 1
src/pages/push/technologypush/index.jsx
Näytä tiedosto
@@ -82,13 +82,17 @@ const goodspush = () => {
dataIndex: 'status',
ellipsis: true,
valueEnum: {
0: {
text: '下发中',
status: 'Processing',
},
1: {
text: '成功',
status: 'Success',
},
2: {
text: '失败',
status: '
Processing
',
status: '
Error
',
},
},
},
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna