-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit 165e4b6
author
committedoscars.skittles@gmail.com
fix: update image URLs in documentation and examples
1 parent cf3d43d commit 165e4b6
File tree
6 files changed
+6
-11
lines changed- .github/ISSUE_TEMPLATE
- components/image/__tests__/__snapshots__
- examples
6 files changed
+6
-11
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | - | ||
16 | - | ||
17 | - |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | - | ||
83 | 82 |
| |
84 | 83 |
| |
85 | 84 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 | - | ||
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | - | ||
41 | + | ||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | - | ||
46 | + | ||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | - | ||
19 | + | ||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
- .github/workflows/cloudflare.yml+63
- .npmrc+1-15
- 404.html+1-1
- index.html+2-2
- package-lock.json+10.1k
- package.json+3-5
- scripts/pushToOSS.js-59
- src/components/api.vue-5
- src/components/header.jsx-15
- src/components/rice/top_rice.vue-3
- src/components/surelyVue.vue+2-17
- src/docs/image/demo/previewGroup.vue+2-2
- src/docs/table/demo/big-data.vue+4-4
- src/layouts/Demo.vue+1-5
- src/layouts/header/Ecosystem.vue-8
- src/layouts/header/Navigation.vue+1-12
- src/layouts/header/index.vue+1-43
- src/vueDocs/introduce.en-US.md+1-1
- src/vueDocs/introduce.zh-CN.md+1-1
- src/vueDocs/sponsor.en-US.md-2
- src/vueDocs/sponsor.zh-CN.md-2
- wrangler.jsonc+14
0 commit comments