小白一枚,大神帮忙看看最后面加入的直播插件代码咋修改吧,谢谢谢谢!
{
"pages": [
"diy/diy/index",
"diy/diy/search",
"diy/wxlive/list",
"pages/user/modifyPersonal",
"pages/user/mobileLanding",
"pages/user/register",
"pages/user/forgot",
"pages/result/result",
"pages/contact/contact",
"pages/contact/webIndex",
"pages/html/index",
"pages/web/index",
"pages/helper/index",
"pages/helper/helpInfo",
"pages/feedback/feedback",
"pages/user/myCollection",
"pages/user/footprint"
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FFFFFF"
},
"subPackages": [
{
"root": "retain/",
"pages": [
"retain/index",
"retain/retainMoney",
"retain/withdrawalDetails",
"retain/retainOrder",
"retain/addRetain",
"retain/myTeam",
"retain/retainDetail"
]
},
{
"root": "course/",
"pages": [
"course/courseDetails",
"course/records",
"course/courseList",
"order/payMark",
"live/index",
"order/index",
"order/orderList",
"order/orderDetail",
"order/refund"
]
},
{
"root": "article/",
"pages": [
"article/articleDetail",
"article/articeList"
]
},
{
"root": "member/",
"pages": [
"member/memCenter",
"member/memCenterRecord",
"member/freeList"
]
},
{
"root": "question/",
"pages": [
"paper/list",
"paper/index",
"order/index",
"order/orderDetail",
"order/orderList",
"order/payMark",
"detail/index",
"detail/success",
"detail/champion",
"detail/detail",
"detail/answerRecord",
"detail/certificate",
"detail/wrongBook",
"detail/wrongDetail"
]
},
{
"root": "shop/",
"pages": [
"address/addressList",
"address/editAddress",
"classify",
"index",
"cart/list",
"order/appraise",
"order/orderList",
"order/orderDetail",
"order/refund",
"order/logistics",
"order/reviews",
"order/confirmOrder",
"redemption/index",
"redemption/list",
"order/mail"
]
},
{
"root": "enroll/",
"pages": [
"detail",
"list",
"sureOrder",
"orderDetail",
"orderList",
"payMark",
"enrollList",
"scan",
"hxDetail"
]
},
{
"root": "annex/",
"pages": [
"detail",
"list",
"order/orderDetail",
"order/orderList",
"order/putOrder"
]
},
{
"root": "daily/",
"pages": [
"list",
"index",
"sign"
]
},
{
"root": "coupon/",
"pages": [
"list",
"detail",
"mineList"
]
},
{
"root": "help/",
"pages": [
"list",
"detail",
"myHelpList"
]
},
{
"root": "integral/",
"pages": [
"index",
"classlist",
"detail",
"order/orderDetail",
"order/orderList",
"order/putOrder",
"address/addressList",
"address/editAddress",
"order/logistics",
"record"
]
}
],
"sitemapLocation": "sitemap.json"
}
,"plugins": {
"live-player-plugin": {
//版本号
"version": "1.1.2",
//直播组件appid
"provider": "wx2b03c6e691cd7370"
}
}