-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add captions #16
Merged
Merged
Changes from 3 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
36e8fe4
fix
gouzil e14568e
Merge branch 'main' of github.com:gouzil/pfcc-blog into fix_chuan_story
gouzil eedb221
fix
gouzil 7d80a67
add ImageBox
gouzil 8e1c737
fix codestyle
gouzil 1797374
fix
gouzil 98db100
rm null
gouzil 39318ba
chore: using semantic tag
SigureMo 06a7f57
Merge branch 'main' into fix_chuan_story
SigureMo 28bbfb0
refactor: do not use component
SigureMo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,12 +55,44 @@ import MessageBox from '../.vitepress/components/MessageBox.vue' | |
**🍢🍢:** 爱好当然是出去走走玩玩,感受一下人间烟火气。打卡的话当然是福建的省会厦门啦🐶,在十里长堤跟着男女朋友看看夕阳,鼓浪屿的小巷子。平潭岛也挺不错的(🍢🍢没去过但是朋友圈已经发爆了,图中为蓝眼泪时期,需要特定的季节,且肉眼看不出来这种效果,需要相机长曝光,大家别跑空咯)。 | ||
|
||
<div style="display: flex; justify-content: space-between"> | ||
<img src="../images/chuan-story/chuan-04.jpg" alt="chuan-04" style="width: 33%;"> | ||
<img src="../images/chuan-story/chuan-05.jpg" alt="chuan-05" style="width: 33%;"> | ||
<img src="../images/chuan-story/chuan-06.jpg" alt="chuan-06" style="width: 33%;"> | ||
<center style="width: 33%;"> | ||
<img src="../images/chuan-story/chuan-04.jpg" alt="chuan-04" > | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
厦门杏林大桥(来源: 川川相册) | ||
</div> | ||
</center> | ||
<center style="width: 33%;"> | ||
<img src="../images/chuan-story/chuan-05.jpg" alt="chuan-05"> | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
十里长堤(来源: 川川相册) | ||
</div> | ||
</center> | ||
<center style="width: 28%;"> | ||
<img src="../images/chuan-story/chuan-06.jpg" alt="chuan-06"> | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
鼓浪屿(来源:厦门文旅公众号) | ||
</div> | ||
</center> | ||
</div> | ||
|
||
![chuan-07](../images/chuan-story/chuan-07.jpg) | ||
<center> | ||
<img src="../images/chuan-story/chuan-07.jpg" alt="chuan-07"> | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
平潭(来源: 新华社2023/04/29 ) | ||
</div> | ||
</center> | ||
|
||
3. **据我了解,你在初中时就用易语言写了个安卓 APP 给奶奶使用,你能详细讲讲这个 APP 的设计目的和功能么?你当时学习了些什么技术才把这个 APP 做成?那又是通过哪种方式(看书?上网学习?视频?)学习的呢?** | ||
|
||
|
@@ -161,7 +193,7 @@ import MessageBox from '../.vitepress/components/MessageBox.vue' | |
</Message> | ||
</MessageBox> | ||
|
||
### by 卢师傅([sanbuphy](https://github.com/sanbuphy)) | ||
### by 卢师傅([AndSonder](https://github.com/AndSonder)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @sunzhongkai588 孙师傅出来挨打! |
||
|
||
<MessageBox> | ||
<Message name="卢畅" github="AndSonder"> | ||
|
@@ -211,13 +243,44 @@ import MessageBox from '../.vitepress/components/MessageBox.vue' | |
|
||
最后让我们欣赏一下川大摄影师的大作吧 📷 | ||
|
||
![chuan-14](../images/chuan-story/chuan-14.jpg) | ||
|
||
![chuan-15](../images/chuan-story/chuan-15.jpg) | ||
<center> | ||
<img src="../images/chuan-story/chuan-14.jpg" alt="chuan-14"> | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
北京798艺术区 | ||
</div> | ||
</center> | ||
<center> | ||
<img src="../images/chuan-story/chuan-15.jpg" alt="chuan-15"> | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
福州三江口大桥 | ||
</div> | ||
</center> | ||
|
||
<div style="display: flex; justify-content: space-between"> | ||
<img src="../images/chuan-story/chuan-16.jpg" alt="chuan-16" style="width: 49%;"> | ||
<img src="../images/chuan-story/chuan-17.jpg" alt="chuan-17" style="width: 49%;"> | ||
<center style="width: 49%;"> | ||
<img src="../images/chuan-story/chuan-16.jpg" alt="chuan-16"> | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
福州烟台山 | ||
</div> | ||
</center> | ||
<center style="width: 49%;"> | ||
<img src="../images/chuan-story/chuan-17.jpg" alt="chuan-17"> | ||
<div style="color:orange; border-bottom: 1px solid #d9d9d9; | ||
display: inline-block; | ||
color: #999; | ||
padding: 2px;"> | ||
厦门中医院附近 | ||
</div> | ||
</center> | ||
</div> | ||
|
||
--- | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
别用 center 了,已经 Deprecated 了
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/center
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已替换