作者 RuoYi

copyright 2025

@@ -5,7 +5,7 @@ ruoyi: @@ -5,7 +5,7 @@ ruoyi:
5 # 版本 5 # 版本
6 version: 3.8.9 6 version: 3.8.9
7 # 版权年份 7 # 版权年份
8 - copyrightYear: 2024 8 + copyrightYear: 2025
9 # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath) 9 # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
10 profile: D:/ruoyi/uploadPath 10 profile: D:/ruoyi/uploadPath
11 # 获取ip地址开关 11 # 获取ip地址开关
@@ -3,37 +3,8 @@ @@ -3,37 +3,8 @@
3 <el-row :gutter="20"> 3 <el-row :gutter="20">
4 <el-col :sm="24" :lg="24"> 4 <el-col :sm="24" :lg="24">
5 <blockquote class="text-warning" style="font-size: 14px"> 5 <blockquote class="text-warning" style="font-size: 14px">
6 - 领取阿里云通用云产品1888优惠券  
7 - <br />  
8 - <el-link  
9 - href="https://www.aliyun.com/minisite/goods?userCode=brki8iof"  
10 - type="primary"  
11 - target="_blank"  
12 - >https://www.aliyun.com/minisite/goods?userCode=brki8iof</el-link  
13 - >  
14 - <br />  
15 - 领取腾讯云通用云产品2860优惠券  
16 - <br />  
17 - <el-link  
18 - href="https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console"  
19 - type="primary"  
20 - target="_blank"  
21 - >https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console</el-link  
22 - >  
23 - <br />  
24 - 阿里云服务器折扣区  
25 - <el-link href="http://aly.ruoyi.vip" type="primary" target="_blank"  
26 - >>☛☛点我进入☚☚</el-link  
27 - >  
28 - &nbsp;&nbsp;&nbsp; 腾讯云服务器秒杀区  
29 - <el-link href="http://txy.ruoyi.vip" type="primary" target="_blank"  
30 - >>☛☛点我进入☚☚</el-link  
31 - ><br />  
32 - <h4 class="text-danger">  
33 - 云产品通用红包,可叠加官网常规优惠使用。(仅限新用户)  
34 - </h4> 6 + 阿里云服务器折扣区<el-link href="http://aly.ruoyi.vip" type="primary" target="_blank">☛☛点我进入☚☚</el-link> &nbsp;&nbsp;&nbsp; 腾讯云服务器秒杀区<el-link href="http://txy.ruoyi.vip" type="primary" target="_blank">☛☛点我进入☚☚</el-link>
35 </blockquote> 7 </blockquote>
36 -  
37 <hr /> 8 <hr />
38 </el-col> 9 </el-col>
39 </el-row> 10 </el-row>
@@ -56,7 +56,7 @@ @@ -56,7 +56,7 @@
56 </el-form> 56 </el-form>
57 <!-- 底部 --> 57 <!-- 底部 -->
58 <div class="el-login-footer"> 58 <div class="el-login-footer">
59 - <span>Copyright © 2018-2024 ruoyi.vip All Rights Reserved.</span> 59 + <span>Copyright © 2018-2025 ruoyi.vip All Rights Reserved.</span>
60 </div> 60 </div>
61 </div> 61 </div>
62 </template> 62 </template>
@@ -61,7 +61,7 @@ @@ -61,7 +61,7 @@
61 </el-form> 61 </el-form>
62 <!-- 底部 --> 62 <!-- 底部 -->
63 <div class="el-register-footer"> 63 <div class="el-register-footer">
64 - <span>Copyright © 2018-2024 ruoyi.vip All Rights Reserved.</span> 64 + <span>Copyright © 2018-2025 ruoyi.vip All Rights Reserved.</span>
65 </div> 65 </div>
66 </div> 66 </div>
67 </template> 67 </template>