File tree 1 file changed +2
-2
lines changed
smart-admin-web/javascript-ant-design-vue3/src/views/system/home
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
<div class="user-header">
13
13
<a-page-header :title="welcomeSentence">
14
14
<template #subTitle>
15
- <span style="color: #666; margin-left: 20px; ">所属部门:{{ departmentName }} </span>
15
+ <span style="color: #666; margin-left: 20px">所属部门:{{ departmentName }} </span>
16
16
</template>
17
17
<template #extra>
18
18
<p style="color: #333">{{ dayInfo }}</p>
19
19
</template>
20
20
<a-row class="content">
21
21
<span class="left-content">
22
22
<p class="last-login-info"><AlertOutlined />{{ lastLoginInfo }}</p>
23
- <a class="sentence" href="https://sentence.1024lab.net/ " target="_blank"> <smile-outlined spin /> {{ heartSentence }} </a>
23
+ <a class="sentence" href="https://zhuoda.vip/soup " target="_blank"> <smile-outlined spin /> {{ heartSentence }} </a>
24
24
</span>
25
25
<div class="weather">
26
26
<iframe
You can’t perform that action at this time.
0 commit comments