|  |  | @ -71,7 +71,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             <div class="down-select" id="shixun_small_language_option" style="padding: 2px 0px"> |  |  |  |             <div class="down-select" id="shixun_small_language_option" style="padding: 2px 0px"> | 
			
		
	
		
		
			
				
					
					|  |  |  |               <% @small_type.try(:each) do |type| %> |  |  |  |               <% @small_type.try(:each) do |type| %> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <p data-shixun-value="<%= type.id %>"> |  |  |  |                 <p data-shixun-value="<%= type.id %>"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                   <input type="checkbox" class="magic-checkbox" id="mirror_<%= type.id %>" value="<%= type.type_name %>" /> |  |  |  |                   <input type="checkbox" class="magic-checkbox" id="mirror_<%= type.id %>" value="<%= type.type_name %>" <%= @shixun.child_mirror_ids.include?(type.id) ? "checked" : ""%>/> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                   <label style="top:0px" for="mirror_<%= type.id %>"><%= type.type_name %></label> |  |  |  |                   <label style="top:0px" for="mirror_<%= type.id %>"><%= type.type_name %></label> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 </p> |  |  |  |                 </p> | 
			
		
	
		
		
			
				
					
					|  |  |  |               <% end %> |  |  |  |               <% end %> | 
			
		
	
	
		
		
			
				
					|  |  | @ -294,7 +294,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |         </div> |  |  |  |         </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |       </div> |  |  |  |       </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <% end %> |  |  |  |     <% end %> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <div class="edu-back-white padding40-20 mb20" id="lists_mirro"> |  |  |  |     <div class="edu-back-white padding40-20 mb20"> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       <p class="color-grey-6 font-16 mb30">服务配置</p> |  |  |  |       <p class="color-grey-6 font-16 mb30">服务配置</p> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <% @shixun.shixun_service_configs.each do |config| %> |  |  |  |       <% @shixun.shixun_service_configs.each do |config| %> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <p class="color-grey-6 font-16 mt30" id="shixun_scenario_type_name"><%= config.mirror_repository.try(:type_name) %></p> |  |  |  |         <p class="color-grey-6 font-16 mt30" id="shixun_scenario_type_name"><%= config.mirror_repository.try(:type_name) %></p> | 
			
		
	
	
		
		
			
				
					|  |  | @ -354,17 +354,18 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | </div> |  |  |  | </div> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | <script id="t:edit-setting-list" type="text/html"> |  |  |  | <script id="t:edit-setting-list" type="text/html"> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   <!if(list.length>0) { !> |  |  |  |   <!if(list.length>0) { !> | 
			
		
	
		
		
			
				
					
					|  |  |  |   <!for(var i=0;i |  |  |  |   <!for(var i=0;i | 
			
		
	
		
		
			
				
					
					|  |  |  |   <list.length |  |  |  |   <list.length | 
			
		
	
		
		
			
				
					
					|  |  |  |   ;i++){!> |  |  |  |   ;i++){!> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <p name=<!=listname[i]!>> |  |  |  | 
 | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |   <p class="color-grey-6 font-16 mt30" id="shixun_scenario_type_name"> |  |  |  |   <p class="color-grey-6 font-16 mt30" id="shixun_scenario_type_name"> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <!=listname[i]!> |  |  |  |     <!=listname[i]!> | 
			
		
	
		
		
			
				
					
					|  |  |  |   </p> |  |  |  |   </p> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <input type="hidden" name="mirror_id[]" value=<!=list[i]!>> |  |  |  |   <input type="hidden" name="mirror_id[]" value=> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |   <div class="clearfix mb5"> |  |  |  |   <div class="clearfix mb5"> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <label class="panel-form-label fl">CPU(核):</label> |  |  |  |     <label class="panel-form-label fl">CPU(核):</label> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <div class="pr fl with80 status_con"> |  |  |  |     <div class="pr fl with80 status_con"> | 
			
		
	
	
		
		
			
				
					|  |  | @ -398,8 +399,6 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     <label class="panel-form-label fl" style="width: 48%">温馨提示:纯编程类型实训建议使用默认值,对于大数据等建议使用最大内存的30%</label> |  |  |  |     <label class="panel-form-label fl" style="width: 48%">温馨提示:纯编程类型实训建议使用默认值,对于大数据等建议使用最大内存的30%</label> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <div class="cl"></div> |  |  |  |     <div class="cl"></div> | 
			
		
	
		
		
			
				
					
					|  |  |  |   </div> |  |  |  |   </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     </p> |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |   <!}!> |  |  |  |   <!}!> | 
			
		
	
		
		
			
				
					
					|  |  |  |   <!}else{!><!}!> |  |  |  |   <!}else{!><!}!> | 
			
		
	
	
		
		
			
				
					|  |  | @ -513,8 +512,6 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     }); |  |  |  |     }); | 
			
		
	
		
		
			
				
					
					|  |  |  |     $("[select-more] .down-select p input").bind("click", function () { |  |  |  |     $("[select-more] .down-select p input").bind("click", function () { | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         debugger |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         var bt = baidu.template; |  |  |  |         var bt = baidu.template; | 
			
		
	
		
		
			
				
					
					|  |  |  |         bt.LEFT_DELIMITER = '<!'; |  |  |  |         bt.LEFT_DELIMITER = '<!'; | 
			
		
	
		
		
			
				
					
					|  |  |  |         bt.RIGHT_DELIMITER = '!>'; |  |  |  |         bt.RIGHT_DELIMITER = '!>'; | 
			
		
	
	
		
		
			
				
					|  |  | 
 |