| | |
| | | // export const requestCtx = "http://182.92.203.7:3001"; // 请求地址 |
| | | // export const appId = 27; |
| | | export const requestCtx = "http://jsysf.bnuic.com"; // 请求地址 |
| | | export const requestCtx = "https://jsek.bnuic.com"; // 请求地址 |
| | | export const resourceCtx = "http://182.92.203.7:3007/books/resource/1"; // 资源请求地址 |
| | | export const publicCtx = "http://182.92.203.7:3007/books/book/1"; // 资源请求地址 |
| | | export const bookList = [ |
| | | {id:1,name:"childHealth",bookName:"学前儿童卫生与保健",bookId:'2358'} |
| | | {id:1,name:"childHealth",bookName:"学前儿童卫生与保健",bookId:'2358',rootCmsItemId:'24080'} |
| | | ] |
| | | export const activeBook = bookList[0]; // 资源请求地址 |
| | | export const appId = 3; |