Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
sts网站
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liyang
sts网站
Commits
698a5198
Commit
698a5198
authored
Jan 07, 2025
by
RuoYi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copyright 2025
parent
5e6c917a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
33 deletions
+4
-33
application.yml
ruoyi-admin/src/main/resources/application.yml
+1
-1
index.vue
ruoyi-ui/src/views/index.vue
+1
-30
login.vue
ruoyi-ui/src/views/login.vue
+1
-1
register.vue
ruoyi-ui/src/views/register.vue
+1
-1
No files found.
ruoyi-admin/src/main/resources/application.yml
View file @
698a5198
...
@@ -5,7 +5,7 @@ ruoyi:
...
@@ -5,7 +5,7 @@ ruoyi:
# 版本
# 版本
version
:
3.8.9
version
:
3.8.9
# 版权年份
# 版权年份
copyrightYear
:
202
4
copyrightYear
:
202
5
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
profile
:
D:/ruoyi/uploadPath
profile
:
D:/ruoyi/uploadPath
# 获取ip地址开关
# 获取ip地址开关
...
...
ruoyi-ui/src/views/index.vue
View file @
698a5198
...
@@ -3,37 +3,8 @@
...
@@ -3,37 +3,8 @@
<el-row
:gutter=
"20"
>
<el-row
:gutter=
"20"
>
<el-col
:sm=
"24"
:lg=
"24"
>
<el-col
:sm=
"24"
:lg=
"24"
>
<blockquote
class=
"text-warning"
style=
"font-size: 14px"
>
<blockquote
class=
"text-warning"
style=
"font-size: 14px"
>
领取阿里云通用云产品1888优惠券
阿里云服务器折扣区
<el-link
href=
"http://aly.ruoyi.vip"
type=
"primary"
target=
"_blank"
>
☛☛点我进入☚☚
</el-link>
腾讯云服务器秒杀区
<el-link
href=
"http://txy.ruoyi.vip"
type=
"primary"
target=
"_blank"
>
☛☛点我进入☚☚
</el-link>
<br
/>
<el-link
href=
"https://www.aliyun.com/minisite/goods?userCode=brki8iof"
type=
"primary"
target=
"_blank"
>
https://www.aliyun.com/minisite/goods?userCode=brki8iof
</el-link
>
<br
/>
领取腾讯云通用云产品2860优惠券
<br
/>
<el-link
href=
"https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console"
type=
"primary"
target=
"_blank"
>
https://cloud.tencent.com/redirect.php?redirect=1025
&
cps_key=198c8df2ed259157187173bc7f4f32fd
&
from=console
</el-link
>
<br
/>
阿里云服务器折扣区
<el-link
href=
"http://aly.ruoyi.vip"
type=
"primary"
target=
"_blank"
>
>☛☛点我进入☚☚
</el-link
>
腾讯云服务器秒杀区
<el-link
href=
"http://txy.ruoyi.vip"
type=
"primary"
target=
"_blank"
>
>☛☛点我进入☚☚
</el-link
><br
/>
<h4
class=
"text-danger"
>
云产品通用红包,可叠加官网常规优惠使用。(仅限新用户)
</h4>
</blockquote>
</blockquote>
<hr
/>
<hr
/>
</el-col>
</el-col>
</el-row>
</el-row>
...
...
ruoyi-ui/src/views/login.vue
View file @
698a5198
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
</el-form>
</el-form>
<!-- 底部 -->
<!-- 底部 -->
<div
class=
"el-login-footer"
>
<div
class=
"el-login-footer"
>
<span>
Copyright © 2018-202
4
ruoyi.vip All Rights Reserved.
</span>
<span>
Copyright © 2018-202
5
ruoyi.vip All Rights Reserved.
</span>
</div>
</div>
</div>
</div>
</
template
>
</
template
>
...
...
ruoyi-ui/src/views/register.vue
View file @
698a5198
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
</el-form>
</el-form>
<!-- 底部 -->
<!-- 底部 -->
<div
class=
"el-register-footer"
>
<div
class=
"el-register-footer"
>
<span>
Copyright © 2018-202
4
ruoyi.vip All Rights Reserved.
</span>
<span>
Copyright © 2018-202
5
ruoyi.vip All Rights Reserved.
</span>
</div>
</div>
</div>
</div>
</
template
>
</
template
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment