|
@ -8,20 +8,7 @@ |
|
|
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue" |
|
|
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"pages": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/login/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "登录" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/login/wxUserInfo", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "用户信息" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
"pages": [{ |
|
|
"path": "pages/workbenchManage/index", |
|
|
"path": "pages/workbenchManage/index", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "工作台" |
|
|
"navigationBarTitleText": "工作台" |
|
@ -50,77 +37,90 @@ |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "测试" |
|
|
"navigationBarTitleText": "测试" |
|
|
} |
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/login/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "登录" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "pages/login/wxUserInfo", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "用户信息" |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
"subPackages": [{ |
|
|
"subPackages": [{ |
|
|
"root": "otherPages/authentication", |
|
|
"root": "otherPages/authentication", |
|
|
"pages": [{ |
|
|
"pages": [{ |
|
|
"path": "list/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/start", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/base", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "基础考核" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/baseCompleted", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "examination/train", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "培训考核" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/trainCompleted/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/errorDetail", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/end", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "serve/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "服务信息" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "serve/record", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "服务记录" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "serve/upload", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "服务记录上传" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "connectAddress/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "接单地址" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "connectAddress/detail", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "新增接单地址" |
|
|
|
|
|
|
|
|
"path": "list/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/start", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/base", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "基础考核" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/baseCompleted", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"path": "examination/train", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "培训考核" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/trainCompleted/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/errorDetail", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "examination/end", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "伴宠师认证" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "serve/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "服务信息" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "serve/record", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "服务记录" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "serve/upload", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "服务记录上传" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "connectAddress/index", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "接单地址" |
|
|
|
|
|
} |
|
|
|
|
|
}, { |
|
|
|
|
|
"path": "connectAddress/detail", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "新增接单地址" |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
}] |
|
|
|
|
|
|
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"root": "otherPages/binding", |
|
|
"root": "otherPages/binding", |
|
|