代码拉取完成,页面将自动刷新
同步操作将从 Yooye/招聘uniapp2206 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"easycom": {
"^tn-(.*)": "@/tuniao-ui/components/tn-$1/tn-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path" : "pages/home/home",
"style" :
{
"navigationBarTitleText": "首页",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/mine/mine",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/company/company",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/msg/msg",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/job-detail/job-detail",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
,{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
,{
"path" : "pages/mine/info-edit",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#f8f8f8",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#d8d8d8",
"selectedColor": "#f15500",
"backgroundColor": "#fff",
"list": [
{
"text": "首页",
"pagePath": "pages/home/home",
"iconPath": "static/img/home_icon.png",
"selectedIconPath": "static/img/home_icon_act.png"
},
{
"text": "企业",
"pagePath": "pages/company/company",
"iconPath": "static/img/company_icon.png",
"selectedIconPath": "static/img/company_icon_act.png"
},
{
"text": "消息",
"pagePath": "pages/msg/msg",
"iconPath": "static/img/msg_icon.png",
"selectedIconPath": "static/img/msg_icon_act.png"
},
{
"text": "我的",
"pagePath": "pages/mine/mine",
"iconPath": "static/img/min_icon.png",
"selectedIconPath": "static/img/mine_icon_act.png"
}
]
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。