no message

cyl/job_im
jscyl13849007907 3 weeks ago
parent 2153f478d8
commit 3c87861400

@ -362,7 +362,7 @@
{
"path": "job",
"style": {
"navigationBarTitleText": "详情", //
"navigationBarTitleText": "职位详情", //
"backgroundColor": "#ededed",
"backgroundColorBottom": "#ededed"
}

@ -584,11 +584,11 @@ export default {
tabInfo: {
list: [
{
name: "职位详情",
name: "详情",
key: "0",
},
{
name: "通告分享",
name: "通告",
key: "1",
},
],
@ -809,11 +809,11 @@ export default {
that.tabInfo = {
list: [
{
name: "职位详情",
name: "详情",
key: "0",
},
{
name: "通告分享",
name: "通告",
key: "1",
},
{
@ -827,11 +827,11 @@ export default {
that.tabInfo = {
list: [
{
name: "职位详情",
name: "详情",
key: "0",
},
{
name: "通告分享",
name: "通告",
key: "1",
},
],

Loading…
Cancel
Save