{
|
"pages": [
|
"pages/home/home",
|
"pages/home/digitalRead/index",
|
"pages/retrievalPage/index",
|
"pages/cart/paymentPage/index",
|
"pages/study/index",
|
"pages/cart/index",
|
"pages/bookExhibitionList/index",
|
"pages/bookExhibitionDetails/index",
|
"pages/bibliographyList/index",
|
"pages/personalCenter/index",
|
"pages/personalCenter/feedBackSubmit/index",
|
"pages/personalCenter/certificate/index",
|
"pages/personalCenter/pointsRecord/index",
|
"pages/personalCenter/myUpload/index",
|
"pages/bookServices/assort/index",
|
"pages/testLogin/index",
|
"pages/bindInfo/index",
|
"pages/bookExhibitionList/select/select",
|
"pages/digitalTextbooks/index",
|
"pages/digitalTextbooks/digitalTextbooksDetails/index",
|
"pages/digitalTextbooks/digitalTextbooksDetails/components/webView/index",
|
"pages/digitalCourses/index",
|
"pages/digitalCourses/digitalCoursesDetails/index",
|
"pages/digitalCourses/digitalCoursesDetails/components/digitalRead/index",
|
"pages/specialDiscussion/index",
|
"pages/specialDiscussion/webView/index",
|
"pages/index/bookDetail",
|
"pages/index/resourceCover",
|
"pages/test/testCover",
|
"pages/scanResult/index"
|
],
|
"subPackages": [
|
{
|
"root": "packageDomain",
|
"name": "packageDomain",
|
"pages": [
|
"pages/resourceDetails/myAudio/index",
|
"pages/resourceDetails/myVideo/index",
|
"pages/resourceDetails/document/index",
|
"pages/sampleBookList/index",
|
"pages/sampleBookList/applicationForm/index",
|
"pages/teacherCertification/index",
|
"pages/publickBookForm/index"
|
],
|
"plugins": {
|
"t-video": {
|
"version": "1.0.10",
|
"provider": "wx5474241b2a65b906"
|
}
|
}
|
},
|
{
|
"root": "packagePersonal",
|
"name": "packagePersonal",
|
"pages": [
|
"pages/myOrder/index",
|
"pages/myCollection/index",
|
"pages/myMassage/index",
|
"pages/myMassage/massageDetail/index",
|
"pages/downloads/index",
|
"pages/activateProduct/index",
|
"pages/sampleBooks/index",
|
"pages/publishBooks/index",
|
"pages/feedBack/index",
|
"pages/aboutUs/index",
|
"pages/userSetting/index"
|
]
|
},
|
{
|
"root": "packageBookService",
|
"name": "packageBookService",
|
"pages": [
|
"pages/bookServices/list/index",
|
"pages/bookServices/detail/index",
|
"pages/bookServices/examination/examination",
|
"pages/bookServices/webpage/index",
|
"pages/components/webView/index",
|
"pages/bookServices/detail/buyResource/index",
|
"pages/bookServices/detail/components/learnTask/index",
|
"pages/bookServices/linkPage/index",
|
"pages/psychologyAnswer/psychologyAnswer"
|
]
|
},
|
{
|
"root": "packageCourse",
|
"name": "packageCourse",
|
"pages": [
|
"pages/course/index",
|
"pages/course/detail/index",
|
"pages/teachClass/index",
|
"components/baseClass/index",
|
"pages/studentClass/index",
|
"pages/teachClass/detail/index"
|
]
|
}
|
],
|
"tabBar": {
|
"custom": true,
|
"color": "#666666",
|
"selectedColor": "#ff6c00",
|
"backgroundColor": "#ffffff",
|
"borderStyle": "black",
|
"list": [
|
{
|
"pagePath": "pages/home/home",
|
"text": "首页"
|
},
|
{
|
"pagePath": "pages/bookServices/assort/index",
|
"text": "图书服务"
|
},
|
{
|
"pagePath": "pages/study/index",
|
"text": "学习"
|
},
|
{
|
"pagePath": "pages/cart/index",
|
"text": "购物车"
|
},
|
{
|
"pagePath": "pages/personalCenter/index",
|
"text": "我的"
|
}
|
]
|
},
|
"requiredPrivateInfos": [
|
"chooseAddress"
|
],
|
"usingComponents": {},
|
"window": {
|
"backgroundTextStyle": "light",
|
"navigationBarBackgroundColor": "#fff",
|
"navigationBarTextStyle": "black"
|
},
|
"sitemapLocation": "sitemap.json",
|
"permission": {
|
"scope.userLocation": {
|
"desc": "你的位置信息将用于小程序位置接口的效果展示"
|
}
|
}
|
}
|