Skip to content

Commit e47e2ce

Browse files
committed
fix: 定积分尝试提交测试cdn
1 parent 6e187a7 commit e47e2ce

File tree

7 files changed

+40
-34
lines changed

7 files changed

+40
-34
lines changed

.vitepress/cache/deps/_metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"hash": "37427fdc",
3-
"browserHash": "93d17c76",
2+
"hash": "a98d20f4",
3+
"browserHash": "659eb1f9",
44
"optimized": {
55
"vue": {
66
"src": "../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
77
"file": "vue.js",
8-
"fileHash": "87e80f21",
8+
"fileHash": "8c80ebf5",
99
"needsInterop": false
1010
}
1111
},

.vitepress/theme/style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ mjx-container {
105105

106106
.VPHero .image-bg {
107107
z-index: -1;
108-
opacity: 0.6;
108+
opacity: 0.8;
109109
transition: opacity 1s ease;
110110
}
111111

@@ -143,6 +143,8 @@ mjx-container {
143143

144144
/* Safari has a very bad performance on gradient and filter */
145145
.browser-safari, .browser-firefox {
146+
--vp-home-hero-name-color: var(--vp-c-brand);
147+
--vp-home-hero-name-background: transparent;
146148
--vp-home-hero-image-background-image: transparent;
147149
--vp-home-hero-image-filter: '';
148150
}

8.基础学科/8.2定积分.md

Lines changed: 33 additions & 29 deletions
Large diffs are not rendered by default.

8.基础学科/8.基础学科.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# 8. 外行社科
1+
# 8. 基础学科
152 KB
Loading

8.基础学科/static/picture1.png

16.8 KB
Loading

8.基础学科/static/picture2.png

60.2 KB
Loading

0 commit comments

Comments
 (0)