Skip to content

Commit 2771a1a

Browse files
committed
other: 修改新生指南地址,顺便去掉了首页壁纸遮罩
1 parent e361e76 commit 2771a1a

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

src/views/index.vue

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
icon="/plugins/duifene.svg"/>
7272
<AppButton text="对分易小帮手" title="对分易小帮手" sty src="https://dfe.ivresse.top/"
7373
icon="/plugins/dfe-help.svg"/>
74-
<AppButton text="新生指南" title="新生指南" src="https://xszn.gyrs.online/" icon="/plugins/guide.svg"/>
74+
<AppButton text="新生指南" title="新生指南" src="http://xszn.qfcdn.icu/" icon="/plugins/guide.svg"/>
7575
<AppButton text="一卡通服务" title="" @click="gotoYKT" :placeholder="true" icon="/plugins/ykt.svg"/>
7676
</AppCard>
7777
<AppCard category="语言大模型">
@@ -271,7 +271,6 @@ export default {
271271
display: flex;
272272
flex-flow: column;
273273
position: relative;
274-
background-color: #f2f2f2;
275274
width: 100%;
276275
height: 100%;
277276
overflow-x: hidden;
@@ -291,11 +290,6 @@ export default {
291290
color: rgb(25, 137, 250)
292291
}
293292
294-
#grid1 {
295-
background: rgba(255, 255, 255, 0.2);
296-
//backdrop-filter: blur(2px);
297-
}
298-
299293
#mask {
300294
background-position: center;
301295
background-repeat: no-repeat;

0 commit comments

Comments
 (0)