update copyright 2022
This commit is contained in:
		
							parent
							
								
									3980b2f2ff
								
							
						
					
					
						commit
						d7ca248bc8
					
				| 
						 | 
					@ -5,7 +5,7 @@ ruoyi:
 | 
				
			||||||
  # 版本
 | 
					  # 版本
 | 
				
			||||||
  version: 3.8.1
 | 
					  version: 3.8.1
 | 
				
			||||||
  # 版权年份
 | 
					  # 版权年份
 | 
				
			||||||
  copyrightYear: 2021
 | 
					  copyrightYear: 2022
 | 
				
			||||||
  # 实例演示开关
 | 
					  # 实例演示开关
 | 
				
			||||||
  demoEnabled: true
 | 
					  demoEnabled: true
 | 
				
			||||||
  # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
 | 
					  # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -56,7 +56,7 @@
 | 
				
			||||||
    </el-form>
 | 
					    </el-form>
 | 
				
			||||||
    <!--  底部  -->
 | 
					    <!--  底部  -->
 | 
				
			||||||
    <div class="el-login-footer">
 | 
					    <div class="el-login-footer">
 | 
				
			||||||
      <span>Copyright © 2018-2021 ruoyi.vip All Rights Reserved.</span>
 | 
					      <span>Copyright © 2018-2022 ruoyi.vip All Rights Reserved.</span>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -61,7 +61,7 @@
 | 
				
			||||||
    </el-form>
 | 
					    </el-form>
 | 
				
			||||||
    <!--  底部  -->
 | 
					    <!--  底部  -->
 | 
				
			||||||
    <div class="el-register-footer">
 | 
					    <div class="el-register-footer">
 | 
				
			||||||
      <span>Copyright © 2018-2021 ruoyi.vip All Rights Reserved.</span>
 | 
					      <span>Copyright © 2018-2022 ruoyi.vip All Rights Reserved.</span>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue