增加项目 作品集

This commit is contained in:
alphaAE
2022-08-23 20:40:13 +08:00
parent 89e7e864a7
commit f720c4701f
4 changed files with 19 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

View File

@ -11,6 +11,8 @@
"Scrapy": "#448f3d", "Scrapy": "#448f3d",
"Java": "#d9292a", "Java": "#d9292a",
"教程向": "#3865ec", "教程向": "#3865ec",
"Unity": "#58137f" "Unity": "#58137f",
"Vue": "#3eaf7c",
"Element": "#409eff"
} }
} }

View File

@ -147,6 +147,22 @@
"createTime": "2021.12.29", "createTime": "2021.12.29",
"repository": "https://github.com/alphaAE/EshopPriceComparison", "repository": "https://github.com/alphaAE/EshopPriceComparison",
"playUrl": "" "playUrl": ""
},
{
"id": 5,
"isStar": false,
"type": "网站",
"name": "项目集展示站",
"tag": ["Vue", "Element"],
"description": "Vue2开发的项目展示用网站",
"descriptionMini": "项目展示用网站",
"img": [
"./assets/projects/alphaae-project_1.jpg",
"./assets/projects/alphaae-project_2.jpg"
],
"createTime": "2022.07.14",
"repository": "https://github.com/alphaAE/alphaae-project",
"playUrl": ""
} }
] ]
} }