| 
					
				 | 
			
			
				@@ -56,7 +56,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <span class="author">{{'BY '+data.describe.author}}</span> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <p class="describe">{{data.describe.describe}}</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 </div> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <div class="info-box" v-if="bookType==='baozhi'"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <div class="info-box" v-if="bookType==='baozhi'||bookType==='huakan'"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <div class="info-item"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <label>出版社</label> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <span>{{info.vendor_name?info.vendor_name:'21世纪报社'}}</span> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -323,42 +323,179 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             ], 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             treeLists: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    number: '1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    title: 'Nature', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    children:[ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Nature", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            number:'1.1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            title:'‘King’ of the desert' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160948", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "I have a super ‘mouth’", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "FRONTPAGE", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    number: '2', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    title: 'My works', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    children:[ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "My works", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            number:'2.1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            title:'I love summer' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160954", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "My works", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "OUR WORLD", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    number: '3', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    title: 'Front page', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    children: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Daily words", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 2, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            number: '3.1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            title:'2023年3月画刊完整音频' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160962", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "Happy birthday", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "SCHOOL TIME", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    number: '4', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    title: 'Art zone', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    children: [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Have a go", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 3, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            number: '4.1', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            title:'Art zone' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160964", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "P1 Have a go", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "MAGIC WORLD", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160965", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "Listen and write", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "MAGIC WORLD", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160966", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "P6 Have a go", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "MAGIC WORLD", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 2, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160967", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "P4 Have a go", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "MAGIC WORLD", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 3, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Little Hikers", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 4, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160968", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "Beach full of shells", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "SCIENCE STUDY", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Cartoons", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 5, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160971", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "Bud likes mud", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "READING FUN", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Game bar", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 6, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160972", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "GAME BAR", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "WORLD CUP FOCUS", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Word lab", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 7, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160973", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "Word lab", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "LEARNING", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "Photos", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 8, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160975", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "Happy festival", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "READING & WRITING", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_name": "World wows", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "chn_idx": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    "arts": [ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "id": "i21a160978", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_title": "World wows", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "en_flag": 1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_status": 9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "chn_item": "EXTRA CREDIT", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_idx": 0, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            "art_author": "TEENS" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     ] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -465,7 +602,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 is_contain_cs_item: "true", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 cs_item_sort_mode: "ASCE" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        }else if(this.bookType==='baozhi'){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        }else if(this.bookType==='baozhi'||this.bookType==='huakan'){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             MethodName = '/PaperServer/Client/Issue/GetIssueBriefInfo' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 id: this.id, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -480,7 +617,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         this.pre_play_cs_item_id = res.my_play_record.pre_play_cs_item_id 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     this.courseList = this.handleCourseLength(res.cs_item_list) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                }else if(this.bookType==='baozhi'){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                }else if(this.bookType==='baozhi'||this.bookType==='huakan'){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     this.info = res.data 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     this.issueChnList = res.data.chn_art_data 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 } 
			 |