代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/recommend/recommendPage",
"style": {
"navigationBarTitleText": "推荐"
}
},
{
"path": "pages/login/register",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/login/findPassword",
"style": {
"navigationBarTitleText": "找回密码"
}
},
{
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "搜索"
}
},
{
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "产品详情"
}
},
{
"path": "pages/fillInfo/fillInfo",
"style": {
"navigationBarTitleText": "录入资料"
}
},
{
"path": "pages/fund/fund",
"style": {
"navigationBarTitleText": "资金"
}
},
{
"path": "pages/baseInfo/baseInfo",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/enterprise/enterprise",
"style": {
"navigationBarTitleText": "企业信息"
}
},
{
"path": "pages/preview/preview",
"style": {
"navigationBarTitleText": "资料预览"
}
},
{
"path": "pages/counter/counter",
"style": {
"navigationBarTitleText": "计算器"
}
},
{
"path": "pages/counter/counterResult",
"style": {
"navigationBarTitleText": "计算器"
}
},
// {
// "path": "pages/recommend/recommend",
// "style": {
// "navigationBarTitleText": "推荐"
// }
// },
{
"path": "pages/fill/fill",
"style": {
"navigationBarTitleText": "添加条件"
}
},
{
"path": "pages/condition/condition"
},
{
"path": "pages/detail/mateDetail",
"style": {
"navigationBarTitleText": "匹配详情"
}
},
{
"path": "pages/checkCompany/checkCompany",
"style": {
"navigationBarTitleText": "查公司"
}
},
{
"path": "pages/whiteList/whiteList",
"style": {
"navigationBarTitleText": "白名单"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#3A93F7",
"backgroundColor": "#F8F8F8",
"navigationStyle":"custom"
},
"uniIdRouter": {}
// "tabBar": {
// "custom": true,
// "color": "#999999",
// "selectedColor": "#3A93F7",
// "borderStyle": "black",
// "backgroundColor": "#ffffff",
// "list": [{
// "pagePath": "pages/index/index"
// // "iconPath": "static/home-1.png",
// // "selectedIconPath": "static/home.png",
// // "text": "首页"
// }, {
// "pagePath": "pages/fillInfo/fillInfo"
// // "iconPath": "static/recommend-1.png",
// // "selectedIconPath": "static/recommend.png",
// // "text": "工具"
// },{
// "pagePath": "pages/counter/counter"
// // "iconPath": "static/counter-1.png",
// // "selectedIconPath": "static/counter.png",
// // "text": "计算器"
// },{
// "pagePath": "pages/counter/counter"
// // "iconPath": "static/counter-1.png",
// // "selectedIconPath": "static/counter.png",
// // "text": "计算器"
// },{
// "pagePath": "pages/checkCompany/checkCompany"
// // "iconPath": "static/check-1.png",
// // "selectedIconPath": "static/check.png",
// // "text": "查公司"
// }]
// }
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。