Skip to content

Commit f56d08c

Browse files
author
luosijie
committed
🌐 fix production error
1 parent 14353b2 commit f56d08c

30 files changed

+640
-1415
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const workList = [
1010
{ link: '', img: '' },
1111
{ link: '/pages/house-in-desert/', img: cover('house-in-desert') },
1212
{ link: '/pages/jump/', img: cover('jump') },
13-
{ link: 'pages//mini-city/', img: cover('mini-city') },
13+
{ link: 'pages/mini-city/', img: cover('mini-city') },
1414
{ link: 'pages/china-map/', img: cover('china-map') }
1515
]
1616

0 commit comments

Comments
 (0)