|  | @@ -46,13 +46,9 @@ const apiurl = {
 | 
											
												
													
														|  |    getSchoolListUrl: '/school/list',
 |  |    getSchoolListUrl: '/school/list',
 | 
											
												
													
														|  |    // 修改用户信息
 |  |    // 修改用户信息
 | 
											
												
													
														|  |    modifyUserInfoUrl: '/memberinfo',
 |  |    modifyUserInfoUrl: '/memberinfo',
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  |    // 查看技能包更多课程
 |  |    // 查看技能包更多课程
 | 
											
												
													
														|  |    getMoreCourseListUrl: '/learncourse/list/',
 |  |    getMoreCourseListUrl: '/learncourse/list/',
 | 
											
												
													
														|  | -
 |  | 
 | 
											
												
													
														|  | -  /**
 |  | 
 | 
											
												
													
														|  | -   * 首页模块
 |  | 
 | 
											
												
													
														|  | -   */
 |  | 
 | 
											
												
													
														|  | 
 |  | +  // 首页模块
 | 
											
												
													
														|  |    index: {
 |  |    index: {
 | 
											
												
													
														|  |      // 获取消息未读条数
 |  |      // 获取消息未读条数
 | 
											
												
													
														|  |      getUnreadInfoNumUrl: '/notice/countUnread',
 |  |      getUnreadInfoNumUrl: '/notice/countUnread',
 | 
											
										
											
												
													
														|  | @@ -63,9 +59,7 @@ const apiurl = {
 | 
											
												
													
														|  |      // 首页新闻列表
 |  |      // 首页新闻列表
 | 
											
												
													
														|  |      getIndexNewsListUrl: '/sec/article/door/list'
 |  |      getIndexNewsListUrl: '/sec/article/door/list'
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  | -  /**
 |  | 
 | 
											
												
													
														|  | -   * 通知消息模块
 |  | 
 | 
											
												
													
														|  | -   */
 |  | 
 | 
											
												
													
														|  | 
 |  | +  // 通知消息模块
 | 
											
												
													
														|  |    notice: {
 |  |    notice: {
 | 
											
												
													
														|  |      // 查询每类通知未读的条数
 |  |      // 查询每类通知未读的条数
 | 
											
												
													
														|  |      getClassifyUnreadNumUrl: '/notice/classifyUnreadCount',
 |  |      getClassifyUnreadNumUrl: '/notice/classifyUnreadCount',
 |