123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817 |
- {
- "easycom": {
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/tabbar/index/index",
- "style": {
- "navigationBarTitleText": "首页",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/tabbar/shipyard/shipyard",
- "style": {
- "navigationBarTitleText": "船厂",
- "navigationBarBackgroundColor": "#fff",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/tabbar/shipyard/detail",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/tabbar/shipyard/news",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/tabbar/shop/shop",
- "style": {
- "navigationBarTitleText": "商城",
- "navigationStyle": "custom", // 隐藏系统导航栏
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/tabbar/mine/mine",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom", // 隐藏系统导航栏
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/login/register",
- "style": {
- "navigationBarTitleText": "注册账号",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/login/forgot_pwd",
- "style": {
- "navigationBarTitleText": "找回密码",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/login/password_login",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/login/code_login",
- "style": {
- "navigationBarTitleText": "验证码登录",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/user/map",
- "style": {
- "navigationBarTitleText": "地图选择",
- "navigationBarBackgroundColor": "#fff",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/user/agreement",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/user/web_view",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/chatroom/chatroom",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- }
-
- ],
- "subPackages": [
- /* {
- "root": "page_mine",
- "pages": [
-
- ]
- }, */
- {
- "root": "page_index",
- "pages": [
- {
- "path": "pages/index/changeCity",
- "style": {
- "navigationBarTitleText": "选择城市",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/index/noticeList",
- "style": {
- "navigationBarTitleText": "公告列表",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/index/noticeDetail",
- "style": {
- "navigationBarTitleText": "文章详情",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/index/newDetail",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/index/search",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/index/weather",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/demand/demand",
- "style": {
- "navigationBarTitleText": "劳务需求",
- "navigationBarBackgroundColor": "#EEF1F8"
- }
- },
- {
- "path": "pages/demand/publish",
- "style": {
- "navigationBarTitleText": "发布应聘",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/demand/perfect",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/demand/collect",
- "style": {
- "navigationBarTitleText": "我的收藏",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/demand/recruitDetail",
- "style": {
- "navigationBarTitleText": "职位详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/demand/wantedDetail",
- "style": {
- "navigationBarTitleText": "简历详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/purchase/purchase",
- "style": {
- // "navigationBarTitleText": "采购订单",
- "navigationStyle": "custom" ,// 隐藏系统导航栏
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/purchase/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/purchase/receivingDetail",
- "style": {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/purchase/release",
- "style": {
- "navigationBarTitleText": "采购需求",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/purchase/chat",
- "style": {
- "navigationBarTitleText": "留言记录",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/repair/repair",
- "style": {
- // "navigationBarTitleText": "船机修理",
- "navigationStyle": "custom" ,// 隐藏系统导航栏
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/repair/receivingOrder",
- "style": {
- "navigationBarTitleText": "发布接单需求",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/repair/repairOrder",
- "style": {
- "navigationBarTitleText": "发布维修订单",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path" : "pages/repair/orderDetail",
- "style" : {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path" : "pages/repair/repairDetail",
- "style" : {
- "navigationBarTitleText": "详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/bidding/bidding",
- "style": {
- "navigationBarTitleText": "招标",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/bidding/bidDetail",
- "style": {
- "navigationBarTitleText": "招标详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/resources/resources",
- "style": {
- "navigationBarTitleText": "资源中心",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/resources/resourDetail",
- "style": {
- "navigationBarTitleText": "船级社详情",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path": "pages/resources/rule",
- "style": {
- "navigationBarTitleText": "规则",
- "navigationBarBackgroundColor": "#ffffff"
- }
- },
- {
- "path" : "pages/index/ggDetail",
- "style" :
- {
- "navigationBarTitleText" : "",
- "enablePullDownRefresh" : false
- }
- }
-
- ]
- },
- {
- "root": "page_shop",
- "pages": [
- {
- "path": "pages/base/base",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/good/detail",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/good/submit",
- "style": {
- "navigationBarTitleText": "确认订单",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/good/submit2",
- "style": {
- "navigationBarTitleText": "确认订单",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/good/shop",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/good/shopDetail",
- "style": {
- "navigationBarTitleText": "店铺详情",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/address/list",
- "style": {
- "navigationBarTitleText": "地址管理",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/address/add",
- "style": {
- "navigationBarTitleText": "收货地址",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/mine/cart",
- "style": {
- "navigationBarTitleText": "购物车",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/mine/mine",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom", // 隐藏系统导航栏
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/mine/chat",
- "style": {
- "navigationBarTitleText": "客服消息",
- "navigationBarBackgroundColor": "#fff",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/mine/chatDetail",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/mine/collect",
- "style": {
- "navigationBarTitleText": "商品收藏",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/mine/search",
- "style": {
- "navigationBarTitleText": "搜索",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/list",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/order/orderdetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/refund",
- "style": {
- "navigationBarTitleText": "退款/售后",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/apply",
- "style": {
- "navigationBarTitleText": "申请退款",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/refundDetail",
- "style": {
- "navigationBarTitleText": "退款详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/negotiation",
- "style": {
- "navigationBarTitleText": "协商历史",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/paySuccess",
- "style": {
- "navigationBarTitleText": "支付成功",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/setting",
- "style": {
- "navigationBarTitleText": "设置",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/personal",
- "style": {
- "navigationBarTitleText": "个人信息",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/realname",
- "style": {
- "navigationBarTitleText": "实名认证",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/webview",
- "style": {
- "navigationBarTitleText": "实名认证",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/accountinfo",
- "style": {
- "navigationBarTitleText": "账号信息",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/log_off",
- "style": {
- "navigationBarTitleText": "注销账户",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/bindeMail",
- "style": {
- "navigationBarTitleText": "绑定邮箱",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/editpwd",
- "style": {
- "navigationBarTitleText": "修改密码",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/about",
- "style": {
- "navigationBarTitleText": "关于我们",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/setting/rules",
- "style": {
- "navigationBarTitleText": "平台规则",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/message/message",
- "style": {
- "navigationBarTitleText": "消息中心",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/message/detail",
- "style": {
- "navigationBarTitleText": "消息详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/message/notice",
- "style": {
- "navigationBarTitleText": "系统消息",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/member/index",
- "style": {
- "navigationBarTitleText": "会员中心",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/wallet/wallet",
- "style": {
- "navigationBarTitleText": "我的余额",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/wallet/withdrawal",
- "style": {
- "navigationBarTitleText": "提现",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/wallet/bankList",
- "style": {
- "navigationBarTitleText": "我的银行卡",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/wallet/add",
- "style": {
- "navigationBarTitleText": "添加",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/collect/collect",
- "style": {
- "navigationBarTitleText": "我的收藏",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/production",
- "style": {
- "navigationBarTitleText": "生产订单",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/outsourcing",
- "style": {
- "navigationBarTitleText": "外协订单",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/purchase",
- "style": {
- "navigationBarTitleText": "采购订单",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/oceanShipping",
- "style": {
- "navigationBarTitleText": "海运订单",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/repair",
- "style": {
- "navigationBarTitleText": "维修订单",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/repairDetail",
- "style": {
- "navigationBarTitleText": "维修订单",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/order/repairDetail2",
- "style": {
- "navigationBarTitleText": "维修订单",
- "navigationStyle": "custom" // 隐藏系统导航栏
- }
- },
- {
- "path": "pages/order/detail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/chat3",
- "style": {
- "navigationBarTitleText": "留言列表",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/offer",
- "style": {
- "navigationBarTitleText": "报价详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/offer2",
- "style": {
- "navigationBarTitleText": "报价详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/chat",
- "style": {
- "navigationBarTitleText": "报价详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/order/chat2",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/joinPerson",
- "style": {
- "navigationBarTitleText": "船用人才注册",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/perfect",
- "style": {
- "navigationBarTitleText": "工作经历",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/applyMaintenance",
- "style": {
- "navigationBarTitleText": "申请维修工",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/settledShipyard",
- "style": {
- "navigationBarTitleText": "入驻船厂",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/settledMerchants",
- "style": {
- "navigationBarTitleText": "入驻商家",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/release",
- "style": {
- "navigationBarTitleText": "我的发布",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/demand",
- "style": {
- "navigationBarTitleText": "我的需求",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/feed/feedback",
- "style": {
- "navigationBarTitleText": "意见反馈",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/feed/history",
- "style": {
- "navigationBarTitleText": "反馈记录",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path": "pages/service/feed/detail",
- "style": {
- "navigationBarTitleText": "反馈详情",
- "navigationBarBackgroundColor": "#fff"
- }
- }
- ]
- }
- ],
- "tabBar": {
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "color": "#000",
- "selectedColor": "#4766ff",
- "list": [{
- "pagePath": "pages/tabbar/index/index",
- "iconPath": "static/images/tabbar/home-1.png",
- "selectedIconPath": "static/images/tabbar/home-2.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/tabbar/shipyard/shipyard",
- "iconPath": "static/images/tabbar/shipyard-1.png",
- "selectedIconPath": "static/images/tabbar/shipyard-2.png",
- "text": "船厂"
- },
- {
- "pagePath": "pages/tabbar/shop/shop",
- "iconPath": "static/images/tabbar/shop-1.png",
- "selectedIconPath": "static/images/tabbar/shop-2.png",
- "text": "商城"
- },
- {
- "pagePath": "pages/tabbar/mine/mine",
- "iconPath": "static/images/tabbar/mine-1.png",
- "selectedIconPath": "static/images/tabbar/mine-2.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "uniIdRouter": {},
- "requiredPrivateInfos": [
- "getLocation",
- "onLocationChange",
- "startLocationUpdateBackground",
- "chooseAddress"
- ],
- "__usePrivacyCheck__": true
- }
|