Update README.md
This commit is contained in:
		
							parent
							
								
									8950816df4
								
							
						
					
					
						commit
						ca083c289f
					
				
							
								
								
									
										21
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								README.md
									
									
									
									
									
								
							@ -120,6 +120,16 @@ URL 里面也可放置占位符,请求时会进行简单的字符串替换。
 | 
				
			|||||||
  </style>
 | 
					  </style>
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- DayNight 主题更改进度条颜色示例(来自 [@hyt-allen-xu](https://github.com/hyt-allen-xu),欢迎 PR)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
					  <style>
 | 
				
			||||||
 | 
					  .ui.fine.progress> .progress-bar {
 | 
				
			||||||
 | 
					    background-color: #00a7d0 !important;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  </style>
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- 默认主题修改 LOGO、移除版权示例(来自 [@iLay1678](https://github.com/iLay1678),欢迎 PR)
 | 
					- 默认主题修改 LOGO、移除版权示例(来自 [@iLay1678](https://github.com/iLay1678),欢迎 PR)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
@ -145,6 +155,17 @@ URL 里面也可放置占位符,请求时会进行简单的字符串替换。
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
  </script>
 | 
					  </script>
 | 
				
			||||||
  ```
 | 
					  ```
 | 
				
			||||||
 | 
					- DayNight 移除版权示例(来自 [@hyt-allen-xu](https://github.com/hyt-allen-xu),欢迎 PR)
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
					  <script>
 | 
				
			||||||
 | 
					  window.onload = function(){
 | 
				
			||||||
 | 
					  var footer=document.querySelector("div.footer-container")
 | 
				
			||||||
 | 
					  footer.innerHTML="©2021 你的名字 & Powered by 你的名字"
 | 
				
			||||||
 | 
					  footer.style.visibility="visible"
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					  </script>
 | 
				
			||||||
 | 
					  ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- hotaru 主题更改背景图片示例
 | 
					- hotaru 主题更改背景图片示例
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user