mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update copyright 2022
This commit is contained in:
		@@ -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>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user