You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
430 lines
9.7 KiB
430 lines
9.7 KiB
{
|
|
"easycom": {
|
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/mytestkit/mytestkit",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的测试宝",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/setup/Information",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "个人信息",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/personalresume/personalresume",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "个人简历",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/personalresume/advantage",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的优势",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/personalresume/workexperience",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/privacy",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "隐私政策",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/userAgreemen",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "用户协议",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/personal/personalresume/projectexperience",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/setup/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "设置",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
// "path": "pages/all/all",
|
|
// "style": {
|
|
// "navigationBarTitleText": "全部",
|
|
// "navigationBarBackgroundColor": "#284CD1"
|
|
// }
|
|
},{
|
|
// "path": "pages/shoppingtrolley/shoppingtrolley",
|
|
// "style": {
|
|
// "navigationBarTitleText": "购物车",
|
|
// "navigationBarBackgroundColor": "#284CD1"
|
|
// }
|
|
},{
|
|
"path": "pages/personal/personal",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
// "path" : "pages/index/searchfor",
|
|
// "style" :
|
|
// {
|
|
// "navigationBarTitleText" : "搜索",
|
|
// "navigationBarBackgroundColor": "#284CD1"
|
|
// }
|
|
},
|
|
|
|
{
|
|
// "path" : "pages/index/addshoppingcart",
|
|
// "style" :
|
|
// {
|
|
// "navigationBarTitleText" : "加入购物车",
|
|
// "navigationBarBackgroundColor": "#284CD1"
|
|
// }
|
|
},{
|
|
"path" : "pages/personal/mysignup/notice",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的报名",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path" : "pages/personal/ordernumber/ordernumber",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的订单",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/testtraining/testtraining",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "培训服务",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/index/outsourcing/outsourcing",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "人力服务",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/toolleasing/toolleasing",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "工具服务",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/toolleasing/tooldetails",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "工具详情",
|
|
"navigationBarBackgroundColor": "#284CD1",
|
|
"app-plus":{
|
|
"scrollIndicator":"none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/testcrowdsourc/testcrowdsourc",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "众包服务",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
// "enablePullDownRefresh": true, //设置参数为true
|
|
// "onReachBottomDistance":100 //距离底部多远时触发 单位为px
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/testcrowdsourc/crowdsourcingdetails",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/customerservice",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "客服",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
// "path" : "pages/all/dynamicdetails",
|
|
// "style" :
|
|
// {
|
|
// "navigationBarTitleText" : "动态详情",
|
|
// "navigationBarBackgroundColor": "#284CD1"
|
|
// }
|
|
},{
|
|
"path" : "pages/personal/login",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "登录关键测试宝",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/phonelogin",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "关键测试宝",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/index/testtraining/signup",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/personal/leavemessage/index",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的留言",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/setup/aboutus",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "关于我们",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/personal/setup/certification",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "实名认证",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/message/message",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "消息中心",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/setup/pcweb",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "关键测试宝",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/personal/mycrowdtest/mycrowdtest",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "我的众包",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path" : "pages/personal/setup/transaction",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "交易记录",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/personal/setup/tranpassword",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "交易密码",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
|
|
{
|
|
"path" : "pages/personal/setup/pclogin",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "设置密码",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/setup/Withdrawal",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "金额提现",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},{
|
|
"path" : "pages/personal/setup/accountoverview",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path" : "pages/personal/personalresume/basicinform",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : "基本信息",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/test",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/personal/setup/peixunban",
|
|
"style": {
|
|
"navigationBarTitleText": "培训班",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/personal/setup/usepeople",
|
|
"style": {
|
|
"navigationBarTitleText": "用人需求",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/personal/setup/myreview",
|
|
"style": {
|
|
"navigationBarTitleText": "我的评价",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/testcrowdsourc/companyInfo",
|
|
"style": {
|
|
"navigationBarTitleText": "发布者主页",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/personal/setup/guide",
|
|
"style": {
|
|
"navigationBarTitleText": "PC端使用指南",
|
|
"navigationBarBackgroundColor": "#284CD1"
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color" : "#7A7E83",
|
|
// "selectedColor" : "#7A7E83",
|
|
"selectedColor" : "#1578ED",
|
|
"borderStyle" : "black",
|
|
"backgroundColor" : "#F8F8F8",
|
|
"list":[
|
|
{
|
|
"pagePath" : "pages/index/index",
|
|
"iconPath" : "static/index/index.png",
|
|
"selectedIconPath" : "static/index/activeindex.png",
|
|
"text" : "首页"
|
|
},
|
|
// {
|
|
// "pagePath" : "pages/message/message",
|
|
// "iconPath" : "static/index/message.png",
|
|
// "selectedIconPath" : "static/index/activemessage.png",
|
|
// "text" : "消息"
|
|
// },
|
|
{
|
|
"pagePath" : "pages/index/testcrowdsourc/testcrowdsourc",
|
|
"iconPath" : "static/index/cedt.png",
|
|
"selectedIconPath" : "static/index/actcedt.png",
|
|
"text" : "众包大厅"
|
|
},
|
|
// {
|
|
// "pagePath" : "pages/all/all",
|
|
// "iconPath" : "static/index/all.png",
|
|
// "selectedIconPath" : "static/index/activeall.png",
|
|
// "text" : "全部"
|
|
// },
|
|
|
|
// {
|
|
// "pagePath" : "pages/shoppingtrolley/shoppingtrolley",
|
|
// "iconPath" : "static/index/shopping.png",
|
|
// "selectedIconPath" : "static/index/activeshopping.png",
|
|
// "text" : "购物车"
|
|
// },
|
|
{
|
|
"pagePath" : "pages/personal/personal",
|
|
"iconPath" : "static/index/person.png",
|
|
"selectedIconPath" : "static/index/activeperson.png",
|
|
"text" : "我的"
|
|
}
|
|
]
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|
|
|