Skip to content

Commit 7a9143c

Browse files
committed
update 纪念长者
1 parent 46cda0f commit 7a9143c

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ logs
22
*.log
33
node_modules/
44
dist/
5+
package-lock.json

src/App.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,9 @@
3535
// border-radius: 10px;
3636
background: #EDEDED;
3737
}
38+
39+
html {
40+
-webkit-filter:grayscale(100%);
41+
filter: grayscale(100%);
42+
}
3843
</style>

src/views/components/home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<table class="table">
55
<tr>
66
<td colspan="4">
7-
资源下载-信息安全小组整理——链接失效请<a target="_blank" :href="qqGroup">加入网安交流群(点击加入):595176019</a>@群主,同时欢迎加群提供相关软件或者建议。
7+
<h1>长者永存🕯️🕯️🕯️</h1><br/>链接失效请<a target="_blank" :href="qqGroup">加入网安交流群(点击加入):595176019</a>@群主,同时欢迎加群提供相关软件或者建议。
88
</td>
99
</tr>
1010
<tr>

0 commit comments

Comments
 (0)