Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
prd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
caoxu
prd
Commits
4ff5aa18
Commit
4ff5aa18
authored
Jan 15, 2026
by
caoxu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update: 将动态中的图片替换为真实图片
parent
7e7290c5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
MeetPandaFirstPageView.vue
src/views/MeetPandaFirstPageView.vue
+10
-6
No files found.
src/views/MeetPandaFirstPageView.vue
View file @
4ff5aa18
...
...
@@ -151,8 +151,8 @@ const dynamics = ref([
time
:
'10分钟前'
,
content
:
'今天参观了洛杉矶的格里菲斯天文台,真的太震撼了!强烈推荐大家去看看。'
,
images
:
[
'https://images.unsplash.com/photo-1
4648053576-a1e1e6e4a8b
?w=400&h=300&fit=crop'
,
'https://images.unsplash.com/photo-14
653134876-a1e1e6e4a8b
?w=400&h=300&fit=crop'
'https://images.unsplash.com/photo-1
535498730771-e735b998cd64
?w=400&h=300&fit=crop'
,
'https://images.unsplash.com/photo-14
51187580459-43490279c0fa
?w=400&h=300&fit=crop'
],
likes
:
128
,
comments
:
32
...
...
@@ -179,7 +179,9 @@ const dynamics = ref([
userStatusText
:
'离线'
,
time
:
'1小时前'
,
content
:
'探索了好莱坞星光大道,发现了很多明星的手印!'
,
images
:
[],
images
:
[
'https://images.unsplash.com/photo-1515896769750-31548aa180ed?w=400&h=300&fit=crop'
],
likes
:
256
,
comments
:
48
},
...
...
@@ -192,8 +194,8 @@ const dynamics = ref([
time
:
'2小时前'
,
content
:
'在迪士尼乐园玩了一整天,太开心了!'
,
images
:
[
'https://images.unsplash.com/photo-1
470770841072-f698b740318
?w=400&h=300&fit=crop'
,
'https://images.unsplash.com/photo-1
470770841072-f698b740318
?w=400&h=300&fit=crop'
'https://images.unsplash.com/photo-1
566378246598-5b11a0d486cc
?w=400&h=300&fit=crop'
,
'https://images.unsplash.com/photo-1
596395819057-9db9fde58b3f
?w=400&h=300&fit=crop'
],
likes
:
167
,
comments
:
23
...
...
@@ -206,7 +208,9 @@ const dynamics = ref([
userStatusText
:
'在线'
,
time
:
'3小时前'
,
content
:
'品尝了正宗的墨西哥卷饼,味道超赞!'
,
images
:
[],
images
:
[
'https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?w=400&h=300&fit=crop'
],
likes
:
345
,
comments
:
67
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment